[systemd]connexion au démarrage slim &networkmanager(résolu)

Applications, problèmes de configuration réseau
Répondre
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

[systemd]connexion au démarrage slim &networkmanager(résolu)

Message par Getalo »

Bonjour,

je suis sous «full systemd» depuis une petite semaine, en suivant wiki et forum, mais je n'arrive pas à lancer
-slim ( je tombe sur tty et je fais startx),

Code : Tout sélectionner

sudo systemctl enable slim
Mot de passe : 
Failed to issue method call: Invalid argument

Code : Tout sélectionner

systemctl status slim
slim.service - SLiM Simple Login Manager
	  Loaded: loaded (/usr/lib/systemd/system/slim.service; enabled)
	  Active: failed (Result: exit-code) since Sat, 18 Aug 2012 10:51:17 +0200; 25min ago
	 Process: 329 ExecStart=/usr/bin/slim -nodaemon (code=exited, status=1/FAILURE)
	  CGroup: name=systemd:/system/slim.service
-networkmanager ( en console je lance sudo systemctl start networkmanager )

Code : Tout sélectionner

$ sudo systemctl enable networkmanager
Mot de passe : 
Failed to issue method call: Invalid argument

Code : Tout sélectionner

systemctl status networkmanager
NetworkManager.service - Network Manager
	  Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; disabled)
	  Active: active (running) since Sat, 18 Aug 2012 10:54:22 +0200; 22min ago
	Main PID: 711 (NetworkManager)
	  CGroup: name=systemd:/system/NetworkManager.service
		  ├ 711 /usr/sbin/NetworkManager --no-daemon
		  └ 714 /usr/sbin/dhclient -d -4 -sf /usr/lib/net
c'est un peu dommage ...
merci pour l'aide.
Dernière modification par Getalo le mer. 22 août 2012, 13:44, modifié 1 fois.
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [systemd] connexion au démarrage slim & networkmanager

Message par FoolEcho »

Salut,

Je suis sceptique concernant les messages "Failed to issue method call: Invalid argument"... Tu es bien à jour ?

Sinon, essaie:

Code : Tout sélectionner

systemctl disable slim.service
systemctl stop slim.service
systemctl enable slim.service
systemctl start slim.service

Code : Tout sélectionner

systemctl enable NetworkManager.service
systemctl start NetworkManager.service
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Bonjour FoolEcho,

merci de ta réponse, je teste ça. Mais dans les messages il y a : -nodaemon
qui m'interpelle. En effet avec l'ancienne mouture je démarrais slim avec cette option (il n'était pas dans le rc.conf), mais je ne trouve pas comment la supprimer.
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [systemd] connexion au démarrage slim & networkmanager

Message par FoolEcho »

C'est ainsi dans le fichier de service. Donc normal.
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

J'ai fait la séquence et au premier reboot parfait, mais au second retour sur un tty ; par contre, après le startx et le départ de xfce4, networkmanager a bien démarré.
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [systemd] connexion au démarrage slim & networkmanager

Message par FoolEcho »

Faudrait voir les logs, je pense:

Code : Tout sélectionner

journalctl _SYSTEMD_UNIT=slim.service
journalctl _SYSTEMD_UNIT=NetworkManager.service
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Voilà :

Code : Tout sélectionner

Logs begin at Sat, 18 Aug 2012 13:19:56 +0200, end at Sat, 18 Aug 2012 13:34:54 +0200.
Aug 18 13:19:58 precision slim[395]: /usr/bin/xauth:  file /var/run/slim.auth do
Aug 18 13:19:58 precision slim[395]: This is a pre-release version of the X serv
Aug 18 13:19:58 precision slim[395]: It is not supported in any way.
Aug 18 13:19:58 precision slim[395]: Bugs may be filed in the bugzilla at http:/
Aug 18 13:19:58 precision slim[395]: Select the "xorg" product for bugs you find
Aug 18 13:19:58 precision slim[395]: Before reporting bugs in pre-release versio
Aug 18 13:19:58 precision slim[395]: latest version in the X.Org Foundation git 
Aug 18 13:19:58 precision slim[395]: See http://wiki.x.org/wiki/GitPage for git 
Aug 18 13:19:58 precision slim[395]: X.Org X Server 1.12.3.901 (1.12.4 RC 1)
Aug 18 13:19:58 precision slim[395]: Release Date: 2012-08-03
Aug 18 13:19:58 precision slim[395]: X Protocol Version 11, Revision 0
Aug 18 13:19:58 precision slim[395]: Build Operating System: Linux 3.4.4-2-ARCH 
Aug 18 13:19:58 precision slim[395]: Current Operating System: Linux precision 3
Aug 18 13:19:58 precision slim[395]: Kernel command line: root=/dev/sda3 ro init
Aug 18 13:19:58 precision slim[395]: Build Date: 09 August 2012  10:04:44AM
Aug 18 13:19:58 precision slim[395]: Current version of pixman: 0.26.2
Aug 18 13:19:58 precision slim[395]: Before reporting problems, check http://wik
Aug 18 13:19:58 precision slim[395]: to make sure that you have the latest versi
Aug 18 13:19:58 precision slim[395]: Markers: (--) probed, (**) from config file
Aug 18 13:19:58 precision slim[395]: (++) from command line, (!!) notice, (II) i
Aug 18 13:19:58 precision slim[395]: (WW) warning, (EE) error, (NI) not implemen
Aug 18 13:19:58 precision slim[395]: (==) Log file: "/var/log/Xorg.0.log", Time:
Aug 18 13:19:58 precision slim[395]: (==) Using config directory: "/etc/X11/xorg
Aug 18 13:19:58 precision slim[395]: NVIDIA: could not open the device file /dev
Aug 18 13:19:58 precision slim[395]: Fatal server error:
Aug 18 13:19:58 precision slim[395]: no screens found
Aug 18 13:19:58 precision slim[395]: Please consult the The X.Org Foundation sup
Aug 18 13:19:58 precision slim[395]: at http://wiki.x.org
Aug 18 13:19:58 precision slim[395]: for help.
Aug 18 13:19:58 precision slim[395]: Please also check the log file at "/var/log
Aug 18 13:19:58 precision slim[395]: Server terminated with error (1). Closing l
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already cl
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already cl
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already cl
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already cl
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already cl
(END)

et

Code : Tout sélectionner

Logs begin at Sat, 18 Aug 2012 13:19:56 +0200, end at Sat, 18 Aug 2012 13:34:54 +0200.
Aug 18 13:19:57 precision NetworkManager[298]: <info> NetworkManager (version 0.
Aug 18 13:19:57 precision NetworkManager[298]: <info> Read config file /etc/Netw
Aug 18 13:19:57 precision NetworkManager[298]: <info> Loaded plugin keyfile: (c)
Aug 18 13:19:57 precision NetworkManager[298]: keyfile: parsing Connexion sans f
Aug 18 13:19:57 precision NetworkManager[298]: keyfile:     read connection 'Con
Aug 18 13:19:57 precision NetworkManager[298]: keyfile: parsing lo_sicret_del_po
Aug 18 13:19:57 precision NetworkManager[298]: keyfile:     read connection 'lo_
Aug 18 13:19:57 precision NetworkManager[298]: keyfile: parsing lo_sicret_del_po
Aug 18 13:19:57 precision NetworkManager[298]: keyfile:     read connection 'lo_
Aug 18 13:19:57 precision NetworkManager[298]: <info> trying to start the modem 
Aug 18 13:19:57 precision NetworkManager[298]: <info> monitoring kernel firmware
Aug 18 13:19:57 precision NetworkManager[298]: <warn> Failed to open plugin dire
Aug 18 13:19:57 precision NetworkManager[298]: <info> found WiFi radio killswitc
Aug 18 13:19:57 precision NetworkManager[298]: <info> WiFi enabled by radio kill
Aug 18 13:19:57 precision NetworkManager[298]: <info> WWAN enabled by radio kill
Aug 18 13:19:57 precision NetworkManager[298]: <info> WiMAX enabled by radio kil
Aug 18 13:19:57 precision NetworkManager[298]: <info> Networking is enabled by s
Aug 18 13:19:57 precision NetworkManager[298]: <warn> failed to allocate link ca
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): carrier is OFF
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): new Ethernet devic
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): exported as /org/f
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): now managed
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): device state chang
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): preparing device.
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): deactivating devic
Aug 18 13:19:57 precision NetworkManager[298]: <info> Added default wired connec
Aug 18 13:19:57 precision NetworkManager[298]: <info> found WiFi radio killswitc
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): using nl80211 for
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): new 802.11 WiFi d
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): exported as /org/
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): now managed
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): device state chan
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): bringing up devic
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): preparing device.
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): deactivating devi
Aug 18 13:19:58 precision NetworkManager[298]: <warn> bluez error getting defaul
Aug 18 13:19:58 precision NetworkManager[298]: <info> wpa_supplicant started
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): supplicant interf
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): device state chan
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): supplicant interf
Aug 18 13:19:58 precision NetworkManager[298]: <warn> Trying to remove a non-exi
Aug 18 13:20:01 precision NetworkManager[298]: <info> Auto-activating connection
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) startin
Aug 18 13:20:01 precision NetworkManager[298]: <info> (wlan0): device state chan
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 1
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 1
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 2
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 1
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 2
Aug 18 13:20:01 precision NetworkManager[298]: <info> (wlan0): device state chan
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0/wireless
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'ssid' value
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'scan_ssid' 
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'key_mgmt' v
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'psk' value 
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 2
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: set interface ap_s
Aug 18 13:20:01 precision NetworkManager[298]: <info> (wlan0): supplicant interf
Aug 18 13:20:04 precision NetworkManager[298]: <info> (wlan0): supplicant interf
Aug 18 13:20:04 precision NetworkManager[298]: <info> (wlan0): supplicant interf
Aug 18 13:20:04 precision NetworkManager[298]: <info> (wlan0): supplicant interf
Aug 18 13:20:05 precision NetworkManager[298]: <info> (wlan0): supplicant interf
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0/wireless
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Stage 3
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Stage 3
Aug 18 13:20:05 precision NetworkManager[298]: <info> (wlan0): device state chan
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Beginni
Aug 18 13:20:05 precision NetworkManager[298]: <info> dhclient started with pid 
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Beginni
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Stage 3
Aug 18 13:20:05 precision NetworkManager[298]: <info> (wlan0): DHCPv4 state chan
Aug 18 13:20:14 precision NetworkManager[298]: <info> (wlan0): DHCPv4 state chan
Aug 18 13:20:14 precision NetworkManager[298]: <info>   address 10.0.0.48
Aug 18 13:20:14 precision NetworkManager[298]: <info>   prefix 24 (255.255.255.0
Aug 18 13:20:14 precision NetworkManager[298]: <info>   gateway 10.0.0.138
Aug 18 13:20:14 precision NetworkManager[298]: <info>   nameserver '10.0.0.138'
Aug 18 13:20:14 precision NetworkManager[298]: <info>   domain name 'lan'
Aug 18 13:20:14 precision NetworkManager[298]: <info> Activation (wlan0) Stage 5
Aug 18 13:20:14 precision NetworkManager[298]: <info> Activation (wlan0) Stage 5
Aug 18 13:20:15 precision NetworkManager[298]: <info> (wlan0): writing resolv.co
Aug 18 13:20:15 precision NetworkManager[298]: <info> (wlan0): device state chan
Aug 18 13:20:15 precision NetworkManager[298]: <info> Policy set 'Connexion sans
Aug 18 13:20:15 precision NetworkManager[298]: <info> Activation (wlan0) success
Aug 18 13:20:15 precision NetworkManager[298]: <info> Activation (wlan0) Stage 5
Aug 18 13:20:26 precision NetworkManager[298]: <info> (wlan0): IP6 addrconf time
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4
(END)
par contre je passe ces commandes avec sudo, est-ce normal ?
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [systemd] connexion au démarrage slim & networkmanager

Message par FoolEcho »

C'est normal que les colonnes soient bouffées ? :copain:
Pour sudo, oui.

Pour slim, il y a l'air d'avoir un souci avec X. Il faudrait voir du côté de /var/log/Xorg.0.log.
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Désolé, il en manque un morceau :

Code : Tout sélectionner

sudo journalctl _SYSTEMD_UNIT=slim.service
Logs begin at Sat, 18 Aug 2012 13:19:56 +0200, end at Sat, 18 Aug 2012 13:34:54 +0200.
Aug 18 13:19:58 precision slim[395]: /usr/bin/xauth:  file /var/run/slim.auth does not exist
Aug 18 13:19:58 precision slim[395]: This is a pre-release version of the X server from The X.Org Foundation.
Aug 18 13:19:58 precision slim[395]: It is not supported in any way.
Aug 18 13:19:58 precision slim[395]: Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Aug 18 13:19:58 precision slim[395]: Select the "xorg" product for bugs you find in this release.
Aug 18 13:19:58 precision slim[395]: Before reporting bugs in pre-release versions please check the
Aug 18 13:19:58 precision slim[395]: latest version in the X.Org Foundation git repository.
Aug 18 13:19:58 precision slim[395]: See http://wiki.x.org/wiki/GitPage for git access instructions.
Aug 18 13:19:58 precision slim[395]: X.Org X Server 1.12.3.901 (1.12.4 RC 1)
Aug 18 13:19:58 precision slim[395]: Release Date: 2012-08-03
Aug 18 13:19:58 precision slim[395]: X Protocol Version 11, Revision 0
Aug 18 13:19:58 precision slim[395]: Build Operating System: Linux 3.4.4-2-ARCH x86_64
Aug 18 13:19:58 precision slim[395]: Current Operating System: Linux precision 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 201
Aug 18 13:19:58 precision slim[395]: Kernel command line: root=/dev/sda3 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
Aug 18 13:19:58 precision slim[395]: Build Date: 09 August 2012  10:04:44AM
Aug 18 13:19:58 precision slim[395]: Current version of pixman: 0.26.2
Aug 18 13:19:58 precision slim[395]: Before reporting problems, check http://wiki.x.org
Aug 18 13:19:58 precision slim[395]: to make sure that you have the latest version.
Aug 18 13:19:58 precision slim[395]: Markers: (--) probed, (**) from config file, (==) default setting,
Aug 18 13:19:58 precision slim[395]: (++) from command line, (!!) notice, (II) informational,
Aug 18 13:19:58 precision slim[395]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Aug 18 13:19:58 precision slim[395]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 18 13:19:58 2012
Aug 18 13:19:58 precision slim[395]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Aug 18 13:19:58 precision slim[395]: NVIDIA: could not open the device file /dev/nvidiactl (No such device or address).
Aug 18 13:19:58 precision slim[395]: Fatal server error:
Aug 18 13:19:58 precision slim[395]: no screens found
Aug 18 13:19:58 precision slim[395]: Please consult the The X.Org Foundation support
Aug 18 13:19:58 precision slim[395]: at http://wiki.x.org
Aug 18 13:19:58 precision slim[395]: for help.
Aug 18 13:19:58 precision slim[395]: Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Aug 18 13:19:58 precision slim[395]: Server terminated with error (1). Closing log file.
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
$ sudo journalctl _SYSTEMD_UNIT=NetworkManager.service
Logs begin at Sat, 18 Aug 2012 13:19:56 +0200, end at Sat, 18 Aug 2012 13:34:54 +0200.
Aug 18 13:19:57 precision NetworkManager[298]: <info> NetworkManager (version 0.9.4.0) is starting...
Aug 18 13:19:57 precision NetworkManager[298]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Aug 18 13:19:57 precision NetworkManager[298]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use t
Aug 18 13:19:57 precision NetworkManager[298]: keyfile: parsing Connexion sans fil 1 ...
Aug 18 13:19:57 precision NetworkManager[298]: keyfile:     read connection 'Connexion sans fil 1'
Aug 18 13:19:57 precision NetworkManager[298]: keyfile: parsing lo_sicret_del_poting 1 ...
Aug 18 13:19:57 precision NetworkManager[298]: keyfile:     read connection 'lo_sicret_del_poting 1'
Aug 18 13:19:57 precision NetworkManager[298]: keyfile: parsing lo_sicret_del_poting ...
Aug 18 13:19:57 precision NetworkManager[298]: keyfile:     read connection 'lo_sicret_del_poting'
Aug 18 13:19:57 precision NetworkManager[298]: <info> trying to start the modem manager...
Aug 18 13:19:57 precision NetworkManager[298]: <info> monitoring kernel firmware directory '/lib/firmware'.
Aug 18 13:19:57 precision NetworkManager[298]: <warn> Failed to open plugin directory /usr/lib/NetworkManager: Erreur à l'ouverture du 
Aug 18 13:19:57 precision NetworkManager[298]: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/platform/dell-laptop/rfkill/
Aug 18 13:19:57 precision NetworkManager[298]: <info> WiFi enabled by radio killswitch; enabled by state file
Aug 18 13:19:57 precision NetworkManager[298]: <info> WWAN enabled by radio killswitch; enabled by state file
Aug 18 13:19:57 precision NetworkManager[298]: <info> WiMAX enabled by radio killswitch; enabled by state file
Aug 18 13:19:57 precision NetworkManager[298]: <info> Networking is enabled by state file
Aug 18 13:19:57 precision NetworkManager[298]: <warn> failed to allocate link cache: (-10) Operation not supported
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): carrier is OFF
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2)
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): now managed
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): preparing device.
Aug 18 13:19:57 precision NetworkManager[298]: <info> (eth0): deactivating device (reason 'managed') [2]
Aug 18 13:19:57 precision NetworkManager[298]: <info> Added default wired connection 'Connexion filaire 1' for /sys/devices/pci0000:00/
Aug 18 13:19:57 precision NetworkManager[298]: <info> found WiFi radio killswitch rfkill3 (at /sys/devices/pci0000:00/0000:00:1c.1/0000
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): using nl80211 for WiFi device control
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3)
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): now managed
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 
Aug 18 13:19:57 precision NetworkManager[298]: <info> (wlan0): bringing up device.
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): preparing device.
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): deactivating device (reason 'managed') [2]
Aug 18 13:19:58 precision NetworkManager[298]: <warn> bluez error getting default adapter: Unit dbus-org.bluez.service failed to load: 
Aug 18 13:19:58 precision NetworkManager[298]: <info> wpa_supplicant started
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): supplicant interface state: starting -> ready
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-ava
Aug 18 13:19:58 precision NetworkManager[298]: <info> (wlan0): supplicant interface state: ready -> inactive
Aug 18 13:19:58 precision NetworkManager[298]: <warn> Trying to remove a non-existant call id.
Aug 18 13:20:01 precision NetworkManager[298]: <info> Auto-activating connection 'Connexion sans fil 1'.
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) starting connection 'Connexion sans fil 1'
Aug 18 13:20:01 precision NetworkManager[298]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Aug 18 13:20:01 precision NetworkManager[298]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0/wireless): connection 'Connexion sans fil 1' has security, and 
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'ssid' value 'lo_sicret_del_poting'
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'scan_ssid' value '1'
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: added 'psk' value '<omitted>'
Aug 18 13:20:01 precision NetworkManager[298]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Aug 18 13:20:01 precision NetworkManager[298]: <info> Config: set interface ap_scan to 1
Aug 18 13:20:01 precision NetworkManager[298]: <info> (wlan0): supplicant interface state: inactive -> scanning
Aug 18 13:20:04 precision NetworkManager[298]: <info> (wlan0): supplicant interface state: scanning -> authenticating
Aug 18 13:20:04 precision NetworkManager[298]: <info> (wlan0): supplicant interface state: authenticating -> associating
Aug 18 13:20:04 precision NetworkManager[298]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
Aug 18 13:20:05 precision NetworkManager[298]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful.  Connecte
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
Aug 18 13:20:05 precision NetworkManager[298]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Aug 18 13:20:05 precision NetworkManager[298]: <info> dhclient started with pid 407
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Beginning IP6 addrconf.
Aug 18 13:20:05 precision NetworkManager[298]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
Aug 18 13:20:05 precision NetworkManager[298]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
Aug 18 13:20:14 precision NetworkManager[298]: <info> (wlan0): DHCPv4 state changed preinit -> bound
Aug 18 13:20:14 precision NetworkManager[298]: <info>   address 10.0.0.48
Aug 18 13:20:14 precision NetworkManager[298]: <info>   prefix 24 (255.255.255.0)
Aug 18 13:20:14 precision NetworkManager[298]: <info>   gateway 10.0.0.138
Aug 18 13:20:14 precision NetworkManager[298]: <info>   nameserver '10.0.0.138'
Aug 18 13:20:14 precision NetworkManager[298]: <info>   domain name 'lan'
Aug 18 13:20:14 precision NetworkManager[298]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Aug 18 13:20:14 precision NetworkManager[298]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started...
Aug 18 13:20:15 precision NetworkManager[298]: <info> (wlan0): writing resolv.conf to /usr/sbin/resolvconf
Aug 18 13:20:15 precision NetworkManager[298]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
Aug 18 13:20:15 precision NetworkManager[298]: <info> Policy set 'Connexion sans fil 1' (wlan0) as default for IPv4 routing and DNS.
Aug 18 13:20:15 precision NetworkManager[298]: <info> Activation (wlan0) successful, device activated.
Aug 18 13:20:15 precision NetworkManager[298]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete.
Aug 18 13:20:26 precision NetworkManager[298]: <info> (wlan0): IP6 addrconf timed out or failed.
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Voilà qui est mieux.
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Xorg :

Code : Tout sélectionner

[    77.651] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[    77.652] 
X.Org X Server 1.12.3.901 (1.12.4 RC 1)
Release Date: 2012-08-03
[    77.652] X Protocol Version 11, Revision 0
[    77.653] Build Operating System: Linux 3.4.4-2-ARCH x86_64 
[    77.653] Current Operating System: Linux precision 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64
[    77.653] Kernel command line: root=/dev/sda3 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    77.654] Build Date: 09 August 2012  10:04:44AM
[    77.654]  
[    77.654] Current version of pixman: 0.26.2
[    77.655] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    77.655] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    77.656] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 18 13:21:11 2012
[    77.657] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    77.657] (==) No Layout section.  Using the first Screen section.
[    77.657] (==) No screen section available. Using defaults.
[    77.657] (**) |-->Screen "Default Screen Section" (0)
[    77.657] (**) |   |-->Monitor "<default monitor>"
[    77.657] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    77.657] (==) Automatically adding devices
[    77.657] (==) Automatically enabling devices
[    77.657] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    77.657] 	Entry deleted from font path.
[    77.657] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    77.657] 	Entry deleted from font path.
[    77.657] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    77.657] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    77.657] 	Entry deleted from font path.
[    77.657] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    77.657] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    77.657] (==) ModulePath set to "/usr/lib/xorg/modules"
[    77.657] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    77.657] (II) Loader magic: 0x7c8b00
[    77.657] (II) Module ABI versions:
[    77.657] 	X.Org ANSI C Emulation: 0.4
[    77.657] 	X.Org Video Driver: 12.1
[    77.657] 	X.Org XInput driver : 16.0
[    77.657] 	X.Org Server Extension : 6.0
[    77.658] (--) PCI:*(0:1:0:0) 10de:0dfa:1028:04a3 rev 161, Mem @ 0xdc000000/16777216, 0xd0000000/134217728, 0xd8000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
[    77.658] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    77.658] (II) LoadModule: "extmod"
[    77.658] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    77.658] (II) Module extmod: vendor="X.Org Foundation"
[    77.658] 	compiled for 1.12.3.901, module version = 1.0.0
[    77.658] 	Module class: X.Org Server Extension
[    77.658] 	ABI class: X.Org Server Extension, version 6.0
[    77.658] (II) Loading extension MIT-SCREEN-SAVER
[    77.658] (II) Loading extension XFree86-VidModeExtension
[    77.658] (II) Loading extension XFree86-DGA
[    77.658] (II) Loading extension DPMS
[    77.658] (II) Loading extension XVideo
[    77.658] (II) Loading extension XVideo-MotionCompensation
[    77.658] (II) Loading extension X-Resource
[    77.658] (II) LoadModule: "dbe"
[    77.658] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    77.658] (II) Module dbe: vendor="X.Org Foundation"
[    77.658] 	compiled for 1.12.3.901, module version = 1.0.0
[    77.658] 	Module class: X.Org Server Extension
[    77.658] 	ABI class: X.Org Server Extension, version 6.0
[    77.658] (II) Loading extension DOUBLE-BUFFER
[    77.658] (II) LoadModule: "glx"
[    77.658] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    77.663] (II) Module glx: vendor="NVIDIA Corporation"
[    77.663] 	compiled for 4.0.2, module version = 1.0.0
[    77.663] 	Module class: X.Org Server Extension
[    77.663] (II) NVIDIA GLX Module  304.37  Wed Aug  8 20:16:03 PDT 2012
[    77.663] (II) Loading extension GLX
[    77.663] (II) LoadModule: "record"
[    77.663] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    77.663] (II) Module record: vendor="X.Org Foundation"
[    77.663] 	compiled for 1.12.3.901, module version = 1.13.0
[    77.663] 	Module class: X.Org Server Extension
[    77.663] 	ABI class: X.Org Server Extension, version 6.0
[    77.663] (II) Loading extension RECORD
[    77.663] (II) LoadModule: "dri"
[    77.663] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    77.664] (II) Module dri: vendor="X.Org Foundation"
[    77.664] 	compiled for 1.12.3.901, module version = 1.0.0
[    77.664] 	ABI class: X.Org Server Extension, version 6.0
[    77.664] (II) Loading extension XFree86-DRI
[    77.664] (II) LoadModule: "dri2"
[    77.664] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    77.664] (II) Module dri2: vendor="X.Org Foundation"
[    77.664] 	compiled for 1.12.3.901, module version = 1.2.0
[    77.664] 	ABI class: X.Org Server Extension, version 6.0
[    77.664] (II) Loading extension DRI2
[    77.664] (==) Matched nouveau as autoconfigured driver 0
[    77.664] (==) Matched nvidia as autoconfigured driver 1
[    77.664] (==) Matched nv as autoconfigured driver 2
[    77.664] (==) Matched vesa as autoconfigured driver 3
[    77.664] (==) Matched fbdev as autoconfigured driver 4
[    77.664] (==) Assigned the driver to the xf86ConfigLayout
[    77.664] (II) LoadModule: "nouveau"
[    77.664] (WW) Warning, couldn't open module nouveau
[    77.664] (II) UnloadModule: "nouveau"
[    77.664] (II) Unloading nouveau
[    77.664] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    77.664] (II) LoadModule: "nvidia"
[    77.664] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    77.664] (II) Module nvidia: vendor="NVIDIA Corporation"
[    77.664] 	compiled for 4.0.2, module version = 1.0.0
[    77.664] 	Module class: X.Org Video Driver
[    77.664] (II) LoadModule: "nv"
[    77.664] (WW) Warning, couldn't open module nv
[    77.664] (II) UnloadModule: "nv"
[    77.664] (II) Unloading nv
[    77.664] (EE) Failed to load module "nv" (module does not exist, 0)
[    77.664] (II) LoadModule: "vesa"
[    77.664] (WW) Warning, couldn't open module vesa
[    77.664] (II) UnloadModule: "vesa"
[    77.664] (II) Unloading vesa
[    77.664] (EE) Failed to load module "vesa" (module does not exist, 0)
[    77.664] (II) LoadModule: "fbdev"
[    77.664] (WW) Warning, couldn't open module fbdev
[    77.664] (II) UnloadModule: "fbdev"
[    77.664] (II) Unloading fbdev
[    77.664] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    77.664] (II) NVIDIA dlloader X Driver  304.37  Wed Aug  8 19:54:47 PDT 2012
[    77.664] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    77.664] (--) using VT number 2

[    77.668] (II) Loading sub module "fb"
[    77.668] (II) LoadModule: "fb"
[    77.668] (II) Loading /usr/lib/xorg/modules/libfb.so
[    77.669] (II) Module fb: vendor="X.Org Foundation"
[    77.669] 	compiled for 1.12.3.901, module version = 1.0.0
[    77.669] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    77.669] (II) Loading sub module "wfb"
[    77.669] (II) LoadModule: "wfb"
[    77.669] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    77.669] (II) Module wfb: vendor="X.Org Foundation"
[    77.669] 	compiled for 1.12.3.901, module version = 1.0.0
[    77.669] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    77.669] (II) Loading sub module "ramdac"
[    77.669] (II) LoadModule: "ramdac"
[    77.669] (II) Module "ramdac" already built-in
[    77.669] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    77.669] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    77.669] (==) NVIDIA(0): RGB weight 888
[    77.669] (==) NVIDIA(0): Default visual is TrueColor
[    77.669] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    77.669] (**) NVIDIA(0): Enabling 2D acceleration
[    78.828] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    78.828] (II) NVIDIA(GPU-0):     Vision stereo.
[    78.830] (II) NVIDIA(0): NVIDIA GPU Quadro 1000M (GF108GL) at PCI:1:0:0 (GPU-0)
[    78.830] (--) NVIDIA(0): Memory: 2097152 kBytes
[    78.830] (--) NVIDIA(0): VideoBIOS: 70.08.54.00.01
[    78.830] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    78.830] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    78.834] (--) NVIDIA(0): Valid display device(s) on Quadro 1000M at PCI:1:0:0
[    78.834] (--) NVIDIA(0):     CRT-0
[    78.834] (--) NVIDIA(0):     Seiko/Epson (DFP-0) (connected)
[    78.834] (--) NVIDIA(0):     DFP-1
[    78.834] (--) NVIDIA(0):     DFP-2
[    78.834] (--) NVIDIA(0):     DFP-3
[    78.834] (--) NVIDIA(0):     DFP-4
[    78.834] (--) NVIDIA(0):     DFP-5
[    78.834] (--) NVIDIA(0):     DFP-6
[    78.834] (--) NVIDIA(0):     DFP-7
[    78.834] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    78.834] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
[    78.834] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
[    78.834] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    78.834] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    78.834] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[    78.834] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[    78.834] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
[    78.834] (--) NVIDIA(0): DFP-3: Internal Single Link TMDS
[    78.834] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
[    78.834] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[    78.835] (--) NVIDIA(0): DFP-5: 480.0 MHz maximum pixel clock
[    78.835] (--) NVIDIA(0): DFP-5: Internal DisplayPort
[    78.835] (--) NVIDIA(0): DFP-6: 480.0 MHz maximum pixel clock
[    78.835] (--) NVIDIA(0): DFP-6: Internal DisplayPort
[    78.835] (--) NVIDIA(0): DFP-7: 480.0 MHz maximum pixel clock
[    78.835] (--) NVIDIA(0): DFP-7: Internal DisplayPort
[    78.835] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    78.835] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    78.835] (**) NVIDIA(0):     been enabled on all display devices.)
[    78.835] (==) NVIDIA(0): 
[    78.835] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    78.835] (==) NVIDIA(0):     will be used as the requested mode.
[    78.836] (==) NVIDIA(0): 
[    78.836] (II) NVIDIA(0): Validated MetaModes:
[    78.836] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[    78.836] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    79.895] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
[    79.895] (--) NVIDIA(0):     option
[    79.895] (WW) NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
[    79.895] (WW) NVIDIA(0):     UBB.
[    79.895] (--) Depth 24 pixmap format is 32 bpp
[    79.895] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    79.895] (II) NVIDIA:     access.
[    79.902] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    79.902] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    79.902] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    79.902] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    79.902] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    79.902] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    79.902] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    79.902] (II) NVIDIA(0):     Config Options in the README.
[    79.909] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[    80.192] (II) Loading extension NV-GLX
[    80.235] (==) NVIDIA(0): Disabling shared memory pixmaps
[    80.235] (==) NVIDIA(0): Backing store disabled
[    80.235] (==) NVIDIA(0): Silken mouse enabled
[    80.236] (==) NVIDIA(0): DPMS enabled
[    80.236] (II) Loading extension NV-CONTROL
[    80.236] (II) Loading extension XINERAMA
[    80.236] (II) Loading sub module "dri2"
[    80.236] (II) LoadModule: "dri2"
[    80.236] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    80.236] (II) Module dri2: vendor="X.Org Foundation"
[    80.236] 	compiled for 1.12.3.901, module version = 1.2.0
[    80.236] 	ABI class: X.Org Server Extension, version 6.0
[    80.236] (II) NVIDIA(0): [DRI2] Setup complete
[    80.236] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    80.236] (--) RandR disabled
[    80.236] (II) Initializing built-in extension Generic Event Extension
[    80.236] (II) Initializing built-in extension SHAPE
[    80.236] (II) Initializing built-in extension MIT-SHM
[    80.236] (II) Initializing built-in extension XInputExtension
[    80.236] (II) Initializing built-in extension XTEST
[    80.236] (II) Initializing built-in extension BIG-REQUESTS
[    80.236] (II) Initializing built-in extension SYNC
[    80.236] (II) Initializing built-in extension XKEYBOARD
[    80.236] (II) Initializing built-in extension XC-MISC
[    80.236] (II) Initializing built-in extension SECURITY
[    80.236] (II) Initializing built-in extension XINERAMA
[    80.236] (II) Initializing built-in extension XFIXES
[    80.236] (II) Initializing built-in extension RENDER
[    80.236] (II) Initializing built-in extension RANDR
[    80.236] (II) Initializing built-in extension COMPOSITE
[    80.236] (II) Initializing built-in extension DAMAGE
[    80.237] (II) Initializing extension GLX
[    80.309] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    80.309] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    80.309] (II) LoadModule: "evdev"
[    80.310] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    80.311] (II) Module evdev: vendor="X.Org Foundation"
[    80.311] 	compiled for 1.12.3.901, module version = 2.7.3
[    80.311] 	Module class: X.Org XInput Driver
[    80.311] 	ABI class: X.Org XInput driver, version 16.0
[    80.311] (II) Using input driver 'evdev' for 'Power Button'
[    80.311] (**) Power Button: always reports core events
[    80.311] (**) evdev: Power Button: Device: "/dev/input/event6"
[    80.311] (--) evdev: Power Button: Vendor 0 Product 0x1
[    80.311] (--) evdev: Power Button: Found keys
[    80.311] (II) evdev: Power Button: Configuring as keyboard
[    80.311] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[    80.311] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    80.311] (**) Option "xkb_rules" "evdev"
[    80.311] (**) Option "xkb_model" "evdev"
[    80.311] (**) Option "xkb_layout" "fr"
[    80.311] (**) Option "xkb_variant" "latin9"
[    80.311] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    80.352] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[    80.352] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    80.352] (II) Using input driver 'evdev' for 'Video Bus'
[    80.352] (**) Video Bus: always reports core events
[    80.352] (**) evdev: Video Bus: Device: "/dev/input/event16"
[    80.352] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    80.352] (--) evdev: Video Bus: Found keys
[    80.352] (II) evdev: Video Bus: Configuring as keyboard
[    80.353] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:29/LNXVIDEO:00/input/input16/event16"
[    80.353] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    80.353] (**) Option "xkb_rules" "evdev"
[    80.353] (**) Option "xkb_model" "evdev"
[    80.353] (**) Option "xkb_layout" "fr"
[    80.353] (**) Option "xkb_variant" "latin9"
[    80.353] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    80.354] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    80.354] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    80.354] (II) Using input driver 'evdev' for 'Power Button'
[    80.354] (**) Power Button: always reports core events
[    80.354] (**) evdev: Power Button: Device: "/dev/input/event3"
[    80.354] (--) evdev: Power Button: Vendor 0 Product 0x1
[    80.354] (--) evdev: Power Button: Found keys
[    80.354] (II) evdev: Power Button: Configuring as keyboard
[    80.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[    80.354] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    80.354] (**) Option "xkb_rules" "evdev"
[    80.354] (**) Option "xkb_model" "evdev"
[    80.354] (**) Option "xkb_layout" "fr"
[    80.354] (**) Option "xkb_variant" "latin9"
[    80.354] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    80.355] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    80.355] (II) No input driver specified, ignoring this device.
[    80.355] (II) This device may have been added with another device file.
[    80.356] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    80.356] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    80.356] (II) Using input driver 'evdev' for 'Sleep Button'
[    80.356] (**) Sleep Button: always reports core events
[    80.356] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[    80.356] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    80.356] (--) evdev: Sleep Button: Found keys
[    80.356] (II) evdev: Sleep Button: Configuring as keyboard
[    80.356] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
[    80.356] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    80.356] (**) Option "xkb_rules" "evdev"
[    80.356] (**) Option "xkb_model" "evdev"
[    80.356] (**) Option "xkb_layout" "fr"
[    80.356] (**) Option "xkb_variant" "latin9"
[    80.356] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    80.357] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[    80.357] (II) No input driver specified, ignoring this device.
[    80.357] (II) This device may have been added with another device file.
[    80.357] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[    80.357] (II) No input driver specified, ignoring this device.
[    80.357] (II) This device may have been added with another device file.
[    80.357] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[    80.357] (II) No input driver specified, ignoring this device.
[    80.357] (II) This device may have been added with another device file.
[    80.357] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[    80.357] (II) No input driver specified, ignoring this device.
[    80.357] (II) This device may have been added with another device file.
[    80.357] (II) config/udev: Adding input device Laptop_Integrated_Webcam_FHD (/dev/input/event7)
[    80.357] (**) Laptop_Integrated_Webcam_FHD: Applying InputClass "evdev keyboard catchall"
[    80.357] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_FHD'
[    80.357] (**) Laptop_Integrated_Webcam_FHD: always reports core events
[    80.357] (**) evdev: Laptop_Integrated_Webcam_FHD: Device: "/dev/input/event7"
[    80.357] (--) evdev: Laptop_Integrated_Webcam_FHD: Vendor 0x1bcf Product 0x280b
[    80.357] (--) evdev: Laptop_Integrated_Webcam_FHD: Found keys
[    80.357] (II) evdev: Laptop_Integrated_Webcam_FHD: Configuring as keyboard
[    80.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input7/event7"
[    80.357] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_FHD" (type: KEYBOARD, id 10)
[    80.357] (**) Option "xkb_rules" "evdev"
[    80.357] (**) Option "xkb_model" "evdev"
[    80.357] (**) Option "xkb_layout" "fr"
[    80.357] (**) Option "xkb_variant" "latin9"
[    80.357] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    80.357] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    80.357] (II) No input driver specified, ignoring this device.
[    80.357] (II) This device may have been added with another device file.
[    80.358] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event10)
[    80.358] (II) No input driver specified, ignoring this device.
[    80.358] (II) This device may have been added with another device file.
[    80.358] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[    80.358] (II) No input driver specified, ignoring this device.
[    80.358] (II) This device may have been added with another device file.
[    80.358] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    80.358] (II) No input driver specified, ignoring this device.
[    80.358] (II) This device may have been added with another device file.
[    80.358] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event13)
[    80.358] (II) No input driver specified, ignoring this device.
[    80.358] (II) This device may have been added with another device file.
[    80.358] (II) config/udev: Adding input device HP Wireless Optical Mobile Mouse (/dev/input/event1)
[    80.358] (**) HP Wireless Optical Mobile Mouse: Applying InputClass "evdev pointer catchall"
[    80.358] (II) Using input driver 'evdev' for 'HP Wireless Optical Mobile Mouse'
[    80.358] (**) HP Wireless Optical Mobile Mouse: always reports core events
[    80.358] (**) evdev: HP Wireless Optical Mobile Mouse: Device: "/dev/input/event1"
[    80.358] (--) evdev: HP Wireless Optical Mobile Mouse: Vendor 0x3f0 Product 0x8207
[    80.358] (--) evdev: HP Wireless Optical Mobile Mouse: Found 9 mouse buttons
[    80.358] (--) evdev: HP Wireless Optical Mobile Mouse: Found scroll wheel(s)
[    80.358] (--) evdev: HP Wireless Optical Mobile Mouse: Found relative axes
[    80.358] (--) evdev: HP Wireless Optical Mobile Mouse: Found x and y relative axes
[    80.358] (II) evdev: HP Wireless Optical Mobile Mouse: Configuring as mouse
[    80.358] (II) evdev: HP Wireless Optical Mobile Mouse: Adding scrollwheel support
[    80.358] (**) evdev: HP Wireless Optical Mobile Mouse: YAxisMapping: buttons 4 and 5
[    80.358] (**) evdev: HP Wireless Optical Mobile Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    80.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:0a:00.0/usb2/2-1/2-1:1.0/input/input1/event1"
[    80.358] (II) XINPUT: Adding extended input device "HP Wireless Optical Mobile Mouse" (type: MOUSE, id 11)
[    80.358] (II) evdev: HP Wireless Optical Mobile Mouse: initialized for relative axes.
[    80.358] (**) HP Wireless Optical Mobile Mouse: (accel) keeping acceleration scheme 1
[    80.358] (**) HP Wireless Optical Mobile Mouse: (accel) acceleration profile 0
[    80.358] (**) HP Wireless Optical Mobile Mouse: (accel) acceleration factor: 2.000
[    80.358] (**) HP Wireless Optical Mobile Mouse: (accel) acceleration threshold: 4
[    80.359] (II) config/udev: Adding input device HP Wireless Optical Mobile Mouse (/dev/input/mouse0)
[    80.359] (II) No input driver specified, ignoring this device.
[    80.359] (II) This device may have been added with another device file.
[    80.359] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    80.359] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    80.359] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    80.359] (**) AT Translated Set 2 keyboard: always reports core events
[    80.359] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    80.359] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    80.359] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    80.359] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    80.359] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    80.359] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    80.359] (**) Option "xkb_rules" "evdev"
[    80.359] (**) Option "xkb_model" "evdev"
[    80.359] (**) Option "xkb_layout" "fr"
[    80.359] (**) Option "xkb_variant" "latin9"
[    80.359] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    80.359] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event14)
[    80.359] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[    80.359] (II) Using input driver 'evdev' for 'DualPoint Stick'
[    80.359] (**) DualPoint Stick: always reports core events
[    80.359] (**) evdev: DualPoint Stick: Device: "/dev/input/event14"
[    80.359] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[    80.359] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[    80.359] (--) evdev: DualPoint Stick: Found relative axes
[    80.359] (--) evdev: DualPoint Stick: Found x and y relative axes
[    80.359] (II) evdev: DualPoint Stick: Configuring as mouse
[    80.359] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[    80.359] (**) evdev: DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    80.359] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event14"
[    80.359] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 13)
[    80.359] (II) evdev: DualPoint Stick: initialized for relative axes.
[    80.359] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[    80.359] (**) DualPoint Stick: (accel) acceleration profile 0
[    80.359] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[    80.359] (**) DualPoint Stick: (accel) acceleration threshold: 4
[    80.359] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[    80.359] (II) No input driver specified, ignoring this device.
[    80.359] (II) This device may have been added with another device file.
[    80.359] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event15)
[    80.359] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[    80.360] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    80.360] (II) LoadModule: "synaptics"
[    80.360] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    80.361] (II) Module synaptics: vendor="X.Org Foundation"
[    80.361] 	compiled for 1.12.2, module version = 1.6.2
[    80.361] 	Module class: X.Org XInput Driver
[    80.361] 	ABI class: X.Org XInput driver, version 16.0
[    80.361] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[    80.361] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    80.361] (**) Option "Device" "/dev/input/event15"
[    80.363] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: ignoring touch events for semi-multitouch device
[    80.363] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 2000
[    80.363] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 1400
[    80.363] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[    80.363] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[    80.363] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle double triple
[    80.363] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[    80.364] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[    80.364] (**) Option "TapButton1" "1"
[    80.364] (**) Option "TapButton2" "2"
[    80.364] (**) Option "TapButton3" "3"
[    80.364] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    80.364] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    80.364] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input15/event15"
[    80.364] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 14)
[    80.364] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    80.364] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[    80.364] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.082
[    80.364] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[    80.364] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[    80.364] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[    80.364] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[    80.365] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    80.365] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[    80.365] (II) No input driver specified, ignoring this device.
[    80.365] (II) This device may have been added with another device file.
[    80.366] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    80.366] (II) No input driver specified, ignoring this device.
[    80.366] (II) This device may have been added with another device file.
[    80.367] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
[    80.367] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    80.367] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    80.367] (**) Dell WMI hotkeys: always reports core events
[    80.367] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event8"
[    80.367] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[    80.367] (--) evdev: Dell WMI hotkeys: Found keys
[    80.367] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[    80.367] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8"
[    80.367] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[    80.367] (**) Option "xkb_rules" "evdev"
[    80.367] (**) Option "xkb_model" "evdev"
[    80.367] (**) Option "xkb_layout" "fr"
[    80.367] (**) Option "xkb_variant" "latin9"
[    80.367] (**) Option "xkb_options" "compose:menu,terminate:ctrl_alt_bksp"
[    81.752] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    81.752] (II) NVIDIA(GPU-0):     Vision stereo.
[    81.752] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    81.752] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    81.752] (**) NVIDIA(0):     been enabled on all display devices.)
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [systemd] connexion au démarrage slim & networkmanager

Message par FoolEcho »

Il manque un bout du log ? Parce que là tout va bien donc je ne comprends pas. Ce serait bien d'avoir les colonnes manquantes de journactl aussi. :|
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [systemd] connexion au démarrage slim & networkmanager

Message par tuxce »

Si je peux me permettre, le log est utile, mais l'information peut être difficile à trouver (il faut tout lire :|) et si jamais le log n'est pas permanent (création de /var/log/journal), tu ne l'auras pas. Sinon, juste comme ça, journalctl -o cat [args ...] c'est plus simple pour le forum :)

Par contre :
Getalo a écrit :

Code : Tout sélectionner

systemctl status slim
slim.service - SLiM Simple Login Manager
	  Loaded: loaded (/usr/lib/systemd/system/slim.service; enabled)
	  Active: failed (Result: exit-code) since Sat, 18 Aug 2012 10:51:17 +0200; 25min ago
	 Process: 329 ExecStart=/usr/bin/slim -nodaemon (code=exited, status=1/FAILURE)
	  CGroup: name=systemd:/system/slim.service
indiquait une erreur. Il aurait juste fallu lancer la commande en root (ou faire partie du groupe adm) pour avoir le pourquoi de l'erreur comme l'exemple de dhcpcd dans le wiki : http://wiki.archlinux.fr/Systemd#Erreur_au_lancement
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

@tuxce
retour de la commande en root :

Code : Tout sélectionner

sudo systemctl status slim
slim.service - SLiM Simple Login Manager
	  Loaded: loaded (/usr/lib/systemd/system/slim.service; enabled)
	  Active: failed (Result: exit-code) since Sat, 18 Aug 2012 13:19:59 +0200; 1h 42min ago
	 Process: 395 ExecStart=/usr/bin/slim -nodaemon (code=exited, status=1/FAILURE)
	  CGroup: name=systemd:/system/slim.service

Aug 18 13:19:58 precision slim[395]: Please consult the The X.Org Foundation support
Aug 18 13:19:58 precision slim[395]: at http://wiki.x.org
Aug 18 13:19:58 precision slim[395]: for help.
Aug 18 13:19:58 precision slim[395]: Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Aug 18 13:19:58 precision slim[395]: Server terminated with error (1). Closing log file.
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
Aug 18 13:19:59 precision slim[395]: slim: closing Log file, while is already closed
@ FoolEcho :
il ne manque rien du log, par contre j'ai un Xorg.0.log.old

et aussi donc :

Code : Tout sélectionner

sudo systemctl status networkmanager
Mot de passe : 
NetworkManager.service - Network Manager
	  Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled)
	  Active: active (running) since Sat, 18 Aug 2012 13:19:58 +0200; 1h 51min ago
	Main PID: 298 (NetworkManager)
	  CGroup: name=systemd:/system/NetworkManager.service
		  ├ 298 /usr/sbin/NetworkManager --no-daemon
		  └ 407 /usr/sbin/dhclient -d -4 -sf /usr/lib/networkmanager/nm-dhcp-client.action -pf /var/run/dhclient-wlan0.pi...

Aug 18 13:20:26 precision NetworkManager[298]: <info> (wlan0): IP6 addrconf timed out or failed.
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Aug 18 13:20:26 precision NetworkManager[298]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Aug 18 14:13:12 precision NetworkManager[298]: <info> (wlan0): DHCPv4 state changed bound -> renew
Aug 18 14:13:12 precision NetworkManager[298]: <info>   address 10.0.0.48
Aug 18 14:13:12 precision NetworkManager[298]: <info>   prefix 24 (255.255.255.0)
Aug 18 14:13:12 precision NetworkManager[298]: <info>   gateway 10.0.0.138
Aug 18 14:13:12 precision NetworkManager[298]: <info>   nameserver '10.0.0.138'
Aug 18 14:13:12 precision NetworkManager[298]: <info>   domain name 'lan'
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [systemd] connexion au démarrage slim & networkmanager

Message par tuxce »

Bon, autant pour moi, je retire ce que j'ai dit :| pour ce cas, le message d'erreur était avant :
Getalo a écrit :

Code : Tout sélectionner

Aug 18 13:19:58 precision slim[395]: NVIDIA: could not open the device file /dev/nvidiactl (No such device or address).
Aug 18 13:19:58 precision slim[395]: Fatal server error:
Tu as optimus (Bumblebee) ? Possible que le module nvidia ne se charge pas parce que la carte serait éteinte ...

Pour networkmanager, il n'y a pas de souci, si ?
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

@ tuxce :

- pour networkmanager je n'ai plus de soucis,
- pour bumblebee je ne me suis pas encore penché sur le problème, j'ai juste déconnecté l'option optimus dans le bios, mais je pensais que ça me désactivait la carte intel et que j'utilisais la carte nvidia (?).
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [systemd] connexion au démarrage slim & networkmanager

Message par tuxce »

Je n'ai pas optimus, du coup, je ne suis pas sûr, mais en se basant sur le log, je dirais qu'il désactive la nvidia (ce qui à mon avis aurait plus de sens).
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Je viens de m’apercevoir que si je fais :

- systemctl start slim.service

après m'être logué dans la tty de boot au lieu de startx, ça me lance xfce avec les «boutons» suspendre et éteindre, que je n'avais pas en lançant avec :

- startx

question : n'y aurait-il pas moyen d'automatiser ça ?

En tout cas, merci de ton aide.

Edit : sans oublier FoolEcho.

Edit2: ça marche plus.

Edit3: ça remarche en faisant [ systemctl start slim.service ] toujours après m'être logué dans la tty de boot.
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Surprise :
ce matin démarrage impeccable ...
les log d'erreurs d'hier (plutôt de ce matin après un énième reboot de la journée) :

Code : Tout sélectionner

Aug 20 00:10:33 localhost kernel: [    5.116051] iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
Aug 20 00:10:33 localhost kernel: [    5.116415] sdhci-pci 0000:0b:00.1: Invalid iomem size. You may experience problems.
Aug 20 00:10:40 localhost syslog-ng[287]: Error processing log message: <7[ 1.311 ln:atetctd<7>[   12.339021] wlan0: RX AssocResp from 00:24:01:70:e9:1d (capab=0x411 status=0 aid=1)
Aug 20 00:10:41 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 00:10:49 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 00:11:09 localhost pulseaudio[519]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
Aug 20 00:11:10 localhost pulseaudio[582]: [pulseaudio] pid.c: Daemon already running.
Aug 20 00:20:24 localhost login: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 20 00:20:53 localhost kernel: [    3.351550] iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
Aug 20 00:20:53 localhost kernel: [    3.352636] sdhci-pci 0000:0b:00.1: Invalid iomem size. You may experience problems.
Aug 20 00:21:01 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 00:21:11 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 00:22:19 localhost login: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
et de ce matin donc :

Code : Tout sélectionner

Aug 20 11:46:29 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 11:46:34 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 11:46:38 localhost pulseaudio[520]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
Aug 20 11:46:38 localhost pulseaudio[584]: [pulseaudio] pid.c: Daemon already running
comprenne qui pourra .
Bon je me suis «promené» dans un peu tous les fichiers de conf, testé quelques variantes des wikis français anglais, remarqué que l'option -d m'obligeait à passer par [startx] alors qu'avec l'option -nodaemon je pouvais passer par [systemctl start slim.service], mais c'est à peu près tout et toujours la console.

Je n'ai pas redémarré. Je laisse encore quel que temps le sujet ouvert ...
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Bon, eh bien voilà, je viens de rallumer la bête et ça recommence ... console etc..

le log d'erreurs :

Code : Tout sélectionner

Aug 20 15:43:36 localhost kernel: [    4.957798] iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
Aug 20 15:43:36 localhost kernel: [    4.976079] sdhci-pci 0000:0b:00.1: Invalid iomem size. You may experience problems.
Aug 20 15:43:45 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 15:43:54 localhost dhclient: can't create /var/lib/dhclient/dhclient-6188c835-3d7c-4709-9748-988badb58adf-wlan0.lease: No such file or directory
Aug 20 15:44:21 localhost pulseaudio[518]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
Aug 20 15:44:22 localhost pulseaudio[582]: [pulseaudio] pid.c: Daemon already running.
je ne sais plus où chercher. Une idée ?

Merci !
Avatar de l’utilisateur
Getalo
archer de cavalerie
Messages : 184
Inscription : mer. 22 juin 2011, 19:22
Localisation : LéVé12

Re: [systemd] connexion au démarrage slim & networkmanager

Message par Getalo »

Bon, voilà les dernières nouvelles, je ne me sentais pas trop d'installer bumblebee, et pourtant c'est ce qu'il

fallait faire. Après plusieurs redémarrages ça marche nickel.


Juste il me reste à configurer la bête.

Un grand merci donc à vous deux FoolEcho & tuxce. :bravo: :chinois:
Répondre