↓
 

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 – Driver 440.26 Released – Compiles with Kernel 5.4 – after Workaround..

Adventures With Linux ™ Posted on October 17, 2019 by RGNovember 4, 2019

NVIDIA driver 440.26 is out, and details can be found here:   https://devtalk.nvidia.com/default/topic/1065039/announcements-and-news/-linux-solaris-and-freebsd-driver-440-26-beta-release-long-lived-branch-release-/ I have tested compilation with Kernel 5.4-rc3, and it still complains about Module.symvers: $ make make[1]: Entering directory ‘/usr/src/linux-5.4-rc3’ The Module.symvers file is missing, or does not contain any symbols exported from the kernel. This could cause the NVIDIA kernel modules to be built against … Continue reading →

Posted in fix, kernel, Linux, NVIDIA | 1 Reply

Kernel – 5.4-rc3 is Out – No More Bogus Warnings..

Adventures With Linux ™ Posted on October 13, 2019 by RGOctober 13, 2019

Kernel 5.4-rc3 has been released, and brief details of changes since -rc2 are here: http://lkml.iu.edu/hypermail/linux/kernel/1910.1/05411.html The patched versions of VMware 15.5.0 and NVIDIA 435.21 now compile without all the spurious warnings etc.. Robert Gadsdon.  October 13th 2019. … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion, VMware | Tagged bogus warnings fixed, kernel 5.4-rc3 released, ok with patched nvidia 435.21, ok with patched vmware 15.5.0 | Leave a reply

NVIDIA – Kernel 5.4-rc Patch for 435.21

Adventures With Linux ™ Posted on October 7, 2019 by RGOctober 7, 2019

Thanks to loqs, there is a patch for driver 435.21 and kernel 5.4-rc, at http://ix.io/1MRE . I have tested this with 5.4-rc2, and it now compiles successfully: ………………………………. WARNING: module nvidia uses symbol filp_open from namespace /NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o: $(deps_/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o), but does not import it. WARNING: module nvidia uses symbol cpufreq_get from namespace VIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o: $(deps_/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o), but does not import … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion | Tagged 435.21, compile success, kernel 5.4 patch, nvidia | Leave a reply

Kernel – 5.4-rc2 is Out. No Change from rc1, so far?

Adventures With Linux ™ Posted on October 7, 2019 by RGOctober 7, 2019

Kernel 5.4-rc2 has been released, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1910.0/07213.html The odd behaviour of VMware and NVIDIA compiles still occurs, but there are patches submitted (see comments under -rc1 article http://rglinuxtech.com/?p=2614 for more details).   So far, I have not seen a fix for the NVIDIA compile failure. Robert Gadsdon.  October 7th 2019.   … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, quirks, VMware | Tagged compile quirks, kernel 5.4-rc2 released, patches submitted, same as rc1 | 1 Reply

Kernel – 5.4-rc1 Released – Odd Quirks with Kernel Symbols

Adventures With Linux ™ Posted on September 30, 2019 by RGSeptember 30, 2019

Kernel 5.4-rc1 is out – a day later than usual, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1909.3/04895.html My tests with VMware and NVIDIA revealed some odd errors/warning relating to kernel symbols.. With the latest NVIDIA (435.21) I got the following: # make make[1]: Entering directory ‘/usr/src/linux-5.4-rc1’ The Module.symvers file is missing, or does not contain any symbols exported … Continue reading →

Posted in Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 5.4-rc1 out, module symvers warnings, nvidia 435.21 fails, patched vmware 15.5 ok | 5 Replies

Kernel – 5.3 Finally Here – OK with Latest NVIDIA, and Patched VMware

Adventures With Linux ™ Posted on September 15, 2019 by RGSeptember 15, 2019

Kernel 5.3 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1909.1/05539.html Tested with VMware 15.1.0 (patched, as usual..) and NVIDIA 435.21, and both compile/run OK.. Robert Gadsdon.   September 15th 2019. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 5.3 released, latest nvidia, nvidia 435.21, ok, patched vmware, vmware 15.1.0 | Leave a reply

NVIDIA – New ‘Legacy’ Driver, OK with Latest Kernel

Adventures With Linux ™ Posted on July 31, 2019 by RGJuly 31, 2019

NVIDIA have just released driver version 430.40, and ‘legacy’ driver 390.129, which is also OK with the latest Kernel (tested with 5.3-rc2): ………………………. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-uvm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia.ko make[1]: Leaving … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, success | Tagged 390.129, 430.40, legacy driver, new drivers, nvidia, ok with kernel 5.3-rc2 | Leave a reply

Kernel – 5.3-rc1 is Out. NVIDIA OK, VMware vmmon Fails, and a Fix.

Adventures With Linux ™ Posted on July 21, 2019 by RGJuly 21, 2019

Tested the newly released Kernel 5.3-rc1 (brief details here: http://lkml.iu.edu/hypermail/linux/kernel/1907.2/04769.html ) The latest NVIDIA (430.34) compiles and runs OK, and (patched) VMware 15.1.0 vmnet compiles OK, but vmmon fails: ……… CC [M] /tmp/modconfig-Kk5UU0/vmmon-only/common/cpuid.o /tmp/modconfig-Kk5UU0/vmmon-only/linux/hostif.c: In function ‘HostIF_SetFastClockRate’: /tmp/modconfig-Kk5UU0/vmmon-only/linux/hostif.c:3406:10: error: too many arguments to function ‘force_sig’ 3406 | force_sig(SIGKILL, linuxState.fastClockThread); | ^~~~~~~~~ In file included from ./include/linux/taskstats_kern.h:12, from … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 5.3-rc1 released, fix, hack, kernel, nvidia 430.34 ok, vmmon compile fails, vmware 15.1.0 patched | 7 Replies

Kernel – 5.2 Released – No Surprises..

Adventures With Linux ™ Posted on July 7, 2019 by RGJuly 7, 2019

Kernel 5.2 is out – slightly later than usual – and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1907.0/05444.html As expected, the latest NVIDIA (430.26) and patched VMware 15.1.0 compile and run OK. Robert Gadsdon.   July 7 2019.   … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 5.2 released, kernel, nvidia 430.26, ok with latest nvidia and patched vmware, vmware 15.1.0 | 2 Replies

Kernel – 5.2-rc1 Released – Mostly Harmless..

Adventures With Linux ™ Posted on May 19, 2019 by RGMay 19, 2019

Kernel 5.2-rc1 is out, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1905.2/02345.html OK this time, with the latest NVIDIA (430.14), and with patched VMware 15.1.0. It still includes the annoying weird logic change to  # make xconfig, so I will be producing an – unofficial – patch to revert this, soon. Robert Gadsdon.  May 19, 2019. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged kernel 5.2-rc1 released, ok with nvidia 430.14, ok with patched vmware 15.1.0 | 2 Replies

Post navigation

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