↓
 

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 →

NVIDIA – We Have a Problem…

Adventures With Linux ™ Posted on October 2, 2013 by RGOctober 2, 2013

After some time, NVIDIA have just released their latest driver – 319.60.  Unfortunately, it fails to compile with the latest kernel – 3.11.3: /home/rgadsdon/NVIDIA-Linux-x86_64-319.60/kernel/os-interface.c: In function ‘os_get_system_memory_size’: /home/rgadsdon/NVIDIA-Linux-x86_64-319.60/kernel/os-interface.c:255: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-319.60/kernel/os-interface.c:255:21: note: each undeclared identifier is reported only once for each function it appears … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged compile fail, kernel 3.11.3, nvidia 319.60 | Leave a reply

3.11.2 – Better now?

Adventures With Linux ™ Posted on September 27, 2013 by RGSeptember 27, 2013

I had been experiencing occasional problems with X and KDE with the previous 3.11 kernel versions, and had reverted to 3.10.12, but have just updated to 3.11.2, and it seems to be better – so far…. VMware 10 compiles and runs OK, and NVIDIA 319.49 – with the 3.11 patch – works OK.    I have seen reports … Continue reading →

Posted in compilation, Hacks, KDE, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 3.12 illegal nvidia hack, kernel 3.11.2, nvidia 3.19.49, success, vmware 10, with patch | 2 Replies

3.12-rc1 – VMware OK, NVIDIA Not…

Adventures With Linux ™ Posted on September 17, 2013 by RGSeptember 17, 2013

Just installed kernel 3.12-rc1 on the test system, and VMware 10.0 compiles OK.. NVIDIA 325.15 (with the 3.11 patch) fails: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c: At top level: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c:109:15: error: ‘drm_fasync’ undeclared here (not in a function) .fasync = drm_fasync, ^ /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c: In function ‘nv_alloc_os_descriptor_handle’: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c:205:9: error: void value not ignored as it ought to be ret = drm_gem_private_object_init(nvl->drm, &nv_obj->base, size); … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged 3.11 patch, compile fail, kernel 3.12-rc1, nvidia 325.15, vmware 10.0 ok | 2 Replies

3.11.1 Released, and ‘Long Term’ 3.10.12..

Adventures With Linux ™ Posted on September 15, 2013 by RGSeptember 15, 2013

Kernel 3.11.1 has been released, and VMware 10.0 and (patched) NVIDIA 325.15 compile and run OK.. Details are here:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.1 In fact, there is a NVIDIA driver that compiles with 3.11 kernels unpatched, but it is the ‘legacy’ driver 173.14.38..   There is still no ‘current’ driver available, fully compatible with 3.11 kernels. The latest ‘long term’ kernel … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.10.12 long term, kernel 3.11.1, nvidia 325.15 patched, vmware 10.0 | Leave a reply

At Last – 3.11..

Adventures With Linux ™ Posted on September 3, 2013 by RGSeptember 3, 2013

Linux Kernel 3.11 has – finally – been released..    Just missing the 22nd anniversary of Linux, and the anniversary of the release of Windows version 3.11 (‘Windows for Workgroups’) As with the -rc versions mentioned in earlier articles, VMware 9.02 – with the 3.10 patches for vmnet and vmblock plus the additional 3.11 patch for vmblock, and … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.11 patches, kernel 3.11 released, linux, nvidia, success, vmware | 5 Replies

22nd Anniversary Linux! – 3.11-rc7

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

Kernel 3.11-rc7 was recently released, exactly 22 years after the very first version of Linux.. Unusually, the release message from Linus was not on the Linux Kernel Mailing List (LKML) but on Google+ https://plus.google.com/+Linux/posts/f96weYxzEu1 As with previous -rc’s, the patched VMware 9.02 and NVIDIA 325.15 drivers compile OK..    (See earlier posts for links to the various patches..) … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged kernel 3.11-rc7, linux 22nd anniversary, nvidia, vmware | Leave a reply

Forget 3.10.8, Here is 3.10.9!

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

Kernel 3.10.8 was released, followed very quickly by 3.10.9, which fixes some ‘networking issues’.. So, I went from 3.10.7 to 3.10.9, as this is recommended for ‘anyone who uses networking’ – in other words, just about everyone! The latest NVIDIA driver – 325.15 – compiles and runs OK, as expected, and the patched VMware 9.02 works correctly.. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.10.9, skip 3.10.8, vmblock patch, vmnet patch, vmware patches link | Leave a reply

Kernel 3.10.7 Already!

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

Hot on the heels of 3.10.6 comes 3.10.7, which includes some fixes for USB, and Radeon, and EXT4.. $ uname -a Linux rglinux 3.10.7 #1 SMP PREEMPT Thu Aug 15 11:24:19 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Full details here:   https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.7 No problems with patched VMware 9.02, and the NVIDIA 325.15 driver.. Robert Gadsdon.   August 15, 2013

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.10.7, nvidia and patched vmware ok | 2 Replies

NVIDIA 325.15 – 3.11 Patch now Available.

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

There is a patch for NVIDIA driver 325.15 kernel 3.11 support, in the pastebin link in this thread, thanks to Milos_SD: https://devtalk.nvidia.com/default/topic/549532/linux/linux-3-10-solved-3-11-solved-incompatibility-in-function-lsquo-nv_i2c_del_adapter-rsquo-error/2/ Now compiles cleanly, on kernel 3.11-rc4.. Robert Gadsdon.   August 6, 2013.

Continue reading →
Posted in compilation, Hacks, Linux, NVIDIA, Performance | Tagged 325.15, kernel 3.11 patch available, nvidia, success | Leave a reply

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

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.