Hello all,
I have a USB Wifi device Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey].
Device is great has gigabit transfer rate and works well.
Problem is the driver. At the beginning my system did not recognized the device and I checked on internet. Find the driver on GitHub. Installed and device start working.
Now all the time when I have a Kernel upgrade driver is out of order.
After restart device not recognized.
I have to use driver make and make install and then modeprobe and works.
Question is why Linux Kernel does not include my USB Wifi stick?
How can I make Kernel to include it?
Thanks for any comment
I have a USB Wifi device Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey].
Device is great has gigabit transfer rate and works well.
Problem is the driver. At the beginning my system did not recognized the device and I checked on internet. Find the driver on GitHub. Installed and device start working.
Now all the time when I have a Kernel upgrade driver is out of order.
After restart device not recognized.
I have to use driver make and make install and then modeprobe and works.
Question is why Linux Kernel does not include my USB Wifi stick?
How can I make Kernel to include it?
Thanks for any comment
Comment