2018-09-19 20:52:27 -06:00
2018-09-19 20:48:06 -06:00

Bose Companion 5 - Fix Sound

I got really fed up with the sound constantly cutting out on the Bose Companion 5, and so made this. Bose should really fix the issue, as all this does is perform a reset of the device whenever it happens.

To use install Go and then run:

go build
chmod +x bose-usbfix
./bose-usbfix
Description
Hacky workaround for poor USB driver support for the Bose Companion 5 sound system
Readme 26 KiB
Languages
Go 100%