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

Bug#576326: marked as done (xserver-xorg: keys repeat without being held down)



Your message dated Mon, 28 Feb 2011 01:05:35 +0100
with message-id <20110228000535.GC28775@debian.org>
and subject line Re: Bug#576326: xserver-xorg: keys repeat without being held down
has caused the Debian Bug report #576326,
regarding xserver-xorg: keys repeat without being held down
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
576326: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576326
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.5+5
Severity: normal

infrequently, roughly once or twice a day, a keyboard key will begin to repeat without being held down.

another key press cancels the repeating symptom.

the symptom occurs more frequently with xterm, wmaker, and mplayer.

the symptom is more likely to occur if the system has been placed under memory pressure, such as a backup, playback of a DVB-T transport stream, or a kernel compile.

in three scenarios has the symptom been observed:

1.  while scp'ing a large file from another host, while playing a television programme using mplayer, pressing the "f" key to toggle between fullscreen and partial screen ... mplayer responded by oscillating between the two sizes until another key was pressed,

2.  while doing a backup with tar, and no active screen use, pressing F12 to start an xterm (via a wmaker key definition), resulted in several hundred xterm's being forked, until an out-of-memory condition was triggered,

3.  while playing a video with mplayer, pressing 'q' to quit, mplayer properly quits, and then finding the 'q' begins to repeat in the xterm that was being mplayer's window.



-- 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 Jun  3  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1712808 Feb 16 19:39 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2662 Sep 16  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "ServerFlags"
	Option "AutoAddDevices" "False"
EndSection

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"lk450"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	# kernel 2.4.x
	# Option		"Device"		"/dev/psaux"
	# kernel 2.6.x
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Intel Corp. 82815 CGC [Chipset Graphics Controller]"
	Driver		"sis"
#	VideoRam	16384
# 8192
EndSection

Section "Monitor"
	Identifier	"hp L2035"
        HorizSync 30-140
	# 75.1
        VertRefresh 60
	DisplaySize	408 306
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corp. 82815 CGC [Chipset Graphics Controller]"
	Monitor		"hp L2035"
	DefaultDepth	24
	SubSection "Display"
		Depth		24
		Modes		"1600x1200" "800x600"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION


Xorg X server log files on system:
-rw-r--r-- 1 root root 32261 Apr  2 08:35 /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.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux dors 2.6.30-2-686 #1 SMP Fri Dec 4 00:53:20 UTC 2009 i686
Kernel command line: auto BOOT_IMAGE=Current ro root=801 quiet
Build Date: 16 February 2010  08:37:23AM
xorg-server 2:1.7.5-1 (bgoglin@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: Fri Apr  2 07:55:41 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "hp L2035"
(**) |   |-->Device "Intel Corp. 82815 CGC [Chipset Graphics Controller]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "AutoAddDevices" "False"
(**) Not automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Speedo" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(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/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/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: 0x81e7020
(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) 1039:6330:105b:0c56 Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter rev 0, Mem @ 0xe0000000/134217728, 0xec000000/131072, I/O @ 0x0000d000/128
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(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. This was enabled by default and also specified in the config file.
(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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.5, 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.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.5, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.5, 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: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "sis"
(II) Loading /usr/lib/xorg/modules/drivers/sis_drv.so
(II) Module sis: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 0.10.2
	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.3.902, 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.3.902, module version = 1.5.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
	SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
	SIS315PRO/E, SIS550, SIS650/M650/651/740, SIS330(Xabre),
	SIS660/[M]661[F|M]X/[M]670/[M]741[GX]/[M]760[GX]/[M]761[GX]/[M]770[GX],
	SIS340
(II) SIS: driver for XGI chipsets: Volari Z7 (XG20),
	Volari V3XT/V5/V8/Duo (XG40)
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for sis
(--) Assigning device section with no busID to primary device
(--) Chipset SIS660/[M]661[F|M]X/[M]670/[M]741[GX]/[M]760[GX]/[M]761[GX]/[M]770[GX] found
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(II) SIS(0): SiS driver (2005/09/20-1, compiled for X.org 1.7.3.902)
(II) SIS(0): Copyright (C) 2001-2005 Thomas Winischhofer <thomas@winischhofer.net> and others
(II) SIS(0): *** See http://www.winischhofer.at/linuxsisvga.shtml
(II) SIS(0): *** for documentation and updates.
(--) SIS(0): fb0: SiS kernel fb driver (sisfb) 1.8.9 detected (PCI:01:00.0)
(--) SIS(0): sisfb: memory heap at 64928KB, size 32KB, viewport at 0KB
(--) SIS(0): sisfb: using video mode 0x30
(--) SIS(0): sisfb: using SiS315/330/340 series MMIO mode, reserved 512K
(--) SIS(0): Relocated I/O registers at 0xD000
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) SIS(0): Depth 24, (--) framebuffer bpp 32
(==) SIS(0): RGB weight 888
(==) SIS(0): Default visual is TrueColor
(WW) SIS(0): Could not find/read video BIOS
(==) SIS(0): Using XAA acceleration architecture
(==) SIS(0): Using HW cursor
(==) SIS(0): Color HW cursor is enabled
(II) SIS(0): Using VRAM command queue, size 512k
(==) SIS(0): Hotkey display switching is enabled
(II) SIS(0): WARNING: Using the Hotkey might freeze your machine, regardless
(II) SIS(0):          whether enabled or disabled. This is no driver bug.
(==) SIS(0): SiSCtrl utility interface is disabled
(II) SIS(0): For information on SiSCtrl, see
		http://www.winischhofer.at/linuxsispart1.shtml#sisctrl
(==) SIS(0): DRI disabled
(II) SIS(0): Checking OS for SSE support is not supported in this version of X.org
(II) SIS(0): If your OS supports SSE, set the option "UseSSE" to "on".
(--) SIS(0): DIMM0 is DDR SDRAM
(--) SIS(0): DIMM1 is DDR SDRAM
(--) SIS(0): DIMM2 is not installed
(--) SIS(0): DRAM type: DDR SDRAM
(--) SIS(0): Memory clock: 397.722 MHz
(--) SIS(0): DRAM bus width: 64 bit
(--) SIS(0): Linear framebuffer at 0xE0000000
(--) SIS(0): MMIO registers at 0xEC000000 (size 64K)
(--) SIS(0): VideoRAM: 65536 KB
(II) SIS(0): Using 64928K of framebuffer memory at offset 0K
(--) SIS(0): Hardware supports two video overlays
(==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
(II) SIS(0): Gamma correction is enabled
(II) SIS(0): Separate Xv gamma correction is disabled
(--) SIS(0): Memory bandwidth at 32 bpp is 795.444 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(--) SIS(0): CRT1 DDC probing failed
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) SIS(0): initializing int10
(II) SIS(0): Primary V_BIOS segment is: 0xc000
(II) SIS(0): VESA BIOS detected
(II) SIS(0): VESA VBE Version 3.0
(II) SIS(0): VESA VBE Total Mem: 16384 kB
(II) SIS(0): VESA VBE OEM: SiS
(II) SIS(0): VESA VBE OEM Software Rev: 1.0
(II) SIS(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
(II) SIS(0): VESA VBE OEM Product: 6330
(II) SIS(0): VESA VBE OEM Product Rev: 2.43.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) SIS(0): VESA VBE DDC supported
(II) SIS(0): VESA VBE DDC Level 2
(II) SIS(0): VESA VBE DDC transfer in appr. 1 sec.
(II) SIS(0): VESA VBE DDC read successfully
(--) SIS(0): VBE CRT1 DDC monitor info:
(II) SIS(0): Manufacturer: HWP  Model: 2612  Serial#: 16843009
(II) SIS(0): Year: 2005  Week: 18
(II) SIS(0): EDID Version: 1.3
(II) SIS(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) SIS(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) SIS(0): Max Image Size [cm]: horiz.: 41  vert.: 31
(II) SIS(0): Gamma: 2.20
(II) SIS(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) SIS(0): First detailed timing is preferred mode
(II) SIS(0): redX: 0.638 redY: 0.342   greenX: 0.293 greenY: 0.609
(II) SIS(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
(II) SIS(0): Supported established timings:
(II) SIS(0): 720x400@70Hz
(II) SIS(0): 640x480@60Hz
(II) SIS(0): 640x480@75Hz
(II) SIS(0): 800x600@60Hz
(II) SIS(0): 800x600@75Hz
(II) SIS(0): 832x624@75Hz
(II) SIS(0): 1024x768@60Hz
(II) SIS(0): 1024x768@70Hz
(II) SIS(0): 1024x768@75Hz
(II) SIS(0): 1280x1024@75Hz
(II) SIS(0): 1152x864@75Hz
(II) SIS(0): Manufacturer's mask: 0
(II) SIS(0): Supported standard timings:
(II) SIS(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) SIS(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) SIS(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) SIS(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) SIS(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) SIS(0): #5: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) SIS(0): #6: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) SIS(0): #7: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) SIS(0): Supported detailed timing:
(II) SIS(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
(II) SIS(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) SIS(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) SIS(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 210 MHz
(II) SIS(0): Monitor name: hp L2035
(II) SIS(0): Serial No: CNP518Y0CL
(II) SIS(0): EDID (in hex):
(II) SIS(0): 	00ffffffffffff0022f0122601010101
(II) SIS(0): 	120f01030f291f78ea60e5a3574b9c25
(II) SIS(0): 	115054a56f8031594559615981408180
(II) SIS(0): 	8199a940a94f483f403062b0324040c0
(II) SIS(0): 	130098321100001e000000fd0030551e
(II) SIS(0): 	5e15000a202020202020000000fc0068
(II) SIS(0): 	70204c323033350a20202020000000ff
(II) SIS(0): 	00434e503531385930434c0a202000cf
(II) SIS(0): EDID vendor "HWP", prod id 9746
(II) SIS(0): Using hsync ranges from config file
(II) SIS(0): Using vrefresh ranges from config file
(II) SIS(0): Printing DDC gathered Modelines:
(II) SIS(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) SIS(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) SIS(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) SIS(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) SIS(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) SIS(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) SIS(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) SIS(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) SIS(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) SIS(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) SIS(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) SIS(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) SIS(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(II) SIS(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(II) SIS(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) SIS(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) SIS(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) SIS(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
(II) SIS(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
(--) SIS(0): According to DDC size, CRT1 aspect ratio is 1.32:1 (normal)
(--) SIS(0): End of VBE CRT1 DDC monitor info
(==) SIS(0): Min pixel clock is 10 MHz
(--) SIS(0): Max pixel clock is 400 MHz
(II) SIS(0): Replaced default mode list with built-in modes
(II) SIS(0): Using fake widescreen modes for CRT1 VGA devices
(II) SIS(0): 	Use option "ForceCRT1VGAAspect" to overrule
(II) SIS(0): "Unknown reason" in the following list means that the mode
(II) SIS(0): is not supported on the chipset/bridge/current output device.
(II) SIS(0): hp L2035: Using hsync range of 30.00-140.00 kHz
(II) SIS(0): hp L2035: Using vrefresh value of 60.00 Hz
(II) SIS(0): hp L2035: Using maximum pixel clock of 210.00 MHz
(II) SIS(0): Clock range:  10.00 to 400.00 MHz
(II) SIS(0): Not using driver mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using driver mode "720x400" (vrefresh out of range)
(II) SIS(0): Not using driver mode "1280x1024" (vrefresh out of range)
(II) SIS(0): Not using driver mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using driver mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using driver mode "832x624" (vrefresh out of range)
(II) SIS(0): Not using driver mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using driver mode "1152x864" (vrefresh out of range)
(II) SIS(0): Not using driver mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using driver mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using driver mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using driver mode "1280x1024" (vrefresh out of range)
(II) SIS(0): Not using driver mode "1600x1200" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x400" (vrefresh out of range)
(II) SIS(0): Not using default mode "720x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) SIS(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) SIS(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) SIS(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) SIS(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) SIS(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "320x200" (vrefresh out of range)
(II) SIS(0): Not using default mode "320x240" (vrefresh out of range)
(II) SIS(0): Not using default mode "1920x1440" (mode clock too high)
(II) SIS(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) SIS(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) SIS(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) SIS(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) SIS(0): Not using default mode "1920x1440" (hsync out of range)
(II) SIS(0): Not using default mode "2048x1536" (mode clock too high)
(II) SIS(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) SIS(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) SIS(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) SIS(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x576" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x576" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x720" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x720" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x960" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) SIS(0): Not using default mode "1152x864" (vrefresh out of range)
(II) SIS(0): Not using default mode "1152x864" (vrefresh out of range)
(II) SIS(0): Not using default mode "848x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "856x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x800" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x800" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x854" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x854" (vrefresh out of range)
(II) SIS(0): Not using default mode "1680x1050" (width too large for virtual size)
(--) SIS(0): Virtual size is 1600x1200 (pitch 1600)
(**) SIS(0): *Driver mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
(II) SIS(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
(**) SIS(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) SIS(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) SIS(0):  Default mode "1600x1200": 161.8 MHz, 74.9 kHz, 59.9 Hz
(II) SIS(0): Modeline "1600x1200"x59.9  161.79  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (74.9 kHz)
(**) SIS(0):  Default mode "1400x1050": 122.9 MHz, 65.4 kHz, 60.1 Hz
(II) SIS(0): Modeline "1400x1050"x60.1  122.90  1400 1488 1640 1880  1050 1051 1054 1087 +hsync +vsync (65.4 kHz)
(**) SIS(0):  Driver mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) SIS(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(**) SIS(0):  Default mode "1280x1024": 107.9 MHz, 63.9 kHz, 59.9 Hz
(II) SIS(0): Modeline "1280x1024"x59.9  107.86  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (63.9 kHz)
(**) SIS(0):  Driver mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) SIS(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(**) SIS(0):  Default mode "1280x960": 107.9 MHz, 59.9 kHz, 59.9 Hz
(II) SIS(0): Modeline "1280x960"x59.9  107.86  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (59.9 kHz)
(**) SIS(0):  Default mode "1280x854": 107.9 MHz, 63.9 kHz, 59.9 Hz
(II) SIS(0): Modeline "1280x854"x59.9  107.86  1280 1328 1440 1688  854 958 962 1066 +hsync +vsync (63.9 kHz)
(**) SIS(0):  Default mode "1360x768": 87.7 MHz, 48.5 kHz, 60.0 Hz
(II) SIS(0): Modeline "1360x768"x60.0   87.70  1360 1416 1696 1808  768 770 782 808 +hsync +vsync (48.5 kHz)
(**) SIS(0):  Default mode "1280x800": 107.9 MHz, 63.9 kHz, 59.9 Hz
(II) SIS(0): Modeline "1280x800"x59.9  107.86  1280 1328 1440 1688  800 931 935 1066 +hsync +vsync (63.9 kHz)
(**) SIS(0):  Default mode "1152x864": 89.9 MHz, 53.5 kHz, 60.0 Hz
(II) SIS(0): Modeline "1152x864"x60.0   89.89  1152 1216 1472 1680  864 869 877 892 +hsync +vsync (53.5 kHz)
(**) SIS(0):  Default mode "1280x768": 107.9 MHz, 63.9 kHz, 59.9 Hz
(II) SIS(0): Modeline "1280x768"x59.9  107.86  1280 1328 1440 1688  768 915 919 1066 +hsync +vsync (63.9 kHz)
(**) SIS(0):  Default mode "1280x720": 107.9 MHz, 63.9 kHz, 59.9 Hz
(II) SIS(0): Modeline "1280x720"x59.9  107.86  1280 1328 1440 1688  720 891 895 1066 +hsync +vsync (63.9 kHz)
(**) SIS(0):  Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) SIS(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) SIS(0):  Default mode "1024x768": 65.1 MHz, 48.5 kHz, 60.1 Hz
(II) SIS(0): Modeline "1024x768"x60.1   65.15  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.5 kHz)
(**) SIS(0):  Default mode "1024x576": 65.1 MHz, 48.5 kHz, 60.1 Hz
(II) SIS(0): Modeline "1024x576"x60.1   65.15  1024 1048 1184 1344  576 688 694 806 +hsync +vsync (48.5 kHz)
(**) SIS(0):  Default mode "960x600": 41.5 MHz, 37.1 kHz, 60.0 Hz
(II) SIS(0): Modeline "960x600"x60.0   41.50  960 1008 1088 1120  600 603 609 618 +hsync +vsync (37.1 kHz)
(**) SIS(0):  Default mode "960x540": 37.3 MHz, 33.8 kHz, 60.0 Hz
(II) SIS(0): Modeline "960x540"x60.0   37.29  960 976 1008 1104  540 543 549 563 +hsync +vsync (33.8 kHz)
(**) SIS(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) SIS(0): Modeline "800x600"x60.3   39.97  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) SIS(0):  Default mode "768x576": 35.0 MHz, 35.9 kHz, 60.1 Hz
(II) SIS(0): Modeline "768x576"x60.1   35.00  768 792 872 976  576 578 581 597 +hsync +vsync (35.9 kHz)
(**) SIS(0):  Default mode "720x576": 32.7 MHz, 35.9 kHz, 60.1 Hz
(II) SIS(0): Modeline "720x576"x60.1   32.73  720 744 816 912  576 578 581 597 +hsync +vsync (35.9 kHz)
(**) SIS(0):  Default mode "856x480": 33.9 MHz, 31.7 kHz, 59.8 Hz
(II) SIS(0): Modeline "856x480"x59.8   33.94  856 872 1000 1072  480 492 495 529 -hsync -vsync (31.7 kHz)
(**) SIS(0):  Default mode "848x480": 33.7 MHz, 31.0 kHz, 60.0 Hz
(II) SIS(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 -hsync -vsync (31.0 kHz)
(**) SIS(0):  Default mode "800x480": 39.8 MHz, 37.7 kHz, 60.0 Hz
(II) SIS(0): Modeline "800x480"x60.0   39.77  800 840 968 1056  480 552 556 628 +hsync +vsync (37.7 kHz)
(**) SIS(0):  Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) SIS(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) SIS(0):  Default mode "640x480": 25.1 MHz, 31.3 kHz, 59.7 Hz
(II) SIS(0): Modeline "640x480"x59.7   25.06  640 656 752 800  480 490 492 525 -hsync -vsync (31.3 kHz)
(**) SIS(0):  Default mode "512x384": 32.6 MHz, 48.5 kHz, 60.1 Hz (D)
(II) SIS(0): Modeline "512x384"x60.1   32.57  512 528 592 672  384 385 388 403 doublescan -hsync -vsync (48.5 kHz)
(**) SIS(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) SIS(0): Modeline "400x300"x60.3   19.98  400 416 480 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
(**) SIS(0): Display dimensions: (408, 306) mm
(**) SIS(0): DPI set to (99, 99)
(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.5, 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.5, module version = 1.2.1
	ABI class: X.Org Video Driver, version 6.0
(II) SIS(0): 2D acceleration enabled
(--) Depth 24 pixmap format is 32 bpp
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) SIS(0): initializing int10
(II) SIS(0): Primary V_BIOS segment is: 0xc000
(II) SIS(0): VESA BIOS detected
(II) SIS(0): VESA VBE Version 3.0
(II) SIS(0): VESA VBE Total Mem: 16384 kB
(II) SIS(0): VESA VBE OEM: SiS
(II) SIS(0): VESA VBE OEM Software Rev: 1.0
(II) SIS(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
(II) SIS(0): VESA VBE OEM Product: 6330
(II) SIS(0): VESA VBE OEM Product Rev: 2.43.00
(II) SIS(0): Setting custom mode 1600x1200 on CRT1
(II) SIS(0): Setting custom mode 1600x1200 on CRT2
(II) SIS(0): RENDER acceleration enabled
(II) SIS(0): Framebuffer from (0,0) to (1599,10386)
(II) SIS(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	8x8 color pattern filled rectangles
	Solid Lines
	Dashed Lines
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
		32 8x8 color pattern slots
(--) SIS(0): CPU frequency 2999.91Mhz
(II) SIS(0): Benchmarking system RAM to video RAM memory transfer methods:
(--) SIS(0): 	Checked libc memcpy()... 	363.2 MiB/s
(--) SIS(0): 	Checked built-in-1 memcpy()... 	373.0 MiB/s
(--) SIS(0): 	Checked built-in-2 memcpy()... 	53.5 MiB/s
(--) SIS(0): 	Checked MMX memcpy()... 	379.6 MiB/s
(--) SIS(0): 	Checked MMX2 memcpy()... 	378.7 MiB/s
(--) SIS(0): Using MMX method for aligned data transfers to video RAM
(--) SIS(0): Using MMX method for unaligned data transfers to video RAM
(==) SIS(0): Backing store disabled
(==) SIS(0): Silken mouse enabled
(**) SIS(0): DPMS enabled
(II) SIS(0): Using SiS300/315/330/340 series HW Xv
(II) SIS(0): Default Xv adaptor is Video Overlay
(II) SIS(0): Initialized SISCTRL extension version 0.1
(II) SIS(0): Registered screen 0 with SISCTRL extension version 0.1
(==) 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 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
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(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"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "XkbRules" "xfree86"
(**) Generic Keyboard: XkbRules: "xfree86"
(**) Option "XkbModel" "lk450"
(**) Generic Keyboard: XkbModel: "lk450"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(**) Configured Mouse: (accel) keeping acceleration scheme 1
(**) Configured Mouse: (accel) acceleration profile 0
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) config/udev: Adding input device "Power Button" (/dev/input/event1)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device "Power Button" (/dev/input/event2)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device "AT Translated Set 2 keyboard" (/dev/input/event0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device "ImExPS/2 Logitech Wheel Mouse" (/dev/input/event4)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device "ImExPS/2 Logitech Wheel Mouse" (/dev/input/mouse0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device "ACPI Virtual Keyboard Device" (/dev/input/event5)
(II) AutoAddDevices is off - not adding device.
(II) 3rd Button detected: disabling emulate3Button

udev information:
P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: char/13:64
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
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=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: x11_driver=evdev

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:65
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: x11_driver=evdev

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:66
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: x11_driver=evdev

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: char/13:67
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DEVLINKS=/dev/char/13:67 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:68 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/virtual/input/input5/event5
N: input/event5
S: char/13:69
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:69
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: x11_driver=evdev

DRM Information from dmesg:
[    1.212022] Linux agpgart interface v0.103
[    1.339429] agpgart-sis 0000:00:00.0: SiS chipset [1039/0661]
[    1.344835] agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xe8000000


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

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  libc6                 2.10.2-6           Embedded GNU C Library: Shared lib
ii  x11-xkb-utils         7.5+2              X11 XKB utilities
ii  xkb-data              1.8-1              X Keyboard Extension (XKB) configu
ii  xserver-xorg-core     2:1.7.5-1          Xorg X server - core server
ii  xserver-xorg-input-al 1:7.5+5            the X.Org X server -- input driver
ii  xserver-xorg-input-ev 1:2.3.2-3          X.Org X server -- evdev input driv
ii  xserver-xorg-input-kb 1:1.4.0-1          X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.5.0-1          X.Org X server -- mouse input driv
ii  xserver-xorg-input-sy 1.2.1-1            Synaptics TouchPad driver for X.Or
ii  xserver-xorg-input-wa 0.10.3+20100109-1  X.Org X server -- Wacom input driv
ii  xserver-xorg-video-al 1:7.5+5            the X.Org X server -- output drive
ii  xserver-xorg-video-ap 1:1.2.2-1          X.Org X server -- APM display driv
ii  xserver-xorg-video-ar 1:0.7.2-1          X.Org X server -- ark display driv
ii  xserver-xorg-video-at 1:6.12.6-1         X.Org X server -- ATI display driv
ii  xserver-xorg-video-ch 1:1.2.2-1          X.Org X server -- Chips display dr
ii  xserver-xorg-video-ci 1:1.3.2-1          X.Org X server -- Cirrus display d
ii  xserver-xorg-video-du 1:0.3.2-1          X.Org X server -- dummy display dr
ii  xserver-xorg-video-fb 1:0.4.1-1          X.Org X server -- fbdev display dr
ii  xserver-xorg-video-gl 1:1.2.4-1          X.Org X server -- Glint display dr
ii  xserver-xorg-video-i1 1:1.3.3-1          X.Org X server -- i128 display dri
ii  xserver-xorg-video-i7 1:1.3.2-1          X.Org X server -- i740 display dri
ii  xserver-xorg-video-in 2:2.9.1-2          X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-ma 6.8.2-2            X.Org X server -- ATI Mach64 displ
ii  xserver-xorg-video-mg 1:1.4.11.dfsg-2    X.Org X server -- MGA display driv
ii  xserver-xorg-video-ne 1:1.2.4-2          X.Org X server -- Neomagic display
ii  xserver-xorg-video-nv 1:2.1.17-1         X.Org X server -- NV display drive
ii  xserver-xorg-video-op 1:0.2.904+svn827-1 X.Org X server -- VIA display driv
ii  xserver-xorg-video-r1 6.8.1-2            X.Org X server -- ATI r128 display
ii  xserver-xorg-video-ra 1:6.12.6-1         X.Org X server -- ATI Radeon displ
ii  xserver-xorg-video-ra 1.3.0-2            X.Org X server -- AMD/ATI r5xx, r6
ii  xserver-xorg-video-re 1:4.2.3-1          X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 1:0.6.3-1          X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3 1:1.10.4-1         X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.3.1-1          X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:1.7.3-1          X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-si 1:0.10.2-1         X.Org X server -- SiS display driv
ii  xserver-xorg-video-si 1:0.9.3-1          X.Org X server -- SiS USB display 
ii  xserver-xorg-video-td 1:1.4.3-1          X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tr 1:1.3.3-1          X.Org X server -- Trident display 
ii  xserver-xorg-video-ts 1:1.2.3-1          X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4 1:0.2.0-4          X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-ve 1:2.3.0-1          X.Org X server -- VESA display dri
ii  xserver-xorg-video-vm 1:10.16.9-1        X.Org X server -- VMware display d
ii  xserver-xorg-video-vo 1:1.2.3-1          X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.7-4      A free implementation of the OpenG

xserver-xorg suggests no packages.

-- debconf information:
  xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/monitor/lcd: false
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/config/write_dri_section: true
  shared/fontpath/fontserver:
* shared/no_known_x-server:
  xserver-xorg/config/fontpath/fontserver:
* shared/multiple_possible_x-servers:



--- End Message ---
--- Begin Message ---
Version: 1:7.5+8

Hi James,

James Cameron <quozl@laptop.org> (28/02/2011):
> I've just done a test by creating a workload (three parallel builds
> and an rsync of television transport stream), and was unable to
> reproduce the symptom.

thanks for the quick follow-up!

> On that basis, assuming the other user no longer sees the problem, I
> think the bug can be closed.

That was your bug, other users should file their own bugs. Closing
with the version you mentioned.

> I'm interested to know if the problem was fixed though.  There's
> nothing relevant in the changelog.gz for 1:7.5+6 onwards.  Perhaps
> kernel?  Was 2.6.30-2-686 now 2.6.32-5-686 .

I guess you probably should be looking into xorg-server's (source
package for xserver-xorg-core) upstream changelog, or on the kernel
side.

KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: