[Pkg-bluetooth-maintainers] Bug#734548: [Pkg-systemd-maintainers] Bug#734548: unable to start bluetooth service during boot

Michael Biebl biebl at debian.org
Fri Jan 10 19:09:53 UTC 2014


Am 08.01.2014 04:34, schrieb Pirate Praveen:
> package: systemd
> version: 204-5
> severity: important
> 
> bluetooth service fails to start during boot. Manually starting it after
> boot is working. Attaching journalctl -xb output.
> 
> bluetooth service is turned on,
> 
> $ sudo chkconfig --list bluetooth
> bluetooth                 0:off  1:off  2:on   3:on   4:on   5:on   6:off
> 
> I have only bluetooth keyboard working and every time I have to use
> onscreen keyboard to start bluetooth service.

Your log file is interesting:

Jan 08 08:51:48 savannah systemd[1]: Starting Bluetooth.
-- Subject: Unit bluetooth.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit bluetooth.target has begun starting up.
Jan 08 08:51:48 savannah systemd[1]: Reached target Bluetooth.
-- Subject: Unit bluetooth.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit bluetooth.target has finished starting up.


So, bluetooth.target seems to be started properly. It's a target which
is activated whenever a bluetooth device is added and triggered via
/lib/udev/rules.d/99-systemd.rules:

SUBSYSTEM=="bluetooth", TAG+="systemd",
ENV{SYSTEMD_WANTS}+="bluetooth.target"


Yet bluetooth.service is *not* started apparently.
Can you post the output of
# ls -al /etc/systemd/system/bluetooth.target.wants/


It should look like:

lrwxrwxrwx. 1 root root   37 Feb 18  2013 bluetooth.service ->
/lib/systemd/system/bluetooth.service



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-bluetooth-maintainers/attachments/20140110/de73829d/attachment.sig>


More information about the Pkg-bluetooth-maintainers mailing list