↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: kernel 3.8-rc1

3.8-rc1 and NVIDIA… Earlier Driver Version Compiles OK!

Adventures With Linux ™ Posted on December 29, 2012 by RGDecember 29, 2012

After more testing, I discovered that – unusually – the very latest driver (313.09) fails to compile with kernel 3.8-rc1, but an earlier driver – 310.14 – does compile OK! I won’t do too much more testing, as 3.8-rc1 breaks some KDE apps (see Linus’ angry rant on the LKML!).   Hopefully 3.8-rc2 will be out soon.. Robert Gadsdon.   … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Performance | Tagged 310.14 success, 313.09 fails, compilation, kernel 3.8-rc1, nvidia, test | Leave a reply

Dreamplug to 3.8-rc1

Adventures With Linux ™ Posted on December 26, 2012 by RGDecember 26, 2012

Just updated the Dreamplug to 3.8-rc1, without any problems..   Used the .config from 3.7.. Fedora release 18 (Spherical Cow) Kernel 3.8.0-rc1 on an armv5tel (ttyS0) ………………. # uname -a Linux rgdreamplug 3.8.0-rc1 #1 Wed Dec 26 22:00:22 GMT 2012 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.   December 26th 2012. … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM | Tagged arm, dreamplug, kernel 3.8-rc1, linux, success | Leave a reply

3.8-rc1 – Breaks NVIDIA, but VMware OK..

Adventures With Linux ™ Posted on December 22, 2012 by RGDecember 22, 2012

Just installed kernel 3.8-rc1 on my test system.. VMware 9.0.1 compiles and installs OK, with the 3.7 ‘softlink’ workaround: # ln -s /usr/src/linux-3.8-rc1/include/generated/uapi/linux/version.h /usr/src/linux-3.8-rc1/include/linux/version.h But…  NVIDIA (313.09) compile fails, with a lot of errors: ………………../home/rgadsdon/NVIDIA-Linux-x86_64-313.09/kernel/conftest.h:10:2: error: #error remap_page_range() conftest failed! /home/rgadsdon/NVIDIA-Linux-x86_64-313.09/kernel/conftest.h:12:2: error: #error vmap() conftest failed! /home/rgadsdon/NVIDIA-Linux-x86_64-313.09/kernel/conftest.h:28:2: error: #error kmem_cache_create() conftest failed! /home/rgadsdon/NVIDIA-Linux-x86_64-313.09/kernel/conftest.h:30:2: error: #error on_each_cpu() conftest … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc1, nvidia compile fail, test, vmware ok | Leave a reply
Original content © Robert Gadsdon 2013
↑