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

Bug#428711: xserver-xorg: xorg suddenly locks up Thinkpad i1300/Silicon Motion



Package: xserver-xorg
Version: 1:7.2-5
Severity: important


I track testing with this machine. It was working just fine with xorg/siliconmotion module until I upgraded to the 
current testing version. Now starting X results in a blank screen, and a locked up keyboard (Ctl-Alt-F1, 
Ctl-Alt-Backspace seem to have no effect). I can still log in through the network.

The appended log file contains:

(EE) AIGLX: Screen 0 is not DRI capable

Note that I did make this go away at one point by turning off AIGLX, and behavior was unchanged.

I also tried the vesa module, and had exactly the same result: blank screen, unresponsive keyboard.

Post upgrade, this machine is now dead in the water.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-09-24 18:56 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736280 2007-06-01 21:28 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Silicon Motion, Inc. SM712 LynxEM+ (rev a0)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2004 2007-06-14 00:46 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"siliconmotion"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-40
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 30216 2007-02-06 18:56 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 27690 2007-06-14 00:46 /var/log/Xorg.0.log

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

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux backup 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
Build Date: 01 June 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 14 00:46:47 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(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/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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81e5f60
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(--) using VT number 2

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7194 card 1014,01ab rev 01 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 8086,7195 card 1014,01a1 rev 00 class 04,01,00 hdr 00
(II) PCI: 00:00:2: chip 8086,7196 card 1014,01a2 rev 00 class 07,03,00 hdr 00
(II) PCI: 00:02:0: chip 126f,0712 card 1014,01a4 rev a0 class 03,00,00 hdr 00
(II) PCI: 00:03:0: chip 1217,6872 card 1001,0000 rev 05 class 06,07,00 hdr 02
(II) PCI: 00:07:0: chip 8086,7198 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7199 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,719a card 0000,0000 rev 00 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,719b card 0000,0000 rev 00 class 06,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 1: bridge is at (0:3:0), (0,1,4), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[1] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x12000000 - 0x13ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0x10000000 - 0x11ffffff (0x2000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Silicon Motion, Inc. SM712 LynxEM+ rev 160, Mem @ 0x0e000000/24
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0x0e000000 - 0x0effffff (0x1000000) MX[B](B)
	[1] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[2] -1	0	0x00008040 - 0x0000804f (0x10) IX[B]
	[3] -1	0	0x00007c00 - 0x00007c7f (0x80) IX[B]
	[4] -1	0	0x00007800 - 0x000078ff (0x100) IX[B]
	[5] -1	0	0x00007400 - 0x0000743f (0x40) IX[B]
	[6] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x0e000000 - 0x0effffff (0x1000000) MX[B](B)
	[1] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[2] -1	0	0x00008040 - 0x0000804f (0x10) IX[B]
	[3] -1	0	0x00007c00 - 0x00007c7f (0x80) IX[B]
	[4] -1	0	0x00007800 - 0x000078ff (0x100) IX[B]
	[5] -1	0	0x00007400 - 0x0000743f (0x40) IX[B]
	[6] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x0dffffff (0xdf00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x0dffffff (0xdf00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0e000000 - 0x0effffff (0x1000000) MX[B](B)
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[7] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[8] -1	0	0x00008040 - 0x0000804f (0x10) IX[B]
	[9] -1	0	0x00007c00 - 0x00007c7f (0x80) IX[B]
	[10] -1	0	0x00007800 - 0x000078ff (0x100) IX[B]
	[11] -1	0	0x00007400 - 0x0000743f (0x40) IX[B]
	[12] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.3.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "siliconmotion"
(II) Loading /usr/lib/xorg/modules/drivers//siliconmotion_drv.so
(II) Module siliconmotion: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.4.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) Silicon Motion: driver (version 1.4.1) for Silicon Motion Lynx chipsets:
	Lynx, LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM, Cougar3DR
(II) Primary Device is: PCI 00:02:0
(--) Chipset LynxEM+ found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x0dffffff (0xdf00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0e000000 - 0x0effffff (0x1000000) MX[B](B)
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[7] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[8] -1	0	0x00008040 - 0x0000804f (0x10) IX[B]
	[9] -1	0	0x00007c00 - 0x00007c7f (0x80) IX[B]
	[10] -1	0	0x00007800 - 0x000078ff (0x100) IX[B]
	[11] -1	0	0x00007400 - 0x0000743f (0x40) IX[B]
	[12] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x0dffffff (0xdf00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0e000000 - 0x0effffff (0x1000000) MX[B](B)
	[5] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[6] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[7] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[8] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[11] -1	0	0x00008040 - 0x0000804f (0x10) IX[B]
	[12] -1	0	0x00007c00 - 0x00007c7f (0x80) IX[B]
	[13] -1	0	0x00007800 - 0x000078ff (0x100) IX[B]
	[14] -1	0	0x00007400 - 0x0000743f (0x40) IX[B]
	[15] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
	[16] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[17] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 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.3.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.2
(**) Silicon MotionDepth 24, (--) framebuffer bpp 32
(==) Silicon MotionRGB weight 888
(==) Silicon MotionDefault visual is TrueColor
(==) Silicon MotionUsing Hardware Cursor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(II) Silicon MotionPrimary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) Silicon MotionVESA BIOS not detected
(--) Silicon MotionChipset: "LynxEM+"
(II) Silicon MotionvgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Silicon MotionDSTN Panel Size = 800x600
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(II) Silicon MotionI2C bus "I2C bus" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(--) Silicon MotionNo DDC signal
(II) Silicon MotionI2C device "I2C bus:ddc2" registered at address 0xA0.
(II) Silicon MotionI2C device "I2C bus:ddc2" removed.
(==) Silicon MotionUsing gamma correction (1.0, 1.0, 1.0)
(--) Silicon Motionvideoram: 2048kB
(--) Silicon MotionDetected current MCLK value of 128.864 MHz
(II) Silicon MotionGeneric Monitor: Using hsync range of 28.00-40.00 kHz
(II) Silicon MotionGeneric Monitor: Using vrefresh range of 43.00-60.00 Hz
(II) Silicon MotionClock range:  20.00 to 135.00 MHz
(II) Silicon MotionMode: 640x350 32-bpp, 85.079948Hz
(II) Silicon MotionNot using default mode "640x350" (vrefresh out of range)
(II) Silicon MotionNot using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 640x400 32-bpp, 85.079948Hz
(II) Silicon MotionNot using default mode "640x400" (vrefresh out of range)
(II) Silicon MotionNot using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 720x400 32-bpp, 85.038902Hz
(II) Silicon MotionNot using default mode "720x400" (vrefresh out of range)
(II) Silicon MotionNot using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 640x480 32-bpp, 59.940475Hz
(II) Silicon MotionNot using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 640x480 32-bpp, 72.808800Hz
(II) Silicon MotionNot using default mode "640x480" (vrefresh out of range)
(II) Silicon MotionNot using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 640x480 32-bpp, 75.000000Hz
(II) Silicon MotionNot using default mode "640x480" (vrefresh out of range)
(II) Silicon MotionNot using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 640x480 32-bpp, 85.008308Hz
(II) Silicon MotionNot using default mode "640x480" (hsync out of range)
(II) Silicon MotionNot using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 800x600 32-bpp, 56.250000Hz
(II) Silicon MotionNot using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 800x600 32-bpp, 60.316540Hz
(II) Silicon MotionNot using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 800x600 32-bpp, 72.187569Hz
(II) Silicon MotionNot using default mode "800x600" (hsync out of range)
(II) Silicon MotionNot using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 800x600 32-bpp, 75.000000Hz
(II) Silicon MotionNot using default mode "800x600" (hsync out of range)
(II) Silicon MotionNot using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon MotionMode: 800x600 32-bpp, 85.136887Hz
(II) Silicon MotionNot using default mode "800x600" (hsync out of range)
(II) Silicon MotionNot using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1152x864" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1280x960" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1280x960" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1280x1024" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1280x1024" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1280x1024" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1792x1344" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "896x672" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1792x1344" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "896x672" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1856x1392" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "928x696" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1856x1392" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "928x696" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1920x1440" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "960x720" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1920x1440" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "960x720" (insufficient memory for mode)
(II) Silicon MotionMode: 832x624 32-bpp, 74.551270Hz
(II) Silicon MotionNot using default mode "832x624" (exceeds panel dimensions)
(II) Silicon MotionNot using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1280x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1280x800" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1152x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1152x864" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1400x1050" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1400x1050" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1400x1050" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1400x1050" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1440x900" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1600x1024" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1680x1050" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) Silicon MotionNot using default mode "1920x1200" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "960x600" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1920x1200" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "960x600" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1920x1440" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "960x720" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "2048x1536" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "2048x1536" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "2048x1536" (insufficient memory for mode)
(II) Silicon MotionNot using default mode "1024x768" (insufficient memory for mode)
(II) Silicon MotionMode: 800x600 32-bpp, 60.316540Hz
(II) Silicon MotionMode: 640x480 32-bpp, 59.940475Hz
(II) Silicon MotionMode: 800x600 32-bpp, 56.250000Hz
(--) Silicon MotionVirtual size is 800x600 (pitch 800)
(**) Silicon Motion*Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) Silicon MotionModeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) Silicon Motion*Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) Silicon MotionModeline "640x480"   25.18  640 656 752 800  480 490 492 525 -hsync -vsync
(**) Silicon Motion Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) Silicon MotionModeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(++) Silicon MotionDPI set to (100, 100)
(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.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(==) Silicon MotionUsing XAA acceleration architecture
(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.3.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0x0e000000 - 0x0effffff (0x1000000) MX[B]
	[1] -1	0	0x00100000 - 0x0dffffff (0xdf00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0e000000 - 0x0effffff (0x1000000) MX[B](B)
	[6] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[7] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[8] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[9] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[12] -1	0	0x00008040 - 0x0000804f (0x10) IX[B]
	[13] -1	0	0x00007c00 - 0x00007c7f (0x80) IX[B]
	[14] -1	0	0x00007800 - 0x000078ff (0x100) IX[B]
	[15] -1	0	0x00007400 - 0x0000743f (0x40) IX[B]
	[16] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
	[17] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[18] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(==) Silicon MotionWrite-combining range (0xe000000,0x200000)
(II) Silicon MotionCursor Offset: 001FFC00
(II) Silicon MotionReserved: 001AF800
(II) Silicon MotionvgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Silicon MotionPrimary V_BIOS segment is: 0xc000
(II) Silicon MotionCurrent mode 0x00.
(II) Silicon MotionSetting mode 0x59
(II) Silicon MotionFrameBuffer Box: 0,0 - 800,552
(II) Silicon MotionUsing XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	8x8 color pattern filled rectangles
	CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
(**) Option "dpms"
(**) Silicon MotionDPMS enabled
(II) Silicon MotionI2C device "I2C bus:SAA 7111A" registered at address 0x48.
(II) Silicon MotionI2C device "I2C bus:SAA 7111A" removed.
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2. 1.5.13               Debian configuration management sy
ii  x11-common          1:7.2-3              X Window System (X.Org) infrastruc
ii  xbase-clients       1:7.2.ds2-2          miscellaneous X clients
ii  xkb-data            0.9-4                X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.3.0.0.dfsg-6     X.Org X server -- core server
ii  xserver-xorg-input- 1:7.2-3              the X.Org X server -- input driver
ii  xserver-xorg-input- 1:1.1.5-2            X.Org X server -- evdev input driv
ii  xserver-xorg-input- 1:1.1.0-4            X.Org X server -- keyboard input d
ii  xserver-xorg-input- 1:1.1.1-3            X.Org X server -- mouse input driv
ii  xserver-xorg-input- 0.14.7~git20070517-2 Synaptics TouchPad driver for X.Or
ii  xserver-xorg-video- 1:7.2-3              the X.Org X server -- output drive
ii  xserver-xorg-video- 1:1.1.1-7            X.Org X server -- APM display driv
ii  xserver-xorg-video- 1:0.6.0-6            X.Org X server -- ark display driv
ii  xserver-xorg-video- 1:6.6.3-2            X.Org X server -- ATI display driv
ii  xserver-xorg-video- 1:1.1.1-4            X.Org X server -- Chips display dr
ii  xserver-xorg-video- 1:1.1.0-3            X.Org X server -- Cirrus display d
ii  xserver-xorg-video- 1:1.1.0-4            X.Org X server -- Cyrix display dr
ii  xserver-xorg-video- 1:0.2.0-3            X.Org X server -- dummy display dr
ii  xserver-xorg-video- 1:0.3.1-1            X.Org X server -- fbdev display dr
ii  xserver-xorg-video- 1:1.1.1-3            X.Org X server -- Glint display dr
ii  xserver-xorg-video- 1:1.2.1-2            X.Org X server -- i128 display dri
ii  xserver-xorg-video- 1:1.1.0-3            X.Org X server -- i740 display dri
ii  xserver-xorg-video- 2:1.7.2-4            X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video- 1:1.1.0-3            X.Org X server -- IMSTT display dr
ii  xserver-xorg-video- 1:1.4.4.dfsg.1-2     X.Org X server -- MGA display driv
ii  xserver-xorg-video- 1:1.1.1-5            X.Org X server -- Neomagic display
ii  xserver-xorg-video- 1:0.2.1-2            X.Org X server -- Newport display 
ii  xserver-xorg-video- 1:2.8.2-2            X.Org X server -- NSC display driv
ii  xserver-xorg-video- 1:2.0.2-1            X.Org X server -- NV display drive
ii  xserver-xorg-video- 1:4.1.3.dfsg.1-2     X.Org X server -- Rendition displa
ii  xserver-xorg-video- 1:0.5.0-2            X.Org X server -- legacy S3 displa
ii  xserver-xorg-video- 1:1.9.1-3            X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video- 1:2.1.2-5            X.Org X server -- Savage display d
ii  xserver-xorg-video- 1:1.5.1-1            X.Org X server -- SiliconMotion di
ii  xserver-xorg-video- 1:0.9.3-2            X.Org X server -- SiS display driv
ii  xserver-xorg-video- 1:0.8.1-3            X.Org X server -- SiS USB display 
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- tdfx display dri
ii  xserver-xorg-video- 1:1.1.0-3            X.Org X server -- TGA display driv
ii  xserver-xorg-video- 1:1.2.3-1            X.Org X server -- Trident display 
ii  xserver-xorg-video- 1:1.1.1-1            X.Org X server -- Tseng display dr
ii  xserver-xorg-video- 0.1.1-3              X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- VESA display dri
ii  xserver-xorg-video- 1:4.1.0-3            X.Org X server -- VGA display driv
ii  xserver-xorg-video- 1:0.2.2-2            X.Org X server -- VIA display driv
ii  xserver-xorg-video- 1:10.13.0-3          X.Org X server -- VMware display d
ii  xserver-xorg-video- 1:1.1.1-2            X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover          <none>     (no description available)
ii  dmidecode                     2.9-1      Dump Desktop Management Interface 
pn  laptop-detect                 <none>     (no description available)
pn  mdetect                       <none>     (no description available)
pn  xresprobe                     <none>     (no description available)
ii  xserver-xorg-input-all        1:7.2-3    the X.Org X server -- input driver
ii  xserver-xorg-video-all        1:7.2-3    the X.Org X server -- output drive

-- debconf information:
  shared/fontpath/fontserver:
  xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
  shared/no_known_x-server:
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 800x600, 640x480
  xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 43-60
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
  xserver-xorg/config/modules: i2c, bitmap, ddc, dri, extmod, freetype, glx, int10, vbe
* xserver-xorg/config/monitor/identifier: Generic Monitor
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
  xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 28-40
* xserver-xorg/config/device/video_ram:
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver: siliconmotion
* xserver-xorg/config/device/identifier: Generic Video Card
* xserver-xorg/config/monitor/selection-method: Advanced
  xserver-xorg/config/null_string_error:
  shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:0:2:0
* xserver-xorg/config/write_files_section: true
  xserver-xorg/autodetect_video_card: true
  xserver-xorg/config/monitor/mode-list: 800x600 @ 60Hz
* xserver-xorg/config/inputdevice/keyboard/rules: xorg
  xserver-xorg/config/monitor/default-identifier:



Reply to: