Control: tags -1 moreinfo Am 09.10.2014 um 07:51 schrieb Norbert Preining: > Package: systemd > Version: 215-5+b1 > Severity: grave > Justification: causes non-serious data loss > > Hi, > > since the switch to systemd my Mac Pro does not reboot anymore > when I am rebooting from X with nvidia driver. > > What happens is that: > - all connections are capped, I tried it via ssh, but couldn't > see any logs > - screen goes blank > - there is rythmic HD activity forever > > hard reset necessary. > > It seems that systemd is trying to do whatever it tries to do, > without success and without giving up, blocking reboot and > any interaction. > > Nothing in the logs, absolutely nothing. >
-> Unit samba.service:
Description: LSB: ensure Samba daemons are started (nmbd and smbd)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Might be a duplicate of [1]
Can you run
update-rc.d samba remove
systemctl stop samba.service
and try again.
If that doesn't help, follow the debugging hints at [2].
A first step would be, to enable persistent logging, and increase the
verbosity via systemd.log_level=debug and/or enabling the
debug-shell.service .
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740942
[2] http://freedesktop.org/wiki/Software/systemd/Debugging/
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

