Hola Amigos, escribo de nuevo para comentarles que sigo con el problema de mi tarjeta de video, el problema que tengo es el siguiente: cuando entro en el ambiente X aparece (y permanece) en la pantalla varias lineas verticales parpadeantes.
Lo que intentado hasta ahora es primero instalar una serie de distribuciones (slackware, ark linux, debian, fedora, suse, Mandriva, ubuntu 7.04 y 7.10) y en todos tengo el mismo problema, posteriormente instale los contraladores "SISCtrl" que gentilmente me lo envio "catrip" que le agradezco de antemano pero, desafortunadamente no funciono. Posteriormente descargue los driver que ofrece xfree compile e instale cambiando algunas opiones de xorg.conf pero todo sigue igual. ah tambien cambie los driver que traen Ubuntu 7.04 o 7.10 por la de ww.sis.com pero sigue todo igual........ Help....!
Ya no se que mas intentar...! espero que alguien me pueda echar una mano o algunas ideas para tratar de solucionar mi problema.
la placa que tengo es una intel D201GLY los detalles de esta placa estan en http://www.intel.com/espanol/products/motherbd/D201GLY/index.htm
Gracias
les dejo el output del comando lspci y el xorg.conf
+++++++++++++++++++++++++++++++++++++++++++++++++++
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 662 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] (rev 36)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter (rev 04)
+++++++++++++++++++++++++++++++++++++++++++++++++++
Section "Files"
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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter"
Driver "sis"
Option "EnableSiSCtrl" "yes"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Dell E151FPp"
Option "DPMS"
HorizSync 30-61
VertRefresh 56-76
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter"
Monitor "Dell E151FPp"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection

¿Cual es el error exactamente?
Para ello tendrias que mostrarnos el contenido de /var/log/Xorg.0.log, que contiene todo lo que hizo el servidor X durante su ejecución.
A su vez, lo de las rayas verticales, puede ser por la configuración del monitor.
Te recomiendo reconfigurar el paquete xserver-xorg, con dpkg-reconfigure xserver-xorg, y ver si puedes probar con otras opciones para el monitor.
Te recomiendo la página http://www.winischhofer.eu/linuxsisvga.shtml para ver que tarjetas SiS tienen aceleración 3D y cuales no, y que configuración necesitan.
Debian User -- yes!
xorg log
Te envio el file xorg log. Espero que puedas ayudarme. Gracias
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux imgnetwork-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 23 20:36:12 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "sis"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc,
/usr/X11R6/lib/X11/fonts/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/X11R6/lib/X11/fonts/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0662 card 0000,0000 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1039,0003 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0964 card 0000,0000 rev 36 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card 8086,d61f rev 01 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 8086,d61f rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 8086,d61f rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 8086,d61f rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 8086,d61f rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1039,7002 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 8086,d61f rev 91 class 02,00,00 hdr 00
(II) PCI: 00:1f:0: chip 1039,0004 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 01:00:0: chip 1039,6330 card 8086,d61f rev 04 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00001000 - 0x00001fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0x4a000000 - 0x4a0fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:31:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x3e000000 - 0x3e0fffff (0x100000) MX[B]
(--) PCI:*(1:0:0) Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter rev 4, Mem @ 0x40000000/27, 0x4a000000/17, I/O @ 0x1000/7
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0x48000000 from 0x49ffffff to 0x47ffffff
(II) Active PCI resource ranges:
[0] -1 0 0x4a100000 - 0x4a100fff (0x1000) MX[B]
[1] -1 0 0x4a101000 - 0x4a101fff (0x1000) MX[B]
[2] -1 0 0x4a102000 - 0x4a102fff (0x1000) MX[B]
[3] -1 0 0x4a103000 - 0x4a103fff (0x1000) MX[B]
[4] -1 0 0x4a104000 - 0x4a104fff (0x1000) MX[B]
[5] -1 0 0x48000000 - 0x47ffffff (0x0) MX[B]O
[6] -1 0 0x4a000000 - 0x4a01ffff (0x20000) MX[B](B)
[7] -1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
[8] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[9] -1 0 0x00002200 - 0x0000227f (0x80) IX[B]
[10] -1 0 0x00002100 - 0x000021ff (0x100) IX[B]
[11] -1 0 0x00002280 - 0x0000228f (0x10) IX[B]
[12] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[13] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[14] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[15] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[16] -1 0 0x00001000 - 0x0000107f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0x4a100000 - 0x4a100fff (0x1000) MX[B]
[1] -1 0 0x4a101000 - 0x4a101fff (0x1000) MX[B]
[2] -1 0 0x4a102000 - 0x4a102fff (0x1000) MX[B]
[3] -1 0 0x4a103000 - 0x4a103fff (0x1000) MX[B]
[4] -1 0 0x4a104000 - 0x4a104fff (0x1000) MX[B]
[5] -1 0 0x48000000 - 0x47ffffff (0x0) MX[B]O
[6] -1 0 0x4a000000 - 0x4a01ffff (0x20000) MX[B](B)
[7] -1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
[8] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[9] -1 0 0x00002200 - 0x0000227f (0x80) IX[B]
[10] -1 0 0x00002100 - 0x000021ff (0x100) IX[B]
[11] -1 0 0x00002280 - 0x0000228f (0x10) IX[B]
[12] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[13] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[14] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[15] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[16] -1 0 0x00001000 - 0x0000107f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x4a100000 - 0x4a100fff (0x1000) MX[B]
[5] -1 0 0x4a101000 - 0x4a101fff (0x1000) MX[B]
[6] -1 0 0x4a102000 - 0x4a102fff (0x1000) MX[B]
[7] -1 0 0x4a103000 - 0x4a103fff (0x1000) MX[B]
[8] -1 0 0x4a104000 - 0x4a104fff (0x1000) MX[B]
[9] -1 0 0x48000000 - 0x47ffffff (0x0) MX[B]O
[10] -1 0 0x4a000000 - 0x4a01ffff (0x20000) MX[B](B)
[11] -1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[15] -1 0 0x00002200 - 0x0000227f (0x80) IX[B]
[16] -1 0 0x00002100 - 0x000021ff (0x100) IX[B]
[17] -1 0 0x00002280 - 0x0000228f (0x10) IX[B]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[22] -1 0 0x00001000 - 0x0000107f (0x80) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(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 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.2.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) 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 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "sis"
(II) Loading /usr/lib/xorg/modules/drivers//sis_drv.so
(II) Module sis: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.9.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) Wacom driver level: 47-0.7.7-7 $
(II) v4l driver for Video4Linux
(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:0
(--) Chipset SIS660/[M]661[F|M]X/[M]670/[M]741[GX]/[M]760[GX]/[M]761[GX]/[M]770[GX] found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x4a100000 - 0x4a100fff (0x1000) MX[B]
[5] -1 0 0x4a101000 - 0x4a101fff (0x1000) MX[B]
[6] -1 0 0x4a102000 - 0x4a102fff (0x1000) MX[B]
[7] -1 0 0x4a103000 - 0x4a103fff (0x1000) MX[B]
[8] -1 0 0x4a104000 - 0x4a104fff (0x1000) MX[B]
[9] -1 0 0x48000000 - 0x47ffffff (0x0) MX[B]O
[10] -1 0 0x4a000000 - 0x4a01ffff (0x20000) MX[B](B)
[11] -1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[15] -1 0 0x00002200 - 0x0000227f (0x80) IX[B]
[16] -1 0 0x00002100 - 0x000021ff (0x100) IX[B]
[17] -1 0 0x00002280 - 0x0000228f (0x10) IX[B]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[22] -1 0 0x00001000 - 0x0000107f (0x80) IX[B](B)
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x4a100000 - 0x4a100fff (0x1000) MX[B]
[5] -1 0 0x4a101000 - 0x4a101fff (0x1000) MX[B]
[6] -1 0 0x4a102000 - 0x4a102fff (0x1000) MX[B]
[7] -1 0 0x4a103000 - 0x4a103fff (0x1000) MX[B]
[8] -1 0 0x4a104000 - 0x4a104fff (0x1000) MX[B]
[9] -1 0 0x48000000 - 0x47ffffff (0x0) MX[B]O
[10] -1 0 0x4a000000 - 0x4a01ffff (0x20000) MX[B](B)
[11] -1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[18] -1 0 0x00002200 - 0x0000227f (0x80) IX[B]
[19] -1 0 0x00002100 - 0x000021ff (0x100) IX[B]
[20] -1 0 0x00002280 - 0x0000228f (0x10) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[25] -1 0 0x00001000 - 0x0000107f (0x80) IX[B](B)
[26] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[27] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) SIS(0): SiS driver (2005/09/20-1, compiled for X.org 7.2.0.0)
(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): sisfb not found
(--) SIS(0): Relocated I/O registers at 0x1000
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(**) SIS(0): Depth 24, (--) framebuffer bpp 32
(==) SIS(0): RGB weight 888
(==) SIS(0): Default visual is TrueColor
(--) SIS(0): Video BIOS version "3.72.10" found (new SiS data layout)
(==) 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
(EE) SIS(0): Illegal video RAM size (0K) detected, using BIOS-provided info
(--) SIS(0): DRAM type: SDR SDRAM
(--) SIS(0): Memory clock: 198.861 MHz
(--) SIS(0): DRAM bus width: 64 bit
(--) SIS(0): Linear framebuffer at 0x40000000
(--) SIS(0): MMIO registers at 0x4A000000 (size 64K)
(WW) SIS(0): Option "VideoRAM" ignored
(--) SIS(0): VideoRAM: 32768 KB
(II) SIS(0): Using 32192K 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 397.722 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules//libddc.so
(--) SIS(0): CRT1 DDC supported
(--) SIS(0): CRT1 DDC level: 2
(--) SIS(0): CRT1 DDC monitor info: *******************************************
(II) SIS(0): Manufacturer: SAM Model: 27a Serial#: 1111831346
(II) SIS(0): Year: 2006 Week: 34
(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 SyncOnGreen
(II) SIS(0): Max H-Image Size [cm]: horiz.: 70 vert.: 40
(II) SIS(0): Gamma: 2.20
(II) SIS(0): DPMS capabilities: Off; RGB/Color Display
(II) SIS(0): First detailed timing is preferred mode
(II) SIS(0): redX: 0.643 redY: 0.332 greenX: 0.281 greenY: 0.598
(II) SIS(0): blueX: 0.143 blueY: 0.065 whiteX: 0.280 whiteY: 0.290
(II) SIS(0): Supported VESA Video Modes:
(II) SIS(0): 720x400@70Hz
(II) SIS(0): 640x480@60Hz
(II) SIS(0): 640x480@67Hz
(II) SIS(0): 640x480@72Hz
(II) SIS(0): 640x480@75Hz
(II) SIS(0): 800x600@56Hz
(II) SIS(0): 800x600@60Hz
(II) SIS(0): 800x600@72Hz
(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): Manufacturer's mask: 0
(II) SIS(0): Supported Future Video Modes:
(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 1024 refresh: 60 vid: 32897
(II) SIS(0): Supported additional Video Mode:
(II) SIS(0): clock: 85.5 MHz Image Size: 698 x 392 mm
(II) SIS(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
(II) SIS(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
(II) SIS(0): Supported additional Video Mode:
(II) SIS(0): clock: 130.2 MHz Image Size: 698 x 392 mm
(II) SIS(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
(II) SIS(0): v_active: 1200 v_sync: 1203 v_sync_end 1207 v_blanking: 1235 v_border: 0
(II) SIS(0): Ranges: V min: 50 V max: 85 Hz, H min: 30 H max: 75 kHz, PixClock max 140 MHz
(II) SIS(0): Monitor name: SyncMaster
(II) SIS(0): EDID (in hex):
(II) SIS(0): e0b9fbb7180a1f0888071f0801000000
(II) SIS(0): 01000000a87f1c082b63d1bfe08aeeb7
(II) SIS(0): 780000002d170d08f48feeb72363d1bf
(II) SIS(0): 010000007862d1bf0e0ce1b72163d1bf
(II) SIS(0): dfa6cdb78862d1bf8862d1bf80b1cdb7
(II) SIS(0): 3863d1bf8c79cdb71963d1bfdfa6cdb7
(II) SIS(0): e40000000b63d1bf550000001e000000
(II) SIS(0): 4b00000081800000f48feeb720a1eeb7
(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 "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(II) SIS(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(II) SIS(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(II) SIS(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(II) SIS(0): Modeline "640x480" 30.24 640 704 768 864 480 483 486 525 -hsync -vsync
(II) SIS(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(II) SIS(0): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync
(II) SIS(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(II) SIS(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(II) SIS(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(II) SIS(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(II) SIS(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(II) SIS(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(II) SIS(0): Modeline "640x480" 35.00 640 664 728 816 480 483 487 507 -hsync +vsync
(II) SIS(0): Modeline "800x600" 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync
(II) SIS(0): Modeline "1024x768" 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync
(II) SIS(0): Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
(II) SIS(0): Modeline "1360x768" 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync
(II) SIS(0): Modeline "1600x1200" 130.25 1600 1648 1680 1760 1200 1203 1207 1235 -hsync +vsync
(--) SIS(0): According to DDC size, CRT1 aspect ratio is 1.75:1 (wide)
(--) SIS(0): End of CRT1 DDC monitor info *************************************
(==) SIS(0): Min pixel clock is 10 MHz
(--) SIS(0): Max pixel clock is 290 MHz
(II) SIS(0): Replaced default mode list with built-in modes
(II) SIS(0): Using real 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): Generic Monitor: Using hsync range of 28.00-64.00 kHz
(II) SIS(0): Generic Monitor: Using vrefresh range of 43.00-60.00 Hz
(II) SIS(0): Clock range: 10.00 to 290.64 MHz
(II) SIS(0): Not using driver mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using driver mode "640x480" (vrefresh out of range)
(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 "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 "800x600" (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" (hsync out of range)
(II) SIS(0): Not using driver mode "1600x1200" (hsync 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" (hsync out of range)
(II) SIS(0): Not using default mode "800x600" (hsync 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" (hsync out of range)
(II) SIS(0): Not using default mode "640x480" (hsync 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" (hsync out of range)
(II) SIS(0): Not using default mode "1024x768" (hsync out of range)
(II) SIS(0): Not using default mode "1024x768" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(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" (hsync out of range)
(II) SIS(0): Not using default mode "1920x1440" (hsync out of range)
(II) SIS(0): Not using default mode "1920x1440" (hsync out of range)
(II) SIS(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) SIS(0): Not using default mode "2048x1536" (hsync out of range)
(II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1280x960" (hsync out of range)
(II) SIS(0): Not using default mode "1400x1050" (hsync out of range)
(II) SIS(0): Not using default mode "1400x1050" (hsync out of range)
(II) SIS(0): Not using default mode "1152x864" (hsync out of range)
(II) SIS(0): Not using default mode "1152x864" (hsync 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 "1680x1050" (hsync out of range)
(II) SIS(0): Not using driver mode "1280x1024" (height too large for virtual size)
(II) SIS(0): Not using default mode "1280x1024" (height too large for virtual size)
(II) SIS(0): Not using default mode "1280x960" (height too large for virtual size)
(II) SIS(0): Not using default mode "1280x854" (height too large for virtual size)
(II) SIS(0): Not using driver mode "1360x768" (width too large for virtual size)
(II) SIS(0): Not using default mode "1360x768" (width too large for virtual size)
(II) SIS(0): Not using default mode "1280x800" (height too large for virtual size)
(II) SIS(0): Not using default mode "1152x864" (height too large for virtual size)
(--) SIS(0): Virtual size is 1280x768 (pitch 1280)
(**) SIS(0): *Default mode "1280x768": 80.9 MHz, 47.9 kHz, 59.8 Hz
(II) SIS(0): Modeline "1280x768" 80.90 1280 1328 1440 1688 768 772 777 802 +hsync +vsync
(**) SIS(0): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) SIS(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) SIS(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) SIS(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) SIS(0): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) SIS(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(**) SIS(0): Default mode "1280x720": 74.3 MHz, 45.1 kHz, 60.1 Hz
(II) SIS(0): Modeline "1280x720" 74.27 1280 1384 1424 1648 720 725 730 750 +hsync +vsync
(**) SIS(0): Default mode "1024x768": 65.1 MHz, 48.5 kHz, 60.1 Hz
(II) SIS(0): Modeline "1024x768" 65.15 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) SIS(0): Default mode "1024x576": 47.2 MHz, 35.8 kHz, 60.1 Hz
(II) SIS(0): Modeline "1024x576" 47.25 1024 1040 1184 1320 576 578 582 596 +hsync +vsync
(**) SIS(0): Default mode "960x600": 41.5 MHz, 37.1 kHz, 60.0 Hz
(II) SIS(0): Modeline "960x600" 41.50 960 1008 1088 1120 600 603 609 618 +hsync +vsync
(**) SIS(0): Default mode "960x540": 37.3 MHz, 33.8 kHz, 60.0 Hz
(II) SIS(0): Modeline "960x540" 37.29 960 976 1008 1104 540 543 549 563 +hsync +vsync
(**) SIS(0): Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) SIS(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) SIS(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) SIS(0): Modeline "800x600" 39.97 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) SIS(0): Default mode "800x600": 36.1 MHz, 35.2 kHz, 56.3 Hz
(II) SIS(0): Modeline "800x600" 36.06 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) SIS(0): Default mode "768x576": 35.0 MHz, 35.9 kHz, 60.1 Hz
(II) SIS(0): Modeline "768x576" 35.00 768 792 872 976 576 578 581 597 +hsync +vsync
(**) SIS(0): Default mode "720x576": 32.7 MHz, 35.9 kHz, 60.1 Hz
(II) SIS(0): Modeline "720x576" 32.73 720 744 816 912 576 578 581 597 +hsync +vsync
(**) SIS(0): Default mode "856x480": 33.9 MHz, 31.7 kHz, 59.8 Hz
(II) SIS(0): Modeline "856x480" 33.94 856 872 1000 1072 480 492 495 529 -hsync -vsync
(**) SIS(0): Default mode "848x480": 33.7 MHz, 31.0 kHz, 60.0 Hz
(II) SIS(0): Modeline "848x480" 33.75 848 864 976 1088 480 486 494 517 -hsync -vsync
(**) SIS(0): Default mode "800x480": 33.4 MHz, 31.6 kHz, 60.3 Hz
(II) SIS(0): Modeline "800x480" 33.41 800 848 976 1056 480 490 492 525 +hsync +vsync
(**) SIS(0): Default mode "640x480": 25.1 MHz, 31.3 kHz, 59.7 Hz
(II) SIS(0): Modeline "640x480" 25.06 640 656 752 800 480 490 492 525 -hsync -vsync
(**) SIS(0): Default mode "512x384": 32.6 MHz, 48.5 kHz, 60.1 Hz (D)
(II) SIS(0): Modeline "512x384" 32.57 512 528 592 672 384 385 388 403 doublescan -hsync -vsync
(**) SIS(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) SIS(0): Modeline "400x300" 19.98 400 416 480 528 300 300 302 314 doublescan +hsync +vsync
(++) SIS(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(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 7.2.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.1
(II) SIS(0): 2D acceleration enabled
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0x4a000000 - 0x4a01ffff (0x20000) MX[B]
[1] 0 0 0x40000000 - 0x47ffffff (0x8000000) MX[B]
[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0x4a100000 - 0x4a100fff (0x1000) MX[B]
[7] -1 0 0x4a101000 - 0x4a101fff (0x1000) MX[B]
[8] -1 0 0x4a102000 - 0x4a102fff (0x1000) MX[B]
[9] -1 0 0x4a103000 - 0x4a103fff (0x1000) MX[B]
[10] -1 0 0x4a104000 - 0x4a104fff (0x1000) MX[B]
[11] -1 0 0x48000000 - 0x47ffffff (0x0) MX[B]O
[12] -1 0 0x4a000000 - 0x4a01ffff (0x20000) MX[B](B)
[13] -1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[17] 0 0 0x00001000 - 0x0000107f (0x80) IX[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[21] -1 0 0x00002200 - 0x0000227f (0x80) IX[B]
[22] -1 0 0x00002100 - 0x000021ff (0x100) IX[B]
[23] -1 0 0x00002280 - 0x0000228f (0x10) IX[B]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[28] -1 0 0x00001000 - 0x0000107f (0x80) IX[B](B)
[29] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[30] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(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) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules//libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(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: 32768 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: 3.72.10
(==) SIS(0): Write-combining range (0x40000000,0x2000000)
(II) SIS(0): Setting standard mode 0x25
(II) SIS(0): RENDER acceleration enabled
(II) SIS(0): Framebuffer from (0,0) to (1279,6436)
(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
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
32 8x8 color pattern slots
(--) SIS(0): CPU frequency 1333.41Mhz
(II) SIS(0): Benchmarking system RAM to video RAM memory transfer methods:
(--) SIS(0): Checked libc memcpy()... 230.5 MiB/s
(--) SIS(0): Checked built-in-1 memcpy()... 229.6 MiB/s
(--) SIS(0): Checked built-in-2 memcpy()... 66.6 MiB/s
(--) SIS(0): Checked MMX memcpy()... 229.2 MiB/s
(--) SIS(0): Checked SSE memcpy()... 229.8 MiB/s
(--) SIS(0): Checked MMX2 memcpy()... 229.7 MiB/s
(--) SIS(0): Using libc method for aligned data transfers to video RAM
(--) SIS(0): Using libc method for unaligned data transfers to video RAM
(==) SIS(0): Backing store disabled
(==) SIS(0): Silken mouse enabled
(**) Option "dpms"
(**) SIS(0): DPMS enabled
(II) SIS(0): Using SiS300/315/330/340 series HW Xv
(II) SIS(0): Default Xv adaptor is Video Overlay
(WW) SIS(0): Option "UseFBDev" is not used
(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 MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "es"
(**) Generic Keyboard: XkbLayout: "es"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/input/wacom
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) stylus: serial speed 9600
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/input/wacom
(**) cursor is in relative mode
(**) cursor: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) cursor: serial speed 9600
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/input/wacom
(**) eraser is in absolute mode
(**) eraser: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) eraser: serial speed 9600
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
Alguna vez intente escribir software libre...
Configurando las X
Hola, lo primero que me llama la atencion son las lineas que empiezan por (EE) que son las que indican errores.
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(II) Configured Mouse: ps2EnableDataReporting: succeeded
----
Veo que tienes configurado en las xorg.conf 3 entradas
para un dispositivo wacom, que segun creo es un TabletPC.
No se si lo tienes, si es que no, yo haria una copia del xorg.conf (por si acaso) y quitaria del xorg.conf
las secciones que hacen referencia al wacom.
Como te dije en el anterior mensaje, tambien puedes intentar
el dpkg-reconfigure para hacer una configuración guiada.
Debian User -- yes!
Debian User -- yes!
solucion en ubuntu 10.4
se que las entradas son antiguas, pero a mas de alguno le puede servir, hay que bajar el driver de
downloadcenter.intel.com/Detail_Desc.aspx?agr=N&Inst=Yes&ProductID=2873&DwnldID=15443&strOSs=39&OSFullName=Linux*&lang=eng
trae 2 archivos, copiar el .so en la carpeta driver de la ruta /usr/lib/xorg/modules/drivers, luego reiniciar, o si lo prefieren forzar el refresco con ctrl alt F1 y escribir sudo service gdm restart
la fuente: ubuntuforums.org/showthread.php?t=989937
para otras versiones linux es otra la ruta, sin mayores variaciones