↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: kernel 4.16

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

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

NVIDIA – Kernel 4.16 Issues – Update..

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

An update on the ”Unknown symbol swiotlb_map_sg_attrs” issue with Kernel 4.16-rc and the latest NVIDIA drivers (384.111 and 390.25).. From more testing done after I posted brief details on the NVIDIA Forum, it would appear that – as is sometimes the case – this one issue may have been masking further problems..   See https://devtalk.nvidia.com/default/topic/1030082/linux/kernel-4-16-rc1-breaks-latest-drivers-unknown-symbol-swiotlb_map_sg_attrs-/ for more info.. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged kernel 4.16, more issues, nvidia, reverted, swiotlb_map_sg_attrs | Leave a reply
Original content © Robert Gadsdon 2013
↑