↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

Adventures With Linux ™
  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: kernel 3.8

Pi to 3.8.0 – Nasty hacks..

Adventures With Linux ™ Posted on February 22, 2013 by RGMarch 1, 2013

I have – after some messy hacking – managed to get the Raspberry Pi updated to kernel 3.8.0.. The starting point was the 3.7.1 Pi code, at https://github.com/Olipro/linux-RPi.    The kernel.org patch for 3.8.0 assumes the code base is 3.7.0, so I had to ‘revert’ the 3.7.1 patch.    The ‘incremental’ patches at kernel.org start with the 3.7.1 – … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.8.0, from 3.7.1, hacks, kernel 3.8, patch, raspberry pi, revert, success, update, warning | 6 Replies

3.8.0 is Here..

Adventures With Linux ™ Posted on February 19, 2013 by RGFebruary 19, 2013

Just updated my main system to kernel 3.8, which has just been released..     For VMware (9.0.1) apply the patch already described in a previous article for the 3.8-rc series, plus the version.h softlink: # ln -s /usr/src/linux-3.8/include/generated/uapi/linux/version.h /usr/src/linux-3.8/include/linux/version.h The latest ‘stable’ NVIDIA driver – 310.32 – compiles OK, with this kernel version.. $ uname -a Linux rglinux … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged just released, kernel 3.8, nvidia 310.32 ok, success, version.h softlink, vmware patch | Leave a reply
Original content © Robert Gadsdon 2013
↑