Skip to content

rtl8188eu does not work of the box #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
guysoft opened this issue Feb 22, 2016 · 2 comments
Closed

rtl8188eu does not work of the box #206

guysoft opened this issue Feb 22, 2016 · 2 comments

Comments

@guysoft
Copy link
Owner

guysoft commented Feb 22, 2016

TP-Link and others have this, and does not seem to work on 0.12.0.
A solution is given at: raspberrypi/linux#764

Solution is to run

sudo wget https://github.com/lwfinger/rtl8188eu/raw/c83976d1dfb4793893158461430261562b3a5bf0/rtl8188eufw.bin -O /lib/firmware/rtlwifi/rtl8188eufw.bin

Should work in nightly but did not test.

@fopina
Copy link

fopina commented Feb 24, 2016

Proper solution is actually to use linux-firmware. On jessie that would mean (as non-free is already included in apt sources)

sudo apt-get install firmware-realtek

@guysoft
Copy link
Owner Author

guysoft commented May 1, 2016

Fixed in 0.13.0

@guysoft guysoft closed this as completed May 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants