↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Monthly Archives: February 2022

Kernel – 5.17-rc5 Compile Fail, and Fix..

Adventures With Linux ™ Posted on February 21, 2022 by RGFebruary 21, 2022

This one fell between the cracks, and should have been fixed before -rc5 was released… ……………….. AR net/netfilter/built-in.a LD [M] net/netfilter/nf_conntrack.o CC [M] net/netfilter/xt_socket.o net/netfilter/xt_socket.c: In function ‘socket_mt_destroy’: net/netfilter/xt_socket.c:224:17: error: implicit declaration of function ‘nf_defrag_ipv6_disable’; did you mean ‘nf_defrag_ipv4_disable’? [-Werror=implicit-function-declaration] 224 | nf_defrag_ipv6_disable(par->net); | ^~~~~~~~~~~~~~~~~~~~~~ | nf_defrag_ipv4_disable cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:288: … Continue reading →

Posted in compilation, fix, kernel, Linux | Tagged compile fail, fix, kernel 5.17-rc5, nf_defrag_ipv6_disable, success | Leave a reply

NVIDIA – Fix for ‘Legacy’ 390.xx and Kernel 5.17..

Adventures With Linux ™ Posted on February 2, 2022 by RGFebruary 2, 2022

I have an old HP 8760W laptop, which needs the NVIDIA ‘legacy’ 390.xx driver series, and Nouveau is (yet again) not working as it should.. From the patch for kernel 5.17 support and driver 470.94, at https://gist.github.com/joanbm/6c7b027b9436bf31ce979927e544e9d5 it seemed that the changes necessary should be simple.. In fact this patch can be used, with the following change.. … Continue reading →

Posted in compilation, fix, kernel, Linux, NVIDIA, Opinion | Tagged 390.147, kernel 5.17, modified patch, nv-procfs.h, nvidia | Leave a reply
Original content © Robert Gadsdon 2013
↑