↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: Linux

Post navigation

← Older posts
Newer posts →

Grub2 – Stop the Insanity!

Adventures With Linux ™ Posted on September 12, 2012 by RGSeptember 12, 2012

I am one of those people who compiles a lot of new kernels, and have become increasingly frustrated by the user-unfriendliness of grub2.. Now the latest version of grub2 has introduced – for reasons that I cannot fathom – two levels of menu, and relegated most of the multiple-choice kernel version boot options to the secondary menu … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, Opinion, Performance | Tagged 2-tier menus, fedora, grub 1.99, grub-customizer, grub2, revert to single-level menu, solution | Leave a reply

VMware 9 and Kernel 3.6-rc..

Adventures With Linux ™ Posted on September 2, 2012 by RGSeptember 2, 2012

Back to the reality of Linux software, now.. Just tested the ‘patched’ VMware Workstation 9.0 with kernel 3.6-rc4, and it compiles, and runs, OK.. Linux rg6830l 3.6.0-rc4 #1 SMP Sat Sep 1 21:58:24 BST 2012 x86_64 x86_64 x86_64 GNU/Linux  

Continue reading →
Posted in compilation, Fedora, kernel, Linux, VMware | Leave a reply

VMware W/S 9.0 – patched – with kernel 3.5.3..

Adventures With Linux ™ Posted on August 26, 2012 by RGAugust 26, 2012

Tested the vmmon patch for the new 9.0 version of VMware Workstation with 3.5.x linux kernels, and everything works fine. Now running kernel 3.5.3 with VMware 9.0 (patched..)..

Continue reading →
Posted in compilation, Fedora, Hacks, kernel, Linux, Performance, VMware | Tagged kernel 3.5.3, success, vmmon patch, vmware 9.0 | 1 Reply

VMware Workstation 9.0 – Initial Tests.. and a Fix for Kernel 3.5.2..

Adventures With Linux ™ Posted on August 24, 2012 by RGAugust 24, 2012

Just completed some basic tests with the new VMware Workstation 9.0 on my ‘test’ system (x86_64, Fedora 17)… Initial results.. Compiles and runs OK on kernel 3.4.9. Compiles OK, but causes general protection fault (with tombstone..) on kernel 3.5.2.   (scroll down for the fix..) ……………………. /dev/vmnet: port on hub 8 successfully opened /dev/vmnet: open called by PID … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, Opinion, Performance, VMware | Tagged general protection fault, kernel 3.5.2, linux, tests, vmware, workstation 9.0 | 2 Replies

Hardware Interlude – A Linux / ARM Test Setup

Adventures With Linux ™ Posted on August 13, 2012 by RGAugust 13, 2012

In a break from all the APC angst..   This is the test environment I have set up, for the (2) APCs and the Raspberry Pi.   The Dreamplug is already connected separately via a separate JTAG/UART connector, and is headless, so doesn’t need the HDMI and monitor connections. Typically, a 3-way USB/HDMI KVM would be used, but these … Continue reading →

Posted in Crash and Burn.., Hacks, Linux, Linux / ARM | Tagged arm, diagram, linux, multiple systems, test environment | Leave a reply

NVIDIA fix for 3.6-rc1

Adventures With Linux ™ Posted on August 3, 2012 by RGAugust 3, 2012

Leigh Scott (leigh123linux) has already produced an NVIDIA driver patch for 304.30 to compile – and run – on kernel 3.6-rc1..   Get it at: http://cvs.rpmfusion.org/viewvc/rpms/nvidia-kmod/devel/3.6_kernel.patch?revision=1.2&root=nonfree&view=markup I’ve applied the patch, and all is OK, now…     So – 3.6-rc1 now works, with VMware 8.0.4 (patched) and NVIDIA 304.30 (patched)…  

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA | Tagged 3.6-rc1, 304.30, compile, fix, kernel, nvidia, patch | Leave a reply

3.6-rc1 Already!

Adventures With Linux ™ Posted on August 3, 2012 by RGAugust 3, 2012

Kernel version 3.5 has not been out for very long, but now there is 3.6-rc1 already – available from http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=summary Compiling now, and will be interesting to see if anything breaks! Update:   Compiled and installed OK, and VMware 8.0.4 (patched) compiles OK, but – unusually – the NVIDIA driver (304.30) compilation fails: ……………………….from /home/rgadsdon/NVIDIA-Linux-x86_64-304.30/kernel/nv-acpi.c:15: /usr/src/linux-3.6-rc1/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged 3.6-rc1, available, compiling, kernel, linux | Leave a reply

3.5 is here..

Adventures With Linux ™ Posted on July 22, 2012 by RGJuly 22, 2012

Just updated my x86_64 Fedora 17 system to kernel 3.5 – just released – and so far, all is working OK.    This is compatible with the latest NVIDIA drivers (304.22) and VMware 8.0.4 (patched).. $ uname -a Linux rglinux 3.5.0 #1 SMP Sun Jul 22 09:34:59 BST 2012 x86_64 x86_64 x86_64 GNU/Linux Next step – to try … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 3.5, compiled, kernel, linux, running, x86_64 | Leave a reply

Another Good Reason to use Linux…

Adventures With Linux ™ Posted on July 13, 2012 by RGJuly 13, 2012

I had a (rare) problem with power to my computers recently.   The battery in my UPS had died (causing really annoying beeping warnings..) and the power also went out briefly, causing all systems to suffer a genuine power fail condition. The Linux systems all came back (after some extra – brief – systemd-fsck operations) in – literally … Continue reading →

Posted in Crash and Burn.., Fedora, Linux, Opinion, Win 7 | Tagged boot fail, linux, power fail, ups, windows 7 | Leave a reply

BUG Hunting.. Bad rss-counter..

Adventures With Linux ™ Posted on June 23, 2012 by RGJune 23, 2012

If you are seeing a lot of these: BUG: Bad rss-counter state mm:ffff8801c4be7b80 idx:2 val:1 -repeated ad nauseam, then there is a fix coming! https://lkml.org/lkml/2012/6/9/47 I have applied the patch, and (so far..) it appears to have fixed the ‘problem’..

Continue reading →
Posted in compilation, Crash and Burn.., Hacks, kernel, Linux | Tagged bad rss counter, bug, fix, kernel, linux, patch | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.