[Slim] slim de démarre pas automatiquement (résolu)

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
Répondre
brizou
Daikyu
Messages : 53
Inscription : dim. 03 avr. 2011, 17:02

[Slim] slim de démarre pas automatiquement (résolu)

Message par brizou »

Bonjour à tous,
J' ai installé slim cependant il ne démarre pas automatique, j'arrive en tty1 et ensuite suis obligé de taper mon identifiant et mot de passe puis de lancer sudo systenctl start slim pour que ça démarre

j'ai essayé comme indiqué dans le doc un systemctl enable -f graphical.target mais ça ne change rien.
Si quelqu'un a une idée je suis preneur

Merci d'avance
Dernière modification par brizou le sam. 13 avr. 2013, 16:04, modifié 1 fois.
nsvir
Hankyu
Messages : 33
Inscription : dim. 20 janv. 2013, 23:38

Re: [Slim] slim de démarre pas automatiquement

Message par nsvir »

Bonjours,

Code : Tout sélectionner

sudo systemctl enable slim
Ca donne quoi ?
Archlinux + i3 + terminator + zsh :)
brizou
Daikyu
Messages : 53
Inscription : dim. 03 avr. 2011, 17:02

Re: [Slim] slim de démarre pas automatiquement

Message par brizou »

je l'ai dejà testé, ça devrait etre bon
le retour donne ça Failed to issue method call: File exists
Avatar de l’utilisateur
lekaf974
yeomen
Messages : 205
Inscription : dim. 15 juil. 2012, 01:02

Re: [Slim] slim de démarre pas automatiquement

Message par lekaf974 »

nsir a dit :
sudo systemctl enable slim
+1
"Keep it Simple, Stupid"
nsvir
Hankyu
Messages : 33
Inscription : dim. 20 janv. 2013, 23:38

Re: [Slim] slim de démarre pas automatiquement

Message par nsvir »

Ok as-tu déja activé d'autres gestionnaires de connexions ?

Si oui fait:

Code : Tout sélectionner

systemctl disable <gestionnaires de connexion installé>
as tu essayé un:

Code : Tout sélectionner

systemctl enable slim.service
Archlinux + i3 + terminator + zsh :)
brizou
Daikyu
Messages : 53
Inscription : dim. 03 avr. 2011, 17:02

Re: [Slim] slim de démarre pas automatiquement

Message par brizou »

j'avais gdm avant mais comme j'ai supprimé completement gnome il a sauté.
si je fais un

Code : Tout sélectionner

sudo systemctl disable gdm
Failed to issue method call: No such file or directory

pour

Code : Tout sélectionner

sudo systemctl enable slim.service
Failed to issue method call: File exists
Dernière modification par brizou le sam. 13 avr. 2013, 16:05, modifié 1 fois.
nsvir
Hankyu
Messages : 33
Inscription : dim. 20 janv. 2013, 23:38

Re: [Slim] slim de démarre pas automatiquement

Message par nsvir »

alors fait un:

Code : Tout sélectionner

systemctl -f enable slim

Code : Tout sélectionner

systemctl -f enable slim.service
Le "File exists" veut dire qu'il y a déja un lien symbolique.
SI tu voulais faire ça proprement tu aurais du faire un

Code : Tout sélectionner

systemctl disable gdm
Archlinux + i3 + terminator + zsh :)
Avatar de l’utilisateur
widapit
Maître du Kyudo
Messages : 1148
Inscription : mar. 30 mars 2010, 22:53
Localisation : Toulouse

Re: [Slim] slim de démarre pas automatiquement

Message par widapit »

Salut !

.. à tout hasard; utilises-tu iptables ?
voir -> http://forums.archlinux.fr/topic13303.html

sinon pour du code c'est mieux d'utiliser les balises

Code : Tout sélectionner

 ... pas [quote]   :chinois:
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
brizou
Daikyu
Messages : 53
Inscription : dim. 03 avr. 2011, 17:02

Re: [Slim] slim de démarre pas automatiquement

Message par brizou »

Edit : je n'avais pas vu le message precedant je teste

pour info

Code : Tout sélectionner

sudo systemctl status slim
slim.service - SLiM Simple Login Manager
   Loaded: loaded (/usr/lib/systemd/system/slim.service; disabled)
   Active: inactive (dead)

avril 13 10:44:41 clement-desktop slim[681]: X Error of failed request:  BadDamage (invalid Damage parameter)
avril 13 10:44:41 clement-desktop slim[681]: Major opcode of failed request:  143 (DAMAGE)
avril 13 10:44:41 clement-desktop slim[681]: Minor opcode of failed request:  3 (XDamageSubtract)
avril 13 10:44:41 clement-desktop slim[681]: Serial number of failed request:  543187
avril 13 10:44:41 clement-desktop slim[681]: Current serial number in output stream:  543188
avril 13 10:44:41 clement-desktop slim[681]: mate-volume-control-applet: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.0.
avril 13 10:44:41 clement-desktop slim[681]: polkit-mate-authentication-agent-1: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.0.
avril 13 10:44:41 clement-desktop slim[681]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
avril 13 10:44:42 clement-desktop slim[681]: Server terminated successfully (0). Closing log file.
avril 13 10:44:42 clement-desktop systemd[1]: Stopped SLiM Simple Login Manager.
je viens de faire un systemctl status, voir ce qui tourne

Code : Tout sélectionner

proc-sys-fs-binfmt_misc.automount -> '/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2eautomount'
proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point
   Loaded: loaded (/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount; static)
   Active: active (running) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /proc/sys/fs/binfmt_misc
     Docs: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
           http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
sys-devices-pci0000:00-0000:00:1a.0-usb4-4\x2d1-4\x2d1.1-4\x2d1.1:1.0-bluetooth-hci0.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1a_2e0_2dusb4_2d4_5cx2d1_2d4_5cx2d1_2e1_2d4_5cx2d1_2e1_3a1_2e0_2dbluetooth_2dhci0_2edevice'

sys-devices-pci0000:00-0000:00:1a.0-usb4-4\x2d1-4\x2d1.1-4\x2d1.1:1.0-bluetooth-hci0.device - /sys/devices/pci0000:00/0000:00:1a.0/usb4/4-1/4-1.1/4-1.1:1.0/bluetooth/hci0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1a.0/usb4/4-1/4-1.1/4-1.1:1.0/bluetooth/hci0

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata7-host6-target6:0:0-6:0:0:0-block-sde-sde1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e3_2d0000_3a03_3a00_2e0_2data7_2dhost6_2dtarget6_3a0_3a0_2d6_3a0_3a0_3a0_2dblock_2dsde_2dsde1_2edevice'

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata7-host6-target6:0:0-6:0:0:0-block-sde-sde1.device - FUJITSU_MJA2160BH_FFS_G1
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sde/sde1

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata7-host6-target6:0:0-6:0:0:0-block-sde.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e3_2d0000_3a03_3a00_2e0_2data7_2dhost6_2dtarget6_3a0_3a0_2d6_3a0_3a0_3a0_2dblock_2dsde_2edevice'

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata7-host6-target6:0:0-6:0:0:0-block-sde.device - FUJITSU_MJA2160BH_FFS_G1
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sde

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata8-host7-target7:0:0-7:0:0:0-block-sdf-sdf1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e3_2d0000_3a03_3a00_2e0_2data8_2dhost7_2dtarget7_3a0_3a0_2d7_3a0_3a0_3a0_2dblock_2dsdf_2dsdf1_2edevice'

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata8-host7-target7:0:0-7:0:0:0-block-sdf-sdf1.device - WDC_WD5000AAKS-22TMA0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdf/sdf1

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata8-host7-target7:0:0-7:0:0:0-block-sdf-sdf2.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e3_2d0000_3a03_3a00_2e0_2data8_2dhost7_2dtarget7_3a0_3a0_2d7_3a0_3a0_3a0_2dblock_2dsdf_2dsdf2_2edevice'

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata8-host7-target7:0:0-7:0:0:0-block-sdf-sdf2.device - WDC_WD5000AAKS-22TMA0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdf/sdf2

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata8-host7-target7:0:0-7:0:0:0-block-sdf.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e3_2d0000_3a03_3a00_2e0_2data8_2dhost7_2dtarget7_3a0_3a0_2d7_3a0_3a0_3a0_2dblock_2dsdf_2edevice'

sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-ata8-host7-target7:0:0-7:0:0:0-block-sdf.device - WDC_WD5000AAKS-22TMA0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdf

sys-devices-pci0000:00-0000:00:1c.4-0000:04:00.0-net-eth0.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e4_2d0000_3a04_3a00_2e0_2dnet_2deth0_2edevice'

sys-devices-pci0000:00-0000:00:1c.4-0000:04:00.0-net-eth0.device - NetLink BCM57781 Gigabit Ethernet PCIe
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/net/eth0

sys-devices-pci0000:00-0000:00:1c.5-0000:05:00.0-0000:06:01.0-sound-card0.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e5_2d0000_3a05_3a00_2e0_2d0000_3a06_3a01_2e0_2dsound_2dcard0_2edevice'

sys-devices-pci0000:00-0000:00:1c.5-0000:05:00.0-0000:06:01.0-sound-card0.device - VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/0000:06:01.0/sound/card0

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data1_2dhost0_2dtarget0_3a0_3a0_2d0_3a0_3a0_3a0_2dblock_2dsda_2dsda1_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device - SAMSUNG_SSD_830_Series
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data1_2dhost0_2dtarget0_3a0_3a0_2d0_3a0_3a0_3a0_2dblock_2dsda_2dsda2_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device - SAMSUNG_SSD_830_Series
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data1_2dhost0_2dtarget0_3a0_3a0_2d0_3a0_3a0_3a0_2dblock_2dsda_2dsda3_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device - SAMSUNG_SSD_830_Series
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data1_2dhost0_2dtarget0_3a0_3a0_2d0_3a0_3a0_3a0_2dblock_2dsda_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device - SAMSUNG_SSD_830_Series
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda

sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data2_2dhost1_2dtarget1_3a0_3a0_2d1_3a0_3a0_3a0_2dblock_2dsr0_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device - ATAPI_iHAS624_B
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data3_2dhost2_2dtarget2_3a0_3a0_2d2_3a0_3a0_3a0_2dblock_2dsdb_2dsdb1_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device - WDC_WD6400AAKS-75A7B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data3_2dhost2_2dtarget2_3a0_3a0_2d2_3a0_3a0_3a0_2dblock_2dsdb_2dsdb2_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device - WDC_WD6400AAKS-75A7B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data3_2dhost2_2dtarget2_3a0_3a0_2d2_3a0_3a0_3a0_2dblock_2dsdb_2dsdb3_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device - WDC_WD6400AAKS-75A7B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data3_2dhost2_2dtarget2_3a0_3a0_2d2_3a0_3a0_3a0_2dblock_2dsdb_2dsdb4_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device - WDC_WD6400AAKS-75A7B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb4

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb5.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data3_2dhost2_2dtarget2_3a0_3a0_2d2_3a0_3a0_3a0_2dblock_2dsdb_2dsdb5_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb5.device - WDC_WD6400AAKS-75A7B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb5

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data3_2dhost2_2dtarget2_3a0_3a0_2d2_3a0_3a0_3a0_2dblock_2dsdb_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device - WDC_WD6400AAKS-75A7B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb

sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data4_2dhost3_2dtarget3_3a0_3a0_2d3_3a0_3a0_3a0_2dblock_2dsr1_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device - HL-DT-ST_BD-RE_BH10LS30
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr1

sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data5_2dhost4_2dtarget4_3a0_3a0_2d4_3a0_3a0_3a0_2dblock_2dsdc_2dsdc1_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.device - WDC_WD10EACS-00ZJB0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1

sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdc.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data5_2dhost4_2dtarget4_3a0_3a0_2d4_3a0_3a0_3a0_2dblock_2dsdc_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdc.device - WDC_WD10EACS-00ZJB0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdc

sys-devices-pci0000:00-0000:00:1f.2-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data6_2dhost5_2dtarget5_3a0_3a0_2d5_3a0_3a0_3a0_2dblock_2dsdd_2dsdd1_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.device - WDC_WD10EADS-00M2B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd1

sys-devices-pci0000:00-0000:00:1f.2-ata6-host5-target5:0:0-5:0:0:0-block-sdd.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1f_2e2_2data6_2dhost5_2dtarget5_3a0_3a0_2d5_3a0_3a0_3a0_2dblock_2dsdd_2edevice'

sys-devices-pci0000:00-0000:00:1f.2-ata6-host5-target5:0:0-5:0:0:0-block-sdd.device - WDC_WD10EADS-00M2B0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdd

sys-devices-platform-serial8250-tty-ttyS1.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dserial8250_2dtty_2dttyS1_2edevice'

sys-devices-platform-serial8250-tty-ttyS1.device - /sys/devices/platform/serial8250/tty/ttyS1
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/platform/serial8250/tty/ttyS1

sys-devices-platform-serial8250-tty-ttyS2.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dserial8250_2dtty_2dttyS2_2edevice'

sys-devices-platform-serial8250-tty-ttyS2.device - /sys/devices/platform/serial8250/tty/ttyS2
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/platform/serial8250/tty/ttyS2

sys-devices-platform-serial8250-tty-ttyS3.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dserial8250_2dtty_2dttyS3_2edevice'

sys-devices-platform-serial8250-tty-ttyS3.device - /sys/devices/platform/serial8250/tty/ttyS3
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/platform/serial8250/tty/ttyS3

sys-devices-pnp0-00:0a-tty-ttyS0.device -> '/org/freedesktop/systemd1/unit/sys_2ddevices_2dpnp0_2d00_3a0a_2dtty_2dttyS0_2edevice'

sys-devices-pnp0-00:0a-tty-ttyS0.device - /sys/devices/pnp0/00:0a/tty/ttyS0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pnp0/00:0a/tty/ttyS0

sys-module-configfs.device -> '/org/freedesktop/systemd1/unit/sys_2dmodule_2dconfigfs_2edevice'

sys-module-configfs.device - /sys/module/configfs
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/module/configfs

sys-module-fuse.device -> '/org/freedesktop/systemd1/unit/sys_2dmodule_2dfuse_2edevice'

sys-module-fuse.device - /sys/module/fuse
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:45:28 CEST; 5h 8min ago
   Device: /sys/module/fuse

sys-subsystem-bluetooth-devices-hci0.device -> '/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dbluetooth_2ddevices_2dhci0_2edevice'

sys-subsystem-bluetooth-devices-hci0.device - /sys/subsystem/bluetooth/devices/hci0
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1a.0/usb4/4-1/4-1.1/4-1.1:1.0/bluetooth/hci0

sys-subsystem-net-devices-eth0.device -> '/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2deth0_2edevice'

sys-subsystem-net-devices-eth0.device - NetLink BCM57781 Gigabit Ethernet PCIe
   Loaded: loaded
   Active: active (plugged) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
   Device: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/net/eth0

-.mount -> '/org/freedesktop/systemd1/unit/_2d_2emount'

-.mount - /
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /
     What: /dev/sda2

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
boot.mount -> '/org/freedesktop/systemd1/unit/boot_2emount'

boot.mount - /boot
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /boot
     What: /dev/sda1
  Process: 324 ExecMount=/bin/mount /dev/disk/by-uuid/0fac7f48-cc56-48c8-b666-8ece8480d2d7 /boot -t ext2 -o rw,noatime (code=exited, status=0/SUCCESS)

dev-hugepages.mount -> '/org/freedesktop/systemd1/unit/dev_2dhugepages_2emount'

dev-hugepages.mount - Huge Pages File System
   Loaded: loaded (/usr/lib/systemd/system/dev-hugepages.mount; static)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /dev/hugepages
     What: hugetlbfs
     Docs: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
           http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
  Process: 136 ExecMount=/bin/mount hugetlbfs /dev/hugepages -t hugetlbfs (code=exited, status=0/SUCCESS)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
dev-mqueue.mount -> '/org/freedesktop/systemd1/unit/dev_2dmqueue_2emount'

dev-mqueue.mount - POSIX Message Queue File System
   Loaded: loaded (/usr/lib/systemd/system/dev-mqueue.mount; static)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /dev/mqueue
     What: mqueue
     Docs: man:mq_overview(7)
           http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
  Process: 149 ExecMount=/bin/mount mqueue /dev/mqueue -t mqueue (code=exited, status=0/SUCCESS)

home-clement-perso-musique.mount -> '/org/freedesktop/systemd1/unit/home_2dclement_2dperso_2dmusique_2emount'

home-clement-perso-musique.mount - /home/clement/perso/musique
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /home/clement/perso/musique
     What: /dev/sdf1
  Process: 336 ExecMount=/bin/mount /dev/disk/by-uuid/e9a08dd7-93cc-4bbc-81d4-0063d7630394 /home/clement/perso/musique -t ext4 -o rw,relatime (code=exited, status=0/SUCCESS)

home-clement-perso-nas.mount -> '/org/freedesktop/systemd1/unit/home_2dclement_2dperso_2dnas_2emount'

home-clement-perso-nas.mount - /home/clement/perso/nas
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:45:10 CEST; 5h 9min ago
    Where: /home/clement/perso/nas
     What: 192.168.0.15:/nas
  Process: 395 ExecMount=/bin/mount 192.168.0.15:/nas /home/clement/perso/nas -t nfs4 -o timeo=14,intr (code=exited, status=0/SUCCESS)

avril 13 10:45:10 clement-desktop systemd[1]: Mounted /home/clement/perso/nas.
home-clement-perso-series2.mount -> '/org/freedesktop/systemd1/unit/home_2dclement_2dperso_2dseries2_2emount'

home-clement-perso-series2.mount - /home/clement/perso/series2
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /home/clement/perso/series2
     What: /dev/sdd1
  Process: 335 ExecMount=/bin/mount /dev/disk/by-uuid/ae559544-aa54-4c4f-99a5-6ae4872d15b4 /home/clement/perso/series2 -t ext4 -o rw,relatime (code=exited, status=0/SUCCESS)

home-clement-perso-telechargements.mount -> '/org/freedesktop/systemd1/unit/home_2dclement_2dperso_2dtelechargements_2emount'

home-clement-perso-telechargements.mount - /home/clement/perso/telechargements
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:45:10 CEST; 5h 9min ago
    Where: /home/clement/perso/telechargements
     What: 192.168.0.15:/telechargement
  Process: 391 ExecMount=/bin/mount 192.168.0.15:/telechargement /home/clement/perso/telechargements -t nfs4 -o timeo=14,intr (code=exited, status=0/SUCCESS)

avril 13 10:45:10 clement-desktop systemd[1]: Mounted /home/clement/perso/te....
home-clement-perso.mount -> '/org/freedesktop/systemd1/unit/home_2dclement_2dperso_2emount'

home-clement-perso.mount - /home/clement/perso
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /home/clement/perso
     What: /dev/sdb3
  Process: 331 ExecMount=/bin/mount /dev/disk/by-uuid/3cea6384-9538-48d6-a69b-8ee35f594305 /home/clement/perso -t ext4 -o rw,relatime (code=exited, status=0/SUCCESS)

home.mount -> '/org/freedesktop/systemd1/unit/home_2emount'

home.mount - /home
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /home
     What: /dev/sda3
  Process: 325 ExecMount=/bin/mount /dev/disk/by-uuid/fa25ed85-488b-4dcb-b544-e1976a00b359 /home -t ext4 -o rw,noatime,data=ordered (code=exited, status=0/SUCCESS)

proc-sys-fs-binfmt_misc.mount -> '/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount'

proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System
   Loaded: loaded (/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount; static)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /proc/sys/fs/binfmt_misc
     What: binfmt_misc
     Docs: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
           http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
  Process: 257 ExecMount=/bin/mount binfmt_misc /proc/sys/fs/binfmt_misc -t binfmt_misc (code=exited, status=0/SUCCESS)

run-media-clement-SHAUN_OF_THEDEAD_G51.mount -> '/org/freedesktop/systemd1/unit/run_2dmedia_2dclement_2dSHAUN_5fOF_5fTHEDEAD_5fG51_2emount'

run-media-clement-SHAUN_OF_THEDEAD_G51.mount - /run/media/clement/SHAUN_OF_THEDEAD_G51
   Loaded: loaded (/proc/self/mountinfo)
   Active: active (mounted) since sam. 2013-04-13 10:45:29 CEST; 5h 8min ago
    Where: /run/media/clement/SHAUN_OF_THEDEAD_G51
     What: /dev/sr1

run-user-1000-gvfs.mount -> '/org/freedesktop/systemd1/unit/run_2duser_2d1000_2dgvfs_2emount'

run-user-1000-gvfs.mount - /run/user/1000/gvfs
   Loaded: loaded (/proc/self/mountinfo)
   Active: active (mounted) since sam. 2013-04-13 10:45:28 CEST; 5h 8min ago
    Where: /run/user/1000/gvfs
     What: gvfsd-fuse

sys-kernel-config.mount -> '/org/freedesktop/systemd1/unit/sys_2dkernel_2dconfig_2emount'

sys-kernel-config.mount - Configuration File System
   Loaded: loaded (/usr/lib/systemd/system/sys-kernel-config.mount; static)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /sys/kernel/config
     What: configfs
     Docs: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
           http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
  Process: 183 ExecMount=/bin/mount configfs /sys/kernel/config -t configfs (code=exited, status=0/SUCCESS)

sys-kernel-debug.mount -> '/org/freedesktop/systemd1/unit/sys_2dkernel_2ddebug_2emount'

sys-kernel-debug.mount - Debug File System
   Loaded: loaded (/usr/lib/systemd/system/sys-kernel-debug.mount; static)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /sys/kernel/debug
     What: debugfs
     Docs: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
           http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
  Process: 133 ExecMount=/bin/mount debugfs /sys/kernel/debug -t debugfs (code=exited, status=0/SUCCESS)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
tmp.mount -> '/org/freedesktop/systemd1/unit/tmp_2emount'

tmp.mount - /tmp
   Loaded: loaded (/etc/fstab; static)
   Active: active (mounted) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
    Where: /tmp
     What: tmpfs
  Process: 199 ExecMount=/bin/mount tmpfs /tmp -t tmpfs -o nodev,nosuid (code=exited, status=0/SUCCESS)

cups.path -> '/org/freedesktop/systemd1/unit/cups_2epath'

cups.path - CUPS Printer Service Spool
   Loaded: loaded (/usr/lib/systemd/system/cups.path; enabled)
   Active: active (running) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago

systemd-ask-password-console.path -> '/org/freedesktop/systemd1/unit/systemd_2dask_2dpassword_2dconsole_2epath'

systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch
   Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-console.path; static)
   Active: active (waiting) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
     Docs: man:systemd-ask-password-console.service(8)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
systemd-ask-password-wall.path -> '/org/freedesktop/systemd1/unit/systemd_2dask_2dpassword_2dwall_2epath'

systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch
   Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-wall.path; static)
   Active: active (waiting) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
     Docs: man:systemd-ask-password-console.service(8)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
bluetooth.service -> '/org/freedesktop/systemd1/unit/bluetooth_2eservice'

bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
   Active: active (running) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
 Main PID: 346 (bluetoothd)
   CGroup: name=systemd:/system/bluetooth.service
           └─346 /usr/sbin/bluetoothd -n

avril 13 10:45:00 clement-desktop bluetoothd[346]: Bluetooth Management inter...
avril 13 10:45:00 clement-desktop bluetoothd[346]: bluetoothd[346]: Adapter /...
avril 13 10:45:00 clement-desktop bluetoothd[346]: Adapter /org/bluez/346/hci...
avril 13 10:45:00 clement-desktop systemd[1]: Started Bluetooth service.
avril 13 10:45:28 clement-desktop bluetoothd[346]: bluetoothd[346]: Endpoint ...
avril 13 10:45:28 clement-desktop bluetoothd[346]: Endpoint registered: sende...
avril 13 10:45:28 clement-desktop bluetoothd[346]: Endpoint registered: sende...
avril 13 10:45:28 clement-desktop bluetoothd[346]: Endpoint registered: sende...
avril 13 10:45:28 clement-desktop bluetoothd[346]: bluetoothd[346]: Endpoint ...
avril 13 10:45:28 clement-desktop bluetoothd[346]: bluetoothd[346]: Endpoint ...
colord.service -> '/org/freedesktop/systemd1/unit/colord_2eservice'

colord.service - Manage, Install and Generate Color Profiles
   Loaded: loaded (/usr/lib/systemd/system/colord.service; static)
   Active: active (running) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
 Main PID: 398 (colord)
   CGroup: name=systemd:/system/colord.service
           └─398 /usr/lib/colord/colord

avril 13 10:45:00 clement-desktop colord[398]: Profile added: icc-b51cb65575...4
avril 13 10:45:00 clement-desktop colord[398]: Profile added: icc-8991b3aa55...4
avril 13 10:45:00 clement-desktop colord[398]: Profile added: icc-b970abf110...a
avril 13 10:45:00 clement-desktop colord[398]: Profile added: icc-90d17cb80b...1
avril 13 10:45:00 clement-desktop colord[398]: Profile added: icc-0b49e4b746...8
avril 13 10:45:00 clement-desktop colord[398]: Profile added: icc-8298763041...b
avril 13 10:45:00 clement-desktop colord[398]: Profile added: Canon-MP640-Gray..
avril 13 10:45:00 clement-desktop colord[398]: Profile added: Canon-MP640-RGB..
avril 13 10:45:00 clement-desktop colord[398]: (colord:398): Cd-WARNING **: ...2
avril 13 10:45:00 clement-desktop colord[398]: Device added: cups-Canon-MP640
cpupower.service -> '/org/freedesktop/systemd1/unit/cpupower_2eservice'

cpupower.service - Apply cpupower configuration
   Loaded: loaded (/usr/lib/systemd/system/cpupower.service; enabled)
   Active: active (exited) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
  Process: 355 ExecStart=/usr/lib/systemd/scripts/cpupower (code=exited, status=0/SUCCESS)

cups.service -> '/org/freedesktop/systemd1/unit/cups_2eservice'

cups.service - CUPS Printing Service
   Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled)
   Active: active (running) since sam. 2013-04-13 10:44:59 CEST; 5h 9min ago
 Main PID: 349 (cupsd)
   CGroup: name=systemd:/system/cups.service
           └─349 /usr/sbin/cupsd -f

dbus.service -> '/org/freedesktop/systemd1/unit/dbus_2eservice'

dbus.service - D-Bus System Message Bus
   Loaded: loaded (/usr/lib/systemd/system/dbus.service; static)
   Active: active (running) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
 Main PID: 374 (dbus-daemon)
   CGroup: name=systemd:/system/dbus.service
           └─374 /usr/bin/dbus-daemon --system --address=systemd: --nofork --...

avril 13 10:45:29 clement-desktop dbus-daemon[374]: dbus[374]: [system] Activ...
avril 13 10:45:29 clement-desktop dbus[374]: [system] Activating via systemd...'
avril 13 10:45:29 clement-desktop dbus-daemon[374]: dbus[374]: [system] Succe...
avril 13 10:45:29 clement-desktop dbus[374]: [system] Successfully activated...'
avril 13 10:45:30 clement-desktop dbus-daemon[374]: dbus[374]: [system] Activ...
avril 13 10:45:30 clement-desktop dbus[374]: [system] Activating service nam...)
avril 13 10:45:30 clement-desktop dbus-daemon[374]: dbus[374]: [system] Succe...
avril 13 10:45:30 clement-desktop dbus[374]: [system] Successfully activated...'
avril 13 15:45:19 clement-desktop dbus-daemon[374]: dbus[374]: [system] Rejec...
avril 13 15:45:19 clement-desktop dbus[374]: [system] Rejected send message,...)
dhcpcd.service -> '/org/freedesktop/systemd1/unit/dhcpcd_2eservice'

dhcpcd.service - dhcpcd on all interfaces
   Loaded: loaded (/usr/lib/systemd/system/dhcpcd.service; enabled)
   Active: active (running) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
  Process: 351 ExecStart=/sbin/dhcpcd -q -b (code=exited, status=0/SUCCESS)
 Main PID: 353 (dhcpcd)
   CGroup: name=systemd:/system/dhcpcd.service
           └─353 /sbin/dhcpcd -q -b

avril 13 10:45:03 clement-desktop dhcpcd[353]: eth0: carrier acquired
avril 13 10:45:03 clement-desktop dhcpcd[353]: eth0: sending IPv6 Router Sol...n
avril 13 10:45:03 clement-desktop dhcpcd[353]: eth0: sendmsg: Cannot assign ...s
avril 13 10:45:03 clement-desktop dhcpcd[353]: eth0: rebinding lease of 192....0
avril 13 10:45:03 clement-desktop dhcpcd[353]: eth0: acknowledged 192.168.0....4
avril 13 10:45:03 clement-desktop dhcpcd[353]: eth0: checking for 192.168.0.10
avril 13 10:45:05 clement-desktop dhcpcd[353]: eth0: Router Advertisement fr...c
avril 13 10:45:09 clement-desktop dhcpcd[353]: eth0: leased 192.168.0.10 for...s
avril 13 12:36:21 clement-desktop dhcpcd[353]: eth0: fe80::f6ca:e5ff:fe5b:da...5
avril 13 12:36:21 clement-desktop dhcpcd[353]: eth0: fe80::f6ca:e5ff:fe5b:da...5
getty@tty1.service -> '/org/freedesktop/systemd1/unit/getty_40tty1_2eservice'

getty@tty1.service - Getty on tty1
   Loaded: loaded (/usr/lib/systemd/system/getty@.service; enabled)
   Active: active (running) since sam. 2013-04-13 10:45:10 CEST; 5h 9min ago
     Docs: man:agetty(8)
           man:systemd-getty-generator(8)
           http://0pointer.de/blog/projects/serial-console.html
 Main PID: 464 (login)
   CGroup: name=systemd:/system/getty@.service/tty1

avril 13 10:45:10 clement-desktop systemd[1]: Starting Getty on tty1...
avril 13 10:45:10 clement-desktop systemd[1]: Started Getty on tty1.
avril 13 10:45:22 clement-desktop login[464]: pam_unix(login:session): sessi...)
lm_sensors.service -> '/org/freedesktop/systemd1/unit/lm_5fsensors_2eservice'

lm_sensors.service - Initialize hardware monitoring sensors
   Loaded: loaded (/usr/lib/systemd/system/lm_sensors.service; enabled)
   Active: active (exited) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
  Process: 384 ExecStart=/usr/bin/sensors -s (code=exited, status=0/SUCCESS)
  Process: 352 ExecStart=/sbin/modprobe -qab $BUS_MODULES $HWMON_MODULES (code=exited, status=1/FAILURE)

avril 13 10:45:00 clement-desktop modprobe[352]: modprobe: ERROR: missing pa....
mpd.service -> '/org/freedesktop/systemd1/unit/mpd_2eservice'

mpd.service - Music Player Daemon
   Loaded: loaded (/usr/lib/systemd/system/mpd.service; enabled)
   Active: active (running) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
 Main PID: 396 (mpd)
   CGroup: name=systemd:/system/mpd.service
           └─396 /usr/bin/mpd --no-daemon

avril 13 15:05:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:10:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:15:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:20:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:25:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:30:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:35:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:40:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:45:01 clement-desktop mpd[396]: state_file: failed to create /va...d
avril 13 15:50:01 clement-desktop mpd[396]: state_file: failed to create /va...d
polkit.service -> '/org/freedesktop/systemd1/unit/polkit_2eservice'

polkit.service - Authorization Manager
   Loaded: loaded (/usr/lib/systemd/system/polkit.service; static)
   Active: active (running) since sam. 2013-04-13 10:45:28 CEST; 5h 8min ago
     Docs: man:polkit(8)
 Main PID: 530 (polkitd)
   CGroup: name=systemd:/system/polkit.service
           └─530 /usr/lib/polkit-1/polkitd --no-debug

avril 13 10:45:28 clement-desktop systemd[1]: Starting Authorization Manager...
avril 13 10:45:28 clement-desktop polkitd[530]: Started polkitd version 0.110
avril 13 10:45:28 clement-desktop polkitd[530]: Loading rules from directory...d
avril 13 10:45:28 clement-desktop polkitd[530]: Loading rules from directory...d
avril 13 10:45:28 clement-desktop polkitd[530]: Finished loading, compiling ...s
avril 13 10:45:28 clement-desktop systemd[1]: Started Authorization Manager.
avril 13 10:45:28 clement-desktop polkitd[530]: Acquired the name org.freede...s
avril 13 10:45:28 clement-desktop polkitd[530]: Registered Authentication Ag...)
rtkit-daemon.service -> '/org/freedesktop/systemd1/unit/rtkit_2ddaemon_2eservice'

rtkit-daemon.service - RealtimeKit Scheduling Policy Service
   Loaded: loaded (/usr/lib/systemd/system/rtkit-daemon.service; disabled)
   Active: active (running) since sam. 2013-04-13 10:45:28 CEST; 5h 8min ago
 Main PID: 527 (rtkit-daemon)
   CGroup: name=systemd:/system/rtkit-daemon.service
           └─527 /usr/lib/rtkit/rtkit-daemon

avril 13 10:45:28 clement-desktop rtkit-daemon[527]: Successfully dropped pri...
avril 13 10:45:28 clement-desktop rtkit-daemon[527]: Successfully limited res...
avril 13 10:45:28 clement-desktop rtkit-daemon[527]: Running.
avril 13 10:45:28 clement-desktop rtkit-daemon[527]: Watchdog thread running.
avril 13 10:45:28 clement-desktop rtkit-daemon[527]: Canary thread running.
avril 13 10:45:28 clement-desktop systemd[1]: Started RealtimeKit Scheduling....
avril 13 10:45:28 clement-desktop rtkit-daemon[527]: Successfully made thread...
avril 13 10:45:28 clement-desktop rtkit-daemon[527]: Supervising 1 threads of...
avril 13 10:45:29 clement-desktop rtkit-daemon[527]: Successfully made thread...
avril 13 10:45:29 clement-desktop rtkit-daemon[527]: Supervising 2 threads of...
sensord.service -> '/org/freedesktop/systemd1/unit/sensord_2eservice'

sensord.service - Sensor information logging daemon
   Loaded: loaded (/usr/lib/systemd/system/sensord.service; enabled)
   Active: failed (Result: exit-code) since sam. 2013-04-13 10:45:00 CEST; 5h 9min ago
  Process: 363 ExecStart=/usr/sbin/sensord (code=exited, status=127)

avril 13 10:45:00 clement-desktop sensord[363]: /usr/sbin/sensord: error whi...y
[clement@clement-desktop ~]$ sudo systemctl disable mpd
brizou
Daikyu
Messages : 53
Inscription : dim. 03 avr. 2011, 17:02

Re: [Slim] slim de démarre pas automatiquement

Message par brizou »

La solution de nsvir a fonctionné

Merci beaucoup je passe en résolu et j'édite mes posts pour les balises
Répondre