I am install a Wifi kernel module (compat.ko) on Ubuntu 20.04, kernel 5.19. But, the Wifi function not be brought up. The dmesg show below error message. [53.071748] compat: module verification failed: signature and/or required key missing - tainting kernel
It seems kernel module need to be signed. How to solve this problem ?
Rick
lspci -nnk | grep 0280 -A3
Welcome to Ask Ubuntu. – chili555 Aug 20 '23 at 12:52