Hello.
I know that on slackware based Puppies bluetooth audio streaming is a challenge in itself.
Nonethless i tried to get a bluetooth headset up and running in Slacko64 7.0.
I remember having success with slackstream by @greengeek in Sacko 5.7.0. Seems to be ages ago...
Bluetooth in Slackware 14.2 works completely different.
What i had to do:
Install from PPM:
Compiled from http://slackbuilds.org/repository/14.2/ ... luez-alsa/
and last but not least installed from here:
What to do with it?
I don't use a savefile/folder, so rebooting doesn't help.
So after some research i started bluetoothd in a terminal with /etc/rc.d/rc.bluetooth start
pbluetooth starts from Menu -> Network -> pBluetooth
Now there i have some issues:
In managing a paired device, testing audio doesn't work. Streaming to bluetooth headset via audacious works OOTB. Streaming via aplay and mplayer not.
mplayer needs option -ao alsa
but aplay needs more advanced parameters. aplay -D bluealsa:HCI=hci0,DEV=F4:4E:FC:68:06:58,PROFILE=a2dp startup.wav
plays my sound on bluetooth headset. After first playing a sound with afore mentioned command, aplay plays sound on bluetooth headset as usual.
After running pbluetooth, ps
shows a lot of garbadge (several instances or pbluetooth, grep, sh -c, ...)