The officially official Devuan Forum!

You are not logged in.

#1 2019-03-06 21:15:53

inukaze
Member
Registered: 2018-01-28
Posts: 84  

Canaima MG101A3 - Xorg can't start

Hi there, yesterday i am installing packages. i restart multiples times and all worked fine but when i installed wine using the follow commands :

sudo dpkg --add-architecture i386
wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
sudo apt-add-repository https://dl.winehq.org/wine-builds/debian/
sudo apt-get update
sudo apt-get install --install-recommends winehq-stable

and when i installed this i don't know why, when i restart i got this

content of file -> /var/log/Xorg.log.0

[  7722.665] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[  7722.666] X Protocol Version 11, Revision 0
[  7722.666] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[  7722.666] Current Operating System: Linux nicolas 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3.1 (2019-02-19) x86_64
[  7722.666] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-8-amd64 root=UUID=87276b9a-3fdd-42af-a971-d43ccbc1ff69 ro set gfxpayload=1024x600x32,1024x600 splash quiet nomodeset video=uvesafb:mode_option=1024x768-32,mtrr=3,scroll=ywrap ipv6.disable=1
[  7722.667] Build Date: 03 November 2018  03:09:11AM
[  7722.668] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support) 
[  7722.668] Current version of pixman: 0.34.0
[  7722.669] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  7722.669] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  7722.671] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar  6 16:44:31 2019
[  7722.672] (==) Using config file: "/etc/X11/xorg.conf"
[  7722.672] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  7722.673] (==) ServerLayout "Default Layout"
[  7722.673] (**) |-->Screen "Pantalla" (0)
[  7722.673] (**) |   |-->Monitor "Monitor0"
[  7722.674] (**) |   |-->Device "IntelGPU"
[  7722.674] (**) |-->Input Device "Synaptics Touchpad"
[  7722.674] (==) Automatically adding devices
[  7722.674] (==) Automatically enabling devices
[  7722.674] (==) Automatically adding GPU devices
[  7722.674] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  7722.674] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  7722.674] 	Entry deleted from font path.
[  7722.674] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  7722.674] (**) ModulePath set to "/usr/lib/xorg/modules"
[  7722.674] (**) Extension "RENDER" is enabled
[  7722.675] (**) Extension "Composite" is enabled
[  7722.675] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  7722.675] (II) Loader magic: 0x55cb5512ae00
[  7722.675] (II) Module ABI versions:
[  7722.675] 	X.Org ANSI C Emulation: 0.4
[  7722.675] 	X.Org Video Driver: 23.0
[  7722.675] 	X.Org XInput driver : 24.1
[  7722.675] 	X.Org Server Extension : 10.0
[  7722.678] (++) using VT number 2

[  7722.685] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[  7722.690] (--) PCI:*(0:0:2:0) 8086:a011:1019:997a rev 0, Mem @ 0xf0200000/524288, 0xd0000000/268435456, 0xf0000000/1048576, I/O @ 0x000018d0/8, BIOS @ 0x????????/131072
[  7722.691] (--) PCI: (0:0:2:1) 8086:a012:1019:997a rev 0, Mem @ 0xf0280000/524288
[  7722.691] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  7722.691] (II) LoadModule: "extmod"
[  7722.691] (II) Module "extmod" already built-in
[  7722.691] (II) LoadModule: "glx"
[  7722.692] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  7722.699] (II) Module glx: vendor="X.Org Foundation"
[  7722.699] 	compiled for 1.19.2, module version = 1.0.0
[  7722.699] 	ABI class: X.Org Server Extension, version 10.0
[  7722.699] (II) LoadModule: "int10"
[  7722.699] (II) Loading /usr/lib/xorg/modules/libint10.so
[  7722.700] (II) Module int10: vendor="X.Org Foundation"
[  7722.700] 	compiled for 1.19.2, module version = 1.0.0
[  7722.700] 	ABI class: X.Org Video Driver, version 23.0
[  7722.700] (II) LoadModule: "record"
[  7722.700] (II) Module "record" already built-in
[  7722.700] (II) LoadModule: "vbe"
[  7722.701] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  7722.701] (II) Module vbe: vendor="X.Org Foundation"
[  7722.701] 	compiled for 1.19.2, module version = 1.1.0
[  7722.701] 	ABI class: X.Org Video Driver, version 23.0
[  7722.701] (II) LoadModule: "modesetting"
[  7722.702] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  7722.702] (II) Module modesetting: vendor="X.Org Foundation"
[  7722.702] 	compiled for 1.19.2, module version = 1.19.2
[  7722.702] 	Module class: X.Org Video Driver
[  7722.702] 	ABI class: X.Org Video Driver, version 23.0
[  7722.703] (II) LoadModule: "intel"
[  7722.703] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  7722.704] (II) Module intel: vendor="X.Org Foundation"
[  7722.704] 	compiled for 1.19.0, module version = 2.99.917
[  7722.704] 	Module class: X.Org Video Driver
[  7722.704] 	ABI class: X.Org Video Driver, version 23.0
[  7722.704] (II) LoadModule: "synaptics"
[  7722.705] (WW) Warning, couldn't open module synaptics
[  7722.705] (II) UnloadModule: "synaptics"
[  7722.705] (II) Unloading synaptics
[  7722.706] (EE) Failed to load module "synaptics" (module does not exist, 0)
[  7722.706] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  7722.706] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  7722.707] (II) intel: Driver for Intel(R) HD Graphics
[  7722.707] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  7722.707] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  7722.707] (WW) Falling back to old probe method for modesetting
[  7722.718] (EE) No devices detected.
[  7722.718] (EE) 
Fatal server error:
[  7722.718] (EE) no screens found(EE) 
[  7722.718] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  7722.719] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  7722.719] (EE) 
[  7722.723] (EE) Server terminated with error (1). Closing log file.

i don't know why says :
[  7722.718] (EE) No devices detected.
[  7722.718] (EE) no screens found(EE)

Content of file -> /etc/X11/xorg.conf

#Archivo : /etc/X11/xorg.conf | Canaima 4 / Debian 7 (Wheezy)

Section "ServerLayout"
        Identifier "Default Layout"
        Screen "Pantalla" 0 0
        InputDevice "Synaptics Touchpad"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "built-ins"
EndSection

Section "Module"
        Load "bitmap"
        Load "extmod"
        Load "freetype"
        Load "glx"
        Load "int10"
        Load "record"
        Load "type1"
        Load "vbe"
	Load "modesetting"
EndSection

Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "es"
        Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
        Identifier "Configured Mouse"
        Driver      "mouse"
        Option	    "CorePointer"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizEdgeScroll" "0"
EndSection

Section "Monitor"
        Identifier	"Monitor0"
	VendorName	"Intel"
	Option		"DPMS"
EndSection

Section "Device"
        Identifier "IntelGPU"
#       Driver "i965"
	Driver "intel"
#	BusID  "PCI:0:2:0"
        Option "ForcePanel"
        Option "ActiveDevice"           "LCD.CRT"
        Option "PanelSize"              "1024x600"
        Option "SWCursor"               "True"
        Option "AllowGLXWithComposite"  "True"
        Option "XAANoOffscreenPixmaps"  "True"
        Option "AddARGBGLXVisuals"      "True"
        Option "VideoRam"               "262144"
        Option "AccelMethod"            "glamor"
        Option "EXAOptimizeMigration"   "True"
        Option "MigrationHeuristic"     "Smart"
        Option "Tiling"                 "True"
        Option "NoDDC"                  "True"
        Option "BackingStore"           "True"
        Option "AIGLX"                  "True"
        Option "MTRR"                   "On"
        Option "LinearAlloc"            "6144"
        Option "MonitorLayout"          "CRT,LFP"
        Option "DevicePresence"         "True"
        Option "RenderAccel"            "True"
        Option "RandRRotation"          "On"
        Option "XvMC"                   "True"
        Option "CacheLines"             "1980"
        Option "TearFree"               "True"
        Option "DRI"                    "True"
EndSection

Section "Screen"
	Identifier "Pantalla"
	Device "IntelGPU"
	Monitor "Monitor0"
        SubSection "Display"
		Viewport    0 0
                Depth 8
                Modes "1024x600" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
		Viewport    0 0
                Depth 16
                Modes "1024x600" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
		Viewport    0 0
                Depth 24
                Modes "1024x600" "800x600" "640x480"
        EndSubSection
EndSection

Section "Extensions"
        Option  "RENDER"        "Enable"
        Option  "Composite"     "Enable"
EndSection

Section "DRI"
        Mode    0666
EndSection

i already had installed and reinstall packages like

firmware-intel-sound \
firmware-intelwimax \
firmware-iwlwifi \ 
firmware-misc-nonfree \ 
libdrm-intel1 \
libdrm2 \
inteltool \
intel-gpu-tools \
xserver-xorg-video-intel \ 
intel-cmt-cat \ 
intel-microcode
i965-va-driver

i don't understand what happened. someone can help me to fix it ?

----------------------------------------------------------------------------------------
More information :

lspci | grep -i VGA

00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller

lspci -v -s 00:02.0

00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (prog-if 00 [VGA controller])
Subsystem : Elitegroup Computer System Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
Flags: bus master, fast devsel, letency 0, IRQ 11
Memory at f0200000 (32-bit, non-prefetchable) [size=512K]
I/O ports at 18d0 [size=8]
Memory at d0000000 (32-bit, prefetchable) [size=256M]
Memory at f0000000 (32-bit, non-prefetchable) [size=1M]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Kernel modules: i915

modprobe -n i915
lsmod | grep i915

i915                     1257472        0
drm_kms_helper      155548        1 i915
drm                       360448        2 i915,drm_kms_helper
i2c_algo_bit              16384        1 i915
button                      16384        1 i915
video                       40960        1 i915

Last edited by inukaze (2019-03-07 00:49:41)

Offline

#2 2019-03-09 13:02:01

inukaze
Member
Registered: 2018-01-28
Posts: 84  

Re: Canaima MG101A3 - Xorg can't start

Hi there, after too much tries to fix it, i can't solved because of that i simple decide make the follow :

1 - Put again Devuan ASCII in a USB Stick

2 - Start the USB Stick with Devuan ASCII 64 Bits

3 - Mount the hard disk partition with Devuan Installed in /target

4 - In cli i go to /target and delete almost everything except : /target/home /var/cache/apt/archives/ . because the venezuelan internet conecction is too slow for download again 3GB of debs packages again.

5 - i restart again, and this time, i installed without formatting Devuan Root Partition, i just format Swap and /boot partition. and all perfectly. i installed all the packages i use and fine

6 - Curiosity ; when the installer ask me if i prefer use linux-image-amd64 or linux-image-4.9.0-8-amd64 and ask me which drivers i prefer include during system boot : generic (all) or just need this system

7 - Well at the end i modify the content of my file -> /etc/X11/Xorg.conf

#Archivo : /etc/X11/xorg.conf | Canaima 4 / Debian 7 (Wheezy)

Section "Module"
        Load "bitmap"
        Load "dbe"
        Load "ddc"
        Load "dri"
        Load "dri2"
        Load "dri3"
        Load "evdev"
        Load "extmod"
        Load "freetype"
        Load "glx"
        Load "int10"
        Load "record"
        Load "type1"
        Load "vbe"
EndSection

Section "Files"
FontPath    "unix/:7100"            # local font server
FontPath    "/usr/lib/X11/fonts/misc"
FontPath    "/usr/lib/X11/fonts/cyrillic"
FontPath    "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath    "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath    "/usr/lib/X11/fonts/Type1"
FontPath    "/usr/lib/X11/fonts/CID"
FontPath    "/usr/lib/X11/fonts/100dpi"
FontPath    "/usr/lib/X11/fonts/75dpi"
EndSection

Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "es"
        Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
        Identifier "Configured Mouse"
        Driver "mouse"
        Option "CorePointer"
EndSection

Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
        Identifier "Configured Video Device"
        Driver "intel"
        Option "ForcePanel"
        Option "ActiveDevice"           "LCD.CRT"
        Option "PanelSize"              "1024x600"
        Option "SWCursor"               "True"
        Option "AllowGLXWithComposite"  "True"
        Option "XAANoOffscreenPixmaps"  "True"
        Option "AddARGBGLXVisuals"      "True"
        Option "VideoRam"               "262144"
        Option "AccelMethod"            "glamor"
        Option "EXAOptimizeMigration"   "True"
        Option "MigrationHeuristic"     "Smart"
        Option "Tiling"                 "True"
        Option "NoDDC"                  "True"
        Option "BackingStore"           "True"
        Option "AIGLX"                  "True"
        Option "MTRR"                   "On"
        Option "LinearAlloc"            "6144"
        Option "MonitorLayout"          "CRT,LFP"
        Option "DevicePresence"         "True"
        Option "RenderAccel"            "True"
        Option "RandRRotation"          "On"
        Option "XvMC"                   "True"
        Option "CacheLines"             "1980"
        Option "TearFree"               "True"
        Option "DRI"                    "True"
EndSection

Section "Monitor"
        Identifier	"Configured Monitor"
	VendorName	"SAMSUNG"
	ModelName	"LTN101NT07901"
	Option		"DPMS"	"True"
	Modeline	"1024x600_60.00"	49.00  1024 1072 1168 1312  600 603 613 624 -hsync +vsync
	Modeline	"960x600_120.00"	100.25  960 1032 1128 1296  600 603 609 646 -hsync +vsync
	Modeline	"960x540_120.00"	89.25  960 1024 1120 1280  540 543 548 582 -hsync +vsync
	Modeline	"800x600_120.00"	83.00  800 856 936 1072  600 603 607 646 -hsync +vsync
	Modeline	"800x600_60.00"		38.25  800 832 912 1024  600 603 607 624 -hsync +vsync
	Modeline	"840x525_120.00"	76.50  840 896 984 1128  525 528 538 566 -hsync +vsync
	Modeline	"840x512_120.00"	73.50  840 896 976 1112  512 515 525 552 -hsync +vsync
	Modeline	"720x450_120.00"	54.75  720 760 832 944  450 453 459 486 -hsync +vsync
	Modeline	"704x525_120.00"	64.00  704 752 824 944  525 528 538 566 -hsync +vsync
	Modeline	"640x480_120.00"	52.50  640 680 744 848  480 483 487 518 -hsync +vsync
	Modeline	"640x480_60.00"		23.75  640 664 720 800  480 483 487 500 -hsync +vsync
EndSection

Section "Screen"
        Identifier "Default Screen"
        SubSection "Display"
		Viewport    0 0
                Depth 8
                Modes "1024x600@60" "960x600@120" "960x540@120" "800x600@120" "800x600@60" "840x525@120" "840x512@120" "720x450@120" "640x480@120" "640x480@60"
        EndSubSection
        SubSection "Display"
		Viewport    0 0
                Depth 16
                Modes "1024x600@60" "960x600@120" "960x540@120" "800x600@120" "800x600@60" "840x525@120" "840x512@120" "720x450@120" "640x480@120" "640x480@60"
        EndSubSection
        SubSection "Display"
		Viewport    0 0
                Depth 24
                Modes "1024x600@60" "960x600@120" "960x540@120" "800x600@120" "800x600@60" "840x525@120" "840x512@120" "720x450@120" "640x480@120" "640x480@60"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier "Default Layout"
        Screen "Default Screen"
        InputDevice "Synaptics Touchpad"
EndSection

Section "Extensions"
        Option  "RENDER"        "Enable"
        Option  "Composite"     "Enable"
EndSection

Section "DRI"
        Mode    0666
EndSection

and here the output log of Xorg.0.log, before i create the /etc/X11/xorg.conf file

[    50.427] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    50.427] X Protocol Version 11, Revision 0
[    50.427] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    50.427] Current Operating System: Linux Nicolas 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64
[    50.427] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-6-amd64 root=UUID=87276b9a-3fdd-42af-a971-d43ccbc1ff69 ro quiet
[    50.427] Build Date: 03 November 2018  03:09:11AM
[    50.427] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support) 
[    50.427] Current version of pixman: 0.34.0
[    50.428] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    50.428] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    50.428] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar  7 15:52:19 2019
[    50.480] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    50.772] (==) No Layout section.  Using the first Screen section.
[    50.772] (==) No screen section available. Using defaults.
[    50.773] (**) |-->Screen "Default Screen Section" (0)
[    50.773] (**) |   |-->Monitor "<default monitor>"
[    50.810] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    50.810] (==) Automatically adding devices
[    50.810] (==) Automatically enabling devices
[    50.810] (==) Automatically adding GPU devices
[    50.810] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    50.923] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    50.923] 	Entry deleted from font path.
[    50.996] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    50.996] (==) ModulePath set to "/usr/lib/xorg/modules"
[    50.996] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    50.996] (II) Loader magic: 0x55e7ad391e00
[    50.996] (II) Module ABI versions:
[    50.996] 	X.Org ANSI C Emulation: 0.4
[    50.996] 	X.Org Video Driver: 23.0
[    50.996] 	X.Org XInput driver : 24.1
[    50.996] 	X.Org Server Extension : 10.0
[    50.999] (++) using VT number 7

[    50.999] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    51.000] (II) xfree86: Adding drm device (/dev/dri/card0)
[    51.004] (--) PCI:*(0:0:2:0) 8086:a011:1019:997a rev 0, Mem @ 0xf0200000/524288, 0xd0000000/268435456, 0xf0000000/1048576, I/O @ 0x000018d0/8, BIOS @ 0x????????/131072
[    51.004] (--) PCI: (0:0:2:1) 8086:a012:1019:997a rev 0, Mem @ 0xf0280000/524288
[    51.005] (II) LoadModule: "glx"
[    51.104] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    53.296] (II) Module glx: vendor="X.Org Foundation"
[    53.297] 	compiled for 1.19.2, module version = 1.0.0
[    53.297] 	ABI class: X.Org Server Extension, version 10.0
[    53.297] (==) Matched intel as autoconfigured driver 0
[    53.297] (==) Matched intel as autoconfigured driver 1
[    53.297] (==) Matched modesetting as autoconfigured driver 2
[    53.297] (==) Matched fbdev as autoconfigured driver 3
[    53.297] (==) Matched vesa as autoconfigured driver 4
[    53.297] (==) Assigned the driver to the xf86ConfigLayout
[    53.297] (II) LoadModule: "intel"
[    53.335] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    53.702] (II) Module intel: vendor="X.Org Foundation"
[    53.702] 	compiled for 1.19.0, module version = 2.99.917
[    53.702] 	Module class: X.Org Video Driver
[    53.702] 	ABI class: X.Org Video Driver, version 23.0
[    53.702] (II) LoadModule: "modesetting"
[    53.703] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    54.108] (II) Module modesetting: vendor="X.Org Foundation"
[    54.109] 	compiled for 1.19.2, module version = 1.19.2
[    54.109] 	Module class: X.Org Video Driver
[    54.109] 	ABI class: X.Org Video Driver, version 23.0
[    54.109] (II) LoadModule: "fbdev"
[    54.109] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    54.200] (II) Module fbdev: vendor="X.Org Foundation"
[    54.200] 	compiled for 1.19.0, module version = 0.4.4
[    54.200] 	Module class: X.Org Video Driver
[    54.200] 	ABI class: X.Org Video Driver, version 23.0
[    54.200] (II) LoadModule: "vesa"
[    54.200] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    54.202] (II) Module vesa: vendor="X.Org Foundation"
[    54.202] 	compiled for 1.19.0, module version = 2.3.4
[    54.202] 	Module class: X.Org Video Driver
[    54.202] 	ABI class: X.Org Video Driver, version 23.0
[    54.202] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    54.203] (II) intel: Driver for Intel(R) HD Graphics
[    54.203] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    54.203] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    54.203] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    54.203] (II) FBDEV: driver for framebuffer: fbdev
[    54.203] (II) VESA: driver for VESA chipsets: vesa
[    54.451] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160919
[    54.451] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20161206-1 (Timo Aaltonen <tjaalton@debian.org>)
[    54.452] (II) intel(0): SNA compiled for use with valgrind
[    55.398] (WW) Falling back to old probe method for modesetting
[    55.399] (WW) Falling back to old probe method for fbdev
[    55.399] (II) Loading sub module "fbdevhw"
[    55.399] (II) LoadModule: "fbdevhw"
[    55.399] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    55.420] (II) Module fbdevhw: vendor="X.Org Foundation"
[    55.420] 	compiled for 1.19.2, module version = 0.0.2
[    55.420] 	ABI class: X.Org Video Driver, version 23.0
[    55.420] (WW) Falling back to old probe method for vesa
[    55.474] (--) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
[    55.474] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3; using a maximum of 1 threads
[    55.474] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    55.474] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    55.475] (==) intel(0): RGB weight 888
[    55.475] (==) intel(0): Default visual is TrueColor
[    55.475] (II) intel(0): Output LVDS1 has no monitor section
[    55.476] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[    55.477] (II) intel(0): Enabled output LVDS1
[    55.477] (II) intel(0): Output VGA1 has no monitor section
[    55.477] (II) intel(0): Enabled output VGA1
[    55.477] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    55.477] (II) intel(0): Output VIRTUAL1 has no monitor section
[    55.477] (II) intel(0): Enabled output VIRTUAL1
[    55.478] (--) intel(0): Output LVDS1 using initial mode 1024x600 on pipe 1
[    55.478] (==) intel(0): TearFree disabled
[    55.478] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    55.478] (==) intel(0): DPI set to (96, 96)
[    55.478] (II) Loading sub module "dri3"
[    55.478] (II) LoadModule: "dri3"
[    55.478] (II) Module "dri3" already built-in
[    55.478] (II) Loading sub module "dri2"
[    55.478] (II) LoadModule: "dri2"
[    55.478] (II) Module "dri2" already built-in
[    55.478] (II) Loading sub module "present"
[    55.478] (II) LoadModule: "present"
[    55.478] (II) Module "present" already built-in
[    55.478] (II) UnloadModule: "modesetting"
[    55.478] (II) Unloading modesetting
[    55.479] (II) UnloadModule: "fbdev"
[    55.479] (II) Unloading fbdev
[    55.479] (II) UnloadSubModule: "fbdevhw"
[    55.479] (II) Unloading fbdevhw
[    55.479] (II) UnloadModule: "vesa"
[    55.479] (II) Unloading vesa
[    55.479] (==) Depth 24 pixmap format is 32 bpp
[    55.681] (II) intel(0): SNA initialized with Alviso (gen3) backend
[    55.681] (==) intel(0): Backing store enabled
[    55.681] (==) intel(0): Silken mouse enabled
[    55.681] (II) intel(0): HW Cursor enabled
[    55.682] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    55.683] (==) intel(0): DPMS enabled
[    55.683] (==) intel(0): Display hotplug detection enabled
[    55.695] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[    55.695] (II) intel(0): [DRI2] Setup complete
[    55.695] (II) intel(0): [DRI2]   DRI driver: i915
[    55.695] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    55.696] (II) intel(0): direct rendering: DRI2 enabled
[    55.696] (II) intel(0): hardware support for Present enabled
[    55.696] (--) RandR disabled
[    55.720] (II) SELinux: Disabled on system
[    56.108] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    56.108] (II) AIGLX: enabled GLX_ARB_create_context
[    56.108] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    56.108] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    56.108] (II) AIGLX: enabled GLX_INTEL_swap_event
[    56.108] (II) AIGLX: enabled GLX_SGI_swap_control
[    56.108] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    56.108] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    56.108] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    56.108] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    56.109] (II) AIGLX: Loaded and initialized i915
[    56.109] (II) GLX: Initialized DRI2 GL provider for screen 0
[    56.152] (II) intel(0): switch to mode 1024x600@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[    56.167] (II) intel(0): Setting screen physical size to 270 x 158
[    57.030] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[    57.030] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    57.031] (II) LoadModule: "libinput"
[    57.031] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    57.289] (II) Module libinput: vendor="X.Org Foundation"
[    57.289] 	compiled for 1.19.0, module version = 0.23.0
[    57.289] 	Module class: X.Org XInput Driver
[    57.289] 	ABI class: X.Org XInput driver, version 24.1
[    57.289] (II) Using input driver 'libinput' for 'Power Button'
[    57.289] (**) Power Button: always reports core events
[    57.289] (**) Option "Device" "/dev/input/event8"
[    57.289] (**) Option "_source" "server/udev"
[    57.290] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    57.290] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    57.304] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input15/event8"
[    57.304] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    57.304] (**) Option "xkb_model" "pc105"
[    57.304] (**) Option "xkb_layout" "latam"
[    57.396] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    57.396] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    57.397] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    57.397] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    57.397] (II) Using input driver 'libinput' for 'Video Bus'
[    57.398] (**) Video Bus: always reports core events
[    57.398] (**) Option "Device" "/dev/input/event11"
[    57.398] (**) Option "_source" "server/udev"
[    57.399] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    57.399] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    57.432] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18/event11"
[    57.432] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    57.432] (**) Option "xkb_model" "pc105"
[    57.432] (**) Option "xkb_layout" "latam"
[    57.434] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    57.434] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    57.435] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    57.435] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    57.435] (II) Using input driver 'libinput' for 'Power Button'
[    57.435] (**) Power Button: always reports core events
[    57.435] (**) Option "Device" "/dev/input/event6"
[    57.435] (**) Option "_source" "server/udev"
[    57.436] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[    57.437] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[    57.456] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input13/event6"
[    57.456] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    57.456] (**) Option "xkb_model" "pc105"
[    57.456] (**) Option "xkb_layout" "latam"
[    57.458] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[    57.458] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[    57.459] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[    57.459] (II) No input driver specified, ignoring this device.
[    57.459] (II) This device may have been added with another device file.
[    57.461] (II) config/udev: Adding input device cmpc_keys (/dev/input/event9)
[    57.461] (**) cmpc_keys: Applying InputClass "libinput keyboard catchall"
[    57.461] (II) Using input driver 'libinput' for 'cmpc_keys'
[    57.461] (**) cmpc_keys: always reports core events
[    57.461] (**) Option "Device" "/dev/input/event9"
[    57.461] (**) Option "_source" "server/udev"
[    57.462] (II) input device 'cmpc_keys', /dev/input/event9 is tagged by udev as: Keyboard
[    57.462] (II) input device 'cmpc_keys', /dev/input/event9 is a keyboard
[    57.496] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/FNBT0000:00/input/input16/event9"
[    57.496] (II) XINPUT: Adding extended input device "cmpc_keys" (type: KEYBOARD, id 9)
[    57.496] (**) Option "xkb_model" "pc105"
[    57.496] (**) Option "xkb_layout" "latam"
[    57.498] (II) input device 'cmpc_keys', /dev/input/event9 is tagged by udev as: Keyboard
[    57.498] (II) input device 'cmpc_keys', /dev/input/event9 is a keyboard
[    57.499] (II) config/udev: Adding input device Sleep Button (/dev/input/event7)
[    57.499] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    57.499] (II) Using input driver 'libinput' for 'Sleep Button'
[    57.499] (**) Sleep Button: always reports core events
[    57.499] (**) Option "Device" "/dev/input/event7"
[    57.499] (**) Option "_source" "server/udev"
[    57.500] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    57.501] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    57.520] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input14/event7"
[    57.520] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    57.520] (**) Option "xkb_model" "pc105"
[    57.520] (**) Option "xkb_layout" "latam"
[    57.522] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    57.522] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    57.524] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[    57.524] (II) No input driver specified, ignoring this device.
[    57.524] (II) This device may have been added with another device file.
[    57.525] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event13)
[    57.525] (II) No input driver specified, ignoring this device.
[    57.525] (II) This device may have been added with another device file.
[    57.526] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event14)
[    57.526] (II) No input driver specified, ignoring this device.
[    57.526] (II) This device may have been added with another device file.
[    57.528] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event1)
[    57.528] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    57.528] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    57.528] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    57.528] (**) Option "Device" "/dev/input/event1"
[    57.528] (**) Option "_source" "server/udev"
[    57.529] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is tagged by udev as: Keyboard
[    57.529] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is a keyboard
[    57.544] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/0003:045E:0745.0001/input/input9/event1"
[    57.544] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[    57.544] (**) Option "xkb_model" "pc105"
[    57.544] (**) Option "xkb_layout" "latam"
[    57.546] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is tagged by udev as: Keyboard
[    57.546] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is a keyboard
[    57.548] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[    57.548] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput pointer catchall"
[    57.548] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    57.548] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    57.548] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    57.548] (**) Option "Device" "/dev/input/event2"
[    57.548] (**) Option "_source" "server/udev"
[    57.549] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[    57.550] (II) Device 'Microsoft Microsoft® Nano Transceiver v2.0' set to 1000 DPI
[    57.550] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a pointer caps
[    57.550] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a keyboard
[    57.568] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: needs a virtual subdevice
[    57.568] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/0003:045E:0745.0002/input/input10/event2"
[    57.568] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: MOUSE, id 12)
[    57.570] (**) Option "AccelerationScheme" "none"
[    57.570] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) selected scheme none/0
[    57.570] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[    57.570] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[    57.571] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[    57.571] (II) Device 'Microsoft Microsoft® Nano Transceiver v2.0' set to 1000 DPI
[    57.571] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a pointer caps
[    57.571] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a keyboard
[    57.573] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[    57.573] (II) No input driver specified, ignoring this device.
[    57.573] (II) This device may have been added with another device file.
[    57.574] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3)
[    57.575] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    57.575] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    57.575] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    57.575] (**) Option "Device" "/dev/input/event3"
[    57.575] (**) Option "_source" "server/udev"
[    57.576] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is tagged by udev as: Keyboard
[    57.576] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is a keyboard
[    57.592] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: needs a virtual subdevice
[    57.592] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.2/0003:045E:0745.0003/input/input11/event3"
[    57.592] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: MOUSE, id 13)
[    57.593] (**) Option "AccelerationScheme" "none"
[    57.593] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) selected scheme none/0
[    57.593] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[    57.593] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[    57.594] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is tagged by udev as: Keyboard
[    57.594] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is a keyboard
[    57.595] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event15)
[    57.596] (**) USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[    57.596] (II) Using input driver 'libinput' for 'USB 2.0 Camera'
[    57.596] (**) USB 2.0 Camera: always reports core events
[    57.596] (**) Option "Device" "/dev/input/event15"
[    57.596] (**) Option "_source" "server/udev"
[    57.597] (II) input device 'USB 2.0 Camera', /dev/input/event15 is tagged by udev as: Keyboard
[    57.597] (II) input device 'USB 2.0 Camera', /dev/input/event15 is a keyboard
[    57.632] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-7/2-7:1.0/input/input22/event15"
[    57.632] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD, id 14)
[    57.632] (**) Option "xkb_model" "pc105"
[    57.632] (**) Option "xkb_layout" "latam"
[    57.634] (II) input device 'USB 2.0 Camera', /dev/input/event15 is tagged by udev as: Keyboard
[    57.634] (II) input device 'USB 2.0 Camera', /dev/input/event15 is a keyboard
[    57.635] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    57.635] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    57.635] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    57.635] (**) AT Translated Set 2 keyboard: always reports core events
[    57.635] (**) Option "Device" "/dev/input/event0"
[    57.636] (**) Option "_source" "server/udev"
[    57.637] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    57.637] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    57.656] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    57.656] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[    57.656] (**) Option "xkb_model" "pc105"
[    57.656] (**) Option "xkb_layout" "latam"
[    57.658] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    57.658] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    57.659] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[    57.659] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    57.659] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    57.659] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    57.659] (**) Option "Device" "/dev/input/event4"
[    57.659] (**) Option "_source" "server/udev"
[    57.661] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is tagged by udev as: Touchpad
[    57.661] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is a touchpad
[    57.696] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event4"
[    57.696] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[    57.697] (**) Option "AccelerationScheme" "none"
[    57.697] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    57.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    57.698] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    57.699] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is tagged by udev as: Touchpad
[    57.699] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is a touchpad
[    57.700] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    57.700] (II) No input driver specified, ignoring this device.
[    57.700] (II) This device may have been added with another device file.
[    57.701] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    57.701] (II) No input driver specified, ignoring this device.
[    57.701] (II) This device may have been added with another device file.
[    57.734] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput pointer catchall"
[    57.734] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    57.735] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    57.735] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    57.735] (**) Option "Device" "/dev/input/event2"
[    57.735] (**) Option "_source" "_driver/libinput"
[    57.735] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: is a virtual subdevice
[    57.735] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/0003:045E:0745.0002/input/input10/event2"
[    57.735] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 17)
[    57.735] (**) Option "xkb_model" "pc105"
[    57.735] (**) Option "xkb_layout" "latam"
[    57.737] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    57.737] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    57.737] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    57.737] (**) Option "Device" "/dev/input/event3"
[    57.737] (**) Option "_source" "_driver/libinput"
[    57.737] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: is a virtual subdevice
[    57.737] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.2/0003:045E:0745.0003/input/input11/event3"
[    57.737] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 18)
[    57.737] (**) Option "xkb_model" "pc105"
[    57.738] (**) Option "xkb_layout" "latam"
[    57.739] (II) intel(0): EDID vendor "SEC", prod id 12336
[    57.739] (II) intel(0): Printing DDC gathered Modelines:
[    57.739] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz eP)

Last edited by inukaze (2019-03-09 13:06:56)

Offline

#3 2019-03-09 14:23:40

F_Sauce
Member
From: Noreg
Registered: 2017-07-07
Posts: 87  

Re: Canaima MG101A3 - Xorg can't start

Hei!

Well, I think you are on the tracks of it; this has probably to do with the 64bit version alone.
Be sure to enable your system for 32bit compatibility.

Cheers,
Olav

Offline

#4 2019-03-09 15:16:03

inukaze
Member
Registered: 2018-01-28
Posts: 84  

Re: Canaima MG101A3 - Xorg can't start

F_Sauce wrote:

Hei!

Well, I think you are on the tracks of it; this has probably to do with the 64bit version alone.
Be sure to enable your system for 32bit compatibility.

Cheers,
Olav

I had installed all 32 Bits ever i check that, right now i can't start for example
Wine 1.2 from PlayOnLinux because gave me :

libGL error: unable to load driver: i915_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i915
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast

But is the unique thing give me this, because the anothers software like native videogames works or if i use wine from wine from systems, some games works, but old games i know works with an specific range of wines, i can't started

For example with Metal Gear Solid 2 Substante, the wine version can run it are:
Wine 1.3.30 until Wine 1.7.54

Before of wine 1.1.30 the game can't start
After of wine 1.7.54 the game try to start but ever hang up in the first black screen of game and do nothing.

i ready had installed package like :
libglu1-mesa:i386
libdrm-dev:i386
libglbinding2:i386
libgle3:i386
libglee0d1:i386
libgles1-mesa:i386
libgles2-mesa:i386
libglew2.0:i386
libglfw3:i386
libglw1-mesa:i386
libva1:i386
libvdpau1:i386
libvulkan1:i386
libx11-dev:i386
libxm4:i386
libxmu6:i386
libxt6:i386
mesa-common-dev:i386
mesa-utils-extra:i386
mesa-va-drivers:i386
mesa-vdpau-drivers:i386
mesa-vulkan-drivers:i386

Last edited by inukaze (2019-03-10 09:18:11)

Offline

#5 2019-03-09 17:11:51

F_Sauce
Member
From: Noreg
Registered: 2017-07-07
Posts: 87  

Re: Canaima MG101A3 - Xorg can't start

«libGL error: unable to load driver: i915_dri.so»
I had a quick search for one of those errors: https://bugzilla.redhat.com/show_bug.cgi?id=522127

Olav

Offline

#6 2019-03-12 02:56:01

inukaze
Member
Registered: 2018-01-28
Posts: 84  

Re: Canaima MG101A3 - Xorg can't start

i think the problem is another related to driver because with wine 1.8.6 works perfectly but if i try use older versions. that errors appears, that thing don't happend with nvidia privative drivers.

Offline

Board footer