Nun da mein account nicht gelöscht wurde, möchte ich euch um rat fragen.
Auf der suche nach einer deutschsprachigen doku dazu bin ich nicht fündig geworden, was es dazu gibt ist sehr sehr oberflächlich wie: http://manual.siduction.org/sys-admin-systemd#systemd
https://wiki.archlinux.de/title/Systemd
und verschiedene andere Seiten, die mich nicht weiter brachten. Ich verwende derzeit Debian Jessie.
Zum Problem:
Code: Alles auswählen
journalctl -b -p err
Ausgabe:
Code: Alles auswählen
Mai 06 10:55:02 tbbt wdm[1843]:
Mai 06 10:55:02 tbbt wdm[1843]: X.Org X Server 1.16.4
Mai 06 10:55:02 tbbt wdm[1843]: Release Date: 2014-12-20
Mai 06 10:55:02 tbbt wdm[1843]: X Protocol Version 11, Revision 0
Mai 06 10:55:02 tbbt wdm[1843]: Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
Mai 06 10:55:02 tbbt wdm[1843]: Current Operating System: Linux tbbt 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) i686
Mai 06 10:55:02 tbbt wdm[1843]: Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-686-pae root=/dev/mapper/tbbt-root ro quiet ipv6.disable=1
Mai 06 10:55:02 tbbt wdm[1843]: Build Date: 11 February 2015 01:14:26AM
Mai 06 10:55:02 tbbt wdm[1843]: xorg-server 2:1.16.4-1 (http://www.debian.org/support)
Mai 06 10:55:02 tbbt wdm[1843]: Current version of pixman: 0.32.6
Mai 06 10:55:02 tbbt wdm[1843]: Before reporting problems, check http://wiki.x.org
Mai 06 10:55:02 tbbt wdm[1843]: to make sure that you have the latest version.
Mai 06 10:55:02 tbbt wdm[1843]: Markers: (--) probed, (**) from config file, (==) default setting,
Mai 06 10:55:02 tbbt wdm[1843]: (++) from command line, (!!) notice, (II) informational,
Mai 06 10:55:02 tbbt wdm[1843]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Mai 06 10:55:02 tbbt wdm[1843]: (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 6 10:55:02 2015
Mai 06 10:55:02 tbbt wdm[1843]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Mai 06 10:55:02 tbbt wdm[1843]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Mai 06 10:55:04 tbbt wdm[1843]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mai 06 10:55:04 tbbt wdm[1843]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
Mai 06 10:55:04 tbbt wdm[1843]: > Ignoring extra symbols
Mai 06 10:55:04 tbbt wdm[1843]: Errors from xkbcomp are not fatal to the X server
Mai 06 10:55:05 tbbt wdm[1843]: Cannot open config file. Using builtin defaults
Mai 06 11:00:44 tbbt kernel: CPU0: Core temperature above threshold, cpu clock throttled (total events = 1)
Mai 06 11:00:44 tbbt kernel: CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
Mai 06 11:00:45 tbbt kernel: CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
Mai 06 11:10:44 tbbt kernel: CPU0: Package temperature above threshold, cpu clock throttled (total events = 78469)
Mai 06 11:10:44 tbbt kernel: CPU1: Package temperature above threshold, cpu clock throttled (total events = 78469)
Mai 06 15:12:44 tbbt systemd[1]: Failed to start Run anacron jobs.
Die Ausgabe habe ich um die Redundanzen gekürzt.
Das brachte mich dazu nachforschungen anzustellen, dabei bi ich auf folgende sachen gestossen:
Code: Alles auswählen
systemctl --all > alles.txt
Also alles in allem sind hier einige Sachen die nicht richtig funktionieren. Mein drängendes Problem ist das nicht funktionieren von anacron. Aber natürlich würde ich gern auch alle anderen fehler beseitigen.
Hier wird https://www.debian.org/releases/jessie/ ... idp1029168 darauf verwiesen das es probleme zwischen ACPID und logind geben könnte, ich habe mich entshieden erst einmal entsprechende sachen in der logind.conf auszukommentieren. Ich habe die Laptop-mode tools in betrieb, die ich mit hilfe des forums damals ans laufen brachte, und die Einstellungen möchte ich nicht verlieren, allerdings scheitere ich auch hier auf grund mangelnder deutschsprachiger dokumentationen zu diesem systemd zeugs und weiß nicht wie ich das umsetzen kann.
Hoffe das ihr mir weiterhelfen könnt.
Nachtrag: Der schalter -x brachte noch weitere informationen:
Code: Alles auswählen
journalctl -b -p err -x
Code: Alles auswählen
-- Subject: Unit anacron.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit anacron.service has failed.
--
-- The result is failed.
Mai 06 15:12:45 tbbt systemd[1]: Failed to start Run anacron jobs.
-- Subject: Unit anacron.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit anacron.service has failed.
--
-- The result is failed.
Mai 06 15:12:45 tbbt systemd[1]: Failed to start Run anacron jobs.
-- Subject: Unit anacron.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit anacron.service has failed.
--
-- The result is failed.