↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: softlink

3.9-rc1 – OK with VMware, and NVIDIA – so far..

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

Just updated the test system to 3.9-rc1, and with the usual softlink*, and (3.8-patched) VMware 9.01, and NVIDIA 310.32, everything compiled OK. *  # ln -s /usr/src/linux-3.9-rc1/include/generated/uapi/linux/version.h /usr/src/linux-3.9-rc1/include/linux/version.h $ uname -a Linux rg6830l 3.9.0-rc1 #1 SMP Mon Mar 4 11:13:53 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 4th, 2013. … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged compile, kernel 3.9-rc1, linux, nvidia 310.32, softlink, success, vmware 9.01, vmware patched | Leave a reply

3.7.9 – and a Surprise..

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

Just updated to 3.7.9, but forgot to do the usual ‘softlink’ for correct compilation of VMware.. # ln -s /usr/src/linux-3.7.9/include/generated/uapi/linux/version.h /usr/src/linux-3.7.9/include/linux/version.h I ran the compilation for the the latest ‘stable’ NVIDIA driver (310.32), but discovered that – with 3.7.9 – this failed, as well!     To save time, I had been creating the softlink after compiling the latest … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance | Tagged 3.7.6, 3.7.7, 3.7.8, compile fail, driver 310.32, fix, kernel 3.7.9, nvidia, softlink, version.h, workaround | Leave a reply

3.8-rc6 – Newest ‘Stable’ NVIDIA Driver Compiles OK, now

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

Just installed 3.8-rc6 on my test system, and – as for the previous -rc version – the softlink + vmci patch works for VMware 9.0.1.    The good news is that the latest ‘stable’ NVIDIA driver – 310.32 – now compiles OK with this kernel version.. $ uname -a Linux rg6830l 3.8.0-rc6 #1 SMP Fri Feb 1 11:39:56 … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc6, nvidia 310.32, patch, softlink, success, vmci, vmware | 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

Rapid Pace of Change – 3.6.6 and 3.7-rc4, Already..

Adventures With Linux ™ Posted on November 5, 2012 by RGNovember 5, 2012

Kernel updates are coming thick and fast, these days..    Updated my ‘main’ system to 3.6.6, with no problems, and updated the ‘test’ system to 3.7-rc4.. Same comments as before apply regarding NVIDIA and VMware compatibility, and both work fine on 3.6.6 (with the VMware 3.5 patch) and can be made to work on 3.7-rc4 (with the VMware … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.6.6, 3.7-rc4, kernel update, nvidia, softlink, success, vmware, workaround | Leave a reply
Original content © Robert Gadsdon 2013
↑