Title: alsa_bluezsco.dsl Description: alsa driver & utility for bluetooth headsets Version: 0.9.6 (alsa) 0.1 (bluezsco) Author: bluezsco - Jonathan Paisley - jp@dcs.gla.ac.uk alsa - see web site Original-site: http://www.dcs.gla.ac.uk/~jp/snd-bluez-sco/ http://www.alsa-project.org Copying-policy: GPL -----==[ Color = red Filesize: 1,973KB ]==----- Extension by: juanito Comments: In order for this to work, alsa must not be enabled at boot, nor loaded after startup. Check to ensure no sound modules, except soundcore, are loaded and unload them if required. Load bluez-utils.dsl before alsa_bluezsco.dsl so that the default pin and hci_usb are overwritten _ To use: # modprobe snd-bluez-sco start bluetooth and pair with your headset Assuming your headset is on bt channel 1: # sdptool add --channel=1 HS # rfcomm bind 1 00:0A:D9:E8:4A:65 1 [for rfcomm1, channel 1] # mknod -m 666 /dev/rfcomm1 c 216 1 [for rfcomm1] # hciconfig hci0 voice 0x0040 # bluezsco 00:12:EE:A6:1D:F4 1 [enter your bt address here] _ Use alsamixer to un-mute your headset and set sound & microphone volume. To test, un-mute loopback to hear microphone in headset. To play music: # aplay -B 1000000 -D plughw:Headset /path/music.wav _ Change-log: First version Current: 2007/04/08