↓
 

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 →

NVIDIA – Another Kernel 5.5 Patch

Adventures With Linux ™ Posted on December 24, 2019 by RGDecember 24, 2019

There is another (modified?) patch available for the latest NVIDIA driver and Kernel 5.5-rc ( see the NVIDIA Forum article at https://devtalk.nvidia.com/default/topic/1068332/linux/nvidia-driver-does-not-build-on-linux-v5-5-release-candidate-kernel/ ). I have applied this to driver 440.44 on Kernel 5.5-rc3, and it compiles OK, and loads/runs without the ‘tombstone’ that I experienced with previous versions. Robert Gadsdon.  December 24th 2019.

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, patches | Tagged compiles ok, nvidia 440-44, patch for kernel 5.5, runs, testing | Leave a reply

Kernel – 5.5-rc1 is Out. Breaks NVIDIA, but e1000e Finally Fixed?

Adventures With Linux ™ Posted on December 8, 2019 by RGDecember 8, 2019

Kernel 5.5-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1912.1/00242.html From limited tests so far, the Intel e1000e driver now seems to be working for all Intel NICs that use it, on my various systems. Patched VMware W/S 15.5.1 compiles OK, but NVIDIA 440.36 fails: ………… In file included from /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.36/kernel/nvidia-drm/nvidia-drm-drv.c:30: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.36/kernel/nvidia-drm/nvidia-drm-connector.h:30:10: fatal error: drm/drmP.h: No … Continue reading →

Posted in compilation, Intel, kernel, Linux, Network, NVIDIA, Opinion, VMware | Tagged breaks nvidia 440.36, drmP.h removed, intel e1000e ok, kernel 5.5-rc1, patched vmware 15.5.1 ok | 10 Replies

Kernel – 5.4 Released – No Surprises..

Adventures With Linux ™ Posted on November 24, 2019 by RGNovember 24, 2019

Kernel 5.4 has been released, and brief details of changes since -rc8 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1911.3/00186.html As expected, the latest NVIDIA (440.36) and patched VMware 15.5.1 both compile and load/run OK. Robert Gadsdon.  November 24th, 2019

Continue reading →
Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 15.5.1, 440.36, kernel 5.4 released, latest nvidia ok, patched vmware ok | 6 Replies

Kernel – 5.4-rc8 Released – Finally, Fixes Intel e1000e

Adventures With Linux ™ Posted on November 17, 2019 by RGNovember 17, 2019

Kernel 5.4-rc8 is out, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1911.2/01078.html The latest NVIDIA (440.31), and patched VMware 15.5.1 compile and load/run OK. The Intel e1000e Ethernet driver had been broken since -rc1, but this has finally been fixed, and appears to operate correctly, now. Robert Gadsdon.   November 17th 2019.

Continue reading →
Posted in Ethernet, Intel, kernel, Linux, Network, NVIDIA, Opinion, VMware | Tagged ethernet, intel e1000e driver fixed, kernel, kernel 5.4-rc8, linux, nvidia 440.31 ok, patched vmware 15.5.1 ok | Leave a reply

NVIDIA – Driver 440.31 Released – Finally, Compiles Cleanly with Kernel 5.4..

Adventures With Linux ™ Posted on November 4, 2019 by RGNovember 4, 2019

NVIDIA have just released driver 440.31, and details are here:  https://devtalk.nvidia.com/default/topic/1065987/announcements-and-news/linux-solaris-and-freebsd-driver-440-31-long-lived-branch-release-/ I have tested this with Kernel 5.4-rc6, and – as mentioned in the release notes – there is no annoying ‘Module.symvers…‘ message any more. Robert Gadsdon.  November 4th, 2019.

Continue reading →
Posted in fixed, kernel, Linux, NVIDIA, Opinion | Tagged 440.31 released, clean compile with 5.4-rc6, module.symvers, nvidia | Leave a reply

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 https://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

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.