↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: NVIDIA

Post navigation

← Older posts
Newer posts →

3.8.3 – And all is Well..

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

Just updated the main system to Kernel 3.8.3, and everything works, as before.   VMware 9.0.2 and NVIDIA 313.26 both compile and install/run without any problems..     This update contains several more ‘improvements’ for USB3 – amongst other things.. Details of all the changes, are here: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.3 $ uname -a Linux rglinux 3.8.3 #1 SMP Fri Mar 15 01:20:29 … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged changelog, install, kernel 3.8.3, nvidia 313.26, success, update, vmware 9.02 | 2 Replies

3.9-rc2 out – VMware and NVIDIA still OK..

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

Installed kernel 3.9-rc2 on the test system – and VMware 9.0.2, and both the latest ‘stable’ (310.40), and ‘beta’ (313.26) NVIDIA drivers, all compile successfully.. $ uname -a Linux rg6830l 3.9.0-rc2 #1 SMP Mon Mar 11 17:36:47 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 11th, 2013.

Continue reading →
Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.40, 313.26, compile, kernel 3.9-rc2, linux, nvidia, success, vmware 9.02 | Leave a reply

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

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.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

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

3.8-rc4 – VMware problem, but ‘old’ NVIDIA still OK..

Adventures With Linux ™ Posted on January 18, 2013 by RGJanuary 18, 2013

Just installed kernel 3.8-rc4 on my test system This time, VMware (9.01) compile fails, even with the ‘softlink’ workaround for version.h.. make: Entering directory `/tmp/modconfig-rBMV5O/vmci-only’ /usr/bin/make -C /lib/modules/3.8.0-rc4/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/.   MODULEBUILDDIR= modules make[1]: Entering directory `/usr/src/linux-3.8-rc4′   CC [M]  /tmp/modconfig-rBMV5O/vmci-only/linux/driver.o   CC [M]  /tmp/modconfig-rBMV5O/vmci-only/linux/vmciKernelIf.o /tmp/modconfig-rBMV5O/vmci-only/linux/driver.c:127:4: error: implicit declaration of function ‘__devexit_p’ [-Werror=implicit-function-declaration] /tmp/modconfig-rBMV5O/vmci-only/linux/driver.c:127:4: error: initializer element … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc4, nvidia old driver success, problems, vmware compile fail | 5 Replies

3.8-rc2 – NVIDIA and VMware…

Adventures With Linux ™ Posted on January 3, 2013 by RGJanuary 3, 2013

Just compiled 3.8-rc2 on my test system, and the situation regarding NVIDIA and VMware is similar to -rc1.. For NVIDIA, the two ‘latest’ driver versions – 310.19 and 313.09 – fail to compile, but the earlier version – 310.14 – compiles OK..    Version 310.14 does not compile with kernel 3.7, so it would appear that the changes … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.8-rc2, compilation, kernel, linux, nvidia, success, vmware, workarounds | 2 Replies

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.