(In reply to Stephan Hemeier from comment #2) > This is for Leap 15.1: > https://download.opensuse.org/repositories/home:/Sauerland:/hardware/ > openSUSE_Leap_15.1/x86_64/rtl8812AU_8821AU-kmp-default-20190205_k4.12. > 14_lp151.21-lp151.10.3.x86_64.rpm I'm getting invalid format when try to install. Maybe because my version is 15.0 and not 15.1 as mentioned before. excelsior:~ # find /lib/modules -name "rtl8812*" /lib/modules/4.12.14-lp151.21-default/updates/rtl8812au.ko excelsior:~ # modprobe rtl8812au.ko modprobe: FATAL: Module rtl8812au.ko not found in directory /lib/modules/4.12.14-lp150.12.48-default excelsior:~ # insmod /lib/modules/4.12.14-lp151.21-default/updates/rtl8812au.ko insmod: ERROR: could not insert module /lib/modules/4.12.14-lp151.21-default/updates/rtl8812au.ko: Invalid module format excelsior:~ # uname -a Linux excelsior 4.12.14-lp150.12.48-default #1 SMP Tue Feb 12 14:01:48 UTC 2019 (268f014) x86_64 x86_64 x86_64 GNU/Linux excelsior:~ #