lwfinger / rtl8188eu

Repository for stand-alone RTL8188EU driver.
Other
1.68k stars 593 forks source link

8188gu can't get EEPROM #318

Open cslizhang opened 4 years ago

cslizhang commented 4 years ago

I try again! I add in usb_intf.c a line, as you said. driver can load. But can't get EEPROM ID. How to resolve? Thanks!

Env:Ubuntu 18.04 usb id : 0bda:b711

lwfinger commented 4 years ago

You need to get a driver that works for that device. The 8188eu driver won't work - it doesn't even know how to read the EEPROM, which is a very fundamental step.

cslizhang commented 4 years ago

ok, I see it. Does you know where to download rtl8710b package? I found 8188gu compiled from 8710b, so I want to try it.

wandercn commented 2 years ago

我也遇到8188gu型号驱动问题,自己找资料整理了安装指南.我在Raspberry pi 和 ubuntu 20.0.4都安装成功了。deepin也应该可以。解决了您的问题帮忙点个星星

https://github.com/wandercn/RTL8188GU