Bluetooth not working after resume
Closed this issue · 4 comments
lazyfrosch commented
I got a weird problem with bluetooth after resume, maybe someone has an idea, or the same problem.
After standby or hiberation the bluetooth device seems not working cleanly:
- Devices can be seen
- Connecting work partially
- Audio, Mouse is not working
Only way to fix it, is to reload btusb into the kernel, than it is fine.
modprobe -r btusb; modprobe btusb
androm3da commented
This suggestion fixed my bluetooth issues.
lazyfrosch commented
@androm3da I've got exactly that firmware running
androm3da commented
Sorry :( -- my problems did not match your symptoms exactly, I was taking a leap.
lazyfrosch commented
Ok, this seems to be a pure audio problem now.
Seems like a bug between Pulseaudio and BlueZ