Use rtl8812au driver provided by buildroot. This uses a newer verison of the v5.6.4.2 branch which works with newer kernel and seems to be the recommended branch. Note: It seems that our buildroot package currently fails to properly deploy the 88XXau.ko kernel module. Instead of fixing our version, just move to the buildroot version.
This commit is contained in:
@@ -116,7 +116,7 @@ BR2_PACKAGE_HARDKERNEL_BOOT=y
|
||||
BR2_PACKAGE_HARDKERNEL_BOOT_ODROID_C2=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_RTL8812AU=y
|
||||
BR2_PACKAGE_RTL8812AU_AIRCRACK_NG=y
|
||||
BR2_PACKAGE_RPI_RF_MOD=y
|
||||
BR2_PACKAGE_RPI_RF_MOD_DTS=y
|
||||
BR2_PACKAGE_RPI_RF_MOD_DTS_ODROID-C2=y
|
||||
|
||||
Reference in New Issue
Block a user