You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, after changing the misspelled "get_bluetooth_name" in line 108 of the setup script to "set_[...]", the setup script works. but i get this error in the end:
Job for bluetooth-agent.service failed. See 'systemctl status bluetooth-agent.service' and 'journalctl -xn' for details.
output of systemcl status:
volumio@volumio:~/volumio-bluetooth-setup$ systemctl status bluetooth-agent.service
● bluetooth-agent.service - LSB: Makes Bluetooth discoverable and connectable to 0000
Loaded: loaded (/etc/init.d/bluetooth-agent)
Active: failed (Result: exit-code) since Wed 2019-06-26 19:44:08 CEST; 43s ago
Process: 6453 ExecStart=/etc/init.d/bluetooth-agent start (code=exited, status=1/FAILURE)
Jun 26 19:44:07 volumio bluetooth-agent[6453]: setting bluetooth discoverable
Jun 26 19:44:08 volumio sudo[6456]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
Jun 26 19:44:08 volumio sudo[6456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 26 19:44:08 volumio bluetooth-agent[6453]: Failed to write reset command
Jun 26 19:44:08 volumio bluetooth-agent[6453]: Can't initialize device: Success
Jun 26 19:44:08 volumio sudo[6456]: pam_unix(sudo:session): session closed for user root
Jun 26 19:44:08 volumio bluetooth-agent[6453]: bcm43xx_init
Jun 26 19:44:08 volumio systemd[1]: bluetooth-agent.service: control process exited, code=exited status=1
Jun 26 19:44:08 volumio systemd[1]: Failed to start LSB: Makes Bluetooth discoverable and connectable to 0000.
Jun 26 19:44:08 volumio systemd[1]: Unit bluetooth-agent.service entered failed state.
The text was updated successfully, but these errors were encountered:
hi, after changing the misspelled "get_bluetooth_name" in line 108 of the setup script to "set_[...]", the setup script works. but i get this error in the end:
Job for bluetooth-agent.service failed. See 'systemctl status bluetooth-agent.service' and 'journalctl -xn' for details.
output of systemcl status:
The text was updated successfully, but these errors were encountered: