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

it doesn't work with debian #11

Open
Jammesy opened this issue Feb 4, 2020 · 3 comments
Open

it doesn't work with debian #11

Jammesy opened this issue Feb 4, 2020 · 3 comments

Comments

@Jammesy
Copy link

Jammesy commented Feb 4, 2020

hello after installing it the wifi is refusing to connect am using debian testing with kernel 5.4 and here is screenshot of the error log
Screenshot-20200204-190508

@gxanshu
Copy link

gxanshu commented Aug 20, 2021

well, i think if you are using debian then try this driver

@kelebek333
Copy link

kelebek333 commented Aug 20, 2021

Try following commands.

su
touch /etc/modprobe.d/rtl8188fu.conf
echo "options rtl8188fu rtw_ips_mode=0" | tee /etc/modprobe.d/rtl8188fu.conf
modprobe -r rtl8188fu
modprobe rtl8188fu

@gxanshu
Copy link

gxanshu commented Aug 21, 2021

Try following commands.

su
touch /etc/modprobe.d/rtl8188fu.conf
echo "options rtl8188fu rtw_ips_mode=0" | tee /etc/modprobe.d/rtl8188fu.conf
modprobe -r rtl8188fu
modprobe rtl8188fu

is it's work or not ?

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

3 participants