↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: NVIDIA

Post navigation

← Older posts
Newer posts →

Kernel – 4.14-rc3 Released – OK with Patched VMware, Still has NVIDIA/AMD/GPL Problem..

Adventures With Linux ™ Posted on October 1, 2017 by RGOctober 1, 2017

Kernel 4.13-rc3 is out, and brief details of changes from -rc2 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1710.0/00180.html VMware 14.0.0 – with the vmmon patch – still loads/runs OK(*), and NVIDIA is OK on Intel systems, but if the new AMD ‘Secure Memory Encryption‘ feature is enabled in the kernel config, then NVIDIA (384.90) will still fail with a GPL error: … Continue reading →

Posted in AMD, Intel, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 4.13-rc3, nvidia intel ok, nvidia/amd/gpl issue not fixed, vmware 14 patched is ok | 2 Replies

NVIDIA – Another GPL Problem, but only with AMD Systems..

Adventures With Linux ™ Posted on October 1, 2017 by RGOctober 1, 2017

Thanks to Pete for finding this one… There is another GPL-only issue with NVIDIA and Kernel 4.14-rc2, but this one only occurs if you have an AMD system, with the new ‘secure memory encryption’ feature enabled…    It may also crop up if you are using a Distro-created version of this kernel release, as these tend to have … Continue reading →

Posted in AMD, kernel, Linux, NVIDIA | Tagged amd, amd secure memory encryption support, fix is to disable, gpl-only, kernel, kernel 4.14-rc2, linux, nvidia, sme_me_mask | 2 Replies

Kernel – 4.14-rc2 Released – Includes NVIDIA/GPL Fix..

Adventures With Linux ™ Posted on September 24, 2017 by RGSeptember 24, 2017

Kernel 4.14-rc2 is out, and brief details of changes since -rc1 are here: http://lkml.iu.edu/hypermail/linux/kernel/1709.3/00498.html This includes: John Hubbard (1): ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again – which fixes the GPL problem for NVIDIA drivers, so that the latest version – 384.90 – with just the first patch found here: http://mom.hlmjr.com/2017/09/09/driver-wars-nvidia-drivers-384-69-vs-kernel-4-13/ – now compiles … Continue reading →

Posted in compilation, fix, kernel, Linux, NVIDIA, patches, VMware | Tagged kernel 4.14-rc2, nvidia gpl fix, one patch needed, success, vmmon patch, vmnet 4.13 patch, vmware | 2 Replies

NVIDIA – New Driver – Same Problems..

Adventures With Linux ™ Posted on September 21, 2017 by RGSeptember 21, 2017

NVIDIA have just released a new driver version – 384.90 – and brief details are here:  http://www.nvidia.com/Download/driverResults.aspx/123918/en-us This version appears to be runtime bug-fixes only, and still fails to compile with Kernel 4.1.-rc1 without the patch mentioned in a previous article ( http://rglinuxtech.com/?p=2056 ), and still suffers from the GPL issue: ……… Building modules, stage 2. MODPOST … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion | Tagged 384.90, fails with kernel 4.14-rc1, gpl issues, new driver, nvidia | Leave a reply

NVIDIA – More Details on Kernel 4.14-rc1 Problems..

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

I have found more comprehensive info on the problems with NVIDIA driver 384.69 and Kernel 4.14-rc1 – here:  http://mom.hlmjr.com/2017/09/09/driver-wars-nvidia-drivers-384-69-vs-kernel-4-13/ The code changes needed are clearly set out, but there is no ‘legal’ solution yet, due to the unresolved GPL licence issues.. Robert Gadsdon.  September 17, 2017. … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, patches | Tagged explanation, gpl conflicts, kernel 4.14, linux, nvidia, patch | Leave a reply

Kernel – 4.14-rc1 Released – Breaks VMware and NVIDIA.. GPL Errors Again..

Adventures With Linux ™ Posted on September 16, 2017 by RGSeptember 16, 2017

Kernel 4.14-rc1 has been released – a day early – and brief details are here:   http://lkml.iu.edu/hypermail/linux/kernel/1709.2/00177.html Tested with the latest NVIDIA (384.69) and VMware (12.5.7 with 4.13-patched vmnet): NVIDIA compile failed, in several places: ….. CC [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.69/kernel/nvidia-drm/nvidia-drm-crtc.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.69/kernel/nvidia-drm/nvidia-drm-crtc.c:173:6: error: ‘const struct drm_crtc_helper_funcs’ has no member named ‘enable’; did you mean ‘disable’? .enable = nvidia_crtc_enable, ^~~~~~ disable … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged compile fails, gpl errors, kernel 4.14-rc1, memory error with vm, vmmon compile fails, vmnet 4.13 patched, vmware 12.5.7, vmware 384.69 | 2 Replies

Kernel – 4.13 Final Released – Still OK with latest NVIDIA, and Patched VMware..

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

Kernel 4.13 has been released, and is OK with the latest NVIDIA drivers (tested with 384.69) and VMware 12.5.7 (with the vmnet patch – see http://rglinuxtech.com/?p=2012 ) Brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1709.0/01021.html The VMware workarounds for Fedora 26 / GCC7  etc. are needed, as there is still no update from them.. Robert Gadsdon.  … Continue reading →

Posted in kernel, Linux, NVIDIA, patches, VMware | Tagged 384.69, kernel, kernel 4.13 released, linux, ok with latest nvidia, vmnet patch, vmware 12.5.7 | Leave a reply

Kernel – 4.13-rc6 Released – Still OK..

Adventures With Linux ™ Posted on August 20, 2017 by RGAugust 20, 2017

Kernel 4.13-rc6 is out, and brief details of changes are here:  http://lkml.iu.edu/hypermail/linux/kernel/1708.2/03592.html As the message mentions, if all goes well, then 4.13 Final should be out in about two weeks time from now.. The release is still OK with the latest NVIDIA (tested with 384.59) and (patched) VMware 12.5.7.     Unfortunately, there is still no 12.5.8 release with … Continue reading →

Posted in fix, gcc, kernel, Linux, NVIDIA, VMware | Tagged kernel 4.13-rc6, ok with latest nvidia, ok with vmware 12.5.7 patched, vmnet patch | 2 Replies

Kernel – 4.13-rc2 out – Still OK with Latest VMware (patched) and NVIDIA..

Adventures With Linux ™ Posted on July 24, 2017 by RGJuly 24, 2017

Kernel 4.13-rc2 has been released, and brief details of changes from -rc1 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1707.2/06568.html It used to be that if things were OK with the initial -rc version of the kernel, then all subsequent -rc versions were also OK, but in recent times, this has not always been the case.. I have quickly tested this with … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged kernel 4.13-rc2, nvidia 384.47, still ok, vmnet patch, vmware 12.5.7 | 1 Reply

Kernel – 4.13-rc1 Released Early – OK with Latest NVIDIA, Breaks VMware..

Adventures With Linux ™ Posted on July 15, 2017 by RGJuly 15, 2017

Kernel 4.13-rc1 is out, a day earlier than usual, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1707.1/04719.html The latest NVIDIA driver – 384.47 – compiles and loads OK: ….. Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia-uvm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.47/kernel/nvidia.ko make[2]: Leaving directory … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 384.47, breaks vmware 12.5.7, kernel 4.13-rc1, ok with nvidia, vmnet compile fails | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑