rtl8814AU cant be installed in the latest kernels (4.18 4.19)solved [closed]
How to install rtl8814AU in a kernel after 4.15
till now trhe result of installing is
sudo rm -r /usr/src/rtl8814AU-4.3.21
sudo rm -r /var/lib/dkms/rtl8814AU
cd Desktop
sudo dkms add rtl8814AU
sudo dkms install rtl8814AU/1.0
4.19.0-0.rc0.git9.2.fc30.x86_64
[root@localhost devrieshh]# dkms install rtl8814AU/1.0
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
'make' all KVER=4.19.0-0.rc0.git9.2.fc30.x86_64....(bad exit status: 2)
Error! Bad return status for module build on kernel: 4.19.0-0.rc0.git9.2.fc30.x86_64 (x86_64)
Consult /var/lib/dkms/rtl8814AU/1.0/build/make.log for more information.
hope someone can help i searched the internet bud couldnt find a solution for the newer kernels and worse in the latest 4.19 kernel my old wifi adapter with realtec rtl8192cu isnt workimg ider...
solution
yum install kernel-tools-libs-devel-4.17.19-200.fc28.x8664
yum install kernel-tools-4.17.19-200.fc28.x8664
yum install kernel-modules-extra-4.17.19-200.fc28.x8664
yum install kernel-devel-4.17.19-200.fc28.x8664
yum install kernel headers-4.18.0-0.rc7.git1.2.fc29.x8664
yum install kernel-core-4.17.19-200.fc28.x8664
i installed kernel 4.17.200 becouse i could install all the extra kernel packages
kernel-tools-libs-devel-4.17.19-200.fc28.x86_64