SaCarde
dkms per modulo fuori dal kernel
come usare dkms per modulo wireless 0b05:1817 su ubuntu-18.04
sudo apt-get update && sudo apt-get install git dkms
git clone https://github.com/zebulon2/rtl8814au.git
cd rtl8814au
vim dkms.conf
Replace line 1 MAKE="'make'" with
MAKE="'make' all KVER=${kernelver}"
cd
sudo dkms add ./rtl8814au
sudo dkms install rtl8814au/4.3.21
riavviare
p.s.
https://ubuntuforums.org/showthread.php?t=2391042
Le ultime notizie relative a questo argomento











Tutte le notizie relative a questo argomento