↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: patched

Post navigation

Newer posts →

Kernel 3.14 is Here..

Adventures With Linux ™ Posted on March 31, 2014 by RGMarch 31, 2014

Just installed Kernel 3.14 on my main system, and (patched) VMware 10.0.1 and (patched) NVIDIA 334.21 install and run OK. Details of changes from -rc8 are here:  http://lkml.iu.edu//hypermail/linux/kernel/1403.3/03023.html It is worth repeating the changes for 3.14 relating to VMware modules, from my original article on -rc1: VMware compile will fail with the VMware versions of vmci and … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged final, kernel 3.14, kernel.org vmware modules, nvidia 334.21, patched, released, success, vmware 10.0.1 | 4 Replies

Kernel 3.14-rc6 – ‘Final’ May be Delayed..

Adventures With Linux ™ Posted on March 10, 2014 by RGMarch 10, 2014

Just installed Kernel 3.14-rc6 on the X86_64 test system, and DreamPlug (armv5).. On x86_64, the latest (patched) VMware (10.0.1) and NVIDIA (334.21) drivers compile/install OK.. Details are here: http://lkml.iu.edu//hypermail/linux/kernel/1403.1/00505.html DreamPlug: Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc6 on an armv5tel (ttyS0) ………… # uname -a Linux rgdreamplug 3.14.0-rc6 #1 PREEMPT Mon Mar 10 11:31:56 GMT 2014 armv5tel … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux, Linux / ARM, NVIDIA, VMware | Tagged armv5, dreamplug, kernel 3.14-rc6, nvidia 334.21, patched, success, vmware 10.0.1, x86_64 | 3 Replies

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
↑