↓
 

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 – 5.8 Released – NVIDIA OK, but VMware Runtime Causes Reboot, With No Warning..

Adventures With Linux ™ Posted on August 2, 2020 by RGAugust 2, 2020

Kernel 5.8 is out, and details are here:   http://lkml.iu.edu/hypermail/linux/kernel/2008.0/00586.html The (patched) VMware 15.5.6  vmmon/vmnet modules compile OK, and the latest NVIDIA driver 450.57 compiles and runs OK. However….    I cannot upgrade my main systems, as the catastrophic VMware runtime reboot still occurs, as mentioned in previous articles: $ uname -a Linux rgz220 5.8.0 #2 SMP Sun Aug … Continue reading →

Posted in Crash and Burn.., kernel, Linux, NVIDIA, Opinion, VMware | Tagged failure, Kernel 5.8, nvidia 450.57 ok, released, vmware runtime immediate reboot, vmware vmmon vmnet ok | 5 Replies

NVIDIA – New Driver 450.57 – Compiles OK with Kernel 5.8..

Adventures With Linux ™ Posted on July 20, 2020 by RGJuly 20, 2020

NVIDIA have released beta driver 450.57, and details are here:  https://www.nvidia.com/Download/driverResults.aspx/162107/en-us I have tested this with Kernel 5.8-rc6, and it compiles successfully, and (so far) appears to run OK..: ……………………………… ld -r -o /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-modeset/nv-kthread-q.o MODPOST /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/Module.symvers CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-drm.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-modeset.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-450.57/kernel/nvidia-uvm.ko CC … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged 450.57, beta, new driver, nvidia, ok with kernel 5.8, tested with 5.8-rc6 | Leave a reply

NVIDIA – New Drivers – OK with Kernel 5.7. Existing Patch Works for 5.8.

Adventures With Linux ™ Posted on June 24, 2020 by RGJune 24, 2020

NVIDIA have released new drivers 440.100 and (beta) 450.51, and details are here:  https://www.nvidia.com/Download/driverResults.aspx/160175/en-us and https://www.nvidia.com/Download/driverResults.aspx/160555/en-us Both compile OK with Kernel  5.7 (tested with 5.7.5) and the existing Kernel 5.8 patch for 440.82 still works with both versions – with some offsets.  (compile tested with Kernel 5.8-rc2). Robert Gadsdon.   June 24th 2020. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged 440.100, beta 450.51, existing patch works for kernel 5.8, nee drivers, nvidia, ok with kernel 5.7 | 2 Replies

Kernel – 5.8-rc1 Released – Problem with VMware Runtime..

Adventures With Linux ™ Posted on June 14, 2020 by RGJune 14, 2020

Kernel 5.8-rc1 has been released, and details are here:   http://lkml.iu.edu/hypermail/linux/kernel/2006.1/07293.html NVIDIA 440.82 with the 5.7 and 5.8 patches seems to be OK, but I have encountered a serious problem with VMware, and have now confirmed the same fault on two different systems (both Fedora 32 x86_64) The VMware 15.5.6 vmmon/vmnet modules compile/run OK with the kernel 5.7 … Continue reading →

Posted in Crash and Burn.., Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged Kernel 5.8-rc1 released, patched nvidia ok, reboot when loading vm, vmware runtime segfault | Leave a reply

Kernel – 5.8 Pre-testing.. Fix for NVIDIA. Problems with VMware Runtime.

Adventures With Linux ™ Posted on June 12, 2020 by RGJune 12, 2020

There is now an interim patch available, for NVIDIA 440.82 and Kernel 5.8, at https://gitlab.com/snippets/1986228 This should be applied as well as the 5.7 patch, and I have tested this with pre-release Kernel 5.8-git version from June 12th, and it works OK.    Note that this is an interim patch, and may be updated once 5.8-rc1 is released.. … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 5.8pre-release, nvidia 440.82 patch available, vmware-modconfig segfaults, workarounds | 1 Reply

Kernel – 5.8 Pre Testing.. Patched VMware OK, NVIDIA Not..

Adventures With Linux ™ Posted on June 11, 2020 by RGJune 11, 2020

Kernel 5.8-rc1 is due out soon, and I created the latest (git) version for testing, to see what might break.   Bear in mind, that there will be changes from this version to the ‘released’ RC1.. VMware: VMware 15.5.6 – with the latest patches for vmmon and vmnet – compiles OK. NVIDIA: NVIDIA driver 440.82 with the Kernel … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged compilation only tested, kernel 5.8 pre tests, patched nvidia fails, patched vmware ok | 1 Reply

Kernel – 5.7 Is Out. OK with Patched VMware and NVIDIA..

Adventures With Linux ™ Posted on May 31, 2020 by RGMay 31, 2020

Kernel 5.7 has been released, and brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/2005.3/09342.html The patched versions of VMware 15.5.5 and NVIDIA 440.82 both compile OK, as expected, and the patched pre-Beta VMware 16 20H2 is also OK. VMware patch:  https://github.com/mkubecek/vmware-host-modules/tree/workstation-15.5.5 NVIDIA patch: https://gitlab.com/snippets/1965550 Robert Gadsdon.   May 31st 2020.   … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 5.7 released, patched nvidia 440.82 ok, patched vmware 15.5.5 ok | 2 Replies

Kernel – 5.7-rc1 is Out. Patched VMware OK, and Patch Available for NVIDIA..

Adventures With Linux ™ Posted on April 12, 2020 by RGApril 12, 2020

Kernel 5.7-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/2004.1/04252.html There have been some reports of kernel crash on boot, so test with care..   My system (HP Z220) booted without any issues.. 5.6-patched VMware 15.5.2 compiled and ran OK, although the latest NVIDIA – 440.82 – failed to compile, but thanks to Isaak I. Aleksandrov, there … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged fixed, kernel 5.7-rc1 released, nvidia 440.82 compile fail, patch available, patched vmware 15.5.2 ok | Leave a reply

Kernel – 5.7-rc1 Pre-release Testing – OK so far..

Adventures With Linux ™ Posted on April 8, 2020 by RGApril 8, 2020

Just installed kernel 5.7-rc1 pre-release (April 8th) from git: $ uname -a Linux rgz220 5.7.0-rc1pre2 #1 SMP Wed Apr 8 12:45:43 PDT 2020 x86_64 x86_64 x86_64 GNU/Linux Tested with latest NVIDIA driver  – 440.82 and latest 5.6-patched VMware – 15.5.2 – at both compile and load/run OK: $ lsmod |grep nv nvidia_drm      53248     4 nvidia_modeset  1105920   10 … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, success, VMware | Tagged 15.5.2, 440.82, kernel 5.7-rc1 pre-release, latest nvidia, ok so far, patched vmware, tests | Leave a reply

NVIDIA – New Driver – Finally, Supports Kernel 5.6..

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

NVIDIA have released driver 440.82, and details are here:  https://forums.developer.nvidia.com/t/linux-solaris-and-freebsd-driver-440-82-long-lived-branch-release/118864 Tested with latest Kernel 5.6, and compiles/runs OK: ……………… ld -r -o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nv-kthread-q.o MODPOST 4 modules CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-drm.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-uvm.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia.ko make[1]: Leaving directory ‘/usr/src/linux-5.6.3-rc2’ Robert … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA, Opinion | Tagged 440.82, new driver, nvidia, ok with kernel 5.6, tested with 5.6.3-rc2 | Leave a reply

Post navigation

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