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

doesn't work anymore #1

Open
petershaw23 opened this issue Jun 26, 2019 · 1 comment
Open

doesn't work anymore #1

petershaw23 opened this issue Jun 26, 2019 · 1 comment

Comments

@petershaw23
Copy link

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.

@Potatof
Copy link

Potatof commented Aug 23, 2021

What about changing get_bluetooth_name to set_bluetooth_name ?

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