Bonjour
Le répertoire /var/log ne contient pas grand chose :
Code : Tout sélectionner
$ ls -R /var/log
/var/log:
ConsoleKit/ Xorg.0.log.old faillog lastlog pacman.log slim.log
Xorg.0.log btmp journal/ old/ pm-powersave.log wtmp
/var/log/ConsoleKit:
history
/var/log/journal:
7f6d72f749b6431f8948344e0eb8725f/
/var/log/journal/7f6d72f749b6431f8948344e0eb8725f:
system.journal
system@0004ccdd2af9db22-3889738fdf57b762.journal~
system@0004ccdd347259a0-dd920b924c351d0a.journal~
system@0004ccdd390c134a-e32670b98b90bea3.journal~
user-1114.journal
/var/log/old:
Je ne sais pas trop ce que je pourrais regarder là-dedans pour comprendre ce qui rend le premier login aussi lent.
Dans /var/log/Xorg.0.log il y a quelques messages d'erreur au sujet de drivers graphiques, mais comme ils arrivent après le driver intel, qui est installé, je ne comprends même pas pourquoi ils sont appellés. De toutes façons ça ne semble pas ralentir le démarrage pour autant (et l'affichage est parfait au final).
Code : Tout sélectionner
[ 88.871] (==) Matched intel as autoconfigured driver 0
[ 88.871] (==) Matched intel as autoconfigured driver 1
[ 88.871] (==) Matched vesa as autoconfigured driver 2
[ 88.871] (==) Matched modesetting as autoconfigured driver 3
[ 88.871] (==) Matched fbdev as autoconfigured driver 4
[ 88.871] (==) Assigned the driver to the xf86ConfigLayout
[ 88.871] (II) LoadModule: "intel"
[ 88.871] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 88.986] (II) Module intel: vendor="X.Org Foundation"
[ 88.987] compiled for 1.13.0, module version = 2.20.12
[ 88.987] Module class: X.Org Video Driver
[ 88.987] ABI class: X.Org Video Driver, version 13.0
[ 88.987] (II) LoadModule: "vesa"
[ 88.988] (WW) Warning, couldn't open module vesa
[ 88.988] (II) UnloadModule: "vesa"
[ 88.988] (II) Unloading vesa
[ 88.988] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 88.988] (II) LoadModule: "modesetting"
[ 88.988] (WW) Warning, couldn't open module modesetting
[ 88.988] (II) UnloadModule: "modesetting"
[ 88.988] (II) Unloading modesetting
[ 88.988] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 88.988] (II) LoadModule: "fbdev"
[ 88.989] (WW) Warning, couldn't open module fbdev
[ 88.989] (II) UnloadModule: "fbdev"
[ 88.989] (II) Unloading fbdev
[ 88.989] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 88.989] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Quant à /var/log/slim.log (qui n'est plus d'actualité puisque j'ai momentanément désativé slim) il contient un bon millier de lignes toutes semblables aux suivantes :
Code : Tout sélectionner
$ tail -n 40 /var/log/slim.log
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to shut down
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to shut down
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.
slim: waiting for X server to begin accepting connections.