Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth problem #60

Open
mihaiola opened this issue Feb 26, 2019 · 1 comment
Open

Bluetooth problem #60

mihaiola opened this issue Feb 26, 2019 · 1 comment

Comments

@mihaiola
Copy link

Hello, i have install version 1.1 on a Raspberry B model and add a bluetooth dongle to it. From USB is playing on all the song and stuff. When i try to conect from my phone to it i found it as mpradio device, pair with it with pin code 0000, so far, so good. When i play music from Spotify or other media i get no sound on radio.
When i check the console and everything i found this error

Jun 04 19:01:43 raspberrypi systemd[1]: Started Bluetooth service.
Jun 04 19:01:43 raspberrypi bluetoothd[327]: Starting SDP server
Jun 04 19:01:43 raspberrypi bluetoothd[327]: Bluetooth management interface 1.14 initialized
Jun 04 19:01:43 raspberrypi bluetoothd[327]: Failed to obtain handles for "Service Changed" characteristic
Jun 04 19:01:43 raspberrypi bluetoothd[327]: Sap driver initialization failed.
Jun 04 19:01:43 raspberrypi bluetoothd[327]: sap-server: Operation not permitted (1)
Jun 04 19:01:44 raspberrypi bluetoothd[327]: Endpoint registered: sender=:1.4 path=/A2DP/SBC/Source/1
Jun 04 19:01:44 raspberrypi bluetoothd[327]: Endpoint registered: sender=:1.4 path=/A2DP/SBC/Sink/1
Jun 04 19:06:25 raspberrypi bluetoothd[327]: Endpoint registered: sender=:1.4 path=/A2DP/SBC/Sink/2
Jun 04 19:06:37 raspberrypi bluetoothd[327]: Unable to get io data for Hands-Free unit: getpeername: Transport endpoint is not connected (107)

and the response for systemctl status mpradio is:
pi@raspberrypi:/etc $ systemctl status mpradio
● mpradio.service - Morrolinux Pirate Radio
Loaded: loaded (/etc/systemd/system/mpradio.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Mon 2018-06-04 19:06:29 UTC; 14min ago
Process: 334 ExecStart=/bin/bash -l -c /bin/mpradio (code=killed, signal=TERM)
Main PID: 334 (code=killed, signal=TERM)

Jun 04 19:06:29 raspberrypi bash[334]: PS set to: "- GEMITA"
Jun 04 19:06:29 raspberrypi bash[334]: PS set to: "TAIZ MAD"
Jun 04 19:06:29 raspberrypi bash[334]: PS set to: "ADMAN 16"
Jun 04 19:06:29 raspberrypi bash[334]: PS set to: "16 I Don"
Jun 04 19:06:29 raspberrypi bash[334]: PS set to: "on t car"
Jun 04 19:06:29 raspberrypi bash[334]: PS set to: "are Kepl"
Jun 04 19:06:29 raspberrypi bash[334]: Terminating: cleanly deactivated the DMA engine and killed the carrier.
Jun 04 19:06:29 raspberrypi bash[334]: sox FAIL sox: -' error writing output file: Broken pipe Jun 04 19:06:29 raspberrypi bash[334]: sox WARN sox: -' output clipped 148 samples; decrease volume?
Jun 04 19:06:29 raspberrypi systemd[1]: Stopped Morrolinux Pirate Radio.

@Hurricos
Copy link
Contributor

Hurricos commented Apr 4, 2019

Sounds like some Bluetooth management failing? What's your bluez-alsa version?

If you have a moment, try repeating the setup with a radio and poke around with hciconfig a bit. It's happened in the past that changes in bluezalsa have caused issues here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants