↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: nvidia 346.35

NVIDIA – Driver Fix, for Kernel 4.0. and Earlier..

Adventures With Linux ™ Posted on February 23, 2015 by RGFebruary 23, 2015

I have hacked together a kernel-version-friendly fix for the latest NVIDIA driver (346.35) which works with Kernel 4.0-rc1 (and later) and also for previous kernel versions..   Thanks are due to juston_li for producing the actual code changes needed..  https://devtalk.nvidia.com/default/topic/813458/linux/linux-4-0-rc1-346-35-build-error-_cr4-functions-fix/ Unpack the NVIDIA driver: ./NVIDIA-Linux-x86_64-346.35.run -x Edit NVIDIA-Linux-x86_64-346.35/kernel/nv-pat.c Around line 34, change { unsigned long cr0 = read_cr0(); … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion | Tagged fix, kernel 4.0-rc1, kernel-version-friendly, nv-pat.c, nvidia 346.35, success | 7 Replies

Kernel – Welcome to Linux 4.0? VMware (Patched) OK, NVIDIA Fix Available..

Adventures With Linux ™ Posted on February 23, 2015 by RGFebruary 23, 2015

Just tested Kernel 4.0-rc1 – announced here:  http://lkml.iu.edu/hypermail/linux/kernel/1502.2/04059.html As you will see – not much actual detail on what has changed, and I have already run into a couple of ‘issues’… The Radeon drm driver on my laptop refuses to load, and the boot hangs immediately with drm r600_ring_test [radeon] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xFFFFFFFF) … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged boot success, compile fail, fix available, framebuffer workaround, kernel 4.0-rc1, nvidia 346.35, radeon drm error, vmnet patch, vmware 11.1.0 | Leave a reply

3.19 Final – NVIDIA and (Patched) VMware OK..

Adventures With Linux ™ Posted on February 10, 2015 by RGFebruary 10, 2015

Updated the test system to Kernel 3.19 ‘final’, and – as expected – the latest NVIDIA (346.35) and VMware 11.0 (with the vmnet patch..) compile and boot/load OK.. Quite a lot of changes from -rc7, and some reverted..  More details here : http://lkml.iu.edu/hypermail/linux/kernel/1502.1/00199.html $ uname -a Linux rg6830l 3.19.0 #1 SMP Mon Feb 9 14:53:53 PST 2015 … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.19, nvidia 346.35, success, vmnet patch, vmware 11 | 2 Replies

Kernel 3.19-rc7 – ‘Final’ Soon?

Adventures With Linux ™ Posted on February 4, 2015 by RGFebruary 4, 2015

Installed Kernel 3.19-rc7 on the test system, and the same comments apply as for -rc6.    The latest NVIDIA driver (346.35) and VMware 11.0 – with the vmnet patches – install and load/run OK.. Changelog summary here:  http://lkml.iu.edu/hypermail/linux/kernel/1502.0/00273.html $ uname -a Linux rg6830l 3.19.0-rc7 #1 SMP Mon Feb 2 19:00:25 PST 2015 x86_64 x86_64 x86_64 GNU/Linux It appears … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 3.19 final soon?, kernel 3.19-rc7, nvidia 346.35, success, vmnet patch, vmware 11.0 | Leave a reply

NVIDIA – New Driver 346.35, Still Fails with 3.19-rc..

Adventures With Linux ™ Posted on January 17, 2015 by RGJanuary 17, 2015

Tested the lates NVIDIA driver (346.35) today, and although it fixes the f_dentry error, the compile still fails with Kernel 3.19-rc4, due to the incompatible GPL problem: FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol ‘__cachemode2pte_tbl’ /usr/src/linux-3.19-rc4/scripts/Makefile.modpost:90: recipe for target ‘__modpost’ failed It has been pointed out that this can be fixed by simply changing the license … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Opinion | Tagged compile fail, gpl problem, kernel 3.19-rc4, nvidia 346.35 | 2 Replies
Original content © Robert Gadsdon 2013
↑