hep Damien TOURDE <[email protected]> writes: > La première étape est de rétablir les log de X.org (Sid serait-il passé > en Wayland par hasard ?)
Je pense pas: https://sources.debian.net/src/xorg-server/2:1.17.3-2/debian/xserver-xorg-core.NEWS/ xorg-server (2:1.17.3-1) unstable; urgency=medium The Xorg server is no longer setuid root by default. This change reduces the risk of privilege escalation due to X server bugs, but has some side effects: * it relies on logind and libpam-systemd * it relies on a kernel video driver (so the userspace component doesn't touch the hardware directly) * it needs X to run on the virtual console (VT) it was started from * it changes the location for storing the Xorg log from /var/log/ to ~/.local/share/xorg/ On systems where those are not available, the new xserver-xorg-legacy package is needed to allow X to run with elevated privileges. See the Xwrapper.config(5) manual page for configuration details. -- Julien Cristau <[email protected]> Tue, 27 Oct 2015 22:54:11 +0000 Avec Sid, il faut regarder dans ~/.local/share/xorg/ . Tu peux aussi lire le manuel de Xorg(1) , notamment les options -verbose et -logverbose. Bonne soirée -- steph

