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

Bug#605716: matroxfb causes corruption in virtual consoles



Package: xserver-xorg-video-mga
Version: 1:1.4.11.dfsg-4
Severity: normal
Tags: squeeze upstream

Hello,

we are using matroxfb (compiled in) and xserver-xorg-video-mga. After booting (with grub2 and video=matroxfb in the grub commandline) and switching automatically to tty7 (kdm) everything looks well. But after switching to tty1-6 you can see the text of the login prompt but you can't see what you type in, or you can see the login prompt shifted multiple times (including see/guess what you type in). This bug was also reported on launchpad: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/581466

There are several workarounds (perhaps it helps the upstream to find the bug) (sorted: from bad to not so bad):
- only use programs with X in it (i.e. xdm with xterm), not K or G applications
- disable DRI on the xserver
- load the framebuffer after booting (using fbset)
- use video=matroxfb:noaccel on the grub commandline

Best regards,
Manuel Hachtkemper


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct  6 16:33 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Nov 12 01:27 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G550 AGP (rev 01)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3077 Oct  7 04:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf(GRA_MGA_AL2021)
# Matrox G550/DVI, Acer AL2021 (1600*1200)

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	#FontPath	"/usr/share/fonts/X11/cyrillic"
	#FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	# DEFOMA
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"extmod"	# X-Erweiterungen
	Load	"bitmap"	# Fonts
	Load	"freetype"	# Fonts (incl. Type1)
	Load	"int10"		# x86 VESA BIOS
	Load	"vbe"		# x86 VESA BIOS
	Load	"dbe"		# Double buffering
	Load	"dri"		# GL (Direct Rendering Infrastructure)
	Load	"glx"		# GL
	Load	"GLcore"	# GL
EndSection

Section "InputDevice"
	Identifier	"Tastatur"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
        Option          "XkbOptions"    "terminate:ctrl_alt_bksp"
EndSection

Section "InputDevice"
	Identifier	"Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
        Option          "XkbOptions"    "terminate:ctrl_alt_bksp"
EndSection

Section "InputDevice"
	Identifier	"Maus"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"false"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"G550"
	Driver		"mga"
	DacSpeed	112	# TMDS-Transmitter der G550 schaffen nicht mehr
# Der Hardware-Cursor geht gelegentlich verloren und erfordert Reboot
	Option		"HWCursor"	"off"
EndSection

Section "Monitor"
	Identifier	"AL2021"
	Option		"DPMS"
# Der Monitor erzhlt per DDC nichts dergleichen
# Da sich der Treiber nicht um den DacSpeed-Wert schert und trotzdem Auflsungen
# mit zu hohem Pixeltakt nimmt, mu man ihn anderweitig berreden,
# unseren Mode zu nehmen:
#	HorizSync	31-81
	HorizSync	31-70
	VertRefresh	50-75
# Verkrzte Syncs, um mit 112 MHz Pixeltakt 1600x1200 hinzukriegen
	#                                         1602 1662           1202 1212/+10
	ModeLine	"1600x1200" 112 1600 1601 1605 1670 1200 1201 1204 1220 +hsync +vsync
EndSection

Section "Screen"
	Identifier	"G550-AL2021"
	Device		"G550"
	Monitor		"AL2021"
	DefaultDepth	24
	SubSection "Display"
		Depth		24
		Virtual		1600 1200
		Modes		"1600x1200"
	EndSubSection
EndSection

Section "ServerFlags"
        Option  "AllowEmptyInput"       "off"
        Option  "AutoAddDevices"        "off"
EndSection

Section "ServerLayout"
	Identifier	"MGA_AL2021"
	Screen		"G550-AL2021"
	InputDevice	"Tastatur"
	#InputDevice	"Keyboard"
	InputDevice	"Maus"
EndSection

Section "DRI"
	Mode	0666
EndSection


Kernel version (/proc/version):
Linux version 2.6.35.7.wap (root@main) (gcc version 4.4.5 20100728 (prerelease) (Debian 4.4.4-8) ) #7 SMP Tue Oct 12 17:38:02 CEST 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 41378 Dec  2 17:07 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.25-dsa-ia32 i686 Debian
Current Operating System: Linux weststadt.math.uni-bonn.de 2.6.35.7.wap #7 SMP Tue Oct 12 17:38:02 CEST 2010 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.35.7.wap root=/dev/sda6 ro quiet video=matroxfb:noaccel,xres:1600,yres:1200,pixclock:8928,left:65,right:1,upper:16,lower:1,hslen:4,vslen:3 acpi_enforce_resources=lax
Build Date: 12 November 2010  12:21:56AM
xorg-server 2:1.7.7-9 (Julien Cristau <jcristau@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec  1 10:00:18 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "MGA_AL2021"
(**) |-->Screen "G550-AL2021" (0)
(**) |   |-->Monitor "AL2021"
(**) |   |-->Device "G550"
(**) |-->Input Device "Tastatur"
(**) |-->Input Device "Maus"
(**) Option "AllowEmptyInput" "off"
(**) Option "AutoAddDevices" "off"
(**) Not automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/75dpi,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Loader magic: 0x81ecca0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 102b:2527:102b:0f84 Matrox Graphics, Inc. MGA G550 AGP rev 1, Mem @ 0xf8000000/33554432, 0xfbf00000/16384, 0xfb000000/8388608, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "mga"
(II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
(II) Module mga: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.4.11
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.4.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.5.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(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 eW Nuvoton, mgag200eH, mgag400, mgag550
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 0.1.0
	ABI class: X.Org Video Driver, version 6.0
(--) MGA(0): Chipset: "mgag550"
(--) MGA(0): Linear framebuffer at 0xF8000000
(--) MGA(0): MMIO registers at 0xFBF00000
(--) MGA(0): Pseudo-DMA transfer window at 0xFB000000
(**) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(**) MGA(0): Option "HWcursor" "off"
(==) MGA(0): Using AGP 1x mode
(**) MGA(0): Using SW cursor
(==) MGA(0): Using XAA acceleration
(--) MGA(0): Video BIOS info block at offset 0x07CE0
(**) MGA(0): VideoRAM: 32768 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(0): I2C bus "DDC P1" initialized.
(II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
(II) MGA(0): I2C monitor info
(II) MGA(0): Manufacturer: ACR  Model: 7e5  Serial#: 174
(II) MGA(0): Year: 2005  Week: 53
(II) MGA(0): EDID Version: 1.3
(II) MGA(0): Digital Display Input
(II) MGA(0): Max Image Size [cm]: horiz.: 41  vert.: 31
(II) MGA(0): Gamma: 2.20
(II) MGA(0): DPMS capabilities: Off
(II) MGA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
(II) MGA(0): Default color space is primary color space
(II) MGA(0): First detailed timing not preferred mode in violation of standard!
(II) MGA(0): redX: 0.600 redY: 0.345   greenX: 0.300 greenY: 0.575
(II) MGA(0): blueX: 0.150 blueY: 0.130   whiteX: 0.300 whiteY: 0.330
(II) MGA(0): Supported established timings:
(II) MGA(0): 720x400@70Hz
(II) MGA(0): 640x480@60Hz
(II) MGA(0): 640x480@67Hz
(II) MGA(0): 640x480@72Hz
(II) MGA(0): 640x480@75Hz
(II) MGA(0): 800x600@56Hz
(II) MGA(0): 800x600@60Hz
(II) MGA(0): 800x600@72Hz
(II) MGA(0): 800x600@75Hz
(II) MGA(0): 832x624@75Hz
(II) MGA(0): 1024x768@60Hz
(II) MGA(0): 1024x768@70Hz
(II) MGA(0): 1024x768@75Hz
(II) MGA(0): 1280x1024@75Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported standard timings:
(II) MGA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) MGA(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) MGA(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) MGA(0): #3: hsize: 640  vsize 400  refresh: 63  vid: 817
(II) MGA(0): #4: hsize: 640  vsize 400  refresh: 60  vid: 49
(II) MGA(0):  
(II) MGA(0):  ETL1408010
(II) MGA(0): Monitor name: AL2021
(II) MGA(0):  ACER
(II) MGA(0): EDID (in hex):
(II) MGA(0): 	00ffffffffffff000472e507ae000000
(II) MGA(0): 	350f0103e8291f782c9d9e99584c9326
(II) MGA(0): 	214c54bfef008180a940714f31033100
(II) MGA(0): 	010101010101000000fe002020202020
(II) MGA(0): 	2020202020202020000000fe0045544c
(II) MGA(0): 	313430383031300a2020000000fc0041
(II) MGA(0): 	4c323032310a202020202020000000fe
(II) MGA(0): 	00414345520a202020202020202000c1
(II) MGA(0): end of monitor info
(II) MGA(0): EDID vendor "ACR", prod id 2021
(II) MGA(0): Printing DDC gathered Modelines:
(II) MGA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) MGA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) MGA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) MGA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) MGA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) MGA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) MGA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) MGA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) MGA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) MGA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) MGA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) MGA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) MGA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) MGA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) MGA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) MGA(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) MGA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) MGA(0): Modeline "640x400"x63.0   20.50  640 648 712 784  400 401 404 415 -hsync +vsync (26.1 kHz)
(II) MGA(0): Modeline "640x400"x60.0   19.52  640 648 712 784  400 401 404 415 -hsync +vsync (24.9 kHz)
(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 17 MHz
(**) MGA(0): Max pixel clock is 112 MHz
(II) MGA(0): AL2021: Using hsync range of 31.00-70.00 kHz
(II) MGA(0): AL2021: Using vrefresh range of 50.00-75.00 Hz
(II) MGA(0): Clock range:  17.75 to 112.00 MHz
(II) MGA(0): Not using default mode "640x350" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "720x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "360x200" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (vrefresh out of range)
(II) MGA(0): Not using default mode "800x600" (vrefresh out of range)
(II) MGA(0): Not using default mode "400x300" (vrefresh out of range)
(II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "512x384" (vrefresh out of range)
(II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "512x384" (vrefresh out of range)
(II) MGA(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) MGA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) MGA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) MGA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) MGA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) MGA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) MGA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1080" (width too large for virtual size)
(II) MGA(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) MGA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) MGA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) MGA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) MGA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using driver mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using driver mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using driver mode "640x400" (hsync out of range)
(II) MGA(0): Not using driver mode "640x400" (hsync out of range)
(--) MGA(0): Has SDRAM
(**) MGA(0): Virtual size is 1600x1200 (pitch 1600)
(**) MGA(0): *Mode "1600x1200": 112.0 MHz, 67.1 kHz, 55.0 Hz
(II) MGA(0): Modeline "1600x1200"x55.0  112.00  1600 1601 1605 1670  1200 1201 1204 1220 +hsync +vsync (67.1 kHz)
(**) MGA(0):  Default mode "1600x1024": 103.1 MHz, 62.0 kHz, 60.2 Hz
(II) MGA(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz)
(**) MGA(0):  Driver mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(**) MGA(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(**) MGA(0):  Default mode "1440x900": 106.5 MHz, 55.9 kHz, 59.9 Hz
(II) MGA(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
(**) MGA(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(**) MGA(0):  Default mode "1360x768": 72.0 MHz, 47.4 kHz, 60.0 Hz
(II) MGA(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
(**) MGA(0):  Default mode "1360x768": 84.8 MHz, 47.7 kHz, 59.8 Hz
(II) MGA(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
(**) MGA(0):  Driver mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(**) MGA(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(**) MGA(0):  Default mode "1152x864": 105.0 MHz, 67.6 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz)
(**) MGA(0):  Default mode "1152x864": 96.8 MHz, 63.0 kHz, 70.0 Hz
(II) MGA(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz)
(**) MGA(0):  Default mode "1152x864": 81.6 MHz, 53.7 kHz, 60.0 Hz
(II) MGA(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
(**) MGA(0):  Driver mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) MGA(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(**) MGA(0):  Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) MGA(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) MGA(0):  Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) MGA(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) MGA(0):  Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) MGA(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(**) MGA(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) MGA(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) MGA(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) MGA(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) MGA(0):  Driver mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) MGA(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(**) MGA(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) MGA(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(**) MGA(0):  Default mode "960x540": 69.2 MHz, 66.6 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz)
(**) MGA(0):  Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MGA(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) MGA(0):  Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) MGA(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) MGA(0):  Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MGA(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) MGA(0):  Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MGA(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) MGA(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MGA(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) MGA(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) MGA(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) MGA(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MGA(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MGA(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) MGA(0):  Default mode "840x525": 73.1 MHz, 65.3 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz)
(**) MGA(0):  Default mode "840x525": 59.5 MHz, 64.7 kHz, 59.9 Hz (D)
(II) MGA(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz)
(**) MGA(0):  Default mode "800x512": 51.6 MHz, 62.0 kHz, 60.2 Hz (D)
(II) MGA(0): Modeline "800x512"x60.2   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz)
(**) MGA(0):  Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz)
(**) MGA(0):  Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz)
(**) MGA(0):  Default mode "720x450": 53.2 MHz, 55.9 kHz, 59.9 Hz (D)
(II) MGA(0): Modeline "720x450"x59.9   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz)
(**) MGA(0):  Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) MGA(0):  Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) MGA(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(**) MGA(0):  Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz
(II) MGA(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(**) MGA(0):  Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MGA(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) MGA(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(**) MGA(0):  Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz)
(**) MGA(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MGA(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) MGA(0):  Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz
(II) MGA(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(**) MGA(0):  Default mode "680x384": 36.0 MHz, 47.4 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "680x384"x60.0   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz)
(**) MGA(0):  Default mode "680x384": 42.4 MHz, 47.7 kHz, 59.8 Hz (D)
(II) MGA(0): Modeline "680x384"x59.8   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz)
(**) MGA(0):  Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz)
(**) MGA(0):  Default mode "576x432": 52.5 MHz, 67.6 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "576x432"x75.0   52.49  576 612 676 776  432 432 434 451 doublescan -hsync +vsync (67.6 kHz)
(**) MGA(0):  Default mode "576x432": 48.4 MHz, 63.0 kHz, 70.0 Hz (D)
(II) MGA(0): Modeline "576x432"x70.0   48.38  576 612 672 768  432 432 434 450 doublescan -hsync +vsync (63.0 kHz)
(**) MGA(0):  Default mode "576x432": 40.8 MHz, 53.7 kHz, 60.1 Hz (D)
(II) MGA(0): Modeline "576x432"x60.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz)
(**) MGA(0):  Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz)
(**) MGA(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) MGA(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz)
(**) MGA(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
(**) MGA(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) MGA(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz)
(**) MGA(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) MGA(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz)
(**) MGA(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) MGA(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz)
(**) MGA(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) MGA(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) MGA(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
(**) MGA(0): Display dimensions: (410, 310) mm
(**) MGA(0): DPI set to (99, 98)
(II) MGA(0): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.2.1
	ABI class: X.Org Video Driver, version 6.0
(--) Depth 24 pixmap format is 32 bpp
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) MGA(0): [drm] Using the DRM lock SAREA also for drawables.
(II) MGA(0): [drm] framebuffer handle = 0xf8000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): X context handle = 0x1
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [dri] visual configs initialized
(II) MGA(0): Memory manager initialized to (0,0) (1600,2399)
(II) MGA(0): Largest offscreen area available: 1600 x 1199
(II) MGA(0): Reserved back buffer at offset 0xea6000
(II) MGA(0): Reserved depth buffer at offset 0x15f9000
(II) MGA(0): Reserved 2768 kb for textures at offset 0x1d4c000
(II) MGA(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid filled trapezoids
	8x8 mono pattern filled rectangles
	8x8 mono pattern filled trapezoids
	Indirect CPU to Screen color expansion
	Screen to Screen color expansion
	Solid Lines
	Dashed Lines
	Scanline Image Writes
	Setting up tile and stipple cache:
		32 128x128 slots
		19 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(II) MGA(0): [drm] dma control initialized, using IRQ 16
(II) MGA(0): Direct rendering enabled
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: Loaded and initialized /usr/lib/dri/mga_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Tastatur: always reports core events
(**) Option "Protocol" "standard"
(**) Tastatur: Protocol: standard
(**) Option "XkbRules" "xorg"
(**) Tastatur: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Tastatur: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Tastatur: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Tastatur: XkbVariant: "nodeadkeys"
(**) Option "XkbOptions" "terminate:ctrl_alt_bksp"
(**) Tastatur: XkbOptions: "terminate:ctrl_alt_bksp"
(**) Option "CustomKeycodes" "off"
(**) Tastatur: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Tastatur" (type: KEYBOARD)
(**) Option "Protocol" "ImPS/2"
(**) Maus: Device: "/dev/input/mice"
(**) Maus: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Maus: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Maus: ZAxisMapping: buttons 4 and 5
(**) Maus: Buttons: 9
(**) Maus: Sensitivity: 1
(II) XINPUT: Adding extended input device "Maus" (type: MOUSE)
(**) Maus: (accel) keeping acceleration scheme 1
(**) Maus: (accel) acceleration profile 0
(**) Maus: (accel) acceleration factor: 2.000
(**) Maus: (accel) acceleration threshold: 4
(II) Maus: ps2EnableDataReporting: succeeded
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Power Button (/dev/input/event0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Sleep Button (/dev/input/event1)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
(II) AutoAddDevices is off - not adding device.
(II) UnloadModule: "kbd"
(II) UnloadModule: "mouse"
(II) MGA(0): [drm] removed 1 reserved context for kernel
(II) MGA(0): [drm] unmapping 8192 bytes of SAREA 0xf8031000 at 0xb4af7000
(II) MGA(0): [drm] Closed DRM master.
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) MGA(0): [drm] Using the DRM lock SAREA also for drawables.
(II) MGA(0): [drm] framebuffer handle = 0x2f000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): X context handle = 0x1
(II) MGA(0): [drm] installed DRM signal handler
(EE) MGA(0): [drm] Could not boot-strap DMA (-16)
(II) MGA(0): [drm] removed 1 reserved context for kernel
(II) MGA(0): [drm] unmapping 8192 bytes of SAREA 0xf804c000 at 0xb4af7000
(II) MGA(0): [drm] Closed DRM master.
(II) MGA(0): Using 1421 lines for offscreen memory.
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(WW) MGA(0): Direct rendering disabled
(==) RandR enabled
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Tastatur: always reports core events
(**) Option "Protocol" "standard"
(**) Tastatur: Protocol: standard
(**) Option "XkbRules" "xorg"
(**) Tastatur: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Tastatur: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Tastatur: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Tastatur: XkbVariant: "nodeadkeys"
(**) Option "XkbOptions" "terminate:ctrl_alt_bksp"
(**) Tastatur: XkbOptions: "terminate:ctrl_alt_bksp"
(**) Option "CustomKeycodes" "off"
(**) Tastatur: CustomKeycodes disabled
(**) Maus: Device: "/dev/input/mice"
(**) Maus: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Maus: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Maus: ZAxisMapping: buttons 4 and 5
(**) Maus: Buttons: 9
(**) Maus: Sensitivity: 1
(**) Maus: (accel) keeping acceleration scheme 1
(**) Maus: (accel) acceleration profile 0
(**) Maus: (accel) acceleration factor: 2.000
(**) Maus: (accel) acceleration threshold: 4
(II) Maus: ps2EnableDataReporting: succeeded
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Power Button (/dev/input/event0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Sleep Button (/dev/input/event1)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
(II) AutoAddDevices is off - not adding device.
(II) UnloadModule: "kbd"
(II) UnloadModule: "mouse"
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) MGA(0): [drm] Using the DRM lock SAREA also for drawables.
(II) MGA(0): [drm] framebuffer handle = 0x2f000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): X context handle = 0x1
(II) MGA(0): [drm] installed DRM signal handler
(EE) MGA(0): [drm] Could not boot-strap DMA (-16)
(II) MGA(0): [drm] removed 1 reserved context for kernel
(II) MGA(0): [drm] unmapping 8192 bytes of SAREA 0xf804c000 at 0xb4af7000
(II) MGA(0): [drm] Closed DRM master.
(II) MGA(0): Using 1421 lines for offscreen memory.
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(WW) MGA(0): Direct rendering disabled
(==) RandR enabled
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Tastatur: always reports core events
(**) Option "Protocol" "standard"
(**) Tastatur: Protocol: standard
(**) Option "XkbRules" "xorg"
(**) Tastatur: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Tastatur: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Tastatur: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Tastatur: XkbVariant: "nodeadkeys"
(**) Option "XkbOptions" "terminate:ctrl_alt_bksp"
(**) Tastatur: XkbOptions: "terminate:ctrl_alt_bksp"
(**) Option "CustomKeycodes" "off"
(**) Tastatur: CustomKeycodes disabled
(**) Maus: Device: "/dev/input/mice"
(**) Maus: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Maus: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Maus: ZAxisMapping: buttons 4 and 5
(**) Maus: Buttons: 9
(**) Maus: Sensitivity: 1
(**) Maus: (accel) keeping acceleration scheme 1
(**) Maus: (accel) acceleration profile 0
(**) Maus: (accel) acceleration factor: 2.000
(**) Maus: (accel) acceleration threshold: 4
(II) Maus: ps2EnableDataReporting: succeeded
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Power Button (/dev/input/event0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Sleep Button (/dev/input/event1)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
(II) AutoAddDevices is off - not adding device.

udev information:
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:66
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:64
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:65
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input5/event4
N: input/event4
S: char/13:68
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:10.0-usb-0:1:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input5/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:10.0-usb-0:1:1.0
E: DEVLINKS=/dev/char/13:68 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:10.0-usb-0:1:1.0-event-mouse

P: /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input5/mouse0
N: input/mouse0
S: char/13:32
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:10.0-usb-0:1:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input5/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:10.0-usb-0:1:1.0
E: DEVLINKS=/dev/char/13:32 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:10.0-usb-0:1:1.0-mouse

P: /devices/platform/i8042/serio0/input/input3/event3
N: input/event3
S: char/13:67
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:67 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=To Be Filled By O.E.M.

DRM Information from dmesg:
Linux agpgart interface v0.103
agpgart-amd64 0000:00:00.0: AGP bridge [1106/0282]
agpgart-amd64 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
[drm] Initialized drm 1.1.0 20060810
[drm] radeon defaulting to userspace modesetting.
[drm] Initialized mga 3.2.1 20051102 for 0000:01:00.0 on minor 0
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm] Initialized card for AGP DMA.
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm] Initialized card for AGP DMA.
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm] Initialized card for AGP DMA.
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
matroxfb 0000:01:00.0: putting AGP V2 device into 1x mode
[drm:mga_do_agp_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16
[drm:mga_do_pci_dma_bootstrap] *ERROR* Unable to add secondary DMA buffers: -16


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.35.7.wap (SMP w/1 CPU core)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-mga depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  xserver-xorg-core [xorg-video 2:1.7.7-9  Xorg X server - core server

xserver-xorg-video-mga recommends no packages.

Versions of packages xserver-xorg-video-mga suggests:
pn  firmware-linux                <none>     (no description available)

-- no debconf information



Reply to: