↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: NVIDIA

Post navigation

← Older posts
Newer posts →

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

Kernel – 4.12 Final Released – OK with Latest VMware and NVIDIA..

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

Kernel 4.12 is out, and brief details of changes from -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1707.0/00325.html    You can find more detailed info from the kernel git site: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?h=v4.12&showmsg=1 The latest versions of VMware (12.5.7) and NVIDIA (384.47-beta and 381.22) compile and load/run OK with 4.12.. Robert Gadsdon.   July 2, 2017. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged kernel 4.12 released, nvidia 384.47 and 381.22, ok with latest vmware and nvidia, success, vmware 12.5.7 | 1 Reply

Kernel – 4.11.1 released – NVIDIA OK Now..

Adventures With Linux ™ Posted on May 14, 2017 by RGMay 14, 2017

Kernel 4.11.1 has been released, and the changelog is here:  https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.1 This does include the licence ‘revert’ for refcount.c, and so the latest NVIDIA drivers now compile/load OK.. ………………………. Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia.ko make[2]: … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged kernel 4.11.1, license revert, nvidia now ok | 1 Reply

Kernel – 4.12-rc1 Released – NVIDIA OK, VMware Not..

Adventures With Linux ™ Posted on May 14, 2017 by RGMay 14, 2017

Kernel 4.12-rc1 is out – one day early – and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1705.1/03964.html The release includes the reverted GPL/MIT licence changes in refcount.c, and the latest NVIDIA drivers compile/load OK, now: ……………………… Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.ko CC … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, Performance, VMware | Tagged gpl/mit licence changes reverted, kernel 4.12-rc1, latest nvidia ok, pgtbl.h, vmmon compile fail, vmware fails | Leave a reply

Post navigation

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