Hi,
I was delighted to be able to link to my Bose Soundlink using bluetooth but unfortunately it hogs system resources so I can't use it that much. Once I disconnect things go back to normal.
Is there any fix to this?
Many thanks
Bluetooth hogs cpu time
Re: Bluetooth hogs cpu time
Hello there hello. Same problem with bluetooth and cpu for me. Did you find out why or how to fix it?
Here are some performance oriented testosterone boosters we've all been waiting for.
Re: Bluetooth hogs cpu time
Bluetooth is a cpu hog. To shut down bluetooth, run:
.
To restart: .
Code: Select all
sudo update-rc.d bluetooth remove
To restart:
Code: Select all
sudo update-rc.d bluetooth defaults