Page 1 sur 1

[Xorg] server terminated (successfully) (presque résolu)

Publié : ven. 26 févr. 2016, 15:52
par Cyprien
Bonjour,

Sur arch fraichement installé en suivant la procédure d'installation de base du wiki : https://wiki.archlinux.fr/Installation

J'assiste au plantage du serveur X avec comme message : Oh no! Something has gone wrong [Log Out]

Voici les étapes de mon install à partir de la section "etc" du wiki précédemment cité :
-Installation de Xorg (pacman -Syu xorg-server xorg-xinit xorg-server-utils)
-Installation de gnome (pacman -Syu gnome)
-Installation du pilote nouveau (pacman -S xf86-video-nouveau)
startx=> 1er plantage d'X
-Désinstallation du pilote nouveau en suivant la procédure du wiki :
Attention: Si vous aviez auparavant installé les pilotes libres nouveau:
Éditer les fichiers optionnellement modifiés pour activer KMS : supprimer nouveau dans /etc/mkinitcpio.conf et recréer l'initramfs à l'aide de mkinitcpio
Supprimer toute configuration personnalisée relative à nouveau pour Xorg (/etc/X11/xorg.conf.d/20-nouveau.conf par exemple)
(optionnel) Désinstaller les paquets liés à nouveau, à moins que vous ne vouliez basculer entre nouveau et nvidia: xf86-video-nouveau, nouveau-dri.
-Installation du pilote propriétaire nvidia correspondant à ma carte graphique (GT540M) en suivant la procédure du wiki : https://wiki.archlinux.fr/NVIDIA#Nvidia (pacman -S nvidia nvidia-utils nvidia-libgl)

=>startx plantage


J'ai trouvé un dossier xorg.conf.d vide

Voici Xorg.0.log:
http://hastebin.com/uwaworebah.coffee

Code : Tout sélectionner

[   537.107] 
X.Org X Server 1.18.1
Release Date: 2016-02-08
[   537.109] X Protocol Version 11, Revision 0
[   537.110] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   537.111] Current Operating System: Linux Arch-Cyp 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64
[   537.111] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8bed315e-01f8-42b4-b0b5-e0ab0c26dba5 rw quiet
[   537.113] Build Date: 11 February 2016  09:57:03AM
[   537.114]  
[   537.115] Current version of pixman: 0.34.0
[   537.117] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   537.117] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   537.121] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 26 12:30:03 2016
[   537.122] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   537.122] (==) No Layout section.  Using the first Screen section.
[   537.122] (==) No screen section available. Using defaults.
[   537.122] (**) |-->Screen "Default Screen Section" (0)
[   537.122] (**) |   |-->Monitor "<default monitor>"
[   537.122] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   537.122] (==) Automatically adding devices
[   537.122] (==) Automatically enabling devices
[   537.122] (==) Automatically adding GPU devices
[   537.122] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   537.122] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   537.122] 	Entry deleted from font path.
[   537.122] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   537.122] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   537.122] 	Entry deleted from font path.
[   537.122] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   537.122] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   537.122] (==) ModulePath set to "/usr/lib/xorg/modules"
[   537.122] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   537.122] (II) Loader magic: 0x81ad60
[   537.122] (II) Module ABI versions:
[   537.122] 	X.Org ANSI C Emulation: 0.4
[   537.122] 	X.Org Video Driver: 20.0
[   537.122] 	X.Org XInput driver : 22.1
[   537.122] 	X.Org Server Extension : 9.0
[   537.123] (++) using VT number 1

[   537.123] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   537.126] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   537.127] (II) xfree86: Adding drm device (/dev/dri/card1)
[   537.128] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[   537.128] (II) xfree86: Adding drm device (/dev/dri/card0)
[   537.128] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[   537.130] (--) PCI:*(0:0:2:0) 8086:0116:1043:1662 rev 9, Mem @ 0xdd400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e000/64
[   537.130] (--) PCI: (0:1:0:0) 10de:0df4:1043:1662 rev 161, Mem @ 0xdc000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[   537.130] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   537.130] (II) LoadModule: "glx"
[   537.130] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   537.135] (II) Module glx: vendor="NVIDIA Corporation"
[   537.135] 	compiled for 4.0.2, module version = 1.0.0
[   537.135] 	Module class: X.Org Server Extension
[   537.135] (II) NVIDIA GLX Module  361.28  Wed Feb  3 15:10:57 PST 2016
[   537.135] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[   537.135] 	loading driver: nvidia
[   537.135] (==) Matched intel as autoconfigured driver 0
[   537.135] (==) Matched nvidia as autoconfigured driver 1
[   537.135] (==) Matched nouveau as autoconfigured driver 2
[   537.135] (==) Matched nv as autoconfigured driver 3
[   537.135] (==) Matched intel as autoconfigured driver 4
[   537.135] (==) Matched modesetting as autoconfigured driver 5
[   537.135] (==) Matched fbdev as autoconfigured driver 6
[   537.135] (==) Matched vesa as autoconfigured driver 7
[   537.135] (==) Assigned the driver to the xf86ConfigLayout
[   537.135] (II) LoadModule: "intel"
[   537.135] (WW) Warning, couldn't open module intel
[   537.135] (II) UnloadModule: "intel"
[   537.135] (II) Unloading intel
[   537.135] (EE) Failed to load module "intel" (module does not exist, 0)
[   537.135] (II) LoadModule: "nvidia"
[   537.135] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   537.136] (II) Module nvidia: vendor="NVIDIA Corporation"
[   537.136] 	compiled for 4.0.2, module version = 1.0.0
[   537.136] 	Module class: X.Org Video Driver
[   537.136] (II) LoadModule: "nouveau"
[   537.136] (WW) Warning, couldn't open module nouveau
[   537.136] (II) UnloadModule: "nouveau"
[   537.136] (II) Unloading nouveau
[   537.136] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   537.136] (II) LoadModule: "nv"
[   537.136] (WW) Warning, couldn't open module nv
[   537.136] (II) UnloadModule: "nv"
[   537.136] (II) Unloading nv
[   537.136] (EE) Failed to load module "nv" (module does not exist, 0)
[   537.136] (II) LoadModule: "modesetting"
[   537.136] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   537.137] (II) Module modesetting: vendor="X.Org Foundation"
[   537.137] 	compiled for 1.18.1, module version = 1.18.1
[   537.137] 	Module class: X.Org Video Driver
[   537.137] 	ABI class: X.Org Video Driver, version 20.0
[   537.137] (II) LoadModule: "fbdev"
[   537.137] (WW) Warning, couldn't open module fbdev
[   537.137] (II) UnloadModule: "fbdev"
[   537.137] (II) Unloading fbdev
[   537.137] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   537.137] (II) LoadModule: "vesa"
[   537.137] (WW) Warning, couldn't open module vesa
[   537.137] (II) UnloadModule: "vesa"
[   537.137] (II) Unloading vesa
[   537.137] (EE) Failed to load module "vesa" (module does not exist, 0)
[   537.137] (II) NVIDIA dlloader X Driver  361.28  Wed Feb  3 14:48:10 PST 2016
[   537.137] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   537.137] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   537.137] (II) modeset(0): using drv /dev/dri/card0
[   537.137] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   537.137] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   537.137] (==) modeset(0): RGB weight 888
[   537.137] (==) modeset(0): Default visual is TrueColor
[   537.137] (II) Loading sub module "glamoregl"
[   537.137] (II) LoadModule: "glamoregl"
[   537.137] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   537.143] (II) Module glamoregl: vendor="X.Org Foundation"
[   537.143] 	compiled for 1.18.1, module version = 1.0.0
[   537.143] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   537.143] (II) glamor: OpenGL accelerated X.org driver based.
[   537.155] (EE) modeset(0): eglInitialize() failed
[   537.155] (EE) modeset(0): glamor initialization failed
[   537.155] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[   537.155] (II) modeset(0): Output LVDS-1 has no monitor section
[   537.156] (II) modeset(0): Output VGA-1 has no monitor section
[   537.182] (II) modeset(0): Output HDMI-1 has no monitor section
[   537.206] (II) modeset(0): Output DP-1 has no monitor section
[   537.206] (II) modeset(0): EDID for output LVDS-1
[   537.206] (II) modeset(0): Printing probed modes for output LVDS-1
[   537.206] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz P)
[   537.207] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   537.207] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   537.207] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   537.207] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   537.207] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   537.207] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   537.207] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   537.207] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   537.207] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   537.207] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   537.207] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   537.207] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   537.207] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   537.207] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   537.207] (II) modeset(0): EDID for output VGA-1
[   537.233] (II) modeset(0): EDID for output HDMI-1
[   537.233] (II) modeset(0): Manufacturer: IVM  Model: 6113  Serial#: 3426
[   537.233] (II) modeset(0): Year: 2014  Week: 46
[   537.233] (II) modeset(0): EDID Version: 1.3
[   537.233] (II) modeset(0): Digital Display Input
[   537.233] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[   537.233] (II) modeset(0): Gamma: 2.20
[   537.233] (II) modeset(0): DPMS capabilities: Off
[   537.233] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   537.233] (II) modeset(0): First detailed timing is preferred mode
[   537.233] (II) modeset(0): redX: 0.645 redY: 0.332   greenX: 0.315 greenY: 0.619
[   537.233] (II) modeset(0): blueX: 0.151 blueY: 0.065   whiteX: 0.313 whiteY: 0.329
[   537.233] (II) modeset(0): Supported established timings:
[   537.233] (II) modeset(0): 640x480@60Hz
[   537.233] (II) modeset(0): 640x480@67Hz
[   537.233] (II) modeset(0): 800x600@56Hz
[   537.233] (II) modeset(0): 800x600@60Hz
[   537.233] (II) modeset(0): 1024x768@60Hz
[   537.233] (II) modeset(0): Manufacturer's mask: 0
[   537.233] (II) modeset(0): Supported standard timings:
[   537.233] (II) modeset(0): #0: hsize: 1152  vsize 720  refresh: 60  vid: 113
[   537.233] (II) modeset(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   537.233] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   537.233] (II) modeset(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   537.233] (II) modeset(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   537.233] (II) modeset(0): #5: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   537.233] (II) modeset(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   537.233] (II) modeset(0): Supported detailed timing:
[   537.233] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[   537.234] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   537.234] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   537.234] (II) modeset(0): Serial No: 1130744623426
[   537.234] (II) modeset(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[   537.234] (II) modeset(0): Monitor name: PLE2483H
[   537.234] (II) modeset(0): Supported detailed timing:
[   537.234] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[   537.234] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   537.234] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   537.234] (II) modeset(0): Supported detailed timing:
[   537.234] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[   537.234] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[   537.234] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[   537.234] (II) modeset(0): Supported detailed timing:
[   537.234] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[   537.234] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[   537.234] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   537.234] (II) modeset(0): Supported detailed timing:
[   537.234] (II) modeset(0): clock: 27.0 MHz   Image Size:  531 x 299 mm
[   537.234] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[   537.234] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[   537.234] (II) modeset(0): Supported detailed timing:
[   537.234] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[   537.234] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[   537.234] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   537.234] (II) modeset(0): Number of EDID sections to follow: 1
[   537.234] (II) modeset(0): EDID (in hex):
[   537.234] (II) modeset(0): 	00ffffffffffff0026cd1361620d0000
[   537.234] (II) modeset(0): 	2e18010380351e782a0ef5a555509e26
[   537.234] (II) modeset(0): 	105054330800710081408180a940b300
[   537.234] (II) modeset(0): 	9500d1c00101023a801871382d40582c
[   537.234] (II) modeset(0): 	4500132b2100001e000000ff00313133
[   537.234] (II) modeset(0): 	30373434363233343236000000fd0037
[   537.234] (II) modeset(0): 	4c1e5311000a202020202020000000fc
[   537.234] (II) modeset(0): 	00504c4532343833480a202020200163
[   537.234] (II) modeset(0): 	020322f14f9005040302011112131406
[   537.234] (II) modeset(0): 	0715161f230907018301000065030c00
[   537.234] (II) modeset(0): 	1000023a801871382d40582c4500132b
[   537.234] (II) modeset(0): 	2100001f011d80d0721c1620102c2580
[   537.234] (II) modeset(0): 	132b2100009e011d00bc52d01e20b828
[   537.234] (II) modeset(0): 	5540132b2100001e8c0ad09020403120
[   537.234] (II) modeset(0): 	0c405500132b21000018023a80d07238
[   537.234] (II) modeset(0): 	2d40102c4580132b2100001e000000d0
[   537.234] (II) modeset(0): Printing probed modes for output HDMI-1
[   537.234] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   537.235] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   537.235] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   537.235] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   537.235] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   537.235] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[   537.235] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   537.235] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   537.235] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   537.235] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   537.235] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   537.235] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   537.235] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   537.235] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   537.235] (II) modeset(0): Modeline "1152x720"x60.0   67.28  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.7 kHz)
[   537.235] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   537.235] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   537.235] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   537.235] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   537.235] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   537.235] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   537.235] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   537.235] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[   537.235] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[   537.235] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   537.235] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   537.235] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   537.260] (II) modeset(0): EDID for output DP-1
[   537.260] (II) modeset(0): Output LVDS-1 connected
[   537.260] (II) modeset(0): Output VGA-1 disconnected
[   537.260] (II) modeset(0): Output HDMI-1 connected
[   537.260] (II) modeset(0): Output DP-1 disconnected
[   537.260] (II) modeset(0): Using spanning desktop for initial modes
[   537.260] (II) modeset(0): Output LVDS-1 using initial mode 1024x768 +0+0
[   537.260] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +1024+0
[   537.260] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   537.260] (==) modeset(0): DPI set to (96, 96)
[   537.260] (II) Loading sub module "fb"
[   537.260] (II) LoadModule: "fb"
[   537.260] (II) Loading /usr/lib/xorg/modules/libfb.so
[   537.260] (II) Module fb: vendor="X.Org Foundation"
[   537.260] 	compiled for 1.18.1, module version = 1.0.0
[   537.260] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   537.260] (II) Loading sub module "shadow"
[   537.260] (II) LoadModule: "shadow"
[   537.260] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   537.260] (II) Module shadow: vendor="X.Org Foundation"
[   537.260] 	compiled for 1.18.1, module version = 1.1.0
[   537.260] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   537.260] (II) UnloadModule: "nvidia"
[   537.260] (II) Unloading nvidia
[   537.260] (==) Depth 24 pixmap format is 32 bpp
[   537.260] (==) modeset(0): Backing store enabled
[   537.260] (==) modeset(0): Silken mouse enabled
[   537.260] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   537.309] (==) modeset(0): DPMS enabled
[   537.342] (--) RandR disabled
[   537.350] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[   537.351] (II) modeset(0): Damage tracking initialized
[   537.351] (II) modeset(0): Setting screen physical size to 778 x 285
[   537.443] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   537.443] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   537.443] (II) LoadModule: "libinput"
[   537.443] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   537.444] (II) Module libinput: vendor="X.Org Foundation"
[   537.444] 	compiled for 1.18.0, module version = 0.16.0
[   537.444] 	Module class: X.Org XInput Driver
[   537.444] 	ABI class: X.Org XInput driver, version 22.1
[   537.446] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 16 paused 0
[   537.446] (II) Using input driver 'libinput' for 'Power Button'
[   537.446] (**) Power Button: always reports core events
[   537.446] (**) Option "Device" "/dev/input/event4"
[   537.446] (**) Option "_source" "server/udev"
[   537.447] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[   537.447] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[   537.447] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
[   537.447] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   537.448] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[   537.448] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[   537.449] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   537.449] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   537.450] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 19 paused 0
[   537.450] (II) Using input driver 'libinput' for 'Video Bus'
[   537.450] (**) Video Bus: always reports core events
[   537.450] (**) Option "Device" "/dev/input/event9"
[   537.450] (**) Option "_source" "server/udev"
[   537.451] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[   537.451] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[   537.451] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19/event9"
[   537.451] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   537.452] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[   537.452] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[   537.452] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[   537.452] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   537.454] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 20 paused 0
[   537.454] (II) Using input driver 'libinput' for 'Video Bus'
[   537.454] (**) Video Bus: always reports core events
[   537.454] (**) Option "Device" "/dev/input/event8"
[   537.454] (**) Option "_source" "server/udev"
[   537.454] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[   537.454] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[   537.454] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input18/event8"
[   537.454] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   537.455] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[   537.455] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[   537.456] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   537.456] (II) No input driver specified, ignoring this device.
[   537.456] (II) This device may have been added with another device file.
[   537.457] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   537.457] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   537.458] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 21 paused 0
[   537.458] (II) Using input driver 'libinput' for 'Sleep Button'
[   537.458] (**) Sleep Button: always reports core events
[   537.458] (**) Option "Device" "/dev/input/event3"
[   537.458] (**) Option "_source" "server/udev"
[   537.458] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[   537.458] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[   537.458] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event3"
[   537.459] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   537.459] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[   537.459] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[   537.461] (II) config/udev: Adding input device ASUS USB2.0 WebCam (/dev/input/event6)
[   537.461] (**) ASUS USB2.0 WebCam: Applying InputClass "libinput keyboard catchall"
[   537.462] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 22 paused 0
[   537.462] (II) Using input driver 'libinput' for 'ASUS USB2.0 WebCam'
[   537.462] (**) ASUS USB2.0 WebCam: always reports core events
[   537.462] (**) Option "Device" "/dev/input/event6"
[   537.462] (**) Option "_source" "server/udev"
[   537.463] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event6 is tagged by udev as: Keyboard
[   537.463] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event6 is a keyboard
[   537.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input11/event6"
[   537.463] (II) XINPUT: Adding extended input device "ASUS USB2.0 WebCam" (type: KEYBOARD, id 10)
[   537.464] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event6 is tagged by udev as: Keyboard
[   537.464] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event6 is a keyboard
[   537.464] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[   537.464] (II) No input driver specified, ignoring this device.
[   537.464] (II) This device may have been added with another device file.
[   537.465] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[   537.465] (II) No input driver specified, ignoring this device.
[   537.465] (II) This device may have been added with another device file.
[   537.465] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[   537.465] (II) No input driver specified, ignoring this device.
[   537.465] (II) This device may have been added with another device file.
[   537.466] (II) config/udev: Adding input device LITE-ON Technology USB NetVista Full Width Keyboard. (/dev/input/event1)
[   537.466] (**) LITE-ON Technology USB NetVista Full Width Keyboard.: Applying InputClass "libinput keyboard catchall"
[   537.468] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 23 paused 0
[   537.468] (II) Using input driver 'libinput' for 'LITE-ON Technology USB NetVista Full Width Keyboard.'
[   537.468] (**) LITE-ON Technology USB NetVista Full Width Keyboard.: always reports core events
[   537.468] (**) Option "Device" "/dev/input/event1"
[   537.468] (**) Option "_source" "server/udev"
[   537.468] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is tagged by udev as: Keyboard
[   537.468] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is a keyboard
[   537.468] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:04B3:3025.0001/input/input5/event1"
[   537.468] (II) XINPUT: Adding extended input device "LITE-ON Technology USB NetVista Full Width Keyboard." (type: KEYBOARD, id 11)
[   537.469] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is tagged by udev as: Keyboard
[   537.469] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is a keyboard
[   537.470] (II) config/udev: Adding input device Logitech M325 (/dev/input/event10)
[   537.470] (**) Logitech M325: Applying InputClass "libinput pointer catchall"
[   537.472] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 24 paused 0
[   537.472] (II) Using input driver 'libinput' for 'Logitech M325'
[   537.472] (**) Logitech M325: always reports core events
[   537.472] (**) Option "Device" "/dev/input/event10"
[   537.472] (**) Option "_source" "server/udev"
[   537.472] (II) input device 'Logitech M325', /dev/input/event10 is tagged by udev as: Mouse
[   537.472] (II) Device 'Logitech M325' set to 600 DPI
[   537.472] (II) input device 'Logitech M325', /dev/input/event10 is a pointer caps
[   537.473] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/0003:046D:C52B.0004/0003:046D:400A.0005/input/input21/event10"
[   537.473] (II) XINPUT: Adding extended input device "Logitech M325" (type: MOUSE, id 12)
[   537.473] (**) Option "AccelerationScheme" "none"
[   537.473] (**) Logitech M325: (accel) selected scheme none/0
[   537.473] (**) Logitech M325: (accel) acceleration factor: 2.000
[   537.473] (**) Logitech M325: (accel) acceleration threshold: 4
[   537.474] (II) input device 'Logitech M325', /dev/input/event10 is tagged by udev as: Mouse
[   537.474] (II) Device 'Logitech M325' set to 600 DPI
[   537.474] (II) input device 'Logitech M325', /dev/input/event10 is a pointer caps
[   537.474] (II) config/udev: Adding input device Logitech M325 (/dev/input/mouse0)
[   537.474] (II) No input driver specified, ignoring this device.
[   537.474] (II) This device may have been added with another device file.
[   537.475] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[   537.475] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   537.476] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
[   537.476] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[   537.476] (**) Asus WMI hotkeys: always reports core events
[   537.476] (**) Option "Device" "/dev/input/event7"
[   537.476] (**) Option "_source" "server/udev"
[   537.477] (II) input device 'Asus WMI hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[   537.477] (II) input device 'Asus WMI hotkeys', /dev/input/event7 is a keyboard
[   537.477] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input15/event7"
[   537.477] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[   537.478] (II) input device 'Asus WMI hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[   537.478] (II) input device 'Asus WMI hotkeys', /dev/input/event7 is a keyboard
[   537.478] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   537.478] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   537.479] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[   537.479] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   537.479] (**) AT Translated Set 2 keyboard: always reports core events
[   537.479] (**) Option "Device" "/dev/input/event0"
[   537.479] (**) Option "_source" "server/udev"
[   537.480] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[   537.480] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[   537.480] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   537.480] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   537.481] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[   537.481] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[   537.481] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event14)
[   537.481] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[   537.481] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchscreen catchall"
[   537.483] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 27 paused 0
[   537.483] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[   537.483] (**) ETPS/2 Elantech Touchpad: always reports core events
[   537.483] (**) Option "Device" "/dev/input/event14"
[   537.483] (**) Option "_source" "server/udev"
[   537.483] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[   537.483] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event14 is a touchpad
[   537.483] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input14/event14"
[   537.483] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 15)
[   537.484] (**) Option "AccelerationScheme" "none"
[   537.484] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[   537.484] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[   537.484] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[   537.484] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[   537.484] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event14 is a touchpad
[   537.485] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[   537.485] (II) No input driver specified, ignoring this device.
[   537.485] (II) This device may have been added with another device file.
[   537.485] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   537.485] (II) No input driver specified, ignoring this device.
[   537.485] (II) This device may have been added with another device file.
[   550.761] (**) Option "fd" "16"
[   550.761] (**) Option "fd" "19"
[   550.761] (**) Option "fd" "20"
[   550.762] (**) Option "fd" "21"
[   550.762] (**) Option "fd" "22"
[   550.762] (**) Option "fd" "23"
[   550.762] (**) Option "fd" "24"
[   550.762] (**) Option "fd" "25"
[   550.762] (**) Option "fd" "26"
[   550.762] (**) Option "fd" "27"
[   550.763] (II) UnloadModule: "libinput"
[   550.763] (II) systemd-logind: releasing fd for 13:78
[   550.796] (II) UnloadModule: "libinput"
[   550.796] (II) systemd-logind: releasing fd for 13:64
[   550.823] (II) UnloadModule: "libinput"
[   550.823] (II) systemd-logind: releasing fd for 13:71
[   550.836] (II) UnloadModule: "libinput"
[   550.836] (II) systemd-logind: releasing fd for 13:74
[   550.863] (II) UnloadModule: "libinput"
[   550.863] (II) systemd-logind: releasing fd for 13:65
[   550.890] (II) UnloadModule: "libinput"
[   550.890] (II) systemd-logind: releasing fd for 13:70
[   550.916] (II) UnloadModule: "libinput"
[   550.916] (II) systemd-logind: releasing fd for 13:67
[   550.930] (II) UnloadModule: "libinput"
[   550.930] (II) systemd-logind: releasing fd for 13:72
[   550.943] (II) UnloadModule: "libinput"
[   550.943] (II) systemd-logind: releasing fd for 13:73
[   550.957] (II) UnloadModule: "libinput"
[   550.957] (II) systemd-logind: releasing fd for 13:68
[   550.986] (II) Server terminated successfully (0). Closing log file.
Je peux faire quelques manips et copier des résultats, votre aide me sera précieuse, parce que là, je bloque

Re: [Xorg] server terminated (successfully)

Publié : ven. 26 févr. 2016, 16:09
par Moviuro
Plop,

Ton serveur X fait ce que tu lui demandes : se lancer, puis ne rien faire, donc il s'arrête :) Et tu as bien de la chance [ 550.986] (II) Server terminated successfully (0). Closing log file., c'est un bon signe, ça :D
Il faut modifier le ~/.xinitrc (avec un exec xterm, par exemple) ou, dépendant de ce que tu comptes utiliser (KDE ? GNOME ?) lancer gdm ou sddm.

Re: [Xorg] server terminated (successfully)

Publié : ven. 26 févr. 2016, 17:27
par Cyprien
Donc j'avais édité le .xinitrc et ajouté exec gnome-session à la fin, décommenté. Je viens de le copier sur ~/
Après reboot pas de changement : gnome, xterm et xclock ne démarrent pas (pour lessai j'avais décommenté xclock et xterm).

Hypothèse : les indications de ~/.xinitrc ne seraient pas prise en compte au démarrage d'X.
Comme précisé sur le wiki (https://wiki.archlinux.fr/Startx) et dans ton message le fichier .xinitrc est sur /root/.xinitrc.
Voici mon ~/.xinitrc :
http://hastebin.com/ufojelubag.bash

Code : Tout sélectionner

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then







    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

#twm &
#xclock -geometry 50x50-1+1 &
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name login
exec gnome-session
Xorg.0.log n'affiche pas plus d'erreur :
http://hastebin.com/afupupubog.coffee

Code : Tout sélectionner

[    17.285] 
X.Org X Server 1.18.1
Release Date: 2016-02-08
[    17.285] X Protocol Version 11, Revision 0
[    17.285] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[    17.285] Current Operating System: Linux Arch-Cyp 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64
[    17.285] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8bed315e-01f8-42b4-b0b5-e0ab0c26dba5 rw quiet
[    17.285] Build Date: 11 February 2016  09:57:03AM
[    17.285]  
[    17.285] Current version of pixman: 0.34.0
[    17.285] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    17.285] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.286] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 26 16:39:40 2016
[    17.287] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    17.288] (==) No Layout section.  Using the first Screen section.
[    17.288] (==) No screen section available. Using defaults.
[    17.288] (**) |-->Screen "Default Screen Section" (0)
[    17.288] (**) |   |-->Monitor "<default monitor>"
[    17.289] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    17.289] (==) Automatically adding devices
[    17.289] (==) Automatically enabling devices
[    17.289] (==) Automatically adding GPU devices
[    17.289] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    17.293] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    17.293] 	Entry deleted from font path.
[    17.293] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    17.293] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    17.293] 	Entry deleted from font path.
[    17.293] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    17.293] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    17.293] (==) ModulePath set to "/usr/lib/xorg/modules"
[    17.293] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    17.293] (II) Loader magic: 0x81ad60
[    17.293] (II) Module ABI versions:
[    17.293] 	X.Org ANSI C Emulation: 0.4
[    17.293] 	X.Org Video Driver: 20.0
[    17.293] 	X.Org XInput driver : 22.1
[    17.293] 	X.Org Server Extension : 9.0
[    17.295] (++) using VT number 1

[    17.295] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    17.298] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    17.300] (II) xfree86: Adding drm device (/dev/dri/card1)
[    17.301] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[    17.301] (II) xfree86: Adding drm device (/dev/dri/card0)
[    17.302] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[    17.304] (--) PCI:*(0:0:2:0) 8086:0116:1043:1662 rev 9, Mem @ 0xdd400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e000/64
[    17.304] (--) PCI: (0:1:0:0) 10de:0df4:1043:1662 rev 161, Mem @ 0xdc000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    17.304] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    17.304] (II) LoadModule: "glx"
[    17.306] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.373] (II) Module glx: vendor="NVIDIA Corporation"
[    17.373] 	compiled for 4.0.2, module version = 1.0.0
[    17.373] 	Module class: X.Org Server Extension
[    17.374] (II) NVIDIA GLX Module  361.28  Wed Feb  3 15:10:57 PST 2016
[    17.375] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    17.375] 	loading driver: nvidia
[    17.375] (==) Matched intel as autoconfigured driver 0
[    17.375] (==) Matched nvidia as autoconfigured driver 1
[    17.375] (==) Matched nouveau as autoconfigured driver 2
[    17.375] (==) Matched nv as autoconfigured driver 3
[    17.375] (==) Matched intel as autoconfigured driver 4
[    17.375] (==) Matched modesetting as autoconfigured driver 5
[    17.375] (==) Matched fbdev as autoconfigured driver 6
[    17.375] (==) Matched vesa as autoconfigured driver 7
[    17.375] (==) Assigned the driver to the xf86ConfigLayout
[    17.375] (II) LoadModule: "intel"
[    17.376] (WW) Warning, couldn't open module intel
[    17.376] (II) UnloadModule: "intel"
[    17.376] (II) Unloading intel
[    17.376] (EE) Failed to load module "intel" (module does not exist, 0)
[    17.376] (II) LoadModule: "nvidia"
[    17.376] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    17.383] (II) Module nvidia: vendor="NVIDIA Corporation"
[    17.383] 	compiled for 4.0.2, module version = 1.0.0
[    17.383] 	Module class: X.Org Video Driver
[    17.384] (II) LoadModule: "nouveau"
[    17.384] (WW) Warning, couldn't open module nouveau
[    17.384] (II) UnloadModule: "nouveau"
[    17.384] (II) Unloading nouveau
[    17.384] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    17.384] (II) LoadModule: "nv"
[    17.384] (WW) Warning, couldn't open module nv
[    17.384] (II) UnloadModule: "nv"
[    17.384] (II) Unloading nv
[    17.384] (EE) Failed to load module "nv" (module does not exist, 0)
[    17.384] (II) LoadModule: "modesetting"
[    17.385] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    17.386] (II) Module modesetting: vendor="X.Org Foundation"
[    17.386] 	compiled for 1.18.1, module version = 1.18.1
[    17.386] 	Module class: X.Org Video Driver
[    17.386] 	ABI class: X.Org Video Driver, version 20.0
[    17.386] (II) LoadModule: "fbdev"
[    17.386] (WW) Warning, couldn't open module fbdev
[    17.386] (II) UnloadModule: "fbdev"
[    17.386] (II) Unloading fbdev
[    17.386] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    17.386] (II) LoadModule: "vesa"
[    17.386] (WW) Warning, couldn't open module vesa
[    17.386] (II) UnloadModule: "vesa"
[    17.386] (II) Unloading vesa
[    17.386] (EE) Failed to load module "vesa" (module does not exist, 0)
[    17.386] (II) NVIDIA dlloader X Driver  361.28  Wed Feb  3 14:48:10 PST 2016
[    17.386] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    17.387] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    17.387] (II) modeset(0): using drv /dev/dri/card0
[    17.387] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    17.387] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    17.387] (==) modeset(0): RGB weight 888
[    17.387] (==) modeset(0): Default visual is TrueColor
[    17.387] (II) Loading sub module "glamoregl"
[    17.387] (II) LoadModule: "glamoregl"
[    17.387] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    17.404] (II) Module glamoregl: vendor="X.Org Foundation"
[    17.404] 	compiled for 1.18.1, module version = 1.0.0
[    17.404] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.404] (II) glamor: OpenGL accelerated X.org driver based.
[    17.458] (EE) modeset(0): eglInitialize() failed
[    17.459] (EE) modeset(0): glamor initialization failed
[    17.459] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    17.459] (II) modeset(0): Output LVDS-1 has no monitor section
[    17.460] (II) modeset(0): Output VGA-1 has no monitor section
[    17.486] (II) modeset(0): Output HDMI-1 has no monitor section
[    17.510] (II) modeset(0): Output DP-1 has no monitor section
[    17.510] (II) modeset(0): EDID for output LVDS-1
[    17.510] (II) modeset(0): Printing probed modes for output LVDS-1
[    17.510] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz P)
[    17.510] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    17.510] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    17.510] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    17.510] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    17.510] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    17.510] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    17.510] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    17.510] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    17.510] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    17.510] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    17.510] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    17.510] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    17.510] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    17.510] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    17.511] (II) modeset(0): EDID for output VGA-1
[    17.537] (II) modeset(0): EDID for output HDMI-1
[    17.537] (II) modeset(0): Manufacturer: IVM  Model: 6113  Serial#: 3426
[    17.537] (II) modeset(0): Year: 2014  Week: 46
[    17.537] (II) modeset(0): EDID Version: 1.3
[    17.537] (II) modeset(0): Digital Display Input
[    17.537] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    17.537] (II) modeset(0): Gamma: 2.20
[    17.537] (II) modeset(0): DPMS capabilities: Off
[    17.537] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    17.537] (II) modeset(0): First detailed timing is preferred mode
[    17.537] (II) modeset(0): redX: 0.645 redY: 0.332   greenX: 0.315 greenY: 0.619
[    17.537] (II) modeset(0): blueX: 0.151 blueY: 0.065   whiteX: 0.313 whiteY: 0.329
[    17.537] (II) modeset(0): Supported established timings:
[    17.537] (II) modeset(0): 640x480@60Hz
[    17.537] (II) modeset(0): 640x480@67Hz
[    17.537] (II) modeset(0): 800x600@56Hz
[    17.537] (II) modeset(0): 800x600@60Hz
[    17.537] (II) modeset(0): 1024x768@60Hz
[    17.537] (II) modeset(0): Manufacturer's mask: 0
[    17.537] (II) modeset(0): Supported standard timings:
[    17.537] (II) modeset(0): #0: hsize: 1152  vsize 720  refresh: 60  vid: 113
[    17.537] (II) modeset(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    17.537] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    17.537] (II) modeset(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    17.537] (II) modeset(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    17.537] (II) modeset(0): #5: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    17.537] (II) modeset(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    17.537] (II) modeset(0): Supported detailed timing:
[    17.537] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[    17.537] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    17.537] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    17.537] (II) modeset(0): Serial No: 1130744623426
[    17.537] (II) modeset(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    17.537] (II) modeset(0): Monitor name: PLE2483H
[    17.537] (II) modeset(0): Supported detailed timing:
[    17.537] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[    17.537] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    17.537] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    17.537] (II) modeset(0): Supported detailed timing:
[    17.537] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[    17.537] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    17.537] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    17.537] (II) modeset(0): Supported detailed timing:
[    17.537] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[    17.537] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    17.537] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    17.537] (II) modeset(0): Supported detailed timing:
[    17.537] (II) modeset(0): clock: 27.0 MHz   Image Size:  531 x 299 mm
[    17.537] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    17.537] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    17.537] (II) modeset(0): Supported detailed timing:
[    17.537] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[    17.537] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    17.538] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    17.538] (II) modeset(0): Number of EDID sections to follow: 1
[    17.538] (II) modeset(0): EDID (in hex):
[    17.538] (II) modeset(0): 	00ffffffffffff0026cd1361620d0000
[    17.538] (II) modeset(0): 	2e18010380351e782a0ef5a555509e26
[    17.538] (II) modeset(0): 	105054330800710081408180a940b300
[    17.538] (II) modeset(0): 	9500d1c00101023a801871382d40582c
[    17.538] (II) modeset(0): 	4500132b2100001e000000ff00313133
[    17.538] (II) modeset(0): 	30373434363233343236000000fd0037
[    17.538] (II) modeset(0): 	4c1e5311000a202020202020000000fc
[    17.538] (II) modeset(0): 	00504c4532343833480a202020200163
[    17.538] (II) modeset(0): 	020322f14f9005040302011112131406
[    17.538] (II) modeset(0): 	0715161f230907018301000065030c00
[    17.538] (II) modeset(0): 	1000023a801871382d40582c4500132b
[    17.538] (II) modeset(0): 	2100001f011d80d0721c1620102c2580
[    17.538] (II) modeset(0): 	132b2100009e011d00bc52d01e20b828
[    17.538] (II) modeset(0): 	5540132b2100001e8c0ad09020403120
[    17.538] (II) modeset(0): 	0c405500132b21000018023a80d07238
[    17.538] (II) modeset(0): 	2d40102c4580132b2100001e000000d0
[    17.538] (II) modeset(0): Printing probed modes for output HDMI-1
[    17.538] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    17.538] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    17.538] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    17.538] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    17.538] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    17.538] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    17.538] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    17.538] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    17.538] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    17.538] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    17.538] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    17.538] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    17.538] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    17.538] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    17.538] (II) modeset(0): Modeline "1152x720"x60.0   67.28  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.7 kHz)
[    17.538] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    17.538] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    17.538] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    17.538] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    17.538] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    17.538] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    17.539] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    17.539] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[    17.539] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    17.539] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    17.539] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.539] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.563] (II) modeset(0): EDID for output DP-1
[    17.563] (II) modeset(0): Output LVDS-1 connected
[    17.563] (II) modeset(0): Output VGA-1 disconnected
[    17.563] (II) modeset(0): Output HDMI-1 connected
[    17.563] (II) modeset(0): Output DP-1 disconnected
[    17.563] (II) modeset(0): Using spanning desktop for initial modes
[    17.563] (II) modeset(0): Output LVDS-1 using initial mode 1024x768 +0+0
[    17.563] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +1024+0
[    17.563] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    17.563] (==) modeset(0): DPI set to (96, 96)
[    17.563] (II) Loading sub module "fb"
[    17.563] (II) LoadModule: "fb"
[    17.563] (II) Loading /usr/lib/xorg/modules/libfb.so
[    17.565] (II) Module fb: vendor="X.Org Foundation"
[    17.565] 	compiled for 1.18.1, module version = 1.0.0
[    17.565] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.565] (II) Loading sub module "shadow"
[    17.565] (II) LoadModule: "shadow"
[    17.565] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    17.565] (II) Module shadow: vendor="X.Org Foundation"
[    17.565] 	compiled for 1.18.1, module version = 1.1.0
[    17.565] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.565] (II) UnloadModule: "nvidia"
[    17.565] (II) Unloading nvidia
[    17.565] (==) Depth 24 pixmap format is 32 bpp
[    17.568] (==) modeset(0): Backing store enabled
[    17.568] (==) modeset(0): Silken mouse enabled
[    17.568] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    17.614] (==) modeset(0): DPMS enabled
[    17.647] (--) RandR disabled
[    17.658] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    17.659] (II) modeset(0): Damage tracking initialized
[    17.659] (II) modeset(0): Setting screen physical size to 778 x 285
[    17.761] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    17.761] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.761] (II) LoadModule: "libinput"
[    17.762] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    17.766] (II) Module libinput: vendor="X.Org Foundation"
[    17.766] 	compiled for 1.18.0, module version = 0.16.0
[    17.766] 	Module class: X.Org XInput Driver
[    17.766] 	ABI class: X.Org XInput driver, version 22.1
[    17.767] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 16 paused 0
[    17.767] (II) Using input driver 'libinput' for 'Power Button'
[    17.767] (**) Power Button: always reports core events
[    17.767] (**) Option "Device" "/dev/input/event4"
[    17.768] (**) Option "_source" "server/udev"
[    17.768] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    17.768] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    17.768] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
[    17.768] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.769] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    17.769] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    17.770] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    17.770] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.771] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 19 paused 0
[    17.771] (II) Using input driver 'libinput' for 'Video Bus'
[    17.771] (**) Video Bus: always reports core events
[    17.771] (**) Option "Device" "/dev/input/event12"
[    17.771] (**) Option "_source" "server/udev"
[    17.772] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[    17.772] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[    17.772] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20/event12"
[    17.772] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    17.773] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[    17.773] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[    17.774] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    17.774] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.775] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 20 paused 0
[    17.775] (II) Using input driver 'libinput' for 'Video Bus'
[    17.775] (**) Video Bus: always reports core events
[    17.775] (**) Option "Device" "/dev/input/event11"
[    17.775] (**) Option "_source" "server/udev"
[    17.776] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    17.776] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    17.776] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input19/event11"
[    17.776] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    17.776] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    17.776] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    17.777] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    17.777] (II) No input driver specified, ignoring this device.
[    17.777] (II) This device may have been added with another device file.
[    17.778] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    17.778] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.779] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 21 paused 0
[    17.779] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.779] (**) Sleep Button: always reports core events
[    17.779] (**) Option "Device" "/dev/input/event3"
[    17.779] (**) Option "_source" "server/udev"
[    17.779] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[    17.779] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[    17.779] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event3"
[    17.779] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    17.780] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[    17.780] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[    17.782] (II) config/udev: Adding input device ASUS USB2.0 WebCam (/dev/input/event7)
[    17.782] (**) ASUS USB2.0 WebCam: Applying InputClass "libinput keyboard catchall"
[    17.783] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 22 paused 0
[    17.783] (II) Using input driver 'libinput' for 'ASUS USB2.0 WebCam'
[    17.783] (**) ASUS USB2.0 WebCam: always reports core events
[    17.783] (**) Option "Device" "/dev/input/event7"
[    17.783] (**) Option "_source" "server/udev"
[    17.784] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event7 is tagged by udev as: Keyboard
[    17.784] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event7 is a keyboard
[    17.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input18/event7"
[    17.784] (II) XINPUT: Adding extended input device "ASUS USB2.0 WebCam" (type: KEYBOARD, id 10)
[    17.785] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event7 is tagged by udev as: Keyboard
[    17.785] (II) input device 'ASUS USB2.0 WebCam', /dev/input/event7 is a keyboard
[    17.785] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    17.785] (II) No input driver specified, ignoring this device.
[    17.785] (II) This device may have been added with another device file.
[    17.785] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    17.786] (II) No input driver specified, ignoring this device.
[    17.786] (II) This device may have been added with another device file.
[    17.786] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    17.786] (II) No input driver specified, ignoring this device.
[    17.786] (II) This device may have been added with another device file.
[    17.787] (II) config/udev: Adding input device LITE-ON Technology USB NetVista Full Width Keyboard. (/dev/input/event1)
[    17.787] (**) LITE-ON Technology USB NetVista Full Width Keyboard.: Applying InputClass "libinput keyboard catchall"
[    17.788] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 23 paused 0
[    17.788] (II) Using input driver 'libinput' for 'LITE-ON Technology USB NetVista Full Width Keyboard.'
[    17.788] (**) LITE-ON Technology USB NetVista Full Width Keyboard.: always reports core events
[    17.788] (**) Option "Device" "/dev/input/event1"
[    17.788] (**) Option "_source" "server/udev"
[    17.789] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is tagged by udev as: Keyboard
[    17.789] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is a keyboard
[    17.789] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:04B3:3025.0001/input/input5/event1"
[    17.789] (II) XINPUT: Adding extended input device "LITE-ON Technology USB NetVista Full Width Keyboard." (type: KEYBOARD, id 11)
[    17.790] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is tagged by udev as: Keyboard
[    17.790] (II) input device 'LITE-ON Technology USB NetVista Full Width Keyboard.', /dev/input/event1 is a keyboard
[    17.791] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event6)
[    17.791] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    17.792] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 24 paused 0
[    17.792] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[    17.792] (**) Asus WMI hotkeys: always reports core events
[    17.792] (**) Option "Device" "/dev/input/event6"
[    17.792] (**) Option "_source" "server/udev"
[    17.792] (II) input device 'Asus WMI hotkeys', /dev/input/event6 is tagged by udev as: Keyboard
[    17.792] (II) input device 'Asus WMI hotkeys', /dev/input/event6 is a keyboard
[    17.792] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input14/event6"
[    17.792] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
[    17.793] (II) input device 'Asus WMI hotkeys', /dev/input/event6 is tagged by udev as: Keyboard
[    17.793] (II) input device 'Asus WMI hotkeys', /dev/input/event6 is a keyboard
[    17.794] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    17.794] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.795] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
[    17.795] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.795] (**) AT Translated Set 2 keyboard: always reports core events
[    17.795] (**) Option "Device" "/dev/input/event0"
[    17.795] (**) Option "_source" "server/udev"
[    17.795] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    17.795] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    17.795] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    17.795] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    17.796] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    17.796] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    17.797] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event13)
[    17.797] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    17.797] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchscreen catchall"
[    17.797] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 26 paused 0
[    17.797] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    17.798] (**) ETPS/2 Elantech Touchpad: always reports core events
[    17.798] (**) Option "Device" "/dev/input/event13"
[    17.798] (**) Option "_source" "server/udev"
[    17.798] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event13 is tagged by udev as: Touchpad Touchscreen
[    17.798] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event13 is a touchpad
[    17.798] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input13/event13"
[    17.798] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[    17.798] (**) Option "AccelerationScheme" "none"
[    17.799] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    17.799] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    17.799] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    17.799] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event13 is tagged by udev as: Touchpad Touchscreen
[    17.799] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event13 is a touchpad
[    17.799] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    17.800] (II) No input driver specified, ignoring this device.
[    17.800] (II) This device may have been added with another device file.
[    17.800] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    17.800] (II) No input driver specified, ignoring this device.
[    17.800] (II) This device may have been added with another device file.
[   133.817] (**) Option "fd" "16"
[   133.817] (**) Option "fd" "19"
[   133.817] (**) Option "fd" "20"
[   133.817] (**) Option "fd" "21"
[   133.818] (**) Option "fd" "22"
[   133.818] (**) Option "fd" "23"
[   133.818] (**) Option "fd" "24"
[   133.818] (**) Option "fd" "25"
[   133.818] (**) Option "fd" "26"
[   133.819] (II) UnloadModule: "libinput"
[   133.819] (II) systemd-logind: releasing fd for 13:77
[   133.860] (II) UnloadModule: "libinput"
[   133.860] (II) systemd-logind: releasing fd for 13:64
[   133.886] (II) UnloadModule: "libinput"
[   133.886] (II) systemd-logind: releasing fd for 13:70
[   133.900] (II) UnloadModule: "libinput"
[   133.900] (II) systemd-logind: releasing fd for 13:65
[   133.926] (II) UnloadModule: "libinput"
[   133.926] (II) systemd-logind: releasing fd for 13:71
[   133.953] (II) UnloadModule: "libinput"
[   133.953] (II) systemd-logind: releasing fd for 13:67
[   133.966] (II) UnloadModule: "libinput"
[   133.966] (II) systemd-logind: releasing fd for 13:75
[   133.980] (II) UnloadModule: "libinput"
[   133.980] (II) systemd-logind: releasing fd for 13:76
[   133.993] (II) UnloadModule: "libinput"
[   133.993] (II) systemd-logind: releasing fd for 13:68
[   134.024] (II) Server terminated successfully (0). Closing log file.

Re: [Xorg] server terminated (successfully)

Publié : ven. 26 févr. 2016, 17:42
par jean_no
Salut
Comme précisé sur le wiki (https://wiki.archlinux.fr/Startx) et dans ton message le fichier .xinitrc est sur /root/.xinitrc.
Le wiki ne précise absolument pas ceci, mais
Pour votre utilisateur vous aurez besoin de recopier ce fichier dans son HOME et de le modifier:
A+

Re: [Xorg] server terminated (successfully)

Publié : ven. 26 févr. 2016, 18:07
par waitnsea
Hum, @jean_no
Je ne vois pas de raison "normale" d'avoir un /root/.xinitrc
Comme modèle, le Wiki que tu cites parle de /etc/X11/xinit/xinitrc (on peut faire plus simple)

Re: [Xorg] server terminated (successfully)

Publié : ven. 26 févr. 2016, 18:27
par Cyprien
Ca avance, ça avance, ça avance ! :D

@Jean_no félicitations pour ton 200ème message :

Avec un /home/usr/.xinitrc : X démarre et j'arrive à avoir xterm et xclock

Code : Tout sélectionner

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login
#exec gnome-session
Maintenant, :twisted: avec exec gnome-session :

Code : Tout sélectionner

#twm &
#xclock -geometry 50x50-1+1 &
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name login
exec gnome-session
J'arrive au message Oh no! Something has gone wrong [Log Out]

Re: [Xorg] server terminated (successfully)

Publié : ven. 26 févr. 2016, 18:35
par benjarobin
Bonjour,
Tu n'as pas installé les drivers intel, tu as la technologie optimus, il te faut absolument l'installation de xf86-video-intel

Re: [Xorg] server terminated (successfully) (presque résolu)

Publié : sam. 27 févr. 2016, 10:44
par Cyprien
Finalement, la solution a été d'installer bumblebee et les paquets associés. Après un reboot ça fonctionnait.

J'aurai une dernière question :
Mon pc est un ordi portable auquel l'écran principal à été retiré et branché en hdmi sur un écran externe Le problème, c'est que GDM sélectionne automatiquement l'écran principal comme source au démarrage. Donc, quand je démarre, gdm affiche le bureau étendu (soit un écran vide) sur l'écran externe, et je dois me connecter à l'aveugle en tapant mon mot de passe. Pour une utilisation avec un seul utilisateur c'est pas l'idéal mais ça se fait, mais je n'imagine pas avec plusieurs utilisateurs à moins de passer par la console !
J'ai donc essayé la manip suivante : (extrait du wiki https://wiki.archlinux.fr/GNOME)
Personnaliser GDM en mode « Graphique »

Pour personnaliser GDM et lui uniquement, l'astuce consiste à lancer gnome-control-center ainsi que gnome-tweak-tool (non installé par le groupe gnome) au même moment que gdm, avant donc le lancement de gnome à proprement parler.

Pour cela, on exécute en root la commande suivante, qui va copier les fichiers gnome-control-center.desktop et gnome-tweak-tool.desktop dans le répertoire qui liste les programmes qui sont exécutés automatiquement au login.

cp -t /usr/share/gdm/autostart/LoginWindow/ /usr/share/applications/gnome-control-center.desktop /usr/share/applications/gnome-tweak-tool.desktop

Après déconnexion et retour à GDM, gnome-control-center et gnome-tweak-tool sont exécutés, vous laissant faire les modifications qui seront prise en compte uniquement pour le gestionnaire de session.

Une fois vos modifications faites, vous pouvez vous connecter avec un utilisateur, et, en root, exécuter cette commande qui va supprimer les fichiers gnome-control-center.desktop et gnome-tweak-tool.desktop du répertoire d'autostart de gdm.

rm /usr/share/gdm/autostart/LoginWindow/gnome-control-center.desktop /usr/share/gdm/autostart/LoginWindow/gnome-tweak-tool.desktop

La manœuvre est à répéter chaque fois que vous voulez personnaliser GDM.

Sans succès.

Ma question : peut-on éditer les paramètres d'affichage de gdm depuis gnome? depuis la console? quel fichier éditer?

A+

[Edit]: ajout de sources