|
Prev: installpkg -warn is broken
Next: Xorg keys
From: simon.lavoro on 8 Apr 2008 11:26 Just wondering if anyone ever managed to get bluetooth audio working on Slack 12 I've been through the Bluetooth wiki and back again and i decided to backport the slackware-current bluetooth stack (just copied over the source dirs and launched the various slackbuild scripts) - that means i'm running fairly up to date BT libs and apps: bluez-firmware-1.2-i486-1 bluez-hcidump-1.41-i486-1 bluez-libs-3.26-i486-2 bluez-utils-3.26-i486-1 i've made a .asound as per http://wiki.bluez.org/wiki/HOWTO/AudioDevices now i'm managing to pair my BT Jabra125 but it will only hiss at me :- ( any pointers?
From: Damjan on 8 Apr 2008 14:22 simon.lavoro wrote: > Just wondering if anyone ever managed to get bluetooth audio working > on Slack 12 > > I've been through the Bluetooth wiki and back again and i decided to > backport the slackware-current bluetooth stack (just copied over the > source dirs and launched the various slackbuild scripts) - that means > i'm running fairly up to date BT libs and apps: > bluez-firmware-1.2-i486-1 > bluez-hcidump-1.41-i486-1 > bluez-libs-3.26-i486-2 > bluez-utils-3.26-i486-1 > > i've made a .asound as per http://wiki.bluez.org/wiki/HOWTO/AudioDevices > > now i'm managing to pair my BT Jabra125 but it will only hiss at me :- > ( > > any pointers? Do you have these files? d /usr/lib/alsa-lib/*bluetooth* /usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so* /usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so* also did you set the audio service in /etc/bluetooth? ps axf should show you a runnig process: /usr/lib/bluetooth/bluetoothd-service-audio BTW I've not tried this yet, since I don't have a device yet -- damjan
From: simon.lavoro on 8 Apr 2008 15:27 On Apr 8, 8:22 pm, Damjan <gdam...(a)gmail.com> wrote: > simon.lavoro wrote: > > Just wondering if anyone ever managed to get bluetooth audio working > > on Slack 12 > > > I've been through the Bluetooth wiki and back again and i decided to > > backport the slackware-current bluetooth stack (just copied over the > > source dirs and launched the various slackbuild scripts) - that means > > i'm running fairly up to date BT libs and apps: > > bluez-firmware-1.2-i486-1 > > bluez-hcidump-1.41-i486-1 > > bluez-libs-3.26-i486-2 > > bluez-utils-3.26-i486-1 > > > i've made a .asound as perhttp://wiki.bluez.org/wiki/HOWTO/AudioDevices > > > now i'm managing to pair my BT Jabra125 but it will only hiss at me :- > > ( > > > any pointers? > > Do you have these files? > d /usr/lib/alsa-lib/*bluetooth* > /usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so* > /usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so* i also got the static ones, i hope that's not a problem ;-) > also did you set the audio service in /etc/bluetooth? yes ps axf gives me this: /usr/sbin/hcid -f /etc/bluetooth/hcid.conf \_ /usr/lib/bluetooth/bluetoothd-service-input \_ /usr/lib/bluetooth/bluetoothd-service-audio
From: simon.lavoro on 11 Apr 2008 09:49 just to let people know i got it fixed thanx to bluez-devs i created a file "bluetooth" in /etc/modeprobe.d and added the following options for hci_usb: options hci_usb force_scofix=1 works a dream... now i need to find a viable Voip application that supports SIP (wengophone crashes mercilessly)
|
Pages: 1 Prev: installpkg -warn is broken Next: Xorg keys |