12-04-2021, 11:20 PM
(12-04-2021, 03:23 PM)TheOldPresbyope Wrote:Code:pi@testzero2w:~ $ /var/www/command/pirev.py
0x902120 Zero 2 W 1.0 512MB Sony UK BCM2837
I get the same result for /var/command/pirev.py
And this is what actually happens in /var/log/syslog when I switch on the bluetooth renderer:
Code:
Dec 5 00:10:00 test-audio systemd[1]: Starting Configure Bluetooth Modems connected by UART...
Dec 5 00:10:00 test-audio kernel: [ 131.589882] uart-pl011 3f201000.serial: no DMA platform data
Dec 5 00:10:30 test-audio btuart[1339]: Initialization timed out.
Dec 5 00:10:30 test-audio btuart[1339]: bcm43xx_init
Dec 5 00:10:30 test-audio systemd[1]: hciuart.service: Control process exited, code=exited, status=1/FAILURE
Dec 5 00:10:30 test-audio systemd[1]: hciuart.service: Failed with result 'exit-code'.
Dec 5 00:10:30 test-audio systemd[1]: Failed to start Configure Bluetooth Modems connected by UART.
Dec 5 00:10:30 test-audio systemd[1]: Condition check resulted in Bluetooth service being skipped.
Dec 5 00:10:30 test-audio systemd[1]: Condition check resulted in Bluetooth service being skipped.
Dec 5 00:10:30 test-audio systemd[1]: Started BluezAlsa proxy.
Dec 5 00:10:30 test-audio dbus-daemon[331]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.15' (uid=0 pid=1396 comm="/usr/bin/bluealsa -p a2dp-source -p a2dp-sink ")
Dec 5 00:10:30 test-audio dbus-daemon[331]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Dec 5 00:10:30 test-audio bluealsa[1396]: /usr/bin/bluealsa: W: Couldn't get managed objects: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.