Bon j'suis assez déçu, ça s'annonçait facile a régler comme bug mais finalement pas tant que ça alors vu que le thread est déjà ouvert je me dis que je vais poster là.
Pour commencer je ne lance pas startx en ssh ni en root.
Ensuite malgré que startx ne marche pas j'arrive a lancer xinit exec xterm, il éteint l'écran et quand je reviens sur le tty d'origine je peux récupérer quelques logs, il n'y a pas l'air d'avoir de grosses erreur :
Code : Tout sélectionner
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
Build Operating System: Linux Arch Linux
Current Operating System: Linux msi 4.17.6-1-ARCH #1 SMP PREEMPT Wed Jul 11 19:14:29 UTC 2018 x86_64
Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=4e5e90cf-0c47-f74a-8055-43cab813cc0b rw
Build Date: 18 June 2018 03:12:37PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 19 01:04:50 2018
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported high keycode 372 for name <I372> ignored
> X11 cannot support keycodes above 255.
> This warning only shows for the first high keycode.
> Internal error: Could not resolve keysym XF86WWAN
> Internal error: Could not resolve keysym XF86RFKill
> Internal error: Could not resolve keysym XF86Keyboard
Errors from xkbcomp are not fatal to the X server
xterm: cannot load font "-Misc-Fixed-medium-R-*-*-13-120-75-75-C-120-ISO10646-1"
xterm: cannot load font "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1"
=======================================
^Cxinit: connection to X server lost
waiting for X server to shut down xterm: fatal IO error 11 (Ressource temporairement non disponible) or KillClient on X server ":0"
(II) Server terminated successfully (0). Closing log file.
xinit: unexpected signal 2
(j'ai ctrl+X au niveau des "==========")
Et de la même manière je peux récupérer des logs dans Xorg0.log, ce qui n'est pas le cas avec startx.
Encore une fois il n'y a pas l'air d'avoir de gros problème :
Code : Tout sélectionner
machin@msi ~ % cat /var/log/Xorg.0.log | grep (EE)
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 829.123] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 829.123] (EE) Failed to load module "nv" (module does not exist, 0)
[ 829.124] (EE) Failed to load module "intel" (module does not exist, 0)
[ 829.124] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 829.125] (EE) Failed to load module "vesa" (module does not exist, 0)
Après n'avoir pas réussi a charger le module vesa il fait :
Code : Tout sélectionner
[ 829.125] (II) NVIDIA dlloader X Driver 396.24 Wed Apr 25 22:53:34 PDT 2018
[ 829.125] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 829.125] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Donc a priori il trouve bien mon driver nvidia et il active bien kms.
Ensuite, je ne pense pas que ce soit lié mais on ne sait jamais, de temps en temps quand je boot, uniquement le tty1 des touches ne marchent plus...