You are not logged in.

#1 2021-06-03 07:32:28

yyleow_
Member
Registered: 2021-05-17
Posts: 3

[SOLVED] bluetooth.service failed to start

hi im trying to configure my bluetooth for my system but i keep getting error mesages that my bluetooth service had failed. i have reproduced journalctl -xeu bluetooth.service below:

Jun 03 15:25:47 archlinux systemd[1]: Starting Bluetooth service...
░░ Subject: A start job for unit bluetooth.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ A start job for unit bluetooth.service has begun execution.
░░
░░ The job identifier is 1330.
Jun 03 15:25:47 archlinux bluetoothd[276706]: Bluetooth daemon 5.58
Jun 03 15:25:47 archlinux bluetoothd[276706]: D-Bus setup failed: Connection ":1.54" is not allowed to own the service "org.bluez" due to security policies in the configuration file
Jun 03 15:25:47 archlinux bluetoothd[276706]: src/main.c:main() Unable to get on D-Bus
Jun 03 15:25:47 archlinux systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ An ExecStart= process belonging to unit bluetooth.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Jun 03 15:25:47 archlinux systemd[1]: bluetooth.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ The unit bluetooth.service has entered the 'failed' state with result 'exit-code'.
Jun 03 15:25:47 archlinux systemd[1]: Failed to start Bluetooth service.
░░ Subject: A start job for unit bluetooth.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ A start job for unit bluetooth.service has finished with a failure.
░░
░░ The job identifier is 1330 and the job result is failed.


thanks in advance

Last edited by yyleow_ (2021-06-16 11:22:36)

Offline

#2 2021-06-03 08:54:53

Manix
Member
Registered: 2021-04-17
Posts: 73

Re: [SOLVED] bluetooth.service failed to start


I don't love rosbeef

Offline

#3 2021-06-16 05:10:24

yyleow_
Member
Registered: 2021-05-17
Posts: 3

Re: [SOLVED] bluetooth.service failed to start

hi i hope this is a better way to present my problem

1. bluetooth.service failed to start on boot, and unable to start manually as well


this is when i try to start manually:

leowyy@archlinux:~▶ sudo systemctl start bluetooth.service
[sudo] password for leowyy:
Job for bluetooth.service failed because the control process exited with error code.
See "systemctl status bluetooth.service" and "journalctl -xeu bluetooth.service" for details.

and this is the logs:

leowyy@archlinux:~▶ systemctl status bluetooth.service
× bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor pres>
     Active: failed (Result: exit-code) since Wed 2021-06-16 13:05:10 +08; 16s ago
       Docs: man:bluetoothd(8)
    Process: 40125 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=1/FA>
   Main PID: 40125 (code=exited, status=1/FAILURE)
     Status: "Starting up"
        CPU: 12ms

Jun 16 13:05:10 archlinux systemd[1]: Starting Bluetooth service...
Jun 16 13:05:10 archlinux bluetoothd[40125]: Bluetooth daemon 5.58
Jun 16 13:05:10 archlinux bluetoothd[40125]: D-Bus setup failed: Connection ":1.50" >
Jun 16 13:05:10 archlinux bluetoothd[40125]: src/main.c:main() Unable to get on D-Bus
Jun 16 13:05:10 archlinux systemd[1]: bluetooth.service: Main process exited, code=e>
Jun 16 13:05:10 archlinux systemd[1]: bluetooth.service: Failed with result 'exit-co>
Jun 16 13:05:10 archlinux systemd[1]: Failed to start Bluetooth service.
...skipping...
× bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor pres>
     Active: failed (Result: exit-code) since Wed 2021-06-16 13:05:10 +08; 16s ago
       Docs: man:bluetoothd(8)
    Process: 40125 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=1/FA>
   Main PID: 40125 (code=exited, status=1/FAILURE)
     Status: "Starting up"
        CPU: 12ms

Jun 16 13:05:10 archlinux systemd[1]: Starting Bluetooth service...
Jun 16 13:05:10 archlinux bluetoothd[40125]: Bluetooth daemon 5.58
Jun 16 13:05:10 archlinux bluetoothd[40125]: D-Bus setup failed: Connection ":1.50" >
Jun 16 13:05:10 archlinux bluetoothd[40125]: src/main.c:main() Unable to get on D-Bus
Jun 16 13:05:10 archlinux systemd[1]: bluetooth.service: Main process exited, code=e>
Jun 16 13:05:10 archlinux systemd[1]: bluetooth.service: Failed with result 'exit-co>
Jun 16 13:05:10 archlinux systemd[1]: Failed to start Bluetooth service.

leowyy@archlinux:~▶ journalctl -xeu bluetooth.service
░░
░░ The unit bluetooth.service has entered the 'failed' state with result 'exit-code'.
Jun 16 13:05:10 archlinux systemd[1]: Failed to start Bluetooth service.
░░ Subject: A start job for unit bluetooth.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ A start job for unit bluetooth.service has finished with a failure.
░░
░░ The job identifier is 1646 and the job result is failed.
Jun 16 13:07:22 archlinux systemd[1]: Starting Bluetooth service...
░░ Subject: A start job for unit bluetooth.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ A start job for unit bluetooth.service has begun execution.
░░
░░ The job identifier is 1726.
Jun 16 13:07:22 archlinux bluetoothd[43598]: Bluetooth daemon 5.58
Jun 16 13:07:22 archlinux bluetoothd[43598]: D-Bus setup failed: Connection ":1.53" >
Jun 16 13:07:22 archlinux bluetoothd[43598]: src/main.c:main() Unable to get on D-Bus
Jun 16 13:07:22 archlinux systemd[1]: bluetooth.service: Main process exited, code=e>
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ An ExecStart= process belonging to unit bluetooth.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Jun 16 13:07:22 archlinux systemd[1]: bluetooth.service: Failed with result 'exit-co>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ The unit bluetooth.service has entered the 'failed' state with result 'exit-code'.
Jun 16 13:07:22 archlinux systemd[1]: Failed to start Bluetooth service.
░░ Subject: A start job for unit bluetooth.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ A start job for unit bluetooth.service has finished with a failure.
░░
░░ The job identifier is 1726 and the job result is failed.

not sure if this is useful but i will leave it here

leowyy@archlinux:~▶ lsmod | grep blue
bluetooth             724992  5 btrtl,btintel,btbcm,btusb
ecdh_generic           16384  1 bluetooth
rfkill                 28672  7 bluetooth,dell_laptop,cfg80211
crc16                  16384  2 bluetooth,ext4

do let me know what other info i should provide thanks

Offline

#4 2021-06-16 09:57:16

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 169

Re: [SOLVED] bluetooth.service failed to start

yyleow_ wrote:
Jun 03 15:25:47 archlinux bluetoothd[276706]: D-Bus setup failed: Connection ":1.54" is not allowed to own the service "org.bluez" due to security policies in the configuration file

I think that's the problem, i've found in this thread https://bugzilla.redhat.com/show_bug.cgi?id=809214 that some user have solved the issue doing:

systemctl reload dbus

Last edited by Khere (2021-06-16 09:58:32)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#5 2021-06-16 11:21:26

yyleow_
Member
Registered: 2021-05-17
Posts: 3

Re: [SOLVED] bluetooth.service failed to start

solved it! thank you

i added some permissions in my dbus system.conf file and did a reload

Offline

Board footer

Powered by FluxBB