Problem: Bluetooth Audio output (Transmitter)
|
30th May, 2021, 10:32 PM
Post: #59
|
|||
|
|||
RE: Bluetooth Audio output (Transmitter)
It looks to me like now the rpi bluetooth device is no longer initialized and thus present
Please delete the file /var/log/upstart/rpi-bluetooth.log, restart and then post the file here It should look like this: Code: /dev/serial1 still not there, waiting ... This is the output from my 3B+ Furthermore I have with my different configurations that the bluetooth daemon (bluetoothd) is not started correctly by the script /etc/init/bluetooth.conf or bluetooth is not in power up mode However, this does not always occur with me, but with the 3B+ under Debian Buster. With Debian Bullseye and 4B this is always ok Anyway, I made a new script, you could also try this as a test cat /etc/init/bluetooth.conf Code: description "bluetooth" With this new script you should see in the file /var/log/upstart/bluetooth.log the following Code: Changing power on succeeded |
|||
« Next Oldest | Next Newest »
|