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

pr2 bluetooth problem #56

Open
HiroIshida opened this issue Mar 24, 2024 · 0 comments
Open

pr2 bluetooth problem #56

HiroIshida opened this issue Mar 24, 2024 · 0 comments

Comments

@HiroIshida
Copy link
Owner

HiroIshida commented Mar 24, 2024

bluetooth disableでstart enableしても立ち上がらない.

applications@pr1040:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: inactive (dead)
       Docs: man:bluetoothd(8)
applications@pr1040:~$ sudo systemctl enable bluetooth
Synchronizing state of bluetooth.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable bluetooth
applications@pr1040:~$ sudo systemctl start bluetooth
applications@pr1040:~$ sudo systemctl enable bluetooth
Synchronizing state of bluetooth.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable bluetooth
applications@pr1040:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: inactive (dead)
       Docs: man:bluetoothd(8)

 3月 25 04:19:16 pr1040 systemd[1]: Condition check resulted in Bluetooth service being skipped.
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

1 participant