↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: patched

Post navigation

Newer posts →

Kernel 3.8.1 – and 3.7.10 is EOL..

Adventures With Linux ™ Posted on March 1, 2013 by RGMarch 1, 2013

Recently updated my main system to 3.8.1, without any fuss..   As before, the (patched) VMware 9.01 works fine, and the latest NVIDIA ‘stable’ driver 310.32 compiles OK, too..    Don’t forget to include the obligatory softlink, before compiling VMware! ln -s /usr/src/linux-3.8.1/include/generated/uapi/linux/version.h /usr/src/linux-3.8.1/include/linux/version.h There is a later version of the 3.7 branch available – 3.7.10, but this is … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.32, kernel 3.8.1, kernel.org redesign, nvidia, patched, success, update, vmware 9.01 | Leave a reply

3.8-rc5 Already – Works with Patched / Softlinked VMware, and ‘Old’ NVIDIA..

Adventures With Linux ™ Posted on January 25, 2013 by RGJanuary 25, 2013

Just installed kernel 3.8-rc5 – recently released.. This release has the same dependencies as -rc4, for VMware and NVIDIA.. For VMware, apply Tim’s vmci patch (see previous article for -rc4) and use the softlink: $ ln -s /usr/src/linux-3.8-rc5/include/generated/uapi/linux/version.h /usr/src/linux-3.8-rc5/include/linux/version.h For NVIDIA, use the ‘old’ driver 310.14, as the newer 3.7-compatible drivers still won’t compile with 3.8.. $ … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc5, nvidia 310.14, patched, softlink, success, version.h, vmware | 7 Replies

3.6 Unleashed…

Adventures With Linux ™ Posted on October 1, 2012 by RGOctober 1, 2012

I had been running the later 3.6-rcs on my test system without any issues, so I have just updated my ‘main’ system to kernel version 3.6 – just released.. $ uname -a Linux rglinux 3.6.0 #1 SMP Mon Oct 1 10:31:43 BST 2012 x86_64 x86_64 x86_64 GNU/Linux VMware 9.0 (patched) and the latest NVIDIA driver (304.51) compile, … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Performance, VMware | Tagged compiled, kernel 3.6, linux, nvidia, patched, success, vmware | Leave a reply

Pi Kernel Update – 3.2.29, and an Improvement in USB?

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

I have just updated the Raspberry Pi to kernel 3.2.29, from the latest Pi kernel 3.2.27 at https://github.com/raspberrypi/linux, plus the two incremental patches from ftp://ftp.kernel.org/pub/linux/kernel/v3.0/incr/ The system is OK, and USB seems to be more stable than before, even after plugging in USB1.1 devices.. Fedora release 17 (Beefy Miracle) Kernel 3.2.29-pi on an armv6l (ttyAMA0) ………. usb … Continue reading →

Posted in compilation, Fedora, Linux / ARM, Opinion, Performance, Raspberry Pi | Tagged 3.2.29, improvement, kernel, patched, raspberry pi, usb | 5 Replies

Pi to 3.2.24..

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

Updated the Raspberry Pi to kernel version 3.2.24, by applying the incremental 3.2.23-3.2.24 patch from kernel.org, and everything seems to be working OK, so far.. rgpi ~]$ uname -a Linux rgpi 3.2.24 #1 Fri Jul 27 18:12:11 BST 2012 armv6l armv6l armv6l GNU/Linux   … Continue reading →

Posted in compilation, kernel, Linux / ARM, Raspberry Pi | Tagged compile, kernel 3.2.24, patched, raspberry pi, update | 3 Replies

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑