[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#944868: xserver-xorg-video-mga: x server fails with segmentation fault with Matrox G400



Package: xserver-xorg-video-mga
Version: 1:2.0.0-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

with a new installation of Debian 10 (as well after an upgrade to Debian 
9 which I skipped due to this problem, I have a dual boot system) the X 
servers did not start properly anymore as with Debian 8. I got a 
segmentation fault announced.

References 

  https://lists.debian.org/debian-x/2019/07/msg00069.html
Threads in the xorg mailing lists are 
  https://lists.x.org/archives/xorg/2019-July/059852.html
  https://lists.x.org/archives/xorg/2019-August/059876.html
The discussion there contains logfiles.

Due to suggestions given by the xorg mailing list I found to 
configuration items that avoid the failure:

a) introducing

       Option      "DRI" "False"

b) choosing explicitely a colour depth like 8

       SubSection "Display"
               Viewport   0 0
               Depth     8
       EndSubSection

Best regards
Markus Hiereth


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug 21  2017 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Mar  5  2019 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. MGA G400/G450 [102b:0525] (rev 04)

Xorg X server configuration file status:
----------------------------------------
lrwxrwxrwx 1 root root 16 Sep  8 22:46 /etc/X11/xorg.conf -> xorg_190826.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen         "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        #hinzugefuegt am 29.07.2019 fuer manuell kompilierten Treiber mga
        #auskommentiert, da am 10.08.2019 auch Debian-Treiberpaket zum Laufen gebracht werden konnte
        #ModulePath   "/usr/local/lib/xorg/modules/drivers"
	ModulePath   "/usr/lib/xorg/modules"
        #die folgenden Font-Verzeichnisse am 27.08.2019 auskommentiert, 
        #da sie offenbar immer in den FontPath eingefuegt werden
	#FontPath     "built-ins"
	#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"
        #hinzugefuegt am 19.08.2019 fuer ttf-Schriftdateien in Paketen
        # die nicht von Debian sind
        FontPath     "/usr/share/fonts/truetype"
        FontPath     "/usr/lib/cinelerra/fonts"
        FontPath     "/usr/local/bin/siemens/logo-32bit_8.2/jre/lib/fonts"
EndSection

Section "Module"
	Load  "glx"
        #Hinzugefuegt und auskommentiert am 11.08.2019 da uebergangen
        #Disable "ddc"
        #Hinzugefuegt und auskommentiert am 11.08.2019 da uebergangen
        #Disable "i2c"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

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

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "LG"
	ModelName    "575LE"
        HorizSync     48.36
        VertRefresh   60.00
        Modeline "1024x768"  65.00  1024 1048 1184 1344   768 771 777 806 -hsync -vsync
        #hinzugefuegt am 11.08.2019, da Probieren durch X server wohl unnoetig
        #Option hat aber nicht den Effekt, dass nur der angegeben Videomodus aktiviert wird
        Option "DefaultModes" "False"
EndSection

Section "Device"
	Identifier  "Card0"
        #hinzugefuegt, um einen der drei Treiber auswaehlen zu koennen
	Driver      "mga"
        #hinzugefuegt, um einen der drei Treiber auswaehlen zu koennen
	#Driver      "fbdev"
        #hinzugefuegt, um einen der drei Treiber auswaehlen zu koennen
	#Driver      "vesa"
	BusID       "PCI:1:0:0"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "PciRetry"           	# [<bool>]
        #Option     "SyncOnGreen"        	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "MGASDRAM"           	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "SetMclk"            	# <freq>
        #Option     "OverclockMem"       	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "Rotate"             	# [<str>]
        #Option     "TexturedVideo"      	# [<bool>]
        #Option     "Crtc2Half"          	# [<bool>]
        #Option     "Crtc2Ram"           	# <i>
        #Option     "Int10"              	# [<bool>]
        #Option     "AGPMode"            	# <i>
        #Option     "AGPSize"            	# <i>
        #Option     "DigitalScreen1"     	# [<bool>]
        #Option     "DigitalScreen2"     	# [<bool>]
        #Option     "TV"                 	# [<bool>]
        #Option     "TVStandard"         	# [<str>]
        #Option     "CableType"          	# [<str>]
        #Option     "NoHal"              	# [<bool>]
        #Option     "SwappedHead"        	# [<bool>]
        #Option am 10.08.2019 aktiviert, 
        #da DRI bei allen Depth-Werten auer 8 
        #offenbar Segmenation Fault ausloest
        Option      "DRI" "False"              	# [<bool>]
        #Option     "MergedFB"           	# [<bool>]
        #Option     "Monitor2HSync"      	# [<str>]
        #Option     "Monitor2VRefresh"   	# [<str>]
        #Option     "Monitor2Position"   	# [<str>]
        #Option     "MetaModes"          	# [<str>]
        #Option     "OldDmaInit"         	# [<bool>]
        #Option     "ForcePciDma"        	# [<bool>]
        #Option     "AccelMethod"        	# [<str>]
        #Option     "KVM"                	# [<bool>]
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
# Eingefuegt aufgrund von Felix Miatas Hinweis vom 11.08.2019, dass der 
# Segmentation Fault beim Depth-Wert 24 zustande kommt und eventuell bei 
# anderen Werten ein Start mit Option DRI wieder moeglich ist. Tatsaechlich
# startet der Server mit DefaultDepth 8
#        DefaultDepth 16
#	SubSection "Display"
#		Viewport   0 0
#		Depth     1
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     4
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     8
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     15
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     16
#	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
                Modes "1024x768"
	EndSubSection
EndSection


/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 4.19.0-5-686-pae (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 34842 Nov 16 16:19 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    63.090] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    63.090] Build Operating System: Linux 4.9.0-8-amd64 i686 Debian
[    63.091] Current Operating System: Linux lune 4.19.0-5-686-pae #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) i686
[    63.091] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-686-pae root=/dev/sda7
[    63.091] Build Date: 05 March 2019  08:11:12PM
[    63.091] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[    63.091] Current version of pixman: 0.36.0
[    63.091] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    63.091] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    63.092] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 16 17:19:43 2019
[    63.272] (==) Using config file: "/etc/X11/xorg.conf"
[    63.272] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    63.374] (==) ServerLayout "X.org Configured"
[    63.375] (**) |-->Screen "Screen0" (0)
[    63.375] (**) |   |-->Monitor "Monitor0"
[    63.400] (**) |   |-->Device "Card0"
[    63.400] (**) |-->Input Device "Mouse0"
[    63.400] (**) |-->Input Device "Keyboard0"
[    63.400] (==) Automatically adding devices
[    63.400] (==) Automatically enabling devices
[    63.400] (==) Automatically adding GPU devices
[    63.401] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    64.104] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    64.104] 	Entry deleted from font path.
[    64.520] (**) FontPath set to:
	/usr/share/fonts/truetype,
	/usr/lib/cinelerra/fonts,
	/usr/local/bin/siemens/logo-32bit_8.2/jre/lib/fonts,
	/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
[    64.521] (**) ModulePath set to "/usr/lib/xorg/modules"
[    64.521] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    64.521] (WW) Disabling Mouse0
[    64.521] (WW) Disabling Keyboard0
[    64.521] (II) Loader magic: 0x6a5740
[    64.521] (II) Module ABI versions:
[    64.521] 	X.Org ANSI C Emulation: 0.4
[    64.521] 	X.Org Video Driver: 24.0
[    64.521] 	X.Org XInput driver : 24.1
[    64.521] 	X.Org Server Extension : 10.0
[    64.530] (++) using VT number 7

[    64.530] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    64.553] (--) PCI:*(1@0:0:0) 102b:0525:102b:19d8 rev 4, Mem @ 0xdc000000/33554432, 0xdfefc000/16384, 0xdf000000/8388608, BIOS @ 0x????????/131072
[    64.611] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    64.611] (II) LoadModule: "glx"
[    64.758] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    66.700] (II) Module glx: vendor="X.Org Foundation"
[    66.700] 	compiled for 1.20.4, module version = 1.0.0
[    66.700] 	ABI class: X.Org Server Extension, version 10.0
[    66.700] (II) LoadModule: "mga"
[    66.701] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
[    67.225] (II) Module mga: vendor="X.Org Foundation"
[    67.225] 	compiled for 1.20.4, module version = 2.0.0
[    67.225] 	Module class: X.Org Video Driver
[    67.225] 	ABI class: X.Org Video Driver, version 24.0
[    67.225] (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
	mgag200 SE A PCI, mgag200 SE B PCI, mgag200 EV Maxim,
	mgag200 ER SH7757, mgag200 eW Nuvoton, mgag200 eW3 Nuvoton,
	mgag200eH, mgag200eH3, mgag400, mgag550
[    67.228] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[    67.228] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[    67.237] (II) Loading sub module "vgahw"
[    67.237] (II) LoadModule: "vgahw"
[    67.237] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    67.325] (II) Module vgahw: vendor="X.Org Foundation"
[    67.325] 	compiled for 1.20.4, module version = 0.1.0
[    67.325] 	ABI class: X.Org Video Driver, version 24.0
[    67.325] (--) MGA(0): Chipset: "mgag400" (G400)
[    67.325] xf86TokenToOptinfo: table is NULL
[    67.326] xf86TokenToOptinfo: table is NULL
[    67.326] (==) MGA(0): Using HW cursor
[    67.326] (--) MGA(0): Linear framebuffer at 0xDC000000
[    67.326] (--) MGA(0): MMIO registers at 0xDFEFC000
[    67.326] (--) MGA(0): Pseudo-DMA transfer window at 0xDF000000
[    67.327] (II) MGA(0): MAPPED Framebuffer DC000000 2000000 to B5286000.
[    67.328] (II) MGA(0): UNMAPPING framebuffer 0xB5286000, 0x2000000.
[    67.331] (==) MGA(0): Depth 24, (--) framebuffer bpp 32
[    67.331] (==) MGA(0): RGB weight 888
[    67.331] (**) MGA(0): Option "DRI" "False"
[    67.332] (==) MGA(0): Using AGP 1x mode
[    67.332] (==) MGA(0): Using EXA acceleration
[    67.332] (II) Loading sub module "exa"
[    67.332] (II) LoadModule: "exa"
[    67.332] (II) Loading /usr/lib/xorg/modules/libexa.so
[    67.538] (II) Module exa: vendor="X.Org Foundation"
[    67.538] 	compiled for 1.20.4, module version = 2.6.0
[    67.538] 	ABI class: X.Org Video Driver, version 24.0
[    67.539] (--) MGA(0): Video BIOS info block at offset 0x07CE0
[    67.539] (==) MGA(0): VideoRAM: 16384 kByte
[    67.539] (II) Loading sub module "ddc"
[    67.540] (II) LoadModule: "ddc"
[    67.540] (II) Module "ddc" already built-in
[    67.540] (II) Loading sub module "i2c"
[    67.540] (II) LoadModule: "i2c"
[    67.540] (II) Module "i2c" already built-in
[    67.540] (II) MGA(0): MAPPED Framebuffer DC000000 1000000 to B626A000.
[    67.541] (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    67.659] (II) MGA(0): I2C bus "DDC P1" initialized.
[    67.659] (II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
[    68.743] (--) MGA(0): No DDC signal
[    68.743] (II) Loading sub module "vbe"
[    68.743] (II) LoadModule: "vbe"
[    68.743] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    68.948] (II) Module vbe: vendor="X.Org Foundation"
[    68.948] 	compiled for 1.20.4, module version = 1.1.0
[    68.948] 	ABI class: X.Org Video Driver, version 24.0
[    68.948] (II) Loading sub module "int10"
[    68.948] (II) LoadModule: "int10"
[    68.949] (II) Loading /usr/lib/xorg/modules/libint10.so
[    69.495] (II) Module int10: vendor="X.Org Foundation"
[    69.495] 	compiled for 1.20.4, module version = 1.0.0
[    69.495] 	ABI class: X.Org Video Driver, version 24.0
[    69.495] (II) MGA(0): initializing int10
[    69.497] (II) MGA(0): Primary V_BIOS segment is: 0xc000
[    69.523] (II) MGA(0): VESA BIOS detected
[    69.523] (II) MGA(0): VESA VBE Version 3.0
[    69.523] (II) MGA(0): VESA VBE Total Mem: 16384 kB
[    69.523] (II) MGA(0): VESA VBE OEM: Matrox Graphics Inc.
[    69.523] (II) MGA(0): VESA VBE OEM Software Rev: 2.1
[    69.523] (II) MGA(0): VESA VBE OEM Vendor: Matrox
[    69.523] (II) MGA(0): VESA VBE OEM Product: Matrox G400
[    69.523] (II) MGA(0): VESA VBE OEM Product Rev: 00
[    69.677] (II) MGA(0): VESA VBE DDC supported
[    69.677] (II) MGA(0): VESA VBE DDC Level none
[    69.677] (II) MGA(0): VESA VBE DDC transfer in appr. 0 sec.
[    69.839] (II) MGA(0): VESA VBE DDC read failed
[    69.851] (II) MGA(0): UNMAPPING framebuffer 0xB626A000, 0x1000000.
[    69.853] (==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
[    69.853] (==) MGA(0): Min pixel clock is 17 MHz
[    69.853] (--) MGA(0): Max pixel clock is 300 MHz
[    69.853] (II) MGA(0): Monitor0: Using hsync value of 48.36 kHz
[    69.853] (II) MGA(0): Monitor0: Using vrefresh value of 60.00 Hz
[    69.853] (II) MGA(0): Clock range:  17.75 to 300.00 MHz
[    69.853] (II) MGA(0): Not using default mode "640x350" (hsync out of range)
[    69.853] (II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
[    69.853] (II) MGA(0): Not using default mode "640x400" (hsync out of range)
[    69.853] (II) MGA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
[    69.853] (II) MGA(0): Not using default mode "720x400" (hsync out of range)
[    69.853] (II) MGA(0): Not using default mode "360x200" (hsync out of range)
[    69.853] (II) MGA(0): Not using default mode "640x480" (hsync out of range)
[    69.853] (II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[    69.853] (II) MGA(0): Not using default mode "640x480" (hsync out of range)
[    69.853] (II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[    69.862] (II) MGA(0): Not using default mode "640x480" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[    69.862] (II) MGA(0): Not using default mode "640x480" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "320x240" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "400x300" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "400x300" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "800x600" (vrefresh out of range)
[    69.862] (II) MGA(0): Not using default mode "400x300" (vrefresh out of range)
[    69.862] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "400x300" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "400x300" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "1024x768i" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "512x384i" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "512x384" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "512x384" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "512x384" (hsync out of range)
[    69.862] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1280x960" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "640x480" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1280x960" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "640x480" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "640x512" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "640x512" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "640x512" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "896x672" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
[    69.863] (II) MGA(0): Not using default mode "896x672" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "928x696" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "928x696" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "960x720" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "960x720" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "832x624" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "416x312" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "1360x768" (hsync out of range)
[    69.864] (II) MGA(0): Not using default mode "680x384" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1360x768" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "680x384" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "700x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "700x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "700x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "700x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1440x900" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "720x450" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1600x1024" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "800x512" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "1920x1080" (hsync out of range)
[    69.865] (II) MGA(0): Not using default mode "960x540" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "960x600" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "960x720" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "640x360" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "640x360" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "720x405" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "360x202" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "720x405" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "360x202" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "864x486" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "432x243" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "864x486" (hsync out of range)
[    69.870] (II) MGA(0): Not using default mode "432x243" (bad mode clock/interlace/doublescan)
[    69.870] (II) MGA(0): Not using default mode "960x540" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "480x270" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "960x540" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "480x270" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1024x576" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "512x288" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1024x576" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "512x288" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1280x720" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "640x360" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1280x720" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "640x360" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1368x768" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "684x384" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1368x768" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "684x384" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1600x900" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "800x450" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1600x900" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "800x450" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1920x1080" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "960x540" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1920x1080" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "960x540" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "2048x1152" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "1024x576" (hsync out of range)
[    69.871] (II) MGA(0): Not using default mode "2048x1152" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "1024x576" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "2560x1440" (unknown reason)
[    69.872] (II) MGA(0): Not using default mode "1280x720" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "2560x1440" (bad mode clock/interlace/doublescan)
[    69.872] (II) MGA(0): Not using default mode "1280x720" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "2880x1620" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "1440x810" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "2880x1620" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "1440x810" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "3200x1800" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "1600x900" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "3200x1800" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "1600x900" (hsync out of range)
[    69.872] (II) MGA(0): Not using default mode "3840x2160" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "1920x1080" (unknown reason)
[    69.872] (II) MGA(0): Not using default mode "3840x2160" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[    69.872] (II) MGA(0): Not using default mode "4096x2304" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[    69.872] (II) MGA(0): Not using default mode "4096x2304" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[    69.872] (II) MGA(0): Not using default mode "5120x2880" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "2560x1440" (bad mode clock/interlace/doublescan)
[    69.872] (II) MGA(0): Not using default mode "5120x2880" (insufficient memory for mode)
[    69.872] (II) MGA(0): Not using default mode "2560x1440" (bad mode clock/interlace/doublescan)
[    69.873] (II) MGA(0): Not using default mode "7680x4320" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "3840x2160" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "7680x4320" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "3840x2160" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "15360x8640" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "7680x4320" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "15360x8640" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "7680x4320" (insufficient memory for mode)
[    69.873] (II) MGA(0): Not using default mode "1280x800" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "640x400" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "1280x800" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "640x400" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "1400x900" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "700x450" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "1400x900" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "700x450" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "960x600" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "960x600" (hsync out of range)
[    69.873] (II) MGA(0): Not using default mode "2560x1600" (unknown reason)
[    69.877] (II) MGA(0): Not using default mode "1280x800" (hsync out of range)
[    69.878] (II) MGA(0): Not using default mode "2560x1600" (bad mode clock/interlace/doublescan)
[    69.878] (II) MGA(0): Not using default mode "1280x800" (hsync out of range)
[    69.878] (II) MGA(0): Virtual size is 1024x768 (pitch 1024)
[    69.878] (**) MGA(0): *Mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[    69.878] (II) MGA(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz z)
[    69.878] (**) MGA(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
[    69.878] (II) MGA(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    69.878] (==) MGA(0): DPI set to (96, 96)
[    69.878] (II) MGA(0): YDstOrg is set to 0
[    69.878] (II) Loading sub module "fb"
[    69.878] (II) LoadModule: "fb"
[    69.879] (II) Loading /usr/lib/xorg/modules/libfb.so
[    69.984] (II) Module fb: vendor="X.Org Foundation"
[    69.984] 	compiled for 1.20.4, module version = 1.0.0
[    69.984] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    69.984] (II) Loading sub module "ramdac"
[    69.984] (II) LoadModule: "ramdac"
[    69.984] (II) Module "ramdac" already built-in
[    69.985] (II) MGA(0): MAPPED Framebuffer DC000000 1000000 to B624E000.
[    69.985] (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    70.086] (--) MGA(0): 16 DWORD fifo
[    70.198] (==) MGA(0): Default visual is TrueColor
[    70.239] (II) MGA(0): X 1024 Y 768 bpp 32
[    70.240] (II) MGA(0): Start at 0xb624e000, size ffec00, osb 301000
[    70.240] (II) EXA(0): Offscreen pixmap area of 13622272 bytes
[    70.240] (II) EXA(0): Driver registered support for the following operations:
[    70.240] (II)         Solid
[    70.240] (II)         Copy
[    70.240] (II)         Composite (RENDER acceleration)
[    70.240] (II)         UploadToScreen
[    70.240] (==) MGA(0): Backing store enabled
[    70.240] (==) MGA(0): Silken mouse enabled
[    70.519] (==) MGA(0): DPMS enabled
[    70.519] (II) MGA(0): Using overlay video
[    70.520] (WW) MGA(0): Direct rendering disabled
[    70.520] (WW) MGA(0): Option "DefaultModes" is not used
[    70.545] (II) Initializing extension Generic Event Extension
[    70.547] (II) Initializing extension SHAPE
[    70.548] (II) Initializing extension MIT-SHM
[    70.550] (II) Initializing extension XInputExtension
[    70.651] (II) Initializing extension XTEST
[    70.652] (II) Initializing extension BIG-REQUESTS
[    70.653] (II) Initializing extension SYNC
[    70.655] (II) Initializing extension XKEYBOARD
[    70.656] (II) Initializing extension XC-MISC
[    70.657] (II) Initializing extension SECURITY
[    70.659] (II) Initializing extension XFIXES
[    70.660] (II) Initializing extension RENDER
[    70.661] (II) Initializing extension RANDR
[    70.664] (II) Initializing extension COMPOSITE
[    70.665] (II) Initializing extension DAMAGE
[    70.666] (II) Initializing extension MIT-SCREEN-SAVER
[    70.668] (II) Initializing extension DOUBLE-BUFFER
[    70.669] (II) Initializing extension RECORD
[    70.670] (II) Initializing extension DPMS
[    70.672] (II) Initializing extension Present
[    70.673] (II) Initializing extension DRI3
[    70.673] (II) Initializing extension X-Resource
[    70.676] (II) Initializing extension XVideo
[    70.678] (II) Initializing extension XVideo-MotionCompensation
[    70.678] (II) Initializing extension SELinux
[    70.678] (II) SELinux: Disabled on system
[    70.678] (II) Initializing extension GLX
[    70.679] (II) AIGLX: Screen 0 is not DRI2 capable
[    90.891] (II) IGLX: Loaded and initialized swrast
[    90.892] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    90.892] (II) Initializing extension XFree86-VidModeExtension
[    90.893] (II) Initializing extension XFree86-DGA
[    90.894] (II) Initializing extension XFree86-DRI
[    91.002] (II) Initializing extension DRI2
[    94.761] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    94.761] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    94.761] (II) LoadModule: "evdev"
[    94.766] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    94.875] (II) Module evdev: vendor="X.Org Foundation"
[    94.875] 	compiled for 1.20.1, module version = 2.10.6
[    94.875] 	Module class: X.Org XInput Driver
[    94.875] 	ABI class: X.Org XInput driver, version 24.1
[    94.876] (II) Using input driver 'evdev' for 'Power Button'
[    94.876] (**) Power Button: always reports core events
[    94.876] (**) evdev: Power Button: Device: "/dev/input/event4"
[    94.876] (--) evdev: Power Button: Vendor 0 Product 0x1
[    94.877] (--) evdev: Power Button: Found keys
[    94.877] (II) evdev: Power Button: Configuring as keyboard
[    94.877] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[    94.877] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    94.877] (**) Option "xkb_rules" "evdev"
[    94.877] (**) Option "xkb_model" "pc105"
[    94.877] (**) Option "xkb_layout" "de"
[    95.429] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    95.429] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    95.437] (II) Using input driver 'evdev' for 'Power Button'
[    95.437] (**) Power Button: always reports core events
[    95.437] (**) evdev: Power Button: Device: "/dev/input/event2"
[    95.437] (--) evdev: Power Button: Vendor 0 Product 0x1
[    95.437] (--) evdev: Power Button: Found keys
[    95.437] (II) evdev: Power Button: Configuring as keyboard
[    95.437] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    95.437] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    95.438] (**) Option "xkb_rules" "evdev"
[    95.438] (**) Option "xkb_model" "pc105"
[    95.438] (**) Option "xkb_layout" "de"
[    95.447] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    95.447] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    95.447] (II) Using input driver 'evdev' for 'Sleep Button'
[    95.447] (**) Sleep Button: always reports core events
[    95.447] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    95.448] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    95.448] (--) evdev: Sleep Button: Found keys
[    95.448] (II) evdev: Sleep Button: Configuring as keyboard
[    95.448] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[    95.448] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    95.448] (**) Option "xkb_rules" "evdev"
[    95.448] (**) Option "xkb_model" "pc105"
[    95.448] (**) Option "xkb_layout" "de"
[    95.468] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    95.468] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    95.469] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    95.469] (**) AT Translated Set 2 keyboard: always reports core events
[    95.469] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    95.469] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    95.469] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    95.469] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    95.469] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    95.469] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    95.469] (**) Option "xkb_rules" "evdev"
[    95.478] (**) Option "xkb_model" "pc105"
[    95.478] (**) Option "xkb_layout" "de"
[    95.487] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event1)
[    95.488] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[    95.488] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
[    95.488] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[    95.488] (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event1"
[    95.488] (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6
[    95.489] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[    95.489] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[    95.489] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes
[    95.489] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[    95.489] (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[    95.489] (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
[    95.489] (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[    95.489] (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    95.489] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    95.489] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 10)
[    95.489] (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[    95.509] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[    95.509] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[    95.509] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[    95.509] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[    95.521] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[    95.526] (II) No input driver specified, ignoring this device.
[    95.526] (II) This device may have been added with another device file.
[    95.529] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    95.529] (II) No input driver specified, ignoring this device.
[    95.529] (II) This device may have been added with another device file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: SUBSYSTEM=input
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: USEC_INITIALIZED=29695063
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
N: input/event4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=33004863
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: SUBSYSTEM=input
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: USEC_INITIALIZED=29662791
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2
N: input/event2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=33009100
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:PNP0C0C/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
E: SUBSYSTEM=input
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: USEC_INITIALIZED=29673488
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=33007071
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/3:PNP0C0E/button
E: TAGS=:power-switch:

P: /devices/platform/i8042/serio0/input/input0
L: 0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: SUBSYSTEM=input
E: PRODUCT=11/1/1/ab41
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: USEC_INITIALIZED=8521872
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: TAGS=:seat:

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
L: 0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=33025165
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: TAGS=:power-switch:

P: /devices/platform/i8042/serio1/input/input2
L: 0
E: DEVPATH=/devices/platform/i8042/serio1/input/input2
E: SUBSYSTEM=input
E: PRODUCT=11/2/6/0
E: NAME="ImExPS/2 Generic Explorer Mouse"
E: PHYS="isa0060/serio1/input0"
E: PROP=1
E: EV=7
E: KEY=1f0000 0 0 0 0 0 0 0 0
E: REL=143
E: MODALIAS=input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw
E: USEC_INITIALIZED=9926784
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: TAGS=:seat:

P: /devices/platform/i8042/serio1/input/input2/event1
N: input/event1
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=33015416
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: LIBINPUT_DEVICE_GROUP=11/2/6:isa0060/serio1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input2/mouse0
N: input/mouse0
L: 0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=28073481
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input6
L: 0
E: DEVPATH=/devices/platform/pcspkr/input/input6
E: SUBSYSTEM=input
E: PRODUCT=10/1f/1/100
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=29820512
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_FOR_SEAT=input-platform-pcspkr
E: TAGS=:seat:

P: /devices/platform/pcspkr/input/input6/event5
N: input/event5
L: 0
S: input/by-path/platform-pcspkr-event-spkr
E: DEVPATH=/devices/platform/pcspkr/input/input6/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=33011500
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: 10.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.19.0-5-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xserver-xorg-video-mga depends on:
ii  libc6                                  2.28-10
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.4-1

xserver-xorg-video-mga recommends no packages.

Versions of packages xserver-xorg-video-mga suggests:
pn  firmware-linux  <none>

-- no debconf information


Reply to: