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

[WORKAROUND] Continuous disconnects on Kernel 5.0.0-38 #157

Open
ziSo12 opened this issue Feb 8, 2020 · 4 comments
Open

[WORKAROUND] Continuous disconnects on Kernel 5.0.0-38 #157

ziSo12 opened this issue Feb 8, 2020 · 4 comments

Comments

@ziSo12
Copy link

ziSo12 commented Feb 8, 2020

There is an issue using Edimax EW-7611ULB wifi/bt stick on Ubuntu 19.04 Kernel 5.0.0-38.
Wifi is constantly disconnecting/reconnecting and sometimes not coming back.
Here is my current workaround. Thought this might be a power saving issue so I set
CONFIG_POWER_SAVING = n
I also commented out
#EXTRA_CFLAGS += -DCONFIG_CONCURRENT_MODE

Source from branch v4.3.16 giving compile errors, source from branch master compiling fine, though. At least I got a stable connection so far.

@aldemaroc
Copy link

I was also unable to compile v4.3.16.

@lwfinger
Copy link
Owner

Without someone posting the errors, I will never fix them.

@ivnish
Copy link

ivnish commented Apr 6, 2021

Thank you @ziSo12, it helps!

@ejmarkow
Copy link

I had the same issue on my openSUSE Linux system. It was consistently connecting/disconnecting.

Recompiled using:
CONFIG_POWER_SAVING = n

and Commenting out
#EXTRA_CFLAGS += -DCONFIG_CONCURRENT_MODE

My Wifi hotspot and Bluetooth all working well, thanks for this tip!

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

5 participants