↓
 

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 →

Kernel – 4.1-rc3 – Now OK with NVIDIA..

Adventures With Linux ™ Posted on May 11, 2015 by RGMay 11, 2015

Just updated the test system to Kernel 4.1-rc3, and confirmed that this is now OK with the latest NVIDIA drivers, and includes the change to linux/arch/x86/kernel/process.c as detailed in a previous article.    Patched VMware 11.x is OK, as before.. # uname -a Linux rg6830l 4.1.0-rc3 #1 SMP Mon May 11 07:10:01 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 4.1-rc3, nvidia ok, process.c, vmware patched ok | Leave a reply

NVIDIA – Kernel 4.1 GPL-only Fixed

Adventures With Linux ™ Posted on May 7, 2015 by RGMay 7, 2015

The GPL error with NVIDIA drivers and kernel 4.1-rc has been fixed with a patch to linux/arch/x86/kernel/process.c Details are at http://lkml.iu.edu/hypermail/linux/kernel/1505.0/03818.html.    EXPORT_PER_CPU_SYMBOL_GPL(cpu_tss); has been replaced by EXPORT_PER_CPU_SYMBOL(cpu_tss); I have applied the patch to Kernel 4.1-rc2, and rebooted, and NVIDIA driver 346.59 now compiles and loads OK.. Robert Gadsdon.   May 6, 2015.

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, Performance | Tagged cpu_tss, fixed, gpl issue, kernel 4.1, nvidia, process.c | Leave a reply

Kernel – 4.1-rc1 – OK with VMware, not with NVIDIA..

Adventures With Linux ™ Posted on April 27, 2015 by RGApril 27, 2015

I should have known that 4.1-rc1 would show up just after I published my linux-next article, and here it is..  ftp://ftp.kernel.org/pub/linux/kernel/v4.x/testing/linux-4.1-rc1.tar.xz $ uname -a Linux rg6830l 4.1.0-rc1 #1 SMP Sun Apr 26 18:56:05 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux Brief details are here:   http://lkml.iu.edu/hypermail/linux/kernel/1504.3/01263.html As with linux-next from April 24, the (patched) VMware 11.1.0 compiled and loaded … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 4.1-rc1, nvidia 349.16 gpl_only error, vmware 11.1 patched ok | Leave a reply

Kernel – Pre-4.1-rc Test with Linux-Next..

Adventures With Linux ™ Posted on April 26, 2015 by RGApril 26, 2015

As Kernel 4.1-rc1 is not released yet, I tested the April 24 version of linux-next, to see how VMware and NVIDIA compiles would behave.. # uname -a Linux rg6830l 4.0.0-next-20150424 #2 SMP Sun Apr 26 12:04:54 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux With this version, VMware 11.1 (with the 3.19 vmnet patch) compiled and loaded OK, but … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged april24, compile fail, error, gpl-only, kernel, linux, linux-next, nvidia 349.16, vmware 11.1 ok | 1 Reply

Kernel 4.0 ‘Final’ – OK with latest NVIDIA, and Patched VMware..

Adventures With Linux ™ Posted on April 13, 2015 by RGApril 13, 2015

Updated to Kernel 4.0 (from kernel.org), and the latest NVIDIA driver (346.59) and ‘patched’ VMware 11.1 both compile and install/run OK.. $ uname -a Linux rglinux-i7 4.0.0 #1 SMP Sun Apr 12 17:26:04 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux Brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1504.1/03200.html Robert Gadsdon.    April 12, 2015.

Continue reading →
Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged final, kernel, kernel 4.0, kernel.org, linux, nvidia 346.59, success, vnware 11.1 patched | 1 Reply

NVIDIA – New Driver 346.59 – OK with Kernel 4.0..

Adventures With Linux ™ Posted on April 7, 2015 by RGApril 7, 2015

NVIDIA have a new ‘long lived branch’ driver – 346.59, and – as expected – it installs/loads OK with kernel 4.0-rc7 Brief details here:   http://www.nvidia.com/Download/driverResults.aspx/83686/en-us Robert Gadsdon.   April 7, 2015.

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA | Tagged 346.59, kernel 4.0-rc7, new driver, nvidia, success | 1 Reply

Kernel 4.0-rc7 – Final Next?

Adventures With Linux ™ Posted on April 7, 2015 by RGApril 7, 2015

Updated the test system to Kernel 4.0-rc7, and – as with -r6 – the patched* VMware 11.1 and NVIDIA 349.12 compiled and loaded OK.. $ uname -a Linux rg6830l 4.0.0-rc7 #1 SMP Mon Apr 6 18:25:10 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux Brief details of changes since -rc6 are here: http://lkml.iu.edu/hypermail/linux/kernel/1504.0/03029.html If all goes well, 4.0 ‘final’ … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 4.0-rc7, nvidia 349.12, success, vmware 11 patched | Leave a reply

Kernel 4.0-rc6 – Maybe only -rc7 Needed?

Adventures With Linux ™ Posted on March 31, 2015 by RGMarch 31, 2015

Updated the test system to Kernel 4.0-rc6, and VMware 11.1.0 (patched) and the latest NVIDIA driver – 349.12 – compile and load OK.. $ uname -a Linux rg6830l 4.0.0-rc6 #1 SMP Sun Mar 29 22:23:37 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux Brief details of changes since -rc5 are here: http://lkml.iu.edu/hypermail/linux/kernel/1503.3/04437.html The VMware patch info is in a … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 4.0-rc6, nvidia 349.12, success, vmware 11 patched | Leave a reply

NVIDIA – New Driver – OK with Kernel 4.0..

Adventures With Linux ™ Posted on March 26, 2015 by RGMarch 26, 2015

Just (quickly) tested the latest NVIDIA driver – 349.12 – and it compiles cleanly with Kernel 4.0-rc5..    No patches needed.. Robert Gadsdon.   March 25, 2015  

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, Opinion, Performance | Tagged compile ok, kernel 4.0-rc5, nvidia 349.12 | Leave a reply

Kernel 4.0-rc3 – Radeon R600 Fixed..

Adventures With Linux ™ Posted on March 10, 2015 by RGMarch 10, 2015

Installed Kernel 4.0-rc3, and the problem with the Radeon R600 driver is now fixed.   Brief details of changes since -rc2 are here: http://lkml.iu.edu/hypermail/linux/kernel/1503.1/00218.html As with the previous -rc versions, the patched NVIDIA (346.47) and VMware (11.1) drivers compile and load/run OK.. # uname -a Linux rg6830l 4.0.0-rc3 #1 SMP Mon Mar 9 10:57:55 PDT 2015 x86_64 x86_64 … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 4.0-rc3, nvidia 346.47 patched, radeon r600 fixed, success, vmware 11.1 patched | Leave a reply

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.