Rasberry pi as Bluetooth a2dp receiver - Raspberry Pi Forums
hi all,
i'm tryng make muldimedia system car using rasberry pi b+ latest jessie os.
stram on bluetooth audio smartphone or tablet (ipad or iphone) , use vivavoice
in order i've purchased sound blaster omni 5.1 built in microphone.
problem i'm tryng set pi stream audio via bluetooth in order i'm following bleow giudes:
http://www.instructables.com/id/turn-yo ... uetooth-a/
tutorial seems old , not compatible new pulseaudio 5 , bluez 5 , of file has changed name or missing in particular:
sudo nano /etc/bluetooth/audio.conf missing i've tried modify input.conf don't know if did right.
sudo nano /var/lib/bluetooth/<bluetooth mac address>/config - no config file there, settings when try nano it's empty.
bluetooth-agent failed run on starting of pi.
second tutorial i've tried follow seems perfect purpose below one:
http://www.instructables.com/id/raspber ... ver-combo/
did steps in correct way.
on step 6 when reboot pi got following screen:
[failed] failed start lsb: starts blutetooth daemons
[failed] failed start lsb: start pulseaudio sound server
.......
[failed] failed start lsb: makes bletooth discoverable , connectable 0000
shareport working fine still need connect phone on bluetooth
i'm tryng make muldimedia system car using rasberry pi b+ latest jessie os.
stram on bluetooth audio smartphone or tablet (ipad or iphone) , use vivavoice
in order i've purchased sound blaster omni 5.1 built in microphone.
problem i'm tryng set pi stream audio via bluetooth in order i'm following bleow giudes:
http://www.instructables.com/id/turn-yo ... uetooth-a/
tutorial seems old , not compatible new pulseaudio 5 , bluez 5 , of file has changed name or missing in particular:
sudo nano /etc/bluetooth/audio.conf missing i've tried modify input.conf don't know if did right.
sudo nano /var/lib/bluetooth/<bluetooth mac address>/config - no config file there, settings when try nano it's empty.
bluetooth-agent failed run on starting of pi.
second tutorial i've tried follow seems perfect purpose below one:
http://www.instructables.com/id/raspber ... ver-combo/
did steps in correct way.
on step 6 when reboot pi got following screen:
[failed] failed start lsb: starts blutetooth daemons
[failed] failed start lsb: start pulseaudio sound server
.......
[failed] failed start lsb: makes bletooth discoverable , connectable 0000
shareport working fine still need connect phone on bluetooth
both of guides appear written raspbian wheezy. "failed start lsb" means systemd can't translate init.d startup scripts, or can't run them (possibly timing issues). results of ?
code: select all
systemctl status bluetooth
raspberrypi
Comments
Post a Comment