Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Hi
I have compiled Bluez 4.50 for arm and have installed it. The bluetoothd daemon is running fine. But when I enabled the blueoothd -nd & i get an error saying, Failed to access HAL. After a bit of digging, i tried installing hal on the board in vain. The hcitool scan runs fine and shows all the devices in the vicinity. I compiled agent.c from the test folder and am using it to pair in command line because i donot have python on the board. I see the packets getting txd and rxd in the hcidump when i try to pair with the headset. even the light in the headset changes after pairing. but i donot hear any sound when i play a *.wav file.
my /etc/asound.conf -->
pcm.rawbluetooth {
type bluetooth
device 00:1E:7C:00:4F:4D
}
pcm.bluetooth {
type plug
slave {
pcm {
type bluetooth
device 00:1E:7C:00:4F:4D
}
}
}
My .asoundrc --->
pcm.rawbluetooth {
type bluetooth
device 00:1E:7C:00:4F:4D
}
pcm.bluetooth {
type plug
slave {
pcm {
type bluetooth
device 00:1E:7C:00:4F:4D
}
}
}
aplay -D bluetooth some.wav
ALSA lib ../../../alsa-lib-1.0.15/src/pcm/pcm.c:2106snd_pcm_open_conf) Cannot open shared library /usr/local/alsa/lib/alsa-lib/libasoundo
aplay: main:546: audio open error: No such file or directory
Please has anyone got any such error or any suggestions ... anything would do ...
thanks
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe