jakeday / linux-surface

Linux Kernel for Surface Devices
2.59k stars 242 forks source link

Surface Go Bluetooth problems #552

Closed codev closed 4 years ago

codev commented 5 years ago

My Logitech keyboard and Lenovo keyboard both experience lots of dropouts using the latest version of jakeday. The keyboard's disconnect randomly and often there is delay or repeated keypresses when typing. This didn't happen previously but rolling back the kernel to 4.x didn't seem to solve anything.

korakios commented 5 years ago

Same issue like #533 ? In my case I have to pair the device in every reboot

skogsmaskin commented 4 years ago

Are you on a 2.4Ghz wifi network? Using 2.4Ghz wifi and bluetooth at the same time will give you a bad time, because they interfere with each other (known issue with the chip/ath10k driver). 5Ghz networks doesn't have this problem.

codev commented 4 years ago

That seems to have fixed it! I changed to our 5GHz network and haven't had a bluetooth disconnect since. Might still be a pain while traveling but at least it works at home now.