RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.26k stars 198 forks source link

Whitelist Issue (?) #91

Closed SherlockZeus closed 3 years ago

SherlockZeus commented 3 years ago

Hi, I'm wondering if I have a whitelist issue, may not. I had a variant of the 8112BU driver loaded that half-worked, trying this one but the device isn't getting picked up in network manager. Thanks. MiiLink R5 ID 0bda:b812 Realtek Semiconductor Corp https://www.amazon.com/dp/B088TNZYGG/ref=emc_b_5_t

RinCat commented 3 years ago

No, 0bda:b812 is the default ID for 8812bu. Try to load manually the driver modprobe 88x2bu

SherlockZeus commented 3 years ago

That did it, thanks RinCat. I had a stupid moment... still learning. The load failed the first time because of secure boot. Loaded the module and I'm up and running.