Skip to content
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

rtl8188eu source is in staging but it's not configured #640

Closed
fgimenezm opened this issue Jul 18, 2014 · 4 comments
Closed

rtl8188eu source is in staging but it's not configured #640

fgimenezm opened this issue Jul 18, 2014 · 4 comments

Comments

@fgimenezm
Copy link

Please configure rtl8188eu (staging) when building the kernel modules.
The source is already there in the kernel, it just needs to be configured.
I've compiled it myself from source and it works fine with my TP-LINK WN725N v2.
I added "options r8188eu rtw_power_mgnt=0" into /etc/modprobe.d/8188eu.conf because I don't like the small latency leaving it enabled adds temporarily (I honestly could live with it, but I like fast ping).
I've tested it for a while with that option set and it's rock solid. Tested it streaming many videos to XBMC (on raspbian) without a glitch.

@nsayer
Copy link

nsayer commented Jul 23, 2014

Seconded. There is a giant thread on the R-Pi forums with pointers to dropbox binaries for this driver. It's used in a number of USB WiFi dongles used on R-Pi, and really, really should be included in the distribution.

@fgimenezm
Copy link
Author

Here are the relevant config lines:
CONFIG_R8188EU=m
CONFIG_88EU_AP_MODE=y
CONFIG_88EU_P2P=y

@fgimenezm
Copy link
Author

bump

@fgimenezm
Copy link
Author

Good news!
The newest firmware with kernel 3.18 has the staging modules built!
You just need to copy the firmware file (if you don't have it already) from https://github.com/lwfinger/rtl8188eu/blob/master/rtl8188eufw.bin to /lib/firmware/rtlwifi/
I think Raspbian Jessie has this firmware file already so in that case you don't need anything and it should just work.

pfpacket pushed a commit to pfpacket/linux-rpi-rust that referenced this issue Apr 7, 2023
rust: add optional parameters to the registration of misc devices
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