Re: systemd problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi Peter,

On 2016-10-13 08:37:13 (+0200), Peter Nabbefeld wrote:
> 
> Hello,
> 
> I've got problems with bluetooth (service does not start), which seem to be
> caused by systemd problems, as several services are "dead".
you might want to check the log output of those services then.

> 
> Output of info --test´ is at https://dpaste.de/LC2h
That's not very helpful (especially now that the formatting is gone) or
specific (enough).

Try (as root):

  systemctl --all --full |grep failed

to see which services failed.

Check their status:

  systemctl status --all --full $name_of_service [ $name_of_service ]

Attach journalctl to the service (in another shell instance), before
trying to restart it:

  journalctl -f -u $name_of_service

then:

  systemctl restart $name_of_service

The above outputs should give you enough information to track down the
problem (hopefully).

> 
> Kind regards
> Peter

Best,
David

-- 
https://sleepmap.de

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux