↓
 

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 – Finally, a 4.16-Compatible Driver..

Adventures With Linux ™ Posted on April 10, 2018 by RGApril 10, 2018

NVIDIA has released beta driver 396.18, and – at last – this is compatible with Kernel 4.16 (tested with 4.16.1). Details are here:  http://www.nvidia.com/Download/driverResults.aspx/133571/en-us     The ‘Release Highlights’ do not even mention kernel support.. …………………… Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-uvm.ko CC … Continue reading →

Posted in kernel, Linux, NVIDIA | Tagged 396.18, linux, new driver, nvidia, ok with kernel 4.16 | 1 Reply

Kernel – Interim Changes for 4.17 – OK So Far..

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

Testing the changes submitted to date for Kernel 4.17-rc1, which is – of course – not due out just yet..   Kernel version obtained from https://github.com/torvalds/linux today – April 8. Latest VMware – 14.1.1 – vmnet/vmmon compile OK, and so does the latest NVIDIA – 390.48, with the 4.16 patch.. More changes to come, but all is good … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged april 8, changes for 4.17-rc1, git, kernel, linux, more changes to come, patched nvidia ok, vmware ok | Leave a reply

Kernel – 4.16 Released – OK with Latest VMware, and (patched) NVIDIA..

Adventures With Linux ™ Posted on April 1, 2018 by RGApril 1, 2018

Kernel version 4.16 is out, and brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1804.0/00174.html $ uname -a Linux rglx 4.16.0 #1 SMP Sun Apr 1 15:20:00 PDT 2018 x86_64 x86_64 x86_64 GNU/Linux This release is OK with VMware 14.1.1, and with NVIDIA 384.130/390.48 with the swiotlb-removing patch.. ( see http://rglinuxtech.com/?p=2227 ). Hopefully NVIDIA will get round … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, Performance, VMware | Tagged 384.130, 390.48, kernel 4.16 released, nvidia needs patch.., ok with vmware 14.1.1, swiotlb | Leave a reply

NVIDIA – New Driver 384.130 – Still Fails with 4.16..

Adventures With Linux ™ Posted on March 29, 2018 by RGMarch 29, 2018

NVIDIA have released driver 384.130, and details are here:  http://www.nvidia.com/download/driverResults.aspx/132524/en-us The ‘Release Highlights’ clearly specify ”Improved compatibility with recent Linux kernels.”, and yet it still fails with Kernel 4.16 (tested with 4.16-rc7): ……………… ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia.ko] undefined! CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset.mod.o LD … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 384.130, fails with kernel 4.16, nvidia, swiotlb_map_sg_attrs | Leave a reply

NVIDIA – New Driver 384.130 – Still Fails with 4.16..

Adventures With Linux ™ Posted on March 29, 2018 by RGMarch 29, 2018

NVIDIA have released driver 384.130, and details are here:  http://www.nvidia.com/download/driverResults.aspx/132524/en-us The ‘Release Highlights’ clearly specify ”Improved compatibility with recent Linux kernels.”, and yet it still fails with Kernel 4.16 (tested with 4.16-rc7): ……………… ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia.ko] undefined! CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset.mod.o LD … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 384.130, fails with kernel 4.16, nvidia, swiotlb_map_sg_attrs | 1 Reply

NVIDIA – Another New Driver – Still Broken with 4.16..

Adventures With Linux ™ Posted on March 28, 2018 by RGMarch 28, 2018

NVIDIA have released another new driver – 390.48, and details are here: http://www.nvidia.com/Download/driverResults.aspx/132530/en-us Surprisingly, this version is still not able to function with Kernel 4.16 (tested with 4.16-rc7): ……………….. Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.48/kernel/nvidia.ko] undefined! ……………… I am still using the patched version of 384.111 (see http://rglinuxtech.com/?p=2227 ), and I should mention … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 390.48, kernel 4.16, new driver, nvidia, swiotlb_map_sg_attrs undefined | Leave a reply

Kernel – GCC 8 Tests – Not Quite Ready…

Adventures With Linux ™ Posted on March 22, 2018 by RGMarch 22, 2018

I decided to try updating a crash-and-burn test system to Fedora 28 (early-beta..) as this included GCC 8 (currently 8.0.1), to see how well the Kernel (4.16-rc6) compiled.. There were a lot of warnings generated: …………………… CC [M] drivers/rtc/rtc-pcf8523.o CC drivers/usb/core/file.o CC drivers/video/hdmi.o CC [M] drivers/rtc/rtc-pcf8563.o drivers/video/hdmi.c: In function ‘hdmi_spd_infoframe_init’: drivers/video/hdmi.c:171:2: warning: ‘strncpy’ specified bound 8 equals … Continue reading →

Posted in compilation, gcc, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged early-beta, fedora 28, gcc 8.0.1, kernel 4.16-rc6, kernel compile, nvidia, testing, warnings | Leave a reply

Kernel – GCC 8 Tests – Not Quite Ready…

Adventures With Linux ™ Posted on March 22, 2018 by RGMarch 22, 2018

I decided to try updating a crash-and-burn test system to Fedora 28 (early-beta..) as this included GCC 8 (currently 8.0.1), to see how well the Kernel (4.16-rc6) compiled.. There were a lot of warnings generated: …………………… CC [M] drivers/rtc/rtc-pcf8523.o CC drivers/usb/core/file.o CC drivers/video/hdmi.o CC [M] drivers/rtc/rtc-pcf8563.o drivers/video/hdmi.c: In function ‘hdmi_spd_infoframe_init’: drivers/video/hdmi.c:171:2: warning: ‘strncpy’ specified bound 8 equals … Continue reading →

Posted in compilation, gcc, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged early-beta, fedora 28, gcc 8.0.1, kernel 4.16-rc6, kernel compile, nvidia, testing, warnings | Leave a reply

NVIDIA – New Driver – Still Broken With 4.16..

Adventures With Linux ™ Posted on March 12, 2018 by RGMarch 12, 2018

NVIDIA have released a new driver – 390.42 – and brief details are here:  http://www.nvidia.com/Download/driverResults.aspx/131853/en-us This still fails with Kernel 4.16 (tested with 4.16-rc5): ………………… ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.42/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.42/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.42/kernel/nvidia.ko] undefined! I have had various VMware problems with the 390.xx series of drivers, and so will be … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged 390.42, fails with kernel 4.16-rc5, nvidia, swiotlb_map_sg_attrs | Leave a reply

NVIDIA – Possible Fix for Kernel 4.16..

Adventures With Linux ™ Posted on March 6, 2018 by RGMarch 6, 2018

Thanks to the efforts of mlau on the NVIDIA Devtalk Forum, there is a possible fix for the swiotlb issue with Kernel 4.16..     See https://devtalk.nvidia.com/default/topic/1030082/linux/kernel-4-16-rc1-breaks-latest-drivers-unknown-symbol-swiotlb_map_sg_attrs-/ for details.. For NVIDIA driver 384.111, I had to increment all the nv–linux.h patch line number references by 100 (so ‘…@@ –1209,6 +1209,7 @@… becomes …@@ –1309,6 +1309,7 @@..’ and ‘..@@ -1251,7 … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches | Tagged 384.111 patched, kernel 4.16, nv-linux.h, nvidia, possible fix, swiotlb | Leave a reply

Post navigation

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