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

Bug#695741: Subject: xserver-xorg-video-sis: xorg configured for FSC Futro S400 according to the author



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: xserver-xorg-video-sis
Version: 1:0.10.4-1
Severity: wishlist

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***
- --------
I had a look at the sis-manpages and found that the link to the authors homepage is
broken.  freedesktop.org/dri/sis finally took me there. The author says repeatedly, that
he is _not_ working on DRI-support, but the sources of the premium-version of his driver
are available there for free:
www.winischhofer.net/sis/sisp.tar.gz
The main URL is:
www.winischhofer.net/linuxsisvga.shtml
For more hardware-details about the system please see here: 695454@bugs.debian.org
Even when configured as suggested, glxgears delivers about 17 to 18 fps and fully loads
the CPU. 
- --------
- -- Package-specific info:
X server symlink status:
- ------------------------
lrwxrwxrwx 1 root root 13 Nov 24 08:19 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 2027892 Nov  5 11:35 /usr/bin/Xorg

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

Xorg X server configuration file status:
- ----------------------------------------
- -rw-r--r-- 1 root root 3552 Dec  9 19:21 /etc/X11/xorg.conf

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

#Section "Serverflags"
#	Option		"DRI2" "true"
#EndSection

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

Section "Module"
	Load  "record"
	Load  "glx"
	Load  "dbe"
#	Load  "dri"
	Load  "extmod"
#	Load  "dri2"
	Load  "vbe"
	Load  "int10"
EndSection

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

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

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

#Section "Monitor"
#	Identifier   "Monitor1"
#	VendorName   "Monitor Vendor"
#	ModelName    "Monitor Model"
#EndSection

Section "Device"
	Identifier "SISvideo"
	Driver "sis"
EndSection


#Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "Rotate"             	# <str>
        #Option     "fbdev"              	# <str>
        #Option     "debug"              	# [<bool>]
#	Identifier  "Card0"
#	Driver      "fbdev"
#	BusID       "PCI:1:0:0"
#EndSection

#Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
#	Identifier  "Card1"
#	Driver      "vesa"
#	BusID       "PCI:1:0:0"
#EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "SISvideo"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

#Section "Screen"
#	Identifier "Screen1"
#	Device     "Card1"
#	Monitor    "Monitor1"
#	SubSection "Display"
#		Viewport   0 0
#		Depth     1
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     4
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     8
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     15
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     16
#	EndSubSection
#	SubSection "Display"
#		Viewport   0 0
#		Depth     24
#	EndSubSection
#EndSection


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

KMS configuration files:
- ------------------------
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
- -------------------------------
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian
4.6.3-12) ) #1 SMP Debian 3.2.32-1

Xorg X server log files on system:
- ----------------------------------
- -rw-r--r-- 1 root root 40148 Dec 12 08:16 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
- ---------------------------------------------------------------------
[    17.646] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    17.646] X Protocol Version 11, Revision 0
[    17.646] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    17.646] Current Operating System: Linux s400 3.2.0-4-686-pae #1 SMP Debian 3.2.32-1
i686 [    17.646] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-686-pae
root=UUID=e69a7799-2b82-41ed-8386-8be7a78263d8 ro quiet [    17.646] Build Date: 05
November 2012  10:28:15AM [    17.646] xorg-server 2:1.12.4-3 (Julien Cristau
<jcristau@debian.org>) [    17.646] Current version of pixman: 0.26.0
[    17.646] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    17.646] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.647] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 12 08:16:39 2012
[    17.651] (==) Using config file: "/etc/X11/xorg.conf"
[    17.651] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    17.655] (==) ServerLayout "X.org Configured"
[    17.655] (**) |-->Screen "Screen0" (0)
[    17.655] (**) |   |-->Monitor "Monitor0"
[    17.660] (**) |   |-->Device "SISvideo"
[    17.661] (**) |-->Input Device "Mouse0"
[    17.661] (**) |-->Input Device "Keyboard0"
[    17.661] (==) Automatically adding devices
[    17.661] (==) Automatically enabling devices
[    17.666] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    17.666] 	Entry deleted from font path.
[    17.671] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does
not exist. [    17.671] 	Entry deleted from font path.
[    17.672] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    17.672] 	Entry deleted from font path.
[    17.672] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does
not exist. [    17.672] 	Entry deleted from font path.
[    17.672] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    17.672] (**) ModulePath set to "/usr/lib/xorg/modules"
[    17.672] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse'
will be disabled. [    17.672] (WW) Disabling Mouse0
[    17.672] (WW) Disabling Keyboard0
[    17.672] (II) Loader magic: 0xb77e95a0
[    17.672] (II) Module ABI versions:
[    17.672] 	X.Org ANSI C Emulation: 0.4
[    17.672] 	X.Org Video Driver: 12.1
[    17.672] 	X.Org XInput driver : 16.0
[    17.672] 	X.Org Server Extension : 6.0
[    17.673] (--) PCI:*(0:1:0:0) 1039:6330:1039:6330 rev 0, Mem @ 0xe0000000/134217728,
0xec000000/131072, I/O @ 0x0000d000/128 [    17.674] (II) Open ACPI successful
(/var/run/acpid.socket) [    17.674] (II) "extmod" will be loaded. This was enabled by
default and also specified in the config file. [    17.674] (II) "dbe" will be loaded.
This was enabled by default and also specified in the config file. [    17.674] (II)
"glx" will be loaded. This was enabled by default and also specified in the config file.
[    17.674] (II) "record" will be loaded. This was enabled by default and also specified
in the config file. [    17.674] (II) "dri" will be loaded by default. [    17.674] (II)
"dri2" will be loaded by default. [    17.674] (II) LoadModule: "record"
[    17.677] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    17.680] (II) Module record: vendor="X.Org Foundation"
[    17.680] 	compiled for 1.12.4, module version = 1.13.0
[    17.680] 	Module class: X.Org Server Extension
[    17.680] 	ABI class: X.Org Server Extension, version 6.0
[    17.680] (II) Loading extension RECORD
[    17.680] (II) LoadModule: "glx"
[    17.680] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.699] (II) Module glx: vendor="X.Org Foundation"
[    17.699] 	compiled for 1.12.4, module version = 1.0.0
[    17.699] 	ABI class: X.Org Server Extension, version 6.0
[    17.699] (==) AIGLX enabled
[    17.700] (II) Loading extension GLX
[    17.700] (II) LoadModule: "dbe"
[    17.700] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    17.702] (II) Module dbe: vendor="X.Org Foundation"
[    17.702] 	compiled for 1.12.4, module version = 1.0.0
[    17.702] 	Module class: X.Org Server Extension
[    17.702] 	ABI class: X.Org Server Extension, version 6.0
[    17.702] (II) Loading extension DOUBLE-BUFFER
[    17.702] (II) LoadModule: "extmod"
[    17.703] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    17.710] (II) Module extmod: vendor="X.Org Foundation"
[    17.710] 	compiled for 1.12.4, module version = 1.0.0
[    17.710] 	Module class: X.Org Server Extension
[    17.710] 	ABI class: X.Org Server Extension, version 6.0
[    17.710] (II) Loading extension SELinux
[    17.710] (II) Loading extension MIT-SCREEN-SAVER
[    17.710] (II) Loading extension XFree86-VidModeExtension
[    17.710] (II) Loading extension XFree86-DGA
[    17.710] (II) Loading extension DPMS
[    17.710] (II) Loading extension XVideo
[    17.710] (II) Loading extension XVideo-MotionCompensation
[    17.710] (II) Loading extension X-Resource
[    17.710] (II) LoadModule: "vbe"
[    17.713] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    17.715] (II) Module vbe: vendor="X.Org Foundation"
[    17.715] 	compiled for 1.12.4, module version = 1.1.0
[    17.715] 	ABI class: X.Org Video Driver, version 12.1
[    17.715] (II) LoadModule: "int10"
[    17.716] (II) Loading /usr/lib/xorg/modules/libint10.so
[    17.720] (II) Module int10: vendor="X.Org Foundation"
[    17.720] 	compiled for 1.12.4, module version = 1.0.0
[    17.720] 	ABI class: X.Org Video Driver, version 12.1
[    17.720] (II) LoadModule: "dri"
[    17.721] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    17.729] (II) Module dri: vendor="X.Org Foundation"
[    17.729] 	compiled for 1.12.4, module version = 1.0.0
[    17.729] 	ABI class: X.Org Server Extension, version 6.0
[    17.729] (II) Loading extension XFree86-DRI
[    17.730] (II) LoadModule: "dri2"
[    17.730] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    17.732] (II) Module dri2: vendor="X.Org Foundation"
[    17.732] 	compiled for 1.12.4, module version = 1.2.0
[    17.732] 	ABI class: X.Org Server Extension, version 6.0
[    17.732] (II) Loading extension DRI2
[    17.732] (II) LoadModule: "sis"
[    17.736] (II) Loading /usr/lib/xorg/modules/drivers/sis_drv.so
[    17.755] (II) Module sis: vendor="X.Org Foundation"
[    17.755] 	compiled for 1.12.1, module version = 0.10.4
[    17.755] 	Module class: X.Org Video Driver
[    17.755] 	ABI class: X.Org Video Driver, version 12.0
[    17.755] (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
[    17.756] (II) SIS: driver for XGI chipsets: Volari Z7 (XG20),
	Volari V3XT/V5/V8/Duo (XG40)
[    17.756] (++) using VT number 7

[    17.761] (WW) Falling back to old probe method for sis
[    17.761] (--) Assigning device section with no busID to primary device
[    17.761] (--) Chipset
SIS660/[M]661[F|M]X/[M]670/[M]741[GX]/[M]760[GX]/[M]761[GX]/[M]770[GX] found [    17.766]
(II) SIS(0): SiS driver (2005/09/20-1, compiled for X.org 1.12.1.0) [    17.766] (II)
SIS(0): Copyright (C) 2001-2005 Thomas Winischhofer <thomas@winischhofer.net> and others
[    17.766] (II) SIS(0): *** See http://www.winischhofer.eu/linuxsisvga.shtml
[    17.766] (II) SIS(0): *** for documentation and updates. [    17.766] (--) SIS(0):
sisfb not found [    17.766] (--) SIS(0): Relocated I/O registers at 0xD000
[    17.767] (II) Loading sub module "ramdac"
[    17.767] (II) LoadModule: "ramdac"
[    17.767] (II) Module "ramdac" already built-in
[    17.767] (==) SIS(0): Depth 24, (--) framebuffer bpp 32
[    17.767] (==) SIS(0): RGB weight 888
[    17.767] (==) SIS(0): Default visual is TrueColor
[    17.767] (WW) SIS(0): Could not find/read video BIOS
[    17.767] (==) SIS(0): Using XAA acceleration architecture
[    17.767] (==) SIS(0): Using HW cursor
[    17.767] (==) SIS(0): Color HW cursor is enabled
[    17.767] (II) SIS(0): Using VRAM command queue, size 512k
[    17.768] (==) SIS(0): Hotkey display switching is enabled
[    17.768] (II) SIS(0): WARNING: Using the Hotkey might freeze your machine, regardless
[    17.768] (II) SIS(0):          whether enabled or disabled. This is no driver bug.
[    17.768] (==) SIS(0): SiSCtrl utility interface is disabled
[    17.768] (II) SIS(0): For information on SiSCtrl, see
		http://www.winischhofer.eu/linuxsispart1.shtml#sisctrl
[    17.768] (==) SIS(0): DRI disabled
[    17.768] (II) SIS(0): Checking OS for SSE support is not supported in this version of
X.org [    17.768] (II) SIS(0): If your OS supports SSE, set the option "UseSSE" to "on".
[    17.768] (--) SIS(0): DIMM0 is DDR SDRAM
[    17.768] (--) SIS(0): DIMM1 is not installed
[    17.768] (--) SIS(0): DIMM2 is not installed
[    17.768] (--) SIS(0): DIMM3 is not installed
[    17.768] (--) SIS(0): DRAM type: DDR SDRAM
[    17.768] (--) SIS(0): Memory clock: 332.892 MHz
[    17.768] (--) SIS(0): DRAM bus width: 64 bit
[    17.768] (--) SIS(0): Linear framebuffer at 0xE0000000
[    17.768] (--) SIS(0): MMIO registers at 0xEC000000 (size 64K)
[    17.768] (--) SIS(0): VideoRAM: 131072 KB
[    17.768] (II) SIS(0): Using 130496K of framebuffer memory at offset 0K
[    17.768] (--) SIS(0): Hardware supports two video overlays
[    17.768] (--) SIS(0): Detected SiS301C video bridge (Charter/UMC-1, ID 1; Rev 0xc0)
[    17.946] (--) SIS(0): CRT1/VGA detected
[    17.946] (II) SIS(0): (Re)-detecting LCD/plasma panel, sensing via DDC
[    18.111] (II) SIS(0): No LCD/plasma panel detected
[    18.111] (II) SIS(0): Forced re-detection of secondary VGA, sensing via DDC
[    18.241] (--) SIS(0): VGA2 sense: Do DDC answer
[    18.241] (--) SIS(0): No secondary VGA connection detected
[    18.241] (==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
[    18.241] (II) SIS(0): CRT1 gamma correction is enabled
[    18.241] (II) SIS(0): Separate Xv gamma correction for CRT1 is disabled
[    18.241] (II) SIS(0): CRT2 gamma correction is enabled
[    18.241] (--) SIS(0): Memory bandwidth at 32 bpp is 665.784 MHz
[    18.241] (II) Loading sub module "ddc"
[    18.241] (II) LoadModule: "ddc"
[    18.241] (II) Module "ddc" already built-in
[    18.407] (--) SIS(0): CRT1 DDC supported
[    18.407] (--) SIS(0): CRT1 DDC level: 2 
[    18.884] (--) SIS(0): CRT1 DDC monitor info:
******************************************* [    18.884] (II) SIS(0): Manufacturer: BMM
Model: 237  Serial#: 142954 [    18.884] (II) SIS(0): Year: 2002  Week: 33
[    18.884] (II) SIS(0): EDID Version: 1.1
[    18.884] (II) SIS(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    18.884] (II) SIS(0): Sync:  Separate
[    18.884] (II) SIS(0): Max Image Size [cm]: horiz.: 30  vert.: 24
[    18.884] (II) SIS(0): Gamma: 2.00
[    18.884] (II) SIS(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    18.884] (II) SIS(0): redX: 0.625 redY: 0.380   greenX: 0.345 greenY: 0.604
[    18.884] (II) SIS(0): blueX: 0.180 blueY: 0.154   whiteX: 0.329 whiteY: 0.225
[    18.884] (II) SIS(0): Supported established timings:
[    18.884] (II) SIS(0): 720x400@70Hz
[    18.884] (II) SIS(0): 640x480@60Hz
[    18.884] (II) SIS(0): 640x480@72Hz
[    18.884] (II) SIS(0): 640x480@75Hz
[    18.884] (II) SIS(0): 800x600@60Hz
[    18.884] (II) SIS(0): 800x600@72Hz
[    18.884] (II) SIS(0): 800x600@75Hz
[    18.884] (II) SIS(0): 1024x768@60Hz
[    18.884] (II) SIS(0): 1024x768@70Hz
[    18.884] (II) SIS(0): 1024x768@75Hz
[    18.884] (II) SIS(0): Manufacturer's mask: 0
[    18.884] (II) SIS(0): Supported detailed timing:
[    18.884] (II) SIS(0): clock: 78.8 MHz   Image Size:  30 x 22 mm
[    18.885] (II) SIS(0): h_active: 1024  h_sync: 1040  h_sync_end 1136 h_blank_end 1312
h_border: 0 [    18.885] (II) SIS(0): v_active: 768  v_sync: 769  v_sync_end 772
v_blanking: 800 v_border: 0 [    18.885] (II) SIS(0): Monitor name: 567
[    18.885] (II) SIS(0): Ranges: V min: 60 V max: 75 Hz, H min: 31 H max: 60 kHz,
PixClock max 85 MHz [    18.885] (II) SIS(0):  FZWJ280142954
[    18.885] (II) SIS(0): EDID (in hex):
[    18.885] (II) SIS(0): 	442079b7547df0bf70e38ab800000000
[    18.885] (II) SIS(0): 	c7ce2fb770e38ab8ffffffffdc5968b7
[    18.885] (II) SIS(0): 	0700000001000000bced78b7ac7df0bf
[    18.885] (II) SIS(0): 	442079b73c0703b700000000ba596bb7
[    18.885] (II) SIS(0): 	00000000001d3eb7000000009b5a68b7
[    18.885] (II) SIS(0): 	008f7eb770e38ab8fb7df0bf987df0bf
[    18.885] (II) SIS(0): 	acba36b7017ef0bf01000000ffffffff
[    18.885] (II) SIS(0): 	57847ab7b07df0bf08000000b2406cb7
[    18.885] (II) SIS(0): EDID vendor "BMM", prod id 567
[    18.885] (II) SIS(0): DDCModeFromDetailedTiming: 1024x768 Warning: We only handle
separate sync. [    18.885] (II) SIS(0): Using EDID range info for horizontal sync
[    18.885] (II) SIS(0): Using EDID range info for vertical refresh
[    18.885] (II) SIS(0): Printing DDC gathered Modelines:
[    18.885] (II) SIS(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769
772 800 -hsync -vsync (60.0 kHz e) [    18.885] (II) SIS(0): Modeline "800x600"x0.0
40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e) [    18.885] (II)
SIS(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(37.5 kHz e) [    18.885] (II) SIS(0): Modeline "640x480"x0.0   31.50  640 664 704 832
480 489 492 520 -hsync -vsync (37.9 kHz e) [    18.885] (II) SIS(0): Modeline
"640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    18.885] (II) SIS(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414
449 -hsync +vsync (31.5 kHz e) [    18.885] (II) SIS(0): Modeline "1024x768"x0.0   78.75
1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e) [    18.885] (II) SIS(0):
Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5
kHz e) [    18.885] (II) SIS(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344
768 771 777 806 -hsync -vsync (48.4 kHz e) [    18.885] (II) SIS(0): Modeline
"800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    18.885] (II) SIS(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643
666 +hsync +vsync (48.1 kHz e) [    18.885] (--) SIS(0): According to DDC size, CRT1
aspect ratio is 1.25:1 (normal) [    18.885] (--) SIS(0): End of CRT1 DDC monitor info
************************************* [    18.885] (==) SIS(0): Min pixel clock is 10 MHz
[    18.885] (--) SIS(0): Max pixel clock is 400 MHz [    18.887] (II) SIS(0): Replaced
default mode list with built-in modes [    18.887] (II) SIS(0): Using fake widescreen
modes for CRT1 VGA devices [    18.887] (II) SIS(0): 	Use option
"ForceCRT1VGAAspect" to overrule [    18.887] (II) SIS(0): "Unknown reason" in the
following list means that the mode [    18.887] (II) SIS(0): is not supported on the
chipset/bridge/current output device. [    18.887] (II) SIS(0): Monitor0: Using hsync
range of 31.00-60.00 kHz [    18.887] (II) SIS(0): Monitor0: Using vrefresh range of
60.00-75.00 Hz [    18.887] (II) SIS(0): Monitor0: Using maximum pixel clock of 85.00 MHz
[    18.887] (WW) SIS(0): Unable to estimate virtual size [    18.887] (II) SIS(0): Clock
range:  10.00 to 400.00 MHz [    18.887] (II) SIS(0): Not using default mode
"800x600" (vrefresh out of range) [    18.887] (II) SIS(0): Not using default mode
"800x600" (vrefresh out of range) [    18.887] (II) SIS(0): Not using default mode
"800x600" (hsync out of range) [    18.887] (II) SIS(0): Not using default mode
"800x600" (hsync out of range) [    18.887] (II) SIS(0): Not using default mode
"800x600" (hsync out of range) [    18.887] (II) SIS(0): Not using default mode
"640x480" (vrefresh out of range) [    18.887] (II) SIS(0): Not using default mode
"640x480" (vrefresh out of range) [    18.887] (II) SIS(0): Not using default mode
"640x480" (hsync out of range) [    18.887] (II) SIS(0): Not using default mode
"640x480" (hsync out of range) [    18.887] (II) SIS(0): Not using default mode
"640x480" (hsync out of range) [    18.887] (II) SIS(0): Not using default mode
"1024x768" (vrefresh out of range) [    18.887] (II) SIS(0): Not using default mode
"1024x768" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1024x768" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1024x768" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1280x1024" (vrefresh out of range) [    18.888] (II) SIS(0): Not using default mode
"1280x1024" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1280x1024" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1280x1024" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1600x1200" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1600x1200" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1600x1200" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1600x1200" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1600x1200" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1600x1200" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1600x1200" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1920x1440" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1920x1440" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1920x1440" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1920x1440" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1920x1440" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"1920x1440" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"2048x1536" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"2048x1536" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"2048x1536" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"2048x1536" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"2048x1536" (hsync out of range) [    18.888] (II) SIS(0): Not using default mode
"800x480" (vrefresh out of range) [    18.890] (II) SIS(0): Not using default mode
"1024x576" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x720" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x720" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x720" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x960" (mode clock too high) [    18.890] (II) SIS(0): Not using default mode
"1280x960" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x768" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x768" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x768" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1400x1050" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1400x1050" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1152x864" (mode clock too high) [    18.890] (II) SIS(0): Not using default mode
"1152x864" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1152x864" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"848x480" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"856x480" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1360x768" (mode clock too high) [    18.890] (II) SIS(0): Not using default mode
"1280x800" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x800" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x800" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1680x1050" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x854" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x854" (hsync out of range) [    18.890] (II) SIS(0): Not using default mode
"1280x854" (hsync out of range) [    18.891] (--) SIS(0): Virtual size is 1024x768 (pitch
1024) [    18.891] (**) SIS(0): *Driver mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
[    18.891] (II) SIS(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769
772 800 -hsync -vsync (60.0 kHz ez) [    18.891] (**) SIS(0): *Driver mode "1024x768":
78.8 MHz, 60.0 kHz, 75.0 Hz [    18.891] (II) SIS(0): Modeline "1024x768"x75.0   78.75
1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz ez) [    18.891] (**)
SIS(0): *Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz [    18.891] (II) SIS(0):
Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(56.5 kHz ez) [    18.891] (**) SIS(0): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0
Hz [    18.891] (II) SIS(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz ez) [    18.891] (**) SIS(0): *Default mode
"1024x768": 78.7 MHz, 60.0 kHz, 75.0 Hz [    18.891] (II) SIS(0): Modeline
"1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz zd)
[    18.891] (**) SIS(0): *Default mode "1024x768": 75.2 MHz, 56.6 kHz, 70.2 Hz
[    18.891] (II) SIS(0): Modeline "1024x768"x70.2   75.17  1024 1048 1184 1328  768 771
777 806 -hsync -vsync (56.6 kHz zd) [    18.891] (**) SIS(0): *Default mode "1024x768":
65.1 MHz, 48.5 kHz, 60.1 Hz [    18.891] (II) SIS(0): Modeline "1024x768"x60.1   65.15
1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.5 kHz zd) [    18.891] (**)
SIS(0): *Default mode "1024x576": 78.7 MHz, 60.0 kHz, 75.0 Hz [    18.891] (II) SIS(0):
Modeline "1024x576"x75.0   78.75  1024 1040 1136 1312  576 686 690 800 +hsync +vsync
(60.0 kHz zd) [    18.891] (**) SIS(0): *Default mode "1024x576": 65.1 MHz, 48.5 kHz,
60.1 Hz [    18.891] (II) SIS(0): Modeline "1024x576"x60.1   65.15  1024 1048 1184 1344
576 688 694 806 +hsync +vsync (48.5 kHz zd) [    18.891] (**) SIS(0): *Default mode
"960x600": 41.5 MHz, 37.1 kHz, 60.0 Hz [    18.891] (II) SIS(0): Modeline
"960x600"x60.0   41.50  960 1008 1088 1120  600 603 609 618 +hsync +vsync (37.1 kHz zd)
[    18.891] (**) SIS(0): *Default mode "960x540": 37.3 MHz, 33.8 kHz, 60.0 Hz
[    18.891] (II) SIS(0): Modeline "960x540"x60.0   37.29  960 976 1008 1104  540 543 549
563 +hsync +vsync (33.8 kHz zd) [    18.891] (**) SIS(0): *Driver mode "800x600": 49.5
MHz, 46.9 kHz, 75.0 Hz [    18.891] (II) SIS(0): Modeline "800x600"x75.0   49.50  800 816
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz ez) [    18.891] (**) SIS(0): *Driver
mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz [    18.891] (II) SIS(0): Modeline
"800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz ez)
[    18.891] (**) SIS(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[    18.891] (II) SIS(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605
628 +hsync +vsync (37.9 kHz ez) [    18.891] (**) SIS(0): *Default mode "800x600": 49.5
MHz, 46.9 kHz, 75.0 Hz [    18.892] (II) SIS(0): Modeline "800x600"x75.0   49.52  800 816
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz zd) [    18.892] (**) SIS(0): *Default
mode "800x600": 50.1 MHz, 48.2 kHz, 72.4 Hz [    18.892] (II) SIS(0): Modeline
"800x600"x72.4   50.11  800 856 976 1040  600 637 643 666 +hsync +vsync (48.2 kHz zd)
[    18.892] (**) SIS(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[    18.892] (II) SIS(0): Modeline "800x600"x60.3   39.97  800 840 968 1056  600 601 605
628 +hsync +vsync (37.9 kHz zd) [    18.892] (**) SIS(0): *Default mode "768x576": 35.0
MHz, 35.9 kHz, 60.1 Hz [    18.892] (II) SIS(0): Modeline "768x576"x60.1   35.00  768 792
872 976  576 578 581 597 +hsync +vsync (35.9 kHz zd) [    18.892] (**) SIS(0): *Default
mode "720x576": 32.7 MHz, 35.9 kHz, 60.1 Hz [    18.892] (II) SIS(0): Modeline
"720x576"x60.1   32.73  720 744 816 912  576 578 581 597 +hsync +vsync (35.9 kHz zd)
[    18.892] (**) SIS(0): *Default mode "856x480": 33.9 MHz, 31.7 kHz, 59.8 Hz
[    18.892] (II) SIS(0): Modeline "856x480"x59.8   33.94  856 872 1000 1072  480 492 495
529 -hsync -vsync (31.7 kHz zd) [    18.892] (**) SIS(0): *Default mode "848x480": 33.7
MHz, 31.0 kHz, 60.0 Hz [    18.892] (II) SIS(0): Modeline "848x480"x60.0   33.75  848 864
976 1088  480 486 494 517 -hsync -vsync (31.0 kHz zd) [    18.892] (**) SIS(0): *Default
mode "800x480": 49.5 MHz, 46.9 kHz, 75.1 Hz [    18.892] (II) SIS(0): Modeline
"800x480"x75.1   49.52  800 816 896 1056  480 551 554 624 +hsync +vsync (46.9 kHz zd)
[    18.892] (**) SIS(0): *Default mode "800x480": 39.8 MHz, 37.7 kHz, 60.0 Hz
[    18.892] (II) SIS(0): Modeline "800x480"x60.0   39.77  800 840 968 1056  480 552 556
628 +hsync +vsync (37.7 kHz zd) [    18.892] (**) SIS(0): *Default mode "720x480": 28.3
MHz, 31.6 kHz, 61.0 Hz [    18.892] (II) SIS(0): Modeline "720x480"x61.0   28.28  720 728
840 896  480 490 492 517 -hsync -vsync (31.6 kHz zd) [    18.892] (**) SIS(0): *Driver
mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [    18.892] (II) SIS(0): Modeline
"640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz ez)
[    18.892] (**) SIS(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
[    18.892] (II) SIS(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492
520 -hsync -vsync (37.9 kHz ez) [    18.892] (**) SIS(0): *Driver mode "640x480": 25.2
MHz, 31.5 kHz, 59.9 Hz [    18.892] (II) SIS(0): Modeline "640x480"x59.9   25.18  640 656
752 800  480 490 492 525 -hsync -vsync (31.5 kHz ez) [    18.892] (**) SIS(0): *Default
mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [    18.892] (II) SIS(0): Modeline
"640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz zd)
[    18.892] (**) SIS(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
[    18.892] (II) SIS(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491
520 -hsync -vsync (37.9 kHz zd) [    18.892] (**) SIS(0): *Default mode "640x480": 25.1
MHz, 31.3 kHz, 59.7 Hz [    18.892] (II) SIS(0): Modeline "640x480"x59.7   25.06  640 656
752 800  480 490 492 525 -hsync -vsync (31.3 kHz zd) [    18.892] (**) SIS(0): *Driver
mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz [    18.892] (II) SIS(0): Modeline
"720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz ez)
[    18.893] (**) SIS(0): *Default mode "640x400": 25.1 MHz, 31.6 kHz, 71.6 Hz
[    18.893] (II) SIS(0): Modeline "640x400"x71.6   25.06  640 656 752 792  400 413 415
442 -hsync +vsync (31.6 kHz zd) [    18.893] (**) SIS(0): *Default mode "512x384": 32.6
MHz, 48.5 kHz, 60.1 Hz (D) [    18.893] (II) SIS(0): Modeline "512x384"x60.1   32.57  512
528 592 672  384 385 388 403 doublescan -hsync -vsync (48.5 kHz zd) [    18.893] (**)
SIS(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) [    18.893] (II)
SIS(0): Modeline "400x300"x60.3   19.98  400 416 480 528  300 300 302 314 doublescan
+hsync +vsync (37.9 kHz zd) [    18.893] (**) SIS(0): *Default mode "320x240": 12.5 MHz,
31.3 kHz, 60.7 Hz (D) [    18.893] (II) SIS(0): Modeline "320x240"x60.7   12.53  320 328
376 400  240 245 246 258 doublescan -hsync -vsync (31.3 kHz zd) [    18.893] (**) SIS(0):
*Default mode "320x200": 12.5 MHz, 31.3 kHz, 70.9 Hz (D) [    18.893] (II) SIS(0):
Modeline "320x200"x70.9   12.53  320 328 376 400  200 206 207 221 doublescan -hsync
+vsync (31.3 kHz zd) [    18.893] (**) SIS(0): Display dimensions: (300, 240) mm
[    18.893] (**) SIS(0): DPI set to (86, 81) [    18.893] (II) Loading sub module
"fb" [    18.893] (II) LoadModule: "fb" [    18.893] (II)
Loading /usr/lib/xorg/modules/libfb.so [    18.912] (II) Module fb: vendor="X.Org
Foundation" [    18.912] 	compiled for 1.12.4, module version = 1.0.0 [    18.912]
	ABI class: X.Org ANSI C Emulation, version 0.4 [    18.912] (II) Loading sub
module "xaa" [    18.912] (II) LoadModule: "xaa" [    18.913] (II)
Loading /usr/lib/xorg/modules/libxaa.so [    18.941] (II) Module xaa: vendor="X.Org
Foundation" [    18.941] 	compiled for 1.12.4, module version = 1.2.1 [    18.941]
	ABI class: X.Org Video Driver, version 12.1 [    18.941] (--) Depth 24 pixmap
format is 32 bpp [    18.941] (II) Loading sub module "vbe" [    18.941] (II) LoadModule:
"vbe" [    18.942] (II) Loading /usr/lib/xorg/modules/libvbe.so [    18.942] (II) Module
vbe: vendor="X.Org Foundation" [    18.942] 	compiled for 1.12.4, module version =
1.1.0 [    18.942] 	ABI class: X.Org Video Driver, version 12.1 [    18.942] (II)
Loading sub module "int10" [    18.942] (II) LoadModule: "int10" [    18.942] (II)
Loading /usr/lib/xorg/modules/libint10.so [    18.942] (II) Module int10: vendor="X.Org
Foundation" [    18.942] 	compiled for 1.12.4, module version = 1.0.0 [    18.942]
	ABI class: X.Org Video Driver, version 12.1 [    18.942] (II) SIS(0):
initializing int10 [    18.943] (II) SIS(0): Primary V_BIOS segment is: 0xc000
[    18.946] (II) SIS(0): VESA BIOS detected [    18.946] (II) SIS(0): VESA VBE Version
3.0 [    18.946] (II) SIS(0): VESA VBE Total Mem: 16384 kB [    18.946] (II) SIS(0): VESA
VBE OEM: SiS [    18.946] (II) SIS(0): VESA VBE OEM Software Rev: 1.0 [    18.946] (II)
SIS(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp. [    18.946] (II) SIS(0):
VESA VBE OEM Product: 6330 [    18.946] (II) SIS(0): VESA VBE OEM Product Rev: 2.53.12a
[    19.061] (II) SIS(0): Setting custom mode 1024x768 on CRT1 [    19.065] (II) SIS(0):
Setting custom mode 1024x768 on CRT2 [    19.090] (II) SIS(0): RENDER acceleration
enabled [    19.090] (II) SIS(0): Framebuffer from (0,0) to (1023,32622) [    19.091]
(II) SIS(0): Using XFree86 Acceleration Architecture (XAA) [    19.091] 	Screen to
screen bit blits [    19.091] 	Solid filled rectangles
[    19.091] 	8x8 mono pattern filled rectangles
[    19.091] 	8x8 color pattern filled rectangles
[    19.091] 	Solid Lines
[    19.091] 	Dashed Lines
[    19.107] 	Setting up tile and stipple cache:
[    19.107] 		32 128x128 slots
[    19.107] 		32 256x256 slots
[    19.107] 		16 512x512 slots
[    19.107] 		32 8x8 color pattern slots
[    19.124] (--) SIS(0): CPU frequency 800.02Mhz
[    19.189] (II) SIS(0): Benchmarking system RAM to video RAM memory transfer methods:
[    19.910] (--) SIS(0): 	Checked libc memcpy()... 	363.6 MiB/s
[    19.927] (--) SIS(0): 	Checked built-in-1 memcpy()... 	364.0 MiB/s
[    19.977] (--) SIS(0): 	Checked built-in-2 memcpy()... 	73.3 MiB/s
[    19.992] (--) SIS(0): 	Checked MMX memcpy()... 	390.8 MiB/s
[    20.010] (--) SIS(0): 	Checked 3DNow! memcpy()... 	403.1 MiB/s
[    20.025] (--) SIS(0): 	Checked MMX2 memcpy()... 	405.4 MiB/s
[    20.043] (--) SIS(0): Using MMX2 method for aligned data transfers to video RAM
[    20.043] (--) SIS(0): Using MMX2 method for unaligned data transfers to video RAM
[    20.043] (==) SIS(0): Backing store disabled
[    20.043] (==) SIS(0): Silken mouse enabled
[    20.044] (==) SIS(0): DPMS enabled
[    20.044] (II) SIS(0): Using SiS300/315/330/340 series HW Xv
[    20.045] (II) SIS(0): Default Xv adaptor is Video Overlay
[    20.055] (II) SIS(0): Initialized SISCTRL extension version 0.1
[    20.055] (II) SIS(0): Registered screen 0 with SISCTRL extension version 0.1
[    20.055] (==) RandR enabled
[    20.055] (II) Initializing built-in extension Generic Event Extension
[    20.055] (II) Initializing built-in extension SHAPE
[    20.055] (II) Initializing built-in extension MIT-SHM
[    20.055] (II) Initializing built-in extension XInputExtension
[    20.055] (II) Initializing built-in extension XTEST
[    20.055] (II) Initializing built-in extension BIG-REQUESTS
[    20.055] (II) Initializing built-in extension SYNC
[    20.055] (II) Initializing built-in extension XKEYBOARD
[    20.055] (II) Initializing built-in extension XC-MISC
[    20.056] (II) Initializing built-in extension SECURITY
[    20.056] (II) Initializing built-in extension XINERAMA
[    20.056] (II) Initializing built-in extension XFIXES
[    20.056] (II) Initializing built-in extension RENDER
[    20.056] (II) Initializing built-in extension RANDR
[    20.056] (II) Initializing built-in extension COMPOSITE
[    20.056] (II) Initializing built-in extension DAMAGE
[    20.059] (II) SELinux: Disabled on system
[    21.287] (II) AIGLX: Screen 0 is not DRI2 capable
[    21.287] (II) AIGLX: Screen 0 is not DRI capable
[    22.324] (II) AIGLX: Loaded and initialized swrast
[    22.324] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    22.762] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    22.762] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.762] (II) LoadModule: "evdev"
[    22.764] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.767] (II) Module evdev: vendor="X.Org Foundation"
[    22.767] 	compiled for 1.12.1, module version = 2.7.0
[    22.767] 	Module class: X.Org XInput Driver
[    22.767] 	ABI class: X.Org XInput driver, version 16.0
[    22.767] (II) Using input driver 'evdev' for 'Power Button'
[    22.767] (**) Power Button: always reports core events
[    22.767] (**) evdev: Power Button: Device: "/dev/input/event4"
[    22.767] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.767] (--) evdev: Power Button: Found keys
[    22.767] (II) evdev: Power Button: Configuring as keyboard
[    22.767] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4" [    22.767] (II) XINPUT:
Adding extended input device "Power Button" (type: KEYBOARD, id 6) [    22.767] (**)
Option "xkb_rules" "evdev" [    22.768] (**) Option "xkb_model" "pc105"
[    22.768] (**) Option "xkb_layout" "de"
[    22.926] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    22.926] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.926] (II) Using input driver 'evdev' for 'Power Button'
[    22.927] (**) Power Button: always reports core events
[    22.927] (**) evdev: Power Button: Device: "/dev/input/event3"
[    22.927] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.927] (--) evdev: Power Button: Found keys
[    22.927] (II) evdev: Power Button: Configuring as keyboard
[    22.927] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3" [    22.927]
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    22.927] (**) Option "xkb_rules" "evdev" [    22.927] (**) Option "xkb_model" "pc105"
[    22.927] (**) Option "xkb_layout" "de"
[    22.929] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB
Keyboard (/dev/input/event1) [    22.929] (**) Mitsumi Electric Apple Extended USB
Keyboard: Applying InputClass "evdev keyboard catchall" [    22.929] (II) Using input
driver 'evdev' for 'Mitsumi Electric Apple Extended USB Keyboard' [    22.930] (**)
Mitsumi Electric Apple Extended USB Keyboard: always reports core events [    22.930]
(**) evdev: Mitsumi Electric Apple Extended USB Keyboard: Device:
"/dev/input/event1" [    22.930] (--) evdev: Mitsumi Electric Apple Extended USB
Keyboard: Vendor 0x5ac Product 0x205 [    22.930] (--) evdev: Mitsumi Electric Apple
Extended USB Keyboard: Found keys [    22.930] (II) evdev: Mitsumi Electric Apple
Extended USB Keyboard: Configuring as keyboard [    22.930] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.0/input/input1/event1" [    22.930]
(II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB
Keyboard" (type: KEYBOARD, id 8) [    22.930] (**) Option "xkb_rules"
"evdev" [    22.930] (**) Option "xkb_model" "pc105" [    22.930] (**) Option
"xkb_layout" "de" [    22.932] (II) config/udev: Adding input device Mitsumi Electric
Apple Extended USB Keyboard (/dev/input/event2) [    22.932] (**) Mitsumi Electric Apple
Extended USB Keyboard: Applying InputClass "evdev keyboard catchall" [    22.932] (II)
Using input driver 'evdev' for 'Mitsumi Electric Apple Extended USB
Keyboard' [    22.932] (**) Mitsumi Electric Apple Extended USB Keyboard: always reports
core events [    22.932] (**) evdev: Mitsumi Electric Apple Extended USB Keyboard:
Device: "/dev/input/event2" [    22.932] (--) evdev: Mitsumi Electric Apple Extended USB
Keyboard: Vendor 0x5ac Product 0x205 [    22.933] (--) evdev: Mitsumi Electric Apple
Extended USB Keyboard: Found keys [    22.933] (II) evdev: Mitsumi Electric Apple
Extended USB Keyboard: Configuring as keyboard [    22.933] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.1/input/input2/event2" [    22.933]
(II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB
Keyboard" (type: KEYBOARD, id 9) [    22.933] (**) Option "xkb_rules"
"evdev" [    22.933] (**) Option "xkb_model" "pc105" [    22.933] (**) Option
"xkb_layout" "de" [    22.935] (II) config/udev: Adding input device Logitech USB-PS/2
Optical Mouse (/dev/input/event0) [    22.935] (**) Logitech USB-PS/2 Optical Mouse:
Applying InputClass "evdev pointer catchall" [    22.935] (II) Using input driver 'evdev'
for 'Logitech USB-PS/2 Optical Mouse' [    22.935] (**) Logitech USB-PS/2 Optical Mouse:
always reports core events [    22.935] (**) evdev: Logitech USB-PS/2 Optical Mouse:
Device: "/dev/input/event0" [    22.935] (--) evdev: Logitech USB-PS/2 Optical Mouse:
Vendor 0x46d Product 0xc03d [    22.935] (--) evdev: Logitech USB-PS/2 Optical Mouse:
Found 3 mouse buttons [    22.935] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found
scroll wheel(s) [    22.935] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative
axes [    22.935] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative
axes [    22.935] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[    22.935] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[    22.935] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[    22.935] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [    22.936] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0/input/input0/event0" [    22.936]
(II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE,
id 10) [    22.936] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative
axes. [    22.936] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration
scheme 1 [    22.936] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile
0 [    22.936] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[    22.937] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[    22.937] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse
(/dev/input/mouse0) [    22.937] (II) No input driver specified, ignoring this device.
[    22.938] (II) This device may have been added with another device file. [    22.939]
(II) config/udev: Adding input device PC Speaker (/dev/input/event5) [    22.939] (II) No
input driver specified, ignoring this device. [    22.939] (II) This device may have been
added with another device file. [    29.748] (II) SIS(0): Restoring by setting old mode
0x03

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7896636
E: XKBLAYOUT=de
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7897153
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.0/input/input1
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.0/input/input1
E: EV=120013
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Apple_Extended_USB_Keyboard
E: ID_MODEL_ENC=Apple\x20Extended\x20USB\x20Keyboard
E: ID_MODEL_ID=0205
E: ID_PATH=pci-0000:00:03.0-usb-0:2.1:1.0
E: ID_PATH_TAG=pci-0000_00_03_0-usb-0_2_1_1_0
E: ID_REVISION=0122
E: ID_SERIAL=Mitsumi_Electric_Apple_Extended_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Mitsumi_Electric
E: ID_VENDOR_ENC=Mitsumi\x20Electric
E: ID_VENDOR_ID=05ac
E: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
E: LED=1f
E:
MODALIAS=input:b0003v05ACp0205e0110-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw
E: MSC=10 E: NAME="Mitsumi Electric Apple Extended USB Keyboard"
E: PHYS="usb-0000:00:03.0-2.1/input0"
E: PRODUCT=3/5ac/205/110
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=7958146

P: /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:03.0-usb-0:2.1:1.0-event-kbd
E: BACKSPACE=guess
E:
DEVLINKS=/dev/input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:03.0-usb-0:2.1:1.0-event-kbd
E: DEVNAME=/dev/input/event1 E:
DEVPATH=/devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.0/input/input1/event1 E:
ID_BUS=usb E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Apple_Extended_USB_Keyboard
E: ID_MODEL_ENC=Apple\x20Extended\x20USB\x20Keyboard
E: ID_MODEL_ID=0205
E: ID_PATH=pci-0000:00:03.0-usb-0:2.1:1.0
E: ID_PATH_TAG=pci-0000_00_03_0-usb-0_2_1_1_0
E: ID_REVISION=0122
E: ID_SERIAL=Mitsumi_Electric_Apple_Extended_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Mitsumi_Electric
E: ID_VENDOR_ENC=Mitsumi\x20Electric
E: ID_VENDOR_ID=05ac
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8006534
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.1/input/input2
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.1/input/input2
E: EV=13
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Apple_Extended_USB_Keyboard
E: ID_MODEL_ENC=Apple\x20Extended\x20USB\x20Keyboard
E: ID_MODEL_ID=0205
E: ID_PATH=pci-0000:00:03.0-usb-0:2.1:1.1
E: ID_PATH_TAG=pci-0000_00_03_0-usb-0_2_1_1_1
E: ID_REVISION=0122
E: ID_SERIAL=Mitsumi_Electric_Apple_Extended_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Mitsumi_Electric
E: ID_VENDOR_ENC=Mitsumi\x20Electric
E: ID_VENDOR_ID=05ac
E: KEY=10000 17a 840c000 e0000 0 0 0
E:
MODALIAS=input:b0003v05ACp0205e0110-e0,1,4,k71,72,73,8E,8F,96,9B,A1,A3,A4,A5,A6,A8,D0,ram4,lsfw
E: MSC=10 E: NAME="Mitsumi Electric Apple Extended USB Keyboard"
E: PHYS="usb-0000:00:03.0-2.1/input1"
E: PRODUCT=3/5ac/205/110
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=7950338

P: /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.1/input/input2/event2
N: input/event2
S: input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-if01
S: input/by-path/pci-0000:00:03.0-usb-0:2.1:1.1-event
E: BACKSPACE=guess
E:
DEVLINKS=/dev/input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-if01 /dev/input/by-path/pci-0000:00:03.0-usb-0:2.1:1.1-event
E: DEVNAME=/dev/input/event2 E:
DEVPATH=/devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2.1/2-2.1:1.1/input/input2/event2 E:
ID_BUS=usb E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Apple_Extended_USB_Keyboard
E: ID_MODEL_ENC=Apple\x20Extended\x20USB\x20Keyboard
E: ID_MODEL_ID=0205
E: ID_PATH=pci-0000:00:03.0-usb-0:2.1:1.1
E: ID_PATH_TAG=pci-0000_00_03_0-usb-0_2_1_1_1
E: ID_REVISION=0122
E: ID_SERIAL=Mitsumi_Electric_Apple_Extended_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Mitsumi_Electric
E: ID_VENDOR_ENC=Mitsumi\x20Electric
E: ID_VENDOR_ID=05ac
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7986266
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0/input/input0
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0/input/input0
E: EV=17
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03d
E: ID_PATH=pci-0000:00:03.1-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_03_1-usb-0_2_1_0
E: ID_REVISION=2000
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0003v046DpC03De0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Logitech USB-PS/2 Optical Mouse"
E: PHYS="usb-0000:00:03.1-2/input0"
E: PRODUCT=3/46d/c03d/110
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=7850333

P: /devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0/input/input0/event0
N: input/event0
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:03.1-usb-0:2:1.0-event-mouse
E:
DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:03.1-usb-0:2:1.0-event-mouse
E: DEVNAME=/dev/input/event0 E:
DEVPATH=/devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0/input/input0/event0 E:
ID_BUS=usb E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03d
E: ID_PATH=pci-0000:00:03.1-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_03_1-usb-0_2_1_0
E: ID_REVISION=2000
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7911248

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

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

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7900582


DRM Information from dmesg:
- ---------------------------
[    2.991536] Linux agpgart interface v0.103
[    2.991816] agpgart-sis 0000:00:00.0: SiS chipset [1039/0741]
[    2.998670] agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xe8000000


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

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-sis depends on:
ii  libc6                                  2.13-37
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.4-3

xserver-xorg-video-sis recommends no packages.

xserver-xorg-video-sis suggests no packages.

- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAlDIO8YACgkQ5+rBHyUt5wvoFACgsRdB1UbkASZCoO2oUhrJye8d
tcsAnRVXWbMPwcVXKDDySquqvwscUI0i
=vn+g
-----END PGP SIGNATURE-----

Reply to: