↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Tag Archives: nvidia

Post navigation

← Older posts
Newer posts →

New NVIDIA Driver – OK for 3.10, not for 3.11..

Adventures With Linux ™ Posted on August 5, 2013 by RGAugust 5, 2013

Just installed the latest NVIDIA driver – 325.15 – and it compiles cleanly with 3.10 kernels, but fails with 3.11-rc..: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/os-interface.c: In function ‘os_get_system_memory_size’: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/os-interface.c:244:21: error: ‘num_physpages’ undeclared (first use in this function) return (((NvU64)NV_NUM_PHYSPAGES * PAGE_SIZE) / RM_PAGE_SIZE); ^ /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/os-interface.c:244:21: note: each undeclared identifier is reported only once for each function it appears in /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/os-interface.c:245:1: warning: … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA | Tagged 325.15, compilation, kernel 3.10 ok, kernel 3.11 fail, nvidia | 2 Replies

Tried 3.10 – Back to 3.9.9, for the Time Being..

Adventures With Linux ™ Posted on July 6, 2013 by RGJuly 6, 2013

I had tried running kernel 3.10, but encountered several problems..   The KDE desktop would ‘hang’, and the wifi connections (rt2800, using NetworkManager) refused to connect, most of the time, and kmix (sound mixer app) wouldn’t run.. I had tried all the ‘patched’ NVIDIA drivers, and found that the ‘old’ 310.51 driver compiled OK, but didn’t work correctly … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, KDE, kernel, Linux, NVIDIA, VMware | Tagged hang, kde, kernel 3.10, kmix, networkmanager, nvidia, problems, revert to 3.9.9, vmware | Leave a reply

Kernel 3.10-rc7 – NVIDIA (patched) OK, and VMware OK, with vmblock Disabled..

Adventures With Linux ™ Posted on June 27, 2013 by RGJune 27, 2013

Updated the test system to kernel 3.10-rc7, and the patched NVIDIA drivers for 310.51 and 319.23 compile OK, as before. VMware 9.02 – with the vmnet patch – compiles OK, except for vmblock..   I still can’t find a patch for vmblock and kernel 3.10-rcN, but VMware can run without vmblock, so just stop it from trying to … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, VMware | Tagged 310.51 patched, 319.23 patched, disable vmblock compile, kernel 3.10-rc7, nvidia, success, vmware 9.02, workaround | 2 Replies

3.10-rc3 – NVIDIA Patches OK, Still Missing VMware vmblock Patch..

Adventures With Linux ™ Posted on May 30, 2013 by RGMay 30, 2013

Just installed 3.10-rc3 on the test system, and the latest NVIDIA drivers (310.51, and 319.23 beta) both compile OK with the patch mentioned in the posting on 3.10-rc2  https://rglinuxtech.com/?p=738 The – rather complex – 3.10 patch for vmnet works, but there is still no patch for vmblock, which fails to compile: /tmp/modconfig-J79ptB/vmblock-only/linux/inode.c:49:4: warning: initialization from incompatible pointer … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 310.51, 319.23, kernel 3.10-rc3, nvidia, success, vmblock compile fail, vmnet patch, vmware | 5 Replies

3.10-rc2 – NVIDIA Patch now Available..

Adventures With Linux ™ Posted on May 27, 2013 by RGMay 27, 2013

As reported by Walter Layher and Mal Haak, there is a now a patch available for the NVIDIA drivers on kernel 3.10-rc2, and it works successfully… For details and a link, see the comments below the original article:  https://rglinuxtech.com/?p=733 Update: Tested with patched drivers 310.51 (Released) and 319.17 (Beta) on kernel 3.10-rc2, and both compile OK.. Robert … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA | Tagged 310.51, 319.17, compile, kernel 3.10-rc2, nvidia, patch available, success | Leave a reply

3.10-rc2 – No Go for VMware and NVIDIA…

Adventures With Linux ™ Posted on May 21, 2013 by RGMay 21, 2013

Just installed kernel 3.10-rc2, and VMware and NVIDIA fail to compile: VMware: ………………. /tmp/modconfig-i0TsV7/vmnet-only/hub.c: In function ‘VNetHubAlloc’: /tmp/modconfig-i0TsV7/vmnet-only/hub.c:366:28: error: dereferencing pointer to incomplete type /tmp/modconfig-i0TsV7/vmnet-only/hub.c:367:28: error: dereferencing pointer to incomplete type make[2]: *** [/tmp/modconfig-i0TsV7/vmnet-only/hub.o] Error 1 make[2]: *** Waiting for unfinished jobs…. make[1]: *** [_module_/tmp/modconfig-i0TsV7/vmnet-only] Error 2 make[1]: Leaving directory `/usr/src/linux-3.10-rc2′ make: *** [vmnet.ko] Error 2 …………….. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged compile, fail, kernel 3.10-rc2, nvidia, vmnet patch, vmware | 6 Replies

3.9 Final – all OK..

Adventures With Linux ™ Posted on April 30, 2013 by RGApril 30, 2013

Just updated to 3.9.0 ‘final’ from kernel.org, and everything seems to be OK..    As with the -RCs,  VMware (9.02) and NVIDIA (310.44 and beta 319.12) all compile without problems.. # uname -a Linux rg6830l 3.9.0 #1 SMP Tue Apr 30 01:28:30 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.  April 30, 2013. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 3.9.0, 310.44, 319.12, 9.02, compile, final, kernel, linux, nvidia, success, vmware | 4 Replies

New NVIDIA ‘Optimus’ Driver, Compiles OK..

Adventures With Linux ™ Posted on April 10, 2013 by RGApril 10, 2013

Just downloaded the new NVIDIA ‘beta’ driver – 319.12 – and it compiles without problems on kernels 3.8.6 and 3.9-rc6 (as you would expect!).. More (technical!) details here: https://devtalk.nvidia.com/default/topic/539249/unix-graphics-announcements-and-news/-linux-solaris-and-freebsd-driver-319-12-beta-/ Robert Gadsdon.  April 10, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Performance | Tagged 319.12, compile, kernel 3.8.6, kernel 3.9-rc6, new beta, nvidia, success, support, technical info | 2 Replies

3.9-rc6 – Still no problems with VMware and NVIDIA

Adventures With Linux ™ Posted on April 8, 2013 by RGApril 8, 2013

Just installed 3.9-rc6, and the latest VMware (9.02) and NVIDIA (‘stable’ 310.44 and ‘beta’ 313.30) drivers all compile OK.. There will probably be one more -rc (7) before 3.9 Final is released.. # uname -a Linux rg6830l 3.9.0-rc6 #1 SMP Mon Apr 8 12:19:21 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   April 8, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.44, 313.30, 9.02, compile, kernel 3.9-rc6, nvidia, succes, vmware | Leave a reply

Kernel 3.9-rc5 – No Problems.. ‘Final’, in ”A Few Weeks”?

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

Just updated the test system to 3.9-rc5, and VMware (9.0.2) and NVIDIA (310.40 and 313.26) all (still) compile OK.. # uname -a Linux rg6830l 3.9.0-rc5 #1 SMP Tue Apr 2 08:54:24 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Apparently, the released version of 3.9 will be in ”..a few weeks..”  (and that is about as specific as these … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 301.40, 313.26, 9.02, compile, kernel 3.9-rc5, nvidia, success, vmware | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © 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.