gnab / rtl8812au

Realtek 802.11n WLAN Adapter Linux driver
1.7k stars 552 forks source link

Error modpost: wireless_send_event [rtl8812au/8812au.ko] undefined! #254

Closed gigantor2 closed 2 years ago

gigantor2 commented 2 years ago

This happened while installing on new Virtualbox installation of centos 9 streaming. All files were updated and upgraded with updated kernel. I am using a to tp-link wireless usb interface. The errors were:

[Scripts/Makefile/.Modpost:134]. [ rtl8812au/module.symvers] error

***Deleting file rtl8812/module.symvers

Make file :1830 : errors:2

Leaving dir /usr/src/kernels/5.14.0-171.el9.x86_64

All the errors occurred at the very end of the "make" command file. All went well until the last line of mod post errors. These errors occurred when executing "make" after cloning rtl8812au.

How can I get rid of this error? What do I need to do to fix this??

Thanks for any help you can provide.

BTW- I have used your wireless rtl8812au files in the past with great success. Ubuntu 18.04, 20.04, centos 7.9, and 8.5 Rocky

gigantor2 commented 2 years ago

I just realized this is the wrong issue to post here. After, reviewing my previous installations, I realized I got the wireless drivers from another location. Though similar, this driver is different from my previous installations. So I have two issues to resolve. 1) I need other drivers than these because I know the other drivers worked on the kernel I had installed. (3.10.xxx). 2) I need drivers that will work with my new upgraded centos stream kernel, 5.14xxx. The other drivers I got that previously worked with kernel 3.10xxx no longer apparently work with kernel 5.14 in centos stream 9.