↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

Post navigation

← Older posts
Newer posts →

ARM: Pi to Kernel 3.14..

Adventures With Linux ™ Posted on April 2, 2014 by RGApril 2, 2014

Just updated the Raspberry Pi to Kernel 3.14, from github: # git clone -b rpi-3.14.y –single-branch https://github.com/raspberrypi/linux Pidora release 2014 (Raspberry Pi Fedora Remix) Kernel 3.14.0+ on an armv6l (ttyAMA0) …………. # uname -a Linux rgpi 3.14.0+ #1 PREEMPT Wed Apr 2 10:49:25 BST 2014 armv6l armv6l armv6l GNU/Linux No problems encountered, so far.. Robert Gadsdon.   April … Continue reading →

Posted in compilation, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, kernel 3.14, linux, raspberry pi, success, update | Leave a reply

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-rc8 – ‘Final’ Soon…

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

Just tested Kernel 3.14-rc8, and the same comments apply as for -rc7..    Vmnet-patched VMware 10.0.1 and nv-linux.h-patched NVIDIA 334.21 all compile and load/run OK..    If all goes well, the next release should be 3.14 final.. # uname -a Linux rglinux 3.14.0-rc8 #1 SMP PREEMPT Tue Mar 25 12:59:16 GMT 2014 x86_64 x86_64 x86_64 GNU/Linux Details of changes … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.14-rc8, nvidia 334.21 patched, success, vmware 10.0.1 patched | Leave a reply

Kernel 3.14-rc7 – Getting Better, Now..

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

After all the ‘noise’ around recent 3.14-rc releases, things appear to have calmed down with 3.14-rc7.. Details are here:   http://lkml.iu.edu//hypermail/linux/kernel/1403.2/00164.html As before, VMware 10.0.1 – with the usual patch – compiles and runs OK, and the latest NVIDIA driver 334.21 – with the nv-linux.h patch mentioned in an earlier article – compiles and loads and runs OK..   … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 3.14-rc7, nv-linux.h, nvidia 334.21 patched, run time ok, success, vmware 10.0.1 patched | Leave a reply

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

NVIDIA – New Driver, Still Needs 3.14 Patch..

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

NVIDIA driver 334.21 is out, but still needs the nv-linux.h patch for kernel 3.14 (tested with 3.14-rc5).    See previous article at http://rglinuxtech.com/?p=1035 for details of the patch.. Robert Gadsdon.   March 4, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA | Tagged kernel 3.13 ok, kernel 3.14 patch, nv-linux.h, nvidia 334.21, success | Leave a reply

Kernel 3.14-rc5 Released.. ARM (armv5) and x86_64 updated

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

Updated the test (x86_64) system and the DreamPlug (armv5) to kernel 3.14-rc5, and the same comments apply as for 3.14-rc4..  http://rglinuxtech.com/?p=1070 Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc5 on an armv5tel (ttyS0) ……….. # uname -a Linux rgdreamplug 3.14.0-rc5 #1 PREEMPT Mon Mar 3 22:07:22 GMT 2014 armv5tel armv5tel armv5tel GNU/Linux Latest – patched – NVIDIA and … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux, Linux / ARM, NVIDIA, VMware | Tagged arm, dreamplug, kernel 3.14-rc5, linux, nvidia 331-49 patched, success, vmware 10.0.1 patched, x86_64 | Leave a reply

ARM – Odroid U3 to 3.14-rc3, but USB Fail..

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

After a lot of ‘hacking’, I managed to get the Odroid U3 to boot with Kernel 3.14-rc3, from http://git.prahal.homelinux.net/odroid.git/ , but there were persistent issues with USB, which refused to recognise any devices connected (apart from the USB memory stick (usb-storage) connection built-in to the kernel at compile time). Fedora release 20 (Heisenbug) Kernel 3.14.0-rc3 on an … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged boot ok, kernel 3.14-rc3, no connection, odroid u3, usb issues | 4 Replies

Kernel 3.14-rc4 – X86_64 and ARM (Dreamplug) Updates..

Adventures With Linux ™ Posted on February 24, 2014 by RGFebruary 24, 2014

Updated the test system to Kernel 3.14-rc4, and the VMware 10.0.1 (patched) and NVIDIA 331.49 (patched) compile and load OK.. Details of changes are here:  https://lkml.org/lkml/2014/2/23/234 Updated the Dreamplug to 3.14-rc4 as well: Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc4 on an armv5tel (ttyS0) The Odroid is not (yet) supported by the standard kernel-org tree, but hopefully … Continue reading →

Posted in compilation, Dreamplug, Linux, Linux / ARM, NVIDIA, VMware | Tagged dreamplug, kernel 3.14-rc4, nvidia 331-49 patched, success, vmware 10.0.1 patched | Leave a reply

Kernel 3.13.4 – And Workaround for UVCVIDEO problem..

Adventures With Linux ™ Posted on February 21, 2014 by RGFebruary 21, 2014

Updated to Kernel 3.13.4, and the latest NVIDIA driver 331.49 and (patched) VMware 10.0.1 compile and load/run OK.. Details of changes are here:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.4 I had still been having problems with the uvcvideo driver (with a Logitech C525 webcam), since updating from kernel 3.12 to kernel 3.13 – and the problems is also in 3.14-rc3..   I … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged failed to submit urb, kernel 3.13.4, linux, multiple usb video devieces, nvidia 331.49, success, uvcvideo problem, vmware 10.0.1 patched, worksround | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑