Hi
my Bluetooth Jam Classic speaker was not found (grayed out) in the profile of Music in the multimedia tab of preferences and would not play.
It MAY be because I had hooked the computer to the large screen t.v. using the HDMI output which then defaulted to the Turks driver, and that POSSIBLY bolluxed the setup, anyway it didn't work.
Yes, I have Bluetooth and Pulsaudio control installed and the system SAW the device and "said" that it was configured etc. but it still wouldn't play.
So here are the two commands.
After the first a notification appeared that a LOT of Linux Headers and other stuff had to be auto-removed and then a restart was required, the system would not take the second command until after the restart.
As a PRECAUTION I also restarted without carrying over any settings.
The following command returned : module-bluetooth-discover IS loaded.
After the second command, the Jam Classic automatically appeared and all that was needed was to connect using the normal Bluetooth connexion in the tray.
It connected both as an audio sink and as headphones.
Of course, if there are any questions, please ask.
woodsmoke
my Bluetooth Jam Classic speaker was not found (grayed out) in the profile of Music in the multimedia tab of preferences and would not play.
It MAY be because I had hooked the computer to the large screen t.v. using the HDMI output which then defaulted to the Turks driver, and that POSSIBLY bolluxed the setup, anyway it didn't work.
Yes, I have Bluetooth and Pulsaudio control installed and the system SAW the device and "said" that it was configured etc. but it still wouldn't play.
So here are the two commands.
After the first a notification appeared that a LOT of Linux Headers and other stuff had to be auto-removed and then a restart was required, the system would not take the second command until after the restart.
As a PRECAUTION I also restarted without carrying over any settings.
sudo apt-get install pulseaudio-module-bluetooth
sudo pactl load-module module-bluetooth-discover
sudo pactl load-module module-bluetooth-discover
pactl list | grep -i module-bluetooth-discover
It connected both as an audio sink and as headphones.
Of course, if there are any questions, please ask.
woodsmoke
Comment