[boot] mon système ne démarre plus (Résolu -> pb Xorg)

Applications, problèmes de configuration réseau
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

[boot] mon système ne démarre plus (Résolu -> pb Xorg)

Message par ouechTonton »

Bonjour, merci de m'aider.

sans raisons apparentes, mon archlinux ne démarre plus. L'écran de démarrage défile normalement jusqu'à arriver à la tâche "Reach Graphical Interface". Là ça bascule sur mon gestionnaire de session qui me demande mon mot de passe. Déjà ça, ce n'est pas normal car j'ai configuré pour qu'il se connecte automatiquement. Et puis si je rentre mon mot de passe, ça charge quelques secondes et ça me remet l'écran de login...
Je n'ai rien fait de spécial pour que ça déconne. Je ne sais pas ce qu'il y a. J'ai utilisé un livecd pour forcer un fsck de mon disque mais aucune erreur détectée.
Dernière modification par ouechTonton le mer. 27 juin 2018, 14:23, modifié 1 fois.
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

A partir du livecd, j'arrive à consulter quelques logs dans /var/log mais je ne trouve rien de probant.
Avatar de l’utilisateur
papajoke
Elfe
Messages : 773
Inscription : sam. 30 août 2014, 19:54

Re: [boot] mon système ne démarre plus

Message par papajoke »

bonjour

- Tu peux démarrer en console puis tenter un startx pour voir
- les logs, nous sommes avec systemd !!, donc tu peux utiliser journalctl -D depuis ton live ; mais passer en tty depuis ton DM ou un boot en tty est sans doute plus simple dans ton cas pour les consulter...
Arch stable - Kde 5 / zsh - btrfs/mbr - Intel Core i3 - 6Go RAM - GeForce 405 video-nouveau
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

Je ne vois rien de particulier dans le journal. Le voici :

Code : Tout sélectionner

May 28 07:15:37 akh0001 systemd[445]: /usr/lib/environment.d/99-environment.conf:7: invalid variable name "export JAVA_HOME", ignoring.
May 28 07:15:37 akh0001 systemd[445]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 28 07:15:37 akh0001 systemd[445]: Reached target Timers.
May 28 07:15:37 akh0001 systemd[445]: Listening on GnuPG network certificate management daemon.
May 28 07:15:37 akh0001 systemd[445]: Reached target Paths.
May 28 07:15:37 akh0001 systemd[445]: Starting D-Bus User Message Bus Socket.
May 28 07:15:37 akh0001 systemd[445]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 28 07:15:37 akh0001 systemd[445]: Listening on GnuPG cryptographic agent and passphrase cache.
May 28 07:15:37 akh0001 systemd[445]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 28 07:15:37 akh0001 systemd[445]: Listening on D-Bus User Message Bus Socket.
May 28 07:15:37 akh0001 systemd[445]: Reached target Sockets.
May 28 07:15:37 akh0001 systemd[445]: Reached target Basic System.
May 28 07:15:37 akh0001 systemd[445]: Starting Update XDG user dir configuration...
May 28 07:15:38 akh0001 systemd[445]: Started Update XDG user dir configuration.
May 28 07:15:38 akh0001 systemd[445]: Reached target Default.
May 28 07:15:38 akh0001 systemd[445]: Startup finished in 981ms.
May 28 07:15:39 akh0001 systemd[445]: Started D-Bus User Message Bus.
May 28 07:15:41 akh0001 dbus-daemon[477]: [session uid=1000 pid=477] Activating service name='org.xfce.Xfconf' requested by ':1.3' (uid=1000 pid=486 comm="xfce4-session ")
May 28 07:15:41 akh0001 dbus-daemon[477]: [session uid=1000 pid=477] Successfully activated service 'org.xfce.Xfconf'
May 28 07:15:43 akh0001 systemd[445]: Started GnuPG cryptographic agent and passphrase cache.
May 28 07:15:43 akh0001 gpg-agent[496]: gpg-agent (GnuPG) 2.2.7 starting in supervised mode.
May 28 07:15:43 akh0001 gpg-agent[496]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
May 28 07:15:43 akh0001 gpg-agent[496]: using fd 4 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
May 28 07:15:43 akh0001 gpg-agent[496]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
May 28 07:15:43 akh0001 gpg-agent[496]: using fd 6 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
May 28 07:15:43 akh0001 gpg-agent[496]: listening on: std=5 extra=4 browser=6 ssh=3
May 28 07:16:52 akh0001 systemd[445]: Stopping GnuPG cryptographic agent and passphrase cache...
May 28 07:16:52 akh0001 gpg-agent[496]: SIGTERM received - shutting down ...
May 28 07:16:52 akh0001 systemd[445]: Stopping D-Bus User Message Bus...
May 28 07:16:52 akh0001 systemd[445]: Stopped target Default.
May 28 07:16:52 akh0001 systemd[445]: Stopped D-Bus User Message Bus.
May 28 07:16:53 akh0001 gpg-agent[496]: gpg-agent (GnuPG) 2.2.7 stopped
May 28 07:16:52 akh0001 systemd[446]: pam_unix(systemd-user:session): session closed for user akh
May 28 07:16:52 akh0001 systemd[445]: Stopped GnuPG cryptographic agent and passphrase cache.
May 28 07:16:52 akh0001 systemd[445]: Stopped target Basic System.
May 28 07:16:52 akh0001 systemd[445]: Stopped target Sockets.
May 28 07:16:52 akh0001 systemd[445]: Closed D-Bus User Message Bus Socket.
May 28 07:16:52 akh0001 systemd[445]: Closed GnuPG network certificate management daemon.
May 28 07:16:52 akh0001 systemd[445]: Stopped target Paths.
May 28 07:16:52 akh0001 systemd[445]: Stopped target Timers.
May 28 07:16:52 akh0001 systemd[445]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 28 07:16:52 akh0001 systemd[445]: Closed GnuPG cryptographic agent and passphrase cache.
May 28 07:16:52 akh0001 systemd[445]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
May 28 07:16:52 akh0001 systemd[445]: Closed GnuPG cryptographic agent (ssh-agent emulation).
May 28 07:16:52 akh0001 systemd[445]: Reached target Shutdown.
May 28 07:16:52 akh0001 systemd[445]: Starting Exit the Session...
May 28 07:16:52 akh0001 systemd[445]: Received SIGRTMIN+24 from PID 755 (kill).
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

J'ai un drôle de comportement en faisant un startx depuis un tty : 3 espèces de consoles sur fond blanc s'affichent (sans habillage) dans lesquelles je peux taper des commandes. Rien d'autre.
Avatar de l’utilisateur
onyx67
Elfe
Messages : 766
Inscription : dim. 06 nov. 2011, 18:12
Localisation : Alsace

Re: [boot] mon système ne démarre plus

Message par onyx67 »

Salut,
Quel est ton environnement de bureau et quel gestionnaire de connexions utilises-tu ?
Le souci est-il apparut après une mise à jour?

EDIT: j'ai mal regardé, d'après ton journalctl tu utilises xfce.

Sinon que renvoie journalctl -p err ?
"La complication est un effet de la simplicité mal acquise"

Intel i5-2320; Nvidia GeForce GT 520; ATA Hitachi 2To; ArchLinux-KDE
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

pas d'erreurs avec l'option -p err :

Code : Tout sélectionner

-- Logs begin at Thu 2018-05-17 08:43:06 UTC, end at Mon 2018-05-28 12:05:27 UT>
-- No entries --
J'utilise bien XFCE. Et lightdm comme gestionnaire de session (avec un greeter).
Je crois me souvenir d'avoir fait une MàJ effectivement la veille de ce plantage. Ca peut provenir de là.
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

Au secours !
Avatar de l’utilisateur
onyx67
Elfe
Messages : 766
Inscription : dim. 06 nov. 2011, 18:12
Localisation : Alsace

Re: [boot] mon système ne démarre plus

Message par onyx67 »

Poste la liste des paquets mis à jour
"La complication est un effet de la simplicité mal acquise"

Intel i5-2320; Nvidia GeForce GT 520; ATA Hitachi 2To; ArchLinux-KDE
Avatar de l’utilisateur
Xorg
Maître du Kyudo
Messages : 1933
Inscription : dim. 22 janv. 2012, 19:25
Localisation : Entre le clavier et la chaise.

Re: [boot] mon système ne démarre plus

Message par Xorg »

ouechTonton a écrit : lun. 28 mai 2018, 13:24 J'ai un drôle de comportement en faisant un startx depuis un tty : 3 espèces de consoles sur fond blanc s'affichent (sans habillage) dans lesquelles je peux taper des commandes. Rien d'autre.
Je pense que tu veux parler de ça :
Image
C'est que tu n'as pas configuré le fichier ~/.xinitrc : tu te retrouves avec la configuration par défaut, qui utilise le gestionnaire de fenêtres Twm.

Bref, ajoute exec startxfce4 dans le fichier ~/.xinitrc, et réessaye un startx pour voir si le problème vient de LightDM ou d'ailleurs.
Arch Linux x86_64 - Sway
AMD Ryzen 5 3600X - 32 Go de DDR4 - SSD NVMe 1 To + SSD SATA 250 Go - Sapphire NITRO+ Radeon RX 580
Image AUR___Image Wiki___Image GitHub
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

merci pour l'aide.
Voici le Xorg.log après avoir modifié .xinitrc (qui n'existait pas) :

Code : Tout sélectionner

[   548.250] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   548.250] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[   548.250] Build Operating System: Linux Arch Linux
[   548.251] Current Operating System: Linux akh0001 4.16.10-1-ARCH #1 SMP PREEMPT Mon May 21 07:57:23 UTC 2018 x86_64
[   548.251] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=UUID=3216540c-5b01-48b7-aa90-c974d467b44e rw radeon.modeset=1 quiet initrd=../intel-ucode.img,../initramfs-linux.img
[   548.251] Build Date: 16 May 2018  05:24:07PM
[   548.251]  
[   548.251] Current version of pixman: 0.34.0
[   548.251] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   548.251] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   548.252] (==) Log file: "/home/akh/.local/share/xorg/Xorg.1.log", Time: Fri Jun  1 10:50:09 2018
[   548.252] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   548.252] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   548.252] (==) No Layout section.  Using the first Screen section.
[   548.253] (==) No screen section available. Using defaults.
[   548.253] (**) |-->Screen "Default Screen Section" (0)
[   548.253] (**) |   |-->Monitor "<default monitor>"
[   548.253] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   548.253] (==) Automatically adding devices
[   548.253] (==) Automatically enabling devices
[   548.253] (==) Automatically adding GPU devices
[   548.253] (==) Automatically binding GPU devices
[   548.253] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   548.253] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[   548.253] 	Entry deleted from font path.
[   548.253] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[   548.253] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[   548.253] 	Entry deleted from font path.
[   548.253] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[   548.253] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1
[   548.253] (==) ModulePath set to "/usr/lib/xorg/modules"
[   548.253] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   548.253] (II) Module ABI versions:
[   548.253] 	X.Org ANSI C Emulation: 0.4
[   548.253] 	X.Org Video Driver: 24.0
[   548.253] 	X.Org XInput driver : 24.1
[   548.253] 	X.Org Server Extension : 10.0
[   548.255] (++) using VT number 3

[   548.258] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c4
[   548.260] (II) xfree86: Adding drm device (/dev/dri/card0)
[   548.261] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   548.268] (--) PCI:*(2@0:0:0) 1002:68e0:1025:037e rev 0, Mem @ 0xd0000000/268435456, 0xcfee0000/131072, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[   548.268] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   548.268] (II) LoadModule: "glx"
[   548.269] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   548.301] (II) Module glx: vendor="X.Org Foundation"
[   548.301] 	compiled for 1.20.0, module version = 1.0.0
[   548.301] 	ABI class: X.Org Server Extension, version 10.0
[   548.301] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[   548.301] 	loading driver: radeon
[   548.301] (==) Matched radeon as autoconfigured driver 0
[   548.301] (==) Matched ati as autoconfigured driver 1
[   548.301] (==) Matched modesetting as autoconfigured driver 2
[   548.301] (==) Matched fbdev as autoconfigured driver 3
[   548.301] (==) Matched vesa as autoconfigured driver 4
[   548.301] (==) Assigned the driver to the xf86ConfigLayout
[   548.301] (II) LoadModule: "radeon"
[   548.302] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   548.304] (II) Module radeon: vendor="X.Org Foundation"
[   548.304] 	compiled for 1.20.0, module version = 18.0.1
[   548.304] 	Module class: X.Org Video Driver
[   548.304] 	ABI class: X.Org Video Driver, version 24.0
[   548.304] (II) LoadModule: "ati"
[   548.304] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   548.305] (II) Module ati: vendor="X.Org Foundation"
[   548.305] 	compiled for 1.20.0, module version = 18.0.1
[   548.305] 	Module class: X.Org Video Driver
[   548.305] 	ABI class: X.Org Video Driver, version 24.0
[   548.305] (II) LoadModule: "modesetting"
[   548.305] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   548.308] (II) Module modesetting: vendor="X.Org Foundation"
[   548.309] 	compiled for 1.20.0, module version = 1.20.0
[   548.309] 	Module class: X.Org Video Driver
[   548.309] 	ABI class: X.Org Video Driver, version 24.0
[   548.309] (II) LoadModule: "fbdev"
[   548.309] (WW) Warning, couldn't open module fbdev
[   548.309] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   548.309] (II) LoadModule: "vesa"
[   548.309] (WW) Warning, couldn't open module vesa
[   548.309] (EE) Failed to load module "vesa" (module does not exist, 0)
[   548.309] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[   548.312] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   548.312] (II) [KMS] Kernel modesetting enabled.
[   548.312] (WW) Falling back to old probe method for modesetting
[   548.312] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   548.312] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   548.312] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[   548.313] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   548.313] (==) RADEON(0): Default visual is TrueColor
[   548.313] (==) RADEON(0): RGB weight 888
[   548.313] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[   548.313] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68e0)
[   548.313] (II) Loading sub module "fb"
[   548.313] (II) LoadModule: "fb"
[   548.313] (II) Loading /usr/lib/xorg/modules/libfb.so
[   548.314] (II) Module fb: vendor="X.Org Foundation"
[   548.315] 	compiled for 1.20.0, module version = 1.0.0
[   548.315] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   548.315] (II) Loading sub module "dri2"
[   548.315] (II) LoadModule: "dri2"
[   548.315] (II) Module "dri2" already built-in
[   548.315] (II) Loading sub module "glamoregl"
[   548.315] (II) LoadModule: "glamoregl"
[   548.315] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   548.325] (II) Module glamoregl: vendor="X.Org Foundation"
[   548.325] 	compiled for 1.20.0, module version = 1.0.1
[   548.325] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   548.491] (EE) RADEON(0): eglGetDisplay() failed
[   548.492] (EE) RADEON(0): glamor detected, failed to initialize EGL.
[   548.492] (II) Loading sub module "exa"
[   548.492] (II) LoadModule: "exa"
[   548.493] (II) Loading /usr/lib/xorg/modules/libexa.so
[   548.493] (II) Module exa: vendor="X.Org Foundation"
[   548.493] 	compiled for 1.20.0, module version = 2.6.0
[   548.493] 	ABI class: X.Org Video Driver, version 24.0
[   548.493] (II) RADEON(0): KMS Color Tiling: enabled
[   548.493] (II) RADEON(0): KMS Color Tiling 2D: enabled
[   548.493] (==) RADEON(0): TearFree property default: auto
[   548.493] (II) RADEON(0): KMS Pageflipping: enabled
[   548.493] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[   548.495] (II) RADEON(0): Output LVDS has no monitor section
[   548.497] (II) RADEON(0): Output HDMI-0 has no monitor section
[   548.510] (II) RADEON(0): Output VGA-0 has no monitor section
[   548.513] (II) RADEON(0): EDID for output LVDS
[   548.513] (II) RADEON(0): Printing probed modes for output LVDS
[   548.513] (II) RADEON(0): Modeline "1600x900"x60.0  110.40  1600 1664 1706 2000  900 903 906 920 -hsync -vsync (55.2 kHz eP)
[   548.513] (II) RADEON(0): Modeline "1440x900"x60.0  106.68  1440 1528 1672 1904  900 903 909 934 -hsync +vsync (56.0 kHz)
[   548.513] (II) RADEON(0): Modeline "1280x854"x60.0   89.34  1280 1352 1480 1680  854 857 867 887 -hsync +vsync (53.2 kHz)
[   548.513] (II) RADEON(0): Modeline "1280x800"x60.0   83.71  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.8 kHz)
[   548.513] (II) RADEON(0): Modeline "1280x720"x60.0   74.65  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.9 kHz)
[   548.513] (II) RADEON(0): Modeline "1152x768"x59.9   71.95  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.8 kHz)
[   548.513] (II) RADEON(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   548.513] (II) RADEON(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[   548.513] (II) RADEON(0): Modeline "848x480"x59.9   31.65  848 872 952 1056  480 483 493 500 -hsync +vsync (30.0 kHz)
[   548.513] (II) RADEON(0): Modeline "720x480"x59.9   26.85  720 744 808 896  480 483 493 500 -hsync +vsync (30.0 kHz)
[   548.513] (II) RADEON(0): Modeline "640x480"x59.9   23.98  640 664 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
[   548.514] (II) RADEON(0): EDID for output HDMI-0
[   548.527] (II) RADEON(0): EDID for output VGA-0
[   548.527] (II) RADEON(0): Output LVDS connected
[   548.527] (II) RADEON(0): Output HDMI-0 disconnected
[   548.527] (II) RADEON(0): Output VGA-0 disconnected
[   548.527] (II) RADEON(0): Using exact sizes for initial modes
[   548.527] (II) RADEON(0): Output LVDS using initial mode 1600x900 +0+0
[   548.527] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:20000000 visible:f72e000
[   548.527] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[   548.527] (==) RADEON(0): DPI set to (96, 96)
[   548.527] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[   548.527] (II) Loading sub module "ramdac"
[   548.527] (II) LoadModule: "ramdac"
[   548.527] (II) Module "ramdac" already built-in
[   548.527] (II) UnloadModule: "modesetting"
[   548.527] (II) Unloading modesetting
[   548.527] (II) RADEON(0): [DRI2] Setup complete
[   548.527] (II) RADEON(0): [DRI2]   DRI driver: r600
[   548.527] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[   548.527] (II) RADEON(0): Front buffer size: 6000K
[   548.527] (II) RADEON(0): VRAM usage limit set to 222343K
[   548.527] (==) RADEON(0): DRI3 disabled
[   548.527] (==) RADEON(0): Backing store enabled
[   548.527] (II) RADEON(0): Direct rendering enabled
[   548.527] (II) EXA(0): Driver allocated offscreen pixmaps
[   548.527] (II) EXA(0): Driver registered support for the following operations:
[   548.527] (II)         Solid
[   548.527] (II)         Copy
[   548.527] (II)         Composite (RENDER acceleration)
[   548.527] (II)         UploadToScreen
[   548.527] (II)         DownloadFromScreen
[   548.527] (II) RADEON(0): Acceleration enabled
[   548.527] (==) RADEON(0): DPMS enabled
[   548.527] (==) RADEON(0): Silken mouse disabled
[   548.527] (II) RADEON(0): Set up textured video
[   548.527] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[   548.527] (II) RADEON(0): [XvMC] Extension initialized.
[   548.528] (II) Initializing extension Generic Event Extension
[   548.528] (II) Initializing extension SHAPE
[   548.528] (II) Initializing extension MIT-SHM
[   548.528] (II) Initializing extension XInputExtension
[   548.528] (II) Initializing extension XTEST
[   548.528] (II) Initializing extension BIG-REQUESTS
[   548.528] (II) Initializing extension SYNC
[   548.528] (II) Initializing extension XKEYBOARD
[   548.528] (II) Initializing extension XC-MISC
[   548.528] (II) Initializing extension SECURITY
[   548.528] (II) Initializing extension XFIXES
[   548.528] (II) Initializing extension RENDER
[   548.528] (II) Initializing extension RANDR
[   548.528] (II) Initializing extension COMPOSITE
[   548.528] (II) Initializing extension DAMAGE
[   548.528] (II) Initializing extension MIT-SCREEN-SAVER
[   548.528] (II) Initializing extension DOUBLE-BUFFER
[   548.528] (II) Initializing extension RECORD
[   548.528] (II) Initializing extension DPMS
[   548.528] (II) Initializing extension Present
[   548.528] (II) Initializing extension DRI3
[   548.528] (II) Initializing extension X-Resource
[   548.528] (II) Initializing extension XVideo
[   548.528] (II) Initializing extension XVideo-MotionCompensation
[   548.528] (II) Initializing extension GLX
[   548.537] (II) AIGLX: Loaded and initialized r600
[   548.537] (II) GLX: Initialized DRI2 GL provider for screen 0
[   548.537] (II) Initializing extension XFree86-VidModeExtension
[   548.537] (II) Initializing extension XFree86-DGA
[   548.537] (II) Initializing extension XFree86-DRI
[   548.537] (II) Initializing extension DRI2
[   548.537] (II) RADEON(0): Setting screen physical size to 423 x 238
[   548.614] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   548.614] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   548.614] (**) Power Button: Applying InputClass "Keyboard Layout"
[   548.614] (II) LoadModule: "libinput"
[   548.615] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   548.617] (II) Module libinput: vendor="X.Org Foundation"
[   548.617] 	compiled for 1.19.6, module version = 0.27.1
[   548.617] 	Module class: X.Org XInput Driver
[   548.617] 	ABI class: X.Org XInput driver, version 24.1
[   548.617] (II) Using input driver 'libinput' for 'Power Button'
[   548.619] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
[   548.619] (**) Power Button: always reports core events
[   548.619] (**) Option "Device" "/dev/input/event2"
[   548.619] (**) Option "_source" "server/udev"
[   548.620] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   548.620] (II) event2  - Power Button: device is a keyboard
[   548.620] (II) event2  - Power Button: device removed
[   548.620] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   548.620] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   548.620] (**) Option "xkb_layout" "fr"
[   548.620] (**) Option "xkb_variant" "latin9"
[   548.655] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   548.655] (II) event2  - Power Button: device is a keyboard
[   548.656] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[   548.656] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   548.656] (**) Video Bus: Applying InputClass "Keyboard Layout"
[   548.656] (II) Using input driver 'libinput' for 'Video Bus'
[   548.657] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 18 paused 0
[   548.657] (**) Video Bus: always reports core events
[   548.657] (**) Option "Device" "/dev/input/event3"
[   548.657] (**) Option "_source" "server/udev"
[   548.658] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   548.658] (II) event3  - Video Bus: device is a keyboard
[   548.658] (II) event3  - Video Bus: device removed
[   548.658] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event3"
[   548.658] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   548.658] (**) Option "xkb_layout" "fr"
[   548.658] (**) Option "xkb_variant" "latin9"
[   548.659] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   548.659] (II) event3  - Video Bus: device is a keyboard
[   548.659] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   548.659] (II) No input driver specified, ignoring this device.
[   548.659] (II) This device may have been added with another device file.
[   548.660] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   548.660] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   548.660] (**) Sleep Button: Applying InputClass "Keyboard Layout"
[   548.660] (II) Using input driver 'libinput' for 'Sleep Button'
[   548.662] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
[   548.662] (**) Sleep Button: always reports core events
[   548.662] (**) Option "Device" "/dev/input/event1"
[   548.662] (**) Option "_source" "server/udev"
[   548.663] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   548.663] (II) event1  - Sleep Button: device is a keyboard
[   548.663] (II) event1  - Sleep Button: device removed
[   548.663] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   548.663] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   548.663] (**) Option "xkb_layout" "fr"
[   548.663] (**) Option "xkb_variant" "latin9"
[   548.664] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   548.664] (II) event1  - Sleep Button: device is a keyboard
[   548.666] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[   548.666] (II) No input driver specified, ignoring this device.
[   548.666] (II) This device may have been added with another device file.
[   548.667] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[   548.667] (II) No input driver specified, ignoring this device.
[   548.667] (II) This device may have been added with another device file.
[   548.668] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
[   548.668] (II) No input driver specified, ignoring this device.
[   548.668] (II) This device may have been added with another device file.
[   548.669] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event12)
[   548.669] (II) No input driver specified, ignoring this device.
[   548.669] (II) This device may have been added with another device file.
[   548.671] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event5)
[   548.671] (**) Chicony USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   548.671] (**) Chicony USB Keyboard: Applying InputClass "Keyboard Layout"
[   548.671] (II) Using input driver 'libinput' for 'Chicony USB Keyboard'
[   548.672] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 20 paused 0
[   548.672] (**) Chicony USB Keyboard: always reports core events
[   548.673] (**) Option "Device" "/dev/input/event5"
[   548.673] (**) Option "_source" "server/udev"
[   548.674] (II) event5  - Chicony USB Keyboard: is tagged by udev as: Keyboard
[   548.674] (II) event5  - Chicony USB Keyboard: device is a keyboard
[   548.674] (II) event5  - Chicony USB Keyboard: device removed
[   548.674] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:04F2:0403.0001/input/input6/event5"
[   548.674] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 9)
[   548.674] (**) Option "xkb_layout" "fr"
[   548.674] (**) Option "xkb_variant" "latin9"
[   548.677] (II) event5  - Chicony USB Keyboard: is tagged by udev as: Keyboard
[   548.677] (II) event5  - Chicony USB Keyboard: device is a keyboard
[   548.679] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event6)
[   548.679] (**) Chicony USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   548.679] (**) Chicony USB Keyboard: Applying InputClass "Keyboard Layout"
[   548.679] (II) Using input driver 'libinput' for 'Chicony USB Keyboard'
[   548.681] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 21 paused 0
[   548.681] (**) Chicony USB Keyboard: always reports core events
[   548.681] (**) Option "Device" "/dev/input/event6"
[   548.681] (**) Option "_source" "server/udev"
[   548.682] (II) event6  - Chicony USB Keyboard: is tagged by udev as: Keyboard
[   548.682] (II) event6  - Chicony USB Keyboard: device is a keyboard
[   548.682] (II) event6  - Chicony USB Keyboard: device removed
[   548.683] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:04F2:0403.0002/input/input7/event6"
[   548.683] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 10)
[   548.683] (**) Option "xkb_layout" "fr"
[   548.683] (**) Option "xkb_variant" "latin9"
[   548.684] (II) event6  - Chicony USB Keyboard: is tagged by udev as: Keyboard
[   548.684] (II) event6  - Chicony USB Keyboard: device is a keyboard
[   548.685] (II) config/udev: Adding input device 1.3M WebCam: 1.3M WebCam (/dev/input/event14)
[   548.685] (**) 1.3M WebCam: 1.3M WebCam: Applying InputClass "libinput keyboard catchall"
[   548.685] (**) 1.3M WebCam: 1.3M WebCam: Applying InputClass "Keyboard Layout"
[   548.685] (II) Using input driver 'libinput' for '1.3M WebCam: 1.3M WebCam'
[   548.686] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 22 paused 0
[   548.686] (**) 1.3M WebCam: 1.3M WebCam: always reports core events
[   548.686] (**) Option "Device" "/dev/input/event14"
[   548.686] (**) Option "_source" "server/udev"
[   548.687] (II) event14 - 1.3M WebCam: 1.3M WebCam: is tagged by udev as: Keyboard
[   548.687] (II) event14 - 1.3M WebCam: 1.3M WebCam: device is a keyboard
[   548.687] (II) event14 - 1.3M WebCam: 1.3M WebCam: device removed
[   548.687] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input15/event14"
[   548.687] (II) XINPUT: Adding extended input device "1.3M WebCam: 1.3M WebCam" (type: KEYBOARD, id 11)
[   548.687] (**) Option "xkb_layout" "fr"
[   548.687] (**) Option "xkb_variant" "latin9"
[   548.688] (II) event14 - 1.3M WebCam: 1.3M WebCam: is tagged by udev as: Keyboard
[   548.688] (II) event14 - 1.3M WebCam: 1.3M WebCam: device is a keyboard
[   548.688] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   548.688] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   548.688] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Layout"
[   548.688] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   548.689] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 23 paused 0
[   548.689] (**) AT Translated Set 2 keyboard: always reports core events
[   548.690] (**) Option "Device" "/dev/input/event4"
[   548.690] (**) Option "_source" "server/udev"
[   548.690] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   548.690] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   548.690] (II) event4  - AT Translated Set 2 keyboard: device removed
[   548.690] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   548.690] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   548.690] (**) Option "xkb_layout" "fr"
[   548.690] (**) Option "xkb_variant" "latin9"
[   548.691] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   548.691] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   548.692] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[   548.692] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   548.692] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   548.692] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   548.692] (II) LoadModule: "synaptics"
[   548.692] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   548.692] (II) Module synaptics: vendor="X.Org Foundation"
[   548.692] 	compiled for 1.19.0, module version = 1.9.0
[   548.692] 	Module class: X.Org XInput Driver
[   548.692] 	ABI class: X.Org XInput driver, version 24.1
[   548.692] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   548.694] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 24 paused 0
[   548.694] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   548.694] (**) Option "Device" "/dev/input/event8"
[   548.694] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[   548.694] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5720 (res 57)
[   548.694] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4780 (res 103)
[   548.694] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   548.694] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   548.694] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple scroll-buttons
[   548.694] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   548.694] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   548.694] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   548.694] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[   548.694] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   548.694] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   548.694] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   548.694] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[   548.694] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   548.694] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   548.694] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   548.694] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   548.695] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   548.695] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   548.695] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   548.696] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   548.696] (II) No input driver specified, ignoring this device.
[   548.696] (II) This device may have been added with another device file.
[   548.697] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event13)
[   548.697] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   548.697] (**) Acer WMI hotkeys: Applying InputClass "Keyboard Layout"
[   548.697] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[   548.698] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 25 paused 0
[   548.698] (**) Acer WMI hotkeys: always reports core events
[   548.698] (**) Option "Device" "/dev/input/event13"
[   548.698] (**) Option "_source" "server/udev"
[   548.699] (II) event13 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[   548.699] (II) event13 - Acer WMI hotkeys: device is a keyboard
[   548.699] (II) event13 - Acer WMI hotkeys: device removed
[   548.699] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event13"
[   548.699] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 14)
[   548.699] (**) Option "xkb_layout" "fr"
[   548.699] (**) Option "xkb_variant" "latin9"
[   548.700] (II) event13 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[   548.700] (II) event13 - Acer WMI hotkeys: device is a keyboard
[   549.510] (EE) 
[   549.510] (EE) Backtrace:
[   549.510] (EE) 0: /usr/bin/X (xorg_backtrace+0x4d) [0x558ca1de8c9d]
[   549.510] (EE) 1: /usr/bin/X (0x558ca1c5f000+0x189dd9) [0x558ca1de8dd9]
[   549.510] (EE) 2: /usr/lib/libc.so.6 (0x7f5e337ec000+0x368f0) [0x7f5e338228f0]
[   549.510] (EE) 3: /usr/bin/X (miRenderColorToPixel+0xe) [0x558ca1dbdf7e]
[   549.510] (EE) 4: /usr/lib/xorg/modules/libexa.so (0x7f5e28b26000+0x11af8) [0x7f5e28b37af8]
[   549.511] (EE) 5: /usr/bin/X (0x558ca1c5f000+0x15d6af) [0x558ca1dbc6af]
[   549.511] (EE) 6: /usr/bin/X (0x558ca1c5f000+0x10488a) [0x558ca1d6388a]
[   549.511] (EE) 7: /usr/bin/X (0x558ca1c5f000+0x37ef8) [0x558ca1c96ef8]
[   549.511] (EE) 8: /usr/lib/libc.so.6 (__libc_start_main+0xeb) [0x7f5e3380f06b]
[   549.511] (EE) 9: /usr/bin/X (_start+0x2a) [0x558ca1c9721a]
[   549.511] (EE) 
[   549.511] (EE) Segmentation fault at address 0x8
[   549.511] (EE) 
Fatal server error:
[   549.511] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   549.511] (EE) 
[   549.511] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   549.511] (EE) Please also check the log file at "/home/akh/.local/share/xorg/Xorg.1.log" for additional information.
[   549.511] (EE) 
[   549.511] (II) AIGLX: Suspending AIGLX clients for VT switch
[   549.526] (EE) Server terminated with error (1). Closing log file.
Quelle / fichier peut être utilisé pour avoir la liste des paquets mis à jour avec pacman ?
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [boot] mon système ne démarre plus

Message par waitnsea »

ouechTonton a écrit : ven. 01 juin 2018, 11:14 Quelle / fichier peut être utilisé pour avoir la liste des paquets mis à jour avec pacman ?
Bonjour,
les logs de pacman : /var/log/pacman.log à ouvrir avec l'éditeur (nano, vim) de ton choix
Avatar de l’utilisateur
albireo
Elfe
Messages : 531
Inscription : ven. 15 sept. 2006, 15:47
Localisation : vallée de la save en Occitanie

Re: [boot] mon système ne démarre plus

Message par albireo »

bon déjà moi j'ai l'impression que ton système fonctionne donc l'intitulé du post n'est pas bon. Si avec startx tu peux avoir twm c'est que X fonctionne donc ce n'est peut-être pas de ce coté là qu'il faut chercher. essai d'installer un autre WM, openbox par exemple pour voir si cela fonctionne mieux. pour démarrer :

Code : Tout sélectionner

pacman -S openbox
startx /usr/bin/openbox-session
Utilisateur ArchLinux depuis 2004 et linux depuis 1996 :D
Arch 64/gnome sur ASUS H87M-E C2 + i5 3.2GHz + 8Go + 1To + écran 22"
nova widget wombat woodoo dontpanic overlord ... :?:
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

log pacman:

Code : Tout sélectionner

[2018-05-25 05:54] [PACMAN] Running 'pacman -Syu'
[2018-05-25 05:54] [PACMAN] synchronizing package lists
[2018-05-25 05:54] [PACMAN] starting full system upgrade
[2018-05-25 06:15] [PACMAN] Running 'pacman -Syu'
[2018-05-25 06:15] [PACMAN] synchronizing package lists
[2018-05-25 06:15] [PACMAN] starting full system upgrade
[2018-05-25 06:17] [ALPM] transaction started
[2018-05-25 06:17] [ALPM] upgraded linux-api-headers (4.14.8-1 -> 4.16.1-1)
[2018-05-25 06:17] [ALPM] upgraded tzdata (2018d-1 -> 2018e-1)
[2018-05-25 06:17] [ALPM] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
[2018-05-25 06:17] [ALPM] upgraded glibc (2.26-11 -> 2.27-3)
[2018-05-25 06:17] [ALPM-SCRIPTLET] Generating locales...
[2018-05-25 06:17] [ALPM-SCRIPTLET]   fr_FR.UTF-8... done
[2018-05-25 06:17] [ALPM-SCRIPTLET] Generation complete.
[2018-05-25 06:17] [ALPM] upgraded binutils (2.29.1-3 -> 2.30-4)
[2018-05-25 06:18] [ALPM] upgraded gcc-libs (7.3.1+20180312-2 -> 8.1.0-1)
[2018-05-25 06:18] [ALPM] upgraded e2fsprogs (1.44.1-1 -> 1.44.2-1)
[2018-05-25 06:18] [ALPM] upgraded krb5 (1.16-1 -> 1.16.1-1)
[2018-05-25 06:18] [ALPM] upgraded libpsl (0.20.1-2 -> 0.20.2-1)
[2018-05-25 06:18] [ALPM] upgraded ca-certificates-mozilla (3.36.1-1 -> 3.37-1)
[2018-05-25 06:18] [ALPM] upgraded curl (7.59.0-2 -> 7.60.0-1)
[2018-05-25 06:18] [ALPM] upgraded openal (1.18.2-1 -> 1.18.2-2)
[2018-05-25 06:20] [ALPM] upgraded 0ad-data (a22-1 -> a23-1)
[2018-05-25 06:20] [ALPM] upgraded miniupnpc (2.0.20180410-1 -> 2.1-2)
[2018-05-25 06:20] [ALPM] upgraded libdrm (2.4.91-3 -> 2.4.92-1)
[2018-05-25 06:20] [ALPM] upgraded xz (5.2.3-1 -> 5.2.4-1)
[2018-05-25 06:20] [ALPM] upgraded libgpg-error (1.29-1 -> 1.31-1)
[2018-05-25 06:20] [ALPM] upgraded dbus (1.12.6-1 -> 1.12.8-1)
[2018-05-25 06:20] [ALPM] upgraded libepoxy (1.5.0-1 -> 1.5.2-1)
[2018-05-25 06:20] [ALPM] upgraded xkeyboard-config (2.23.1-2 -> 2.23.1-3)
[2018-05-25 06:20] [ALPM] upgraded xorg-server-common (1.19.6+13+gd0d1a694f-2 -> 1.20.0-2)
[2018-05-25 06:20] [ALPM] upgraded wayland (1.14.0-1 -> 1.15.0-1)
[2018-05-25 06:20] [ALPM] upgraded lm_sensors (3.4.0-2 -> 3.4.0-3)
[2018-05-25 06:20] [ALPM] upgraded mesa (18.0.1-1 -> 18.0.4-1)
[2018-05-25 06:20] [ALPM] upgraded freetype2 (2.9-2 -> 2.9.1-1)
[2018-05-25 06:20] [ALPM] upgraded cryptsetup (2.0.2-1 -> 2.0.3-1)
[2018-05-25 06:20] [ALPM] upgraded libidn (1.33-2 -> 1.34-2)
[2018-05-25 06:20] [ALPM] upgraded libtirpc (1.0.3-1 -> 1.0.3-2)
[2018-05-25 06:20] [ALPM] upgraded pam (1.3.0-1 -> 1.3.0-2)
[2018-05-25 06:20] [ALPM] upgraded libinput (1.10.5-1 -> 1.10.7-1)
[2018-05-25 06:20] [ALPM] upgraded xorg-server (1.19.6+13+gd0d1a694f-2 -> 1.20.0-2)
[2018-05-25 06:20] [ALPM] upgraded nvidia-340xx-utils (340.106-1 -> 340.106-2)
[2018-05-25 06:20] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2018-05-25 06:20] [ALPM] upgraded gstreamer (1.14.0-1 -> 1.14.1-1)
[2018-05-25 06:20] [ALPM] upgraded gst-plugins-base-libs (1.14.0-1 -> 1.14.1-1)
[2018-05-25 06:20] [ALPM] upgraded librsvg (2:2.42.3-1 -> 2:2.42.4-1)
[2018-05-25 06:20] [ALPM] upgraded 0ad (a22-6 -> a23-1)
[2018-05-25 06:20] [ALPM] upgraded alsa-plugins (1.1.6-1 -> 1.1.6-2)
[2018-05-25 06:20] [ALPM] upgraded babl (0.1.46-1 -> 0.1.50-1)
[2018-05-25 06:20] [ALPM] upgraded bluez-libs (5.49-3 -> 5.49-4)
[2018-05-25 06:20] [ALPM] upgraded brotli (1.0.3-1 -> 1.0.4-1)
[2018-05-25 06:20] [ALPM] upgraded gsm (1.0.17-1 -> 1.0.18-1)
[2018-05-25 06:20] [ALPM] upgraded libwebp (0.6.1-1 -> 1.0.0-1)
[2018-05-25 06:20] [ALPM] upgraded libx264 (2:152.20171224-1 -> 2:152.20171224-2)
[2018-05-25 06:20] [ALPM] upgraded ffmpeg (1:3.4.2-2 -> 1:4.0-2)
[2018-05-25 06:20] [ALPM] upgraded chromaprint (1.4.3-1 -> 1.4.3-2)
[2018-05-25 06:20] [ALPM] upgraded nss (3.36.1-1 -> 3.37-1)
[2018-05-25 06:20] [ALPM] upgraded xdg-utils (1.1.2-2 -> 1.1.3-1)
[2018-05-25 06:20] [ALPM] upgraded wayland-protocols (1.13-1 -> 1.14-1)
[2018-05-25 06:20] [ALPM] upgraded js52 (52.7.3-1 -> 52.7.3-2)
[2018-05-25 06:20] [ALPM] upgraded libtool (2.4.6+40+g6ca5e224-5 -> 2.4.6+40+g6ca5e224-6)
[2018-05-25 06:20] [ALPM] upgraded glib-networking (2.56.0-1 -> 2.56.1-1)
[2018-05-25 06:21] [ALPM] upgraded libsoup (2.62.1-1 -> 2.62.2-1)
[2018-05-25 06:21] [ALPM] upgraded chromium (66.0.3359.117-1 -> 66.0.3359.181-1)
[2018-05-25 06:21] [ALPM] upgraded poppler (0.63.0-1 -> 0.64.0-1)
[2018-05-25 06:21] [ALPM] upgraded libmagick (7.0.7.28-1 -> 7.0.7.35-1)
[2018-05-25 06:21] [ALPM] upgraded imagemagick (7.0.7.28-1 -> 7.0.7.35-1)
[2018-05-25 06:21] [ALPM] upgraded cups-filters (1.20.3-1 -> 1.20.3-2)
[2018-05-25 06:21] [ALPM] upgraded dhcpcd (7.0.1-1 -> 7.0.4-1)
[2018-05-25 06:21] [ALPM] upgraded file (5.32-1 -> 5.33-1)
[2018-05-25 06:21] [ALPM] upgraded libfilezilla (0.12.1-1 -> 0.12.2-1)
[2018-05-25 06:21] [ALPM] upgraded filezilla (3.32.0-1 -> 3.33.0-1)
[2018-05-25 06:21] [ALPM] upgraded firefox (59.0.2-2 -> 60.0.1-1)
[2018-05-25 06:21] [ALPM] upgraded flashplugin (29.0.0.140-1 -> 29.0.0.171-1)
[2018-05-25 06:21] [ALPM] upgraded fuse-common (3.2.2-2 -> 3.2.3-1)
[2018-05-25 06:21] [ALPM] upgraded gcc (7.3.1+20180312-2 -> 8.1.0-1)
[2018-05-25 06:21] [ALPM] upgraded gcr (3.28.0-1 -> 3.28.0-3)
[2018-05-25 06:21] [ALPM] installed exiv2 (0.26-2)
[2018-05-25 06:21] [ALPM] installed libgexiv2 (0.10.8-1)
[2018-05-25 06:21] [ALPM] installed gegl (0.4.2-1)
[2018-05-25 06:21] [ALPM] installed libmypaint (1.3.0-5)
[2018-05-25 06:21] [ALPM] installed mypaint-brushes (1.3.0-2)
[2018-05-25 06:21] [ALPM] upgraded poppler-data (0.4.8-1 -> 0.4.9-1)
[2018-05-25 06:21] [ALPM] upgraded ilmbase (2.2.1-1 -> 2.2.1-2)
[2018-05-25 06:21] [ALPM] installed libnsl (1.2.0-1)
[2018-05-25 06:21] [ALPM] upgraded python2 (2.7.14-2 -> 2.7.15-1)
[2018-05-25 06:22] [ALPM] upgraded gimp (2.8.22-1 -> 2.10.2-1)
[2018-05-25 06:22] [ALPM] upgraded gnome-keyring (1:3.28.0.2-1 -> 1:3.28.2-1)
[2018-05-25 06:22] [ALPM] upgraded pinentry (1.1.0-1 -> 1.1.0-3)
[2018-05-25 06:22] [ALPM] upgraded gnupg (2.2.6-1 -> 2.2.7-1)
[2018-05-25 06:22] [ALPM] upgraded libsrtp (1:2.1.0-1 -> 1:2.2.0-1)
[2018-05-25 06:22] [ALPM] upgraded vulkan-icd-loader (1.1.70.0-3 -> 1.1.73.0-1)
[2018-05-25 06:22] [ALPM] upgraded gst-plugins-bad (1.14.0-2 -> 1.14.1-1)
[2018-05-25 06:22] [ALPM] upgraded gst-plugins-base (1.14.0-1 -> 1.14.1-1)
[2018-05-25 06:22] [ALPM] upgraded gst-plugins-good (1.14.0-1 -> 1.14.1-1)
[2018-05-25 06:22] [ALPM] upgraded libx264-all (2:152.20171224-1 -> 2:152.20171224-2)
[2018-05-25 06:22] [ALPM] upgraded gst-plugins-ugly (1.14.0-1 -> 1.14.1-1)
[2018-05-25 06:22] [ALPM] upgraded guvcview (2.0.5-3 -> 2.0.5-4)
[2018-05-25 06:22] [ALPM] upgraded libbytesize (1.1-1 -> 1.2-1)
[2018-05-25 06:22] [ALPM] installed ndctl (60.3-1)
[2018-05-25 06:22] [ALPM] upgraded python (3.6.5-1 -> 3.6.5-3)
[2018-05-25 06:22] [ALPM] upgraded libaio (0.3.110-1 -> 0.3.111-1)
[2018-05-25 06:22] [ALPM] upgraded thin-provisioning-tools (0.7.5-1 -> 0.7.6-1)
[2018-05-25 06:22] [ALPM] upgraded libblockdev (2.16-1 -> 2.17-3)
[2018-05-25 06:22] [ALPM] upgraded gvfs (1.36.1-1 -> 1.36.2-1)
[2018-05-25 06:22] [ALPM] upgraded gvfs-afc (1.36.1-1 -> 1.36.2-1)
[2018-05-25 06:22] [ALPM] upgraded libgphoto2 (2.5.17-1 -> 2.5.18-1)
[2018-05-25 06:22] [ALPM] upgraded gvfs-gphoto2 (1.36.1-1 -> 1.36.2-1)
[2018-05-25 06:22] [ALPM] upgraded gvfs-mtp (1.36.1-1 -> 1.36.2-1)
[2018-05-25 06:22] [ALPM] upgraded hdf5 (1.10.1-2 -> 1.10.1-3)
[2018-05-25 06:22] [ALPM] upgraded hunspell-fr (6.0.2-1 -> 6.2-1)
[2018-05-25 06:22] [ALPM] upgraded libmagick6 (6.9.9.40-1 -> 6.9.9.47-1)
[2018-05-25 06:22] [ALPM] upgraded poppler-glib (0.63.0-1 -> 0.64.0-1)
[2018-05-25 06:22] [ALPM] upgraded inkscape (0.92.3-2 -> 0.92.3-3)
[2018-05-25 06:22] [ALPM] upgraded intel-ucode (20180312-1 -> 20180425-1)
[2018-05-25 06:22] [ALPM] upgraded jre8-openjdk-headless (8.u162-2 -> 8.u172-2)
[2018-05-25 06:22] [ALPM] upgraded jre8-openjdk (8.u162-2 -> 8.u172-2)
[2018-05-25 06:22] [ALPM] upgraded lib32-glibc (2.26-11 -> 2.27-3)
[2018-05-25 06:22] [ALPM] upgraded lib32-gcc-libs (7.3.1+20180312-2 -> 8.1.0-1)
[2018-05-25 06:22] [ALPM] upgraded lib32-freetype2 (2.9-2 -> 2.9.1-1)
[2018-05-25 06:23] [ALPM] upgraded lib32-mesa (18.0.1-1 -> 18.0.4-1)
[2018-05-25 06:23] [ALPM] upgraded lib32-mesa-vdpau (18.0.1-1 -> 18.0.4-1)
[2018-05-25 06:23] [ALPM] upgraded libebml (1.3.5-1 -> 1.3.6-1)
[2018-05-25 06:23] [ALPM] upgraded libetonyek (0.1.7-1 -> 0.1.8-1)
[2018-05-25 06:23] [ALPM] upgraded libmatroska (1.4.8-1 -> 1.4.9-1)
[2018-05-25 06:23] [ALPM] upgraded libmwaw (0.3.13-1 -> 0.3.14-1)
[2018-05-25 06:23] [ALPM] upgraded libnm (1.10.6-3 -> 1.10.8-1)
[2018-05-25 06:23] [ALPM] upgraded libnm-glib (1.10.6-3 -> 1.10.8-1)
[2018-05-25 06:23] [ALPM] upgraded libwps (0.4.8-1 -> 0.4.9-1)
[2018-05-25 06:23] [ALPM] upgraded libreoffice-still (5.4.6-1 -> 5.4.6-2)
[2018-05-25 06:23] [ALPM] upgraded libva-mesa-driver (18.0.1-1 -> 18.0.4-1)
[2018-05-25 06:23] [ALPM] upgraded libwbclient (4.7.6-1 -> 4.8.1-1)
[2018-05-25 06:24] [ALPM] upgraded linux-firmware (20180314.4c0bf11-1 -> 20180507.8fc2d4e-1)
[2018-05-25 06:24] [ALPM] upgraded linux (4.16.3-1 -> 4.16.10-1)
[2018-05-25 06:24] [ALPM] upgraded man-pages (4.15-1 -> 4.16-1)
[2018-05-25 06:24] [ALPM] upgraded mesa-vdpau (18.0.1-1 -> 18.0.4-1)
[2018-05-25 06:24] [ALPM] upgraded mupdf (1.12.0-2 -> 1.13.0-1)
[2018-05-25 06:24] [ALPM] upgraded nano (2.9.5-1 -> 2.9.7-1)
[2018-05-25 06:24] [ALPM] upgraded net-snmp (5.7.3-7 -> 5.7.3-8)
[2018-05-25 06:24] [ALPM] warning: directory permissions differ on /etc/NetworkManager/system-connections/
filesystem: 755  package: 700
[2018-05-25 06:24] [ALPM] upgraded networkmanager (1.10.6-3 -> 1.10.8-1)
[2018-05-25 06:24] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2018-05-25 06:24] [ALPM] upgraded pacman-mirrorlist (20180415-1 -> 20180524-1)
[2018-05-25 06:24] [ALPM] upgraded pacman (5.0.2-2 -> 5.0.2-3)
[2018-05-25 06:24] [ALPM] upgraded pepper-flash (29.0.0.140-1 -> 29.0.0.171-1)
[2018-05-25 06:24] [ALPM] upgraded perl-error (0.17025-2 -> 0.17026-1)
[2018-05-25 06:24] [ALPM] upgraded perl-net-http (6.17-1 -> 6.18-1)
[2018-05-25 06:24] [ALPM] upgraded perl-uri (1.73-1 -> 1.74-1)
[2018-05-25 06:24] [ALPM] upgraded qt5-base (5.10.1-7 -> 5.10.1-8)
[2018-05-25 06:24] [ALPM] upgraded sudo (1.8.22-1 -> 1.8.23-2)
[2018-05-25 06:24] [ALPM] upgraded sylpheed (3.7.0-1 -> 3.7.0-2)
[2018-05-25 06:24] [ALPM] upgraded tor (0.3.2.10-1 -> 0.3.3.6-1)
[2018-05-25 06:24] [ALPM] upgraded transmission-gtk (2.93-1 -> 2.94-1)
[2018-05-25 06:24] [ALPM] upgraded unrar (1:5.6.3-1 -> 1:5.6.4-1)
[2018-05-25 06:25] [ALPM] upgraded vlc (3.0.1-2 -> 3.0.2-1)
[2018-05-25 06:25] [ALPM] upgraded vte-common (0.52.1-1 -> 0.52.2-1)
[2018-05-25 06:25] [ALPM] upgraded vte3 (0.52.1-1 -> 0.52.2-1)
[2018-05-25 06:25] [ALPM] upgraded webkit2gtk (2.20.1-1 -> 2.20.2-1)
[2018-05-25 06:25] [ALPM] upgraded wget (1.19.4-3 -> 1.19.5-1)
[2018-05-25 06:25] [ALPM] upgraded wine (3.6-1 -> 3.8-1)
[2018-05-25 06:25] [ALPM] upgraded x264 (2:152.20171224-1 -> 2:152.20171224-2)
[2018-05-25 06:25] [ALPM] upgraded xf86-video-ati (1:18.0.1-1 -> 1:18.0.1-2)
[2018-05-25 06:25] [ALPM] upgraded xfce4-screenshooter (1.9.1-1 -> 1.9.2-1)
[2018-05-25 06:25] [ALPM] upgraded xfce4-terminal (0.8.7.3-1 -> 0.8.7.4-1)
[2018-05-25 06:25] [ALPM] upgraded xterm (332-1 -> 333-1)
[2018-05-25 06:26] [ALPM] transaction completed
[2018-05-25 06:26] [ALPM] running '60-linux.hook'...
[2018-05-25 06:26] [ALPM] running '90-linux.hook'...
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Starting build: 4.16.10-1-ARCH
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Creating uncompressed initcpio image: /boot/initramfs-linux.img
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Starting build: 4.16.10-1-ARCH
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-05-25 06:26] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Creating uncompressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-05-25 06:26] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-05-25 06:26] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-05-25 06:26] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2018-05-25 06:26] [ALPM] running 'gio-querymodules.hook'...
[2018-05-25 06:26] [ALPM] running 'glib-compile-schemas.hook'...
[2018-05-25 06:26] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-05-25 06:26] [ALPM] running 'gvfsd.hook'...
[2018-05-25 06:26] [ALPM] running 'systemd-binfmt.hook'...
[2018-05-25 06:26] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-05-25 06:26] [ALPM] running 'systemd-hwdb.hook'...
[2018-05-25 06:26] [ALPM] running 'systemd-sysusers.hook'...
[2018-05-25 06:26] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-05-25 06:26] [ALPM] running 'systemd-udev-reload.hook'...
[2018-05-25 06:26] [ALPM] running 'systemd-update.hook'...
[2018-05-25 06:26] [ALPM] running 'texinfo-install.hook'...
[2018-05-25 06:26] [ALPM] running 'update-ca-trust.hook'...
[2018-05-25 06:26] [ALPM] running 'update-desktop-database.hook'...
[2018-05-25 06:26] [ALPM] running 'update-mime-database.hook'...
[2018-05-25 06:27] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2018-05-25 06:32] [PACMAN] Running '/usr/bin/pacman -S --asdeps cmake'
[2018-05-25 06:33] [ALPM] transaction started
[2018-05-25 06:33] [ALPM] installed jsoncpp (1.8.4-2)
[2018-05-25 06:33] [ALPM] installed libuv (1.20.3-1)
[2018-05-25 06:33] [ALPM] installed rhash (1.3.6-1)
[2018-05-25 06:33] [ALPM] installed cmake (3.11.2-1)
[2018-05-25 06:33] [ALPM] transaction completed
[2018-05-25 06:33] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-05-25 06:33] [ALPM] running 'systemd-update.hook'...
[2018-05-25 06:33] [ALPM] running 'update-desktop-database.hook'...
[2018-05-25 06:33] [ALPM] running 'update-mime-database.hook'...
[2018-05-25 06:34] [PACMAN] Running 'pacman -U apulse-0.1.11-1-x86_64.pkg.tar.xz'
[2018-05-25 06:34] [ALPM] transaction started
[2018-05-25 06:34] [ALPM] installed apulse (0.1.11-1)
[2018-05-25 06:34] [ALPM-SCRIPTLET] 
[2018-05-25 06:34] [ALPM-SCRIPTLET] For using PulseAudio emulation (ex. in skype):
[2018-05-25 06:34] [ALPM-SCRIPTLET] 
[2018-05-25 06:34] [ALPM-SCRIPTLET] 1. create a proper .asoundrc
[2018-05-25 06:34] [ALPM-SCRIPTLET]   $ cp /usr/share/apulse/asoundrc.sample ~/.asoundrc
[2018-05-25 06:34] [ALPM-SCRIPTLET] 
[2018-05-25 06:34] [ALPM-SCRIPTLET] 2. run apulse <program-name> [parameters]
[2018-05-25 06:34] [ALPM-SCRIPTLET]   $ apulse skype
[2018-05-25 06:34] [ALPM-SCRIPTLET] 
[2018-05-25 06:34] [ALPM] transaction completed
[2018-05-25 06:34] [ALPM] running 'systemd-update.hook'...
Avatar de l’utilisateur
Xorg
Maître du Kyudo
Messages : 1933
Inscription : dim. 22 janv. 2012, 19:25
Localisation : Entre le clavier et la chaise.

Re: [boot] mon système ne démarre plus

Message par Xorg »

Ça semble lié au passage de X.Org en version 1.20, vu l'erreur de segmentation lors du startx.

Tu peux nous expliquer ce que tu as comme carte graphique ? Parce que je vois que c'est le pilote libre Radeon qui est utilisé, mais je vois que tu as aussi installé le pilote propriétaire NVIDIA...
Arch Linux x86_64 - Sway
AMD Ryzen 5 3600X - 32 Go de DDR4 - SSD NVMe 1 To + SSD SATA 250 Go - Sapphire NITRO+ Radeon RX 580
Image AUR___Image Wiki___Image GitHub
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

Excusez-moi de l'absence, je n'étais pas chez moi...
Ma carte graphique :

Code : Tout sélectionner

lspci | grep -i vga
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

J'ai pu faire une installation de openbox suivi d'un startx /usr/bin/openbox-session. J'ai eu un écran gris avec le pointeur de la souris, c'est tout.

J'ai aussi tenté un pacman -Syu et là j'ai eu une erreur sur un paquet (que je ne retrouve pas dans le pacman.log)
Avatar de l’utilisateur
albireo
Elfe
Messages : 531
Inscription : ven. 15 sept. 2006, 15:47
Localisation : vallée de la save en Occitanie

Re: [boot] mon système ne démarre plus

Message par albireo »

J'ai pu faire une installation de openbox suivi d'un startx /usr/bin/openbox-session. J'ai eu un écran gris avec le pointeur de la souris
avec openbox c'est normal, il faut tout configurer. Un clic droit te donneras un menu de base sinon tu peux installer obmenu-generator pour obtenir un menu plus en rapport avec ton système avec la commande suivante.

Code : Tout sélectionner

obmenu-generator -s -c
Utilisateur ArchLinux depuis 2004 et linux depuis 1996 :D
Arch 64/gnome sur ASUS H87M-E C2 + i5 3.2GHz + 8Go + 1To + écran 22"
nova widget wombat woodoo dontpanic overlord ... :?:
ouechTonton
Daikyu
Messages : 53
Inscription : mer. 15 févr. 2017, 21:04

Re: [boot] mon système ne démarre plus

Message par ouechTonton »

ah j'ai réussi à faire mon pacman -Syu.
par contre maintenant c'est openbox qui s'autologin. Pourtant j'ai bien xfce ds ligdm.conf
pacman -S obmenu-generator ne fonctionne pas. Qu'est-ce que je peux tenter d'autre ?
Avatar de l’utilisateur
albireo
Elfe
Messages : 531
Inscription : ven. 15 sept. 2006, 15:47
Localisation : vallée de la save en Occitanie

Re: [boot] mon système ne démarre plus

Message par albireo »

Obmenu-generator est sur AUR il faut le compiler avec yaourt ou trezin
Utilisateur ArchLinux depuis 2004 et linux depuis 1996 :D
Arch 64/gnome sur ASUS H87M-E C2 + i5 3.2GHz + 8Go + 1To + écran 22"
nova widget wombat woodoo dontpanic overlord ... :?:
Répondre