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

Re: ratón serial, gpm y X



a mi me paso algo paresido, se volcia loco el mouse, tengo kde 3
el problema es el programa gmp, ya que solo uso el mouse en la
parte grafica, anule el programa en gpm y listo

espero que te sirva.

saludos.


andres

On Wednesday 05 November 2003 10:36, Nicolás Conde wrote:
>     Hola.
>     Tengo un problema configurando X, versión 4.
>     Instalé Woody 3.0 r1 Vanilla en un Acer P IV con ratón serie y
> teclado USB. EL teclado anda bien pero el ratón no responde de niguna
> manera: X inicia, pero el puntero no se mueve y los botones no causan
> efecto.
>     Inicialmente usé como dispositivo /dev/tty0, pero no andaba. Ahora
> el dispositivo del ratón es /dev/mouse, que es un enlace a /dev/gpmdata
> (lo ví en el archivo de esta lista). Al instalar dejé los datos por
> defecto del gpm (ps/2 mouse) esperando cambiarlos después de la
> instalación, pero no he podido. La página de manual de gpm no me ayudó.
>     Toda ayuda, punteros, etc. es agradecida desde ya. Les copio mi
> XF86Config y XFree86.0.log.
>     Saludos.
>
> /* XF86Config */
> Section "ServerLayout"
>     Identifier     "Layout0"
>     Screen      0  "Screen0" 0 0
>     InputDevice    "Keyboard0" "CoreKeyboard"
>     InputDevice    "Mouse0" "CorePointer"
> EndSection
>
> Section "Files"
> EndSection
>
> Section "Module"
>     Load  "xie"
>     Load  "pex5"
>     Load  "glx"
>     Load  "dri"
>     Load  "dbe"
>     Load  "record"
>     Load  "extmod"
>     Load  "type1"
> EndSection
>
> Section "InputDevice"
>     Identifier  "Mouse0"
>     Driver      "mouse"
>     Option      "Protocol" "Microsoft"
>     Option      "Emulate3Buttons"
>     Option      "Device" "/dev/mouse"
>     # /dev/mouse es un link a /dev/gpmdata
> EndSection
>
> Section "InputDevice"
>     Identifier  "Keyboard0"
>     Driver      "keyboard"
>     Option      "XkbModel" "pc102"
>     Option      "XkbLayout" "es"
> EndSection
>
> Section "Monitor"
>     Identifier   "Monitor0"
>     HorizSync    31.5 - 48.5
>     VertRefresh  50.0 - 90.0
> EndSection
>
> Section "Device"
>     Identifier  "Card0"
>     Driver      "sis"
>     ChipSet     "SIS300"
>     Card        "SiS 300"
> EndSection
>
> Section "Screen"
>     Identifier "Screen0"
>     Device     "Card0"
>     Monitor    "Monitor0"
>     DefaultDepth     16
>     SubSection "Display"
>        Depth     16
>        Modes    "1024x768" "800x600" "640x480"
>     EndSubSection
> EndSection
>
> /* XFree86.0.log */
>
> This is a pre-release version of XFree86, and is not supported in any
> way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
> to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
> please check the latest version in the XFree86 CVS repository
> (http://www.XFree86.Org/cvs)
>
> XFree86 Version 4.1.0.1 / X Window System
> (protocol Version 11, revision 0, vendor release 6510)
> Release Date: 21 December 2001
> 	If the server is older than 6-12 months, or if your card is
> 	newer than the above date, look for a newer version before
> 	reporting problems.  (See http://www.XFree86.Org/FAQ)
> Build Operating System: Linux 2.4.17 i686 [ELF]
> Module Loader present
> (==) Log file: "/var/log/XFree86.0.log", Time: Tue Nov  4 16:40:28 2003
> (==) Using config file: "/etc/X11/XF86Config"
> Markers: (--) probed, (**) from config file, (==) default setting,
>           (++) from command line, (!!) notice, (II) informational,
>           (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) ServerLayout "Layout0"
> (**) |-->Screen "Screen0" (0)
> (**) |   |-->Monitor "Monitor0"
> (**) |   |-->Device "Card0"
> (**) |-->Input Device "Keyboard0"
> (**) Option "XkbModel" "pc102"
> (**) XKB: model: "pc102"
> (**) Option "XkbLayout" "es"
> (**) XKB: layout: "es"
> (==) Keyboard: CustomKeycode disabled
> (**) |-->Input Device "Mouse0"
> (WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
> 	Entry deleted from font path.
> (==) FontPath set to
> "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6
>/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fon
>ts/100dpi/" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (==) ModulePath set to "/usr/X11R6/lib/modules"
> (--) using VT number 7
>
> (WW) Cannot open APM
> (II) Module ABI versions:
> 	XFree86 ANSI C Emulation: 0.1
> 	XFree86 Video Driver: 0.4
> 	XFree86 XInput driver : 0.2
> 	XFree86 Server Extension : 0.1
> 	XFree86 Font Renderer : 0.2
> (II) Loader running on linux
> (II) LoadModule: "bitmap"
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> (II) Module bitmap: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	Module class: XFree86 Font Renderer
> 	ABI class: XFree86 Font Renderer, version 0.2
> (II) Loading font Bitmap
> (II) LoadModule: "pcidata"
> (II) Loading /usr/X11R6/lib/modules/libpcidata.a
> (II) Module pcidata: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 0.1.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) PCI: Probing config type using method 1
> (II) PCI: Config type is 1
> (II) PCI: stages = 0x03, oldVal1 = 0x8000f800, mode1Res1 = 0x80000000
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:00:0: chip 8086,1a30 card 1025,0010 rev 04 class 06,00,00
> hdr 00
> (II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 04 class 06,04,00
> hdr 01
> (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 05 class 06,04,00
> hdr 01
> (II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 05 class 06,01,00
> hdr 80
> (II) PCI: 00:1f:1: chip 8086,244b card 1025,0010 rev 05 class 01,01,80
> hdr 00
> (II) PCI: 00:1f:2: chip 8086,2442 card 1025,0010 rev 05 class 0c,03,00
> hdr 00
> (II) PCI: 00:1f:3: chip 8086,2443 card 1025,0010 rev 05 class 0c,05,00
> hdr 00
> (II) PCI: 00:1f:4: chip 8086,2444 card 1025,0010 rev 05 class 0c,03,00
> hdr 00
> (II) PCI: 00:1f:5: chip 8086,2445 card 1025,0010 rev 05 class 04,01,00
> hdr 00
> (II) PCI: 01:00:0: chip 1039,0300 card 1039,0300 rev 90 class 03,00,00
> hdr 00
> (II) PCI: 02:08:0: chip 8086,2449 card 8086,3013 rev 03 class 02,00,00
> hdr 00
> (II) PCI: End of PCI scan
> (II) LoadModule: "scanpci"
> (II) Loading /usr/X11R6/lib/modules/libscanpci.a
> (II) Module scanpci: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 0.1.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) UnloadModule: "scanpci"
> (II) Unloading /usr/X11R6/lib/modules/libscanpci.a
> (II) Host-to-PCI bridge:
> (II) PCI-to-ISA bridge:
> (II) PCI-to-PCI bridge:
> (II) PCI-to-PCI bridge:
> (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0e (VGA_EN is set)
> (II) Bus 1 I/O range:
> 	[0] -1 0	0x00009000 - 0x000090ff (0x100) IX[B]
> 	[1] -1 0	0x00009400 - 0x000094ff (0x100) IX[B]
> 	[2] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
> 	[3] -1 0	0x00009c00 - 0x00009cff (0x100) IX[B]
> (II) Bus 1 non-prefetchable memory range:
> 	[0] -1 0	0xec000000 - 0xedffffff (0x2000000) MX[B]
> (II) Bus 1 prefetchable memory range:
> 	[0] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
> (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x06 (VGA_EN is cleared)
> (II) Bus 2 I/O range:
> 	[0] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
> 	[1] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
> 	[2] -1 0	0x0000a800 - 0x0000a8ff (0x100) IX[B]
> 	[3] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
> (II) Bus 2 non-prefetchable memory range:
> 	[0] -1 0	0xee000000 - 0xee0fffff (0x100000) MX[B]
> (II) Bus 2 prefetchable memory range:
> (II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
> (II) Bus -1 I/O range:
> (II) Bus -1 non-prefetchable memory range:
> (II) Bus -1 prefetchable memory range:
> (--) PCI:*(1:0:0) SiS 300 rev 144, Mem @ 0xe0000000/27, 0xed000000/17,
> I/O @ 0x9000/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	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> 	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> 	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
> 	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
> 	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
> 	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
> (II) Active PCI resource ranges:
> 	[0] -1 0	0xee000000 - 0xefffffff (0x2000000) MX[B]E
> 	[1] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
> 	[2] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
> 	[3] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
> 	[4] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]E
> 	[5] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]E
> 	[6] -1 0	0x0000bc00 - 0x0000bcff (0x100) IX[B]E
> 	[7] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
> 	[8] -1 0	0x00000500 - 0x000005ff (0x100) IX[B]E
> 	[9] -1 0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
> 	[10] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
> 	[11] -1 0	0x00009000 - 0x0000907f (0x80) IX[B](B)
> (II) Active PCI resource ranges after removing overlaps:
> 	[0] -1 0	0xee000000 - 0xefffffff (0x2000000) MX[B]E
> 	[1] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
> 	[2] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
> 	[3] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
> 	[4] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]E
> 	[5] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]E
> 	[6] -1 0	0x0000bc00 - 0x0000bcff (0x100) IX[B]E
> 	[7] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
> 	[8] -1 0	0x00000500 - 0x000005ff (0x100) IX[B]E
> 	[9] -1 0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
> 	[10] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
> 	[11] -1 0	0x00009000 - 0x0000907f (0x80) IX[B](B)
> (II) OS-reported resource ranges after removing overlaps with PCI:
> 	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> 	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> 	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
> 	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
> 	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
> 	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
> (II) All system resource ranges:
> 	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> 	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> 	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
> 	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
> 	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
> 	[5] -1 0	0xee000000 - 0xefffffff (0x2000000) MX[B]E
> 	[6] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
> 	[7] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
> 	[8] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
> 	[9] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[10] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
> 	[11] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]E
> 	[12] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]E
> 	[13] -1 0	0x0000bc00 - 0x0000bcff (0x100) IX[B]E
> 	[14] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
> 	[15] -1 0	0x00000500 - 0x000005ff (0x100) IX[B]E
> 	[16] -1 0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
> 	[17] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
> 	[18] -1 0	0x00009000 - 0x0000907f (0x80) IX[B](B)
> (II) LoadModule: "xie"
> (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
> (II) Module xie: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	Module class: XFree86 Server Extension
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension XIE
> (II) LoadModule: "pex5"
> (II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
> (II) Module pex5: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	Module class: XFree86 Server Extension
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension X3D-PEX
> (II) LoadModule: "glx"
> (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
> (II) Module glx: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading sub module "GLcore"
> (II) LoadModule: "GLcore"
> (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
> (II) Module GLcore: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension GLX
> (II) LoadModule: "dri"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
> (II) Module dri: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading sub module "drm"
> (II) LoadModule: "drm"
> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> (II) Module drm: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension XFree86-DRI
> (II) LoadModule: "dbe"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
> (II) Module dbe: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	Module class: XFree86 Server Extension
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension DOUBLE-BUFFER
> (II) LoadModule: "record"
> (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
> (II) Module record: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.13.0
> 	Module class: XFree86 Server Extension
> 	ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension RECORD
> (II) LoadModule: "extmod"
> (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
> (II) Module extmod: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	Module class: XFree86 Server Extension
> 	ABI class: XFree86 Server Extension, version 0.1
> (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 FontCache
> (II) Loading extension TOG-CUP
> (II) Loading extension Extended-Visual-Information
> (II) Loading extension XVideo
> (II) Loading extension XVideo-MotionCompensation
> (II) LoadModule: "type1"
> (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
> (II) Module type1: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	Module class: XFree86 Font Renderer
> 	ABI class: XFree86 Font Renderer, version 0.2
> (II) Loading font Type1
> (II) Loading font CID
> (II) LoadModule: "sis"
> (II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.o
> (II) Module sis: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 0.6.0
> 	Module class: XFree86 Video Driver
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) LoadModule: "mouse"
> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
> (II) Module mouse: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	Module class: XFree86 XInput Driver
> 	ABI class: XFree86 XInput driver, version 0.2
> (II) SIS: driver for SiS chipsets: SIS5597, SIS5598, SIS530, SIS6326,
> 	SIS300, SIS630, SIS540
> (II) Primary Device is: PCI 01:00:0
> (--) Assigning device section with no busID to primary device
> (**) Chipset override: SIS300
> (**) Chipset SIS300 found
> (II) resource ranges after xf86ClaimFixedResources() call:
> 	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> 	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> 	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
> 	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
> 	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
> 	[5] -1 0	0xee000000 - 0xefffffff (0x2000000) MX[B]E
> 	[6] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
> 	[7] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
> 	[8] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
> 	[9] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[10] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
> 	[11] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]E
> 	[12] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]E
> 	[13] -1 0	0x0000bc00 - 0x0000bcff (0x100) IX[B]E
> 	[14] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
> 	[15] -1 0	0x00000500 - 0x000005ff (0x100) IX[B]E
> 	[16] -1 0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
> 	[17] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
> 	[18] -1 0	0x00009000 - 0x0000907f (0x80) IX[B](B)
> (II) resource ranges after probing:
> 	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> 	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> 	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
> 	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
> 	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
> 	[5] -1 0	0xee000000 - 0xefffffff (0x2000000) MX[B]E
> 	[6] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
> 	[7] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
> 	[8] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
> 	[9] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
> 	[10] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
> 	[11] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
> 	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
> 	[14] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]E
> 	[15] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]E
> 	[16] -1 0	0x0000bc00 - 0x0000bcff (0x100) IX[B]E
> 	[17] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
> 	[18] -1 0	0x00000500 - 0x000005ff (0x100) IX[B]E
> 	[19] -1 0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
> 	[20] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
> 	[21] -1 0	0x00009000 - 0x0000907f (0x80) IX[B](B)
> 	[22] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
> 	[23] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
> (II) Setting vga for screen 0.
> (II) Loading sub module "vgahw"
> (II) LoadModule: "vgahw"
> (II) Loading /usr/X11R6/lib/modules/libvgahw.a
> (II) Module vgahw: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 0.1.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) Loading sub module "ramdac"
> (II) LoadModule: "ramdac"
> (II) Loading /usr/X11R6/lib/modules/libramdac.a
> (II) Module ramdac: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 0.1.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (**) SIS(0): Depth 16, (--) framebuffer bpp 16
> (==) SIS(0): RGB weight 565
> (==) SIS(0): Default visual is TrueColor
> (==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
> (==) SIS(0): Using HW cursor
> (==) SIS(0): PCI retry enabled
> (==) SIS(0): Fast VRAM enabled
> (==) SIS(0): TurboQueue enabled
> (--) SIS(0): Detected DRAM type : SDRAM
> (--) SIS(0): Detected memory clock : 125.282MHz
> (--) SIS(0): Detected VRAM bus width is 64
> (--) SIS(0): Linear framebuffer at 0xE0000000
> (--) SIS(0): MMIO registers at 0xED000000
> (--) SIS(0): Relocate IO registers at 0x9000
> (--) SIS(0): VideoRAM: 32768 KB
> Total Adapter Bandwidth is 501.128M
> (==) SIS(0): Min pixel clock is 16 MHz
> (--) SIS(0): Max pixel clock is 366 MHz
> (II) SIS(0): Monitor0: Using hsync range of 31.50-48.50 kHz
> (II) SIS(0): Monitor0: Using vrefresh range of 50.00-90.00 Hz
> (II) SIS(0): Clock range:  16.25 to 366.21 MHz
> (II) SIS(0): Not using default mode "800x600" (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 "1024x768" (hsync out of range)
> (II) SIS(0): Not using default mode "1152x864" (hsync out of range)
> (II) SIS(0): Not using default mode "1280x960" (hsync out of range)
> (II) SIS(0): Not using default mode "1280x960" (hsync 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 "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 "1792x1344" (hsync out of range)
> (II) SIS(0): Not using default mode "1792x1344" (hsync out of range)
> (II) SIS(0): Not using default mode "1856x1392" (hsync out of range)
> (II) SIS(0): Not using default mode "1856x1392" (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 "1400x1050" (hsync out of range)
> (II) SIS(0): Not using default mode "1400x1050" (hsync out of range)
> (--) SIS(0): Virtual size is 1024x768 (pitch 1024)
> (**) SIS(0): Default 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): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
> (II) SIS(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604
> 625 +hsync +vsync
> (**) SIS(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
> (II) SIS(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484
> 509 -hsync -vsync
> (++) SIS(0): DPI set to (100, 100)
> (II) Loading sub module "fb"
> (II) LoadModule: "fb"
> (II) Loading /usr/X11R6/lib/modules/libfb.a
> (II) Module fb: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 ANSI C Emulation, version 0.1
> (II) Loading sub module "i2c"
> (II) LoadModule: "i2c"
> (II) Loading /usr/X11R6/lib/modules/libi2c.a
> (II) Module i2c: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.2.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) SIS(0): Accel Enable
> (II) Loading sub module "xaa"
> (II) LoadModule: "xaa"
> (II) Loading /usr/X11R6/lib/modules/libxaa.a
> (II) Module xaa: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) Loading sub module "ddc"
> (II) LoadModule: "ddc"
> (II) Loading /usr/X11R6/lib/modules/libddc.a
> (II) Module ddc: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) Loading sub module "vbe"
> (II) LoadModule: "vbe"
> (II) Loading /usr/X11R6/lib/modules/libvbe.a
> (II) Module vbe: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) Loading sub module "int10"
> (II) LoadModule: "int10"
> (II) Loading /usr/X11R6/lib/modules/linux/libint10.a
> (II) Module int10: vendor="The XFree86 Project"
> 	compiled for 4.1.0.1, module version = 1.0.0
> 	ABI class: XFree86 Video Driver, version 0.4
> (II) SIS(0): initializing int10
> (II) SIS(0): Primary V_BIOS segment is: 0xc000
> (II) SIS(0): VESA BIOS detected
> (II) SIS(0): VESA VBE Version 3.0
> (II) SIS(0): VESA VBE Total Mem: 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: 300
> (II) SIS(0): VESA VBE OEM Product Rev: 1.12b
> (II) Loading sub module "ddc"
> (II) LoadModule: "ddc"
> (II) Reloading /usr/X11R6/lib/modules/libddc.a
> (II) SIS(0): VESA VBE DDC supported
> (II) SIS(0): VESA VBE DDC Level 2
> (II) SIS(0): VESA VBE DDC transfer in appr. 1 sec.
> (II) SIS(0): VESA VBE DDC read successfully
> (II) SIS(0): Manufacturer: API  Model: 2  Serial#: 939
> (II) SIS(0): Year: 2001  Week: 39
> (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
> (II) SIS(0): Max H-Image Size [cm]: horiz.: 27  vert.: 20
> (II) SIS(0): Gamma: 2.87
> (II) SIS(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
> (II) SIS(0): First detailed timing is preferred mode
> (II) SIS(0): redX: 0.619 redY: 0.350   greenX: 0.305 greenY: 0.600
> (II) SIS(0): blueX: 0.154 blueY: 0.064   whiteX: 0.280 whiteY: 0.311
> (II) SIS(0): Supported VESA Video Modes:
> (II) SIS(0): 720x400@70Hz
> (II) SIS(0): 640x480@60Hz
> (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): 1024x768@60Hz
> (II) SIS(0): Manufacturer's mask: 0
> (II) SIS(0): Supported Future Video Modes:
> (II) SIS(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
> (II) SIS(0): Supported additional Video Mode:
> (II) SIS(0): clock: 56.2 MHz   Image Size:  270 x 202 mm
> (II) SIS(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048
> h_border: 0
> (II) SIS(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631
> v_border: 0
> (II) SIS(0): Monitor name: Acer V551
> (II) SIS(0): Serial No: 00939
> (II) SIS(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 54 kHz,
> PixClock max 60 MHz
> (II) do I need RAC?  No, I don't.
> (II) resource ranges after preInit:
> 	[0] 0 0	0xed000000 - 0xed01ffff (0x20000) MX[B]
> 	[1] 0 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
> 	[2] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> 	[3] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> 	[4] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
> 	[5] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
> 	[6] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
> 	[7] -1 0	0xee000000 - 0xefffffff (0x2000000) MX[B]E
> 	[8] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
> 	[9] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
> 	[10] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
> 	[11] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
> 	[12] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
> 	[13] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
> 	[14] 0 0	0x00009000 - 0x0000907f (0x80) IX[B]
> 	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
> 	[17] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]E
> 	[18] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]E
> 	[19] -1 0	0x0000bc00 - 0x0000bcff (0x100) IX[B]E
> 	[20] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
> 	[21] -1 0	0x00000500 - 0x000005ff (0x100) IX[B]E
> 	[22] -1 0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
> 	[23] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
> 	[24] -1 0	0x00009000 - 0x0000907f (0x80) IX[B](B)
> 	[25] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
> 	[26] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
> (==) SIS(0): Write-combining range (0xe0000000,0x2000000)
> [drm] failed to load kernel module "sis"
> (II) SIS(0): [drm] drmOpen failed
> (EE) SIS(0): [dri] DRIScreenInit failed.  Disabling DRI.
> (II) SIS(0): Frame Buffer From (0,0) To (1024,16124)
> (II) SIS(0): Using XFree86 Acceleration Architecture (XAA)
> 	Screen to screen bit blits
> 	Solid filled rectangles
> 	8x8 mono pattern filled rectangles
> 	Indirect CPU to Screen color expansion
> 	Solid Lines
> 	Dashed Lines
> 	Offscreen Pixmaps
> 	Setting up tile and stipple cache:
> 		32 128x128 slots
> 		32 256x256 slots
> 		16 512x512 slots
> (==) SIS(0): Backing store disabled
> (==) SIS(0): Silken mouse enabled
> (II) SIS(0): direct rendering disabled
> (II) Setting vga for screen 0.
> (II) Initializing built-in extension MIT-SHM
> (II) Initializing built-in extension XInputExtension
> (II) Initializing built-in extension XTEST
> (II) Initializing built-in extension XKEYBOARD
> (II) Initializing built-in extension LBX
> (II) Initializing built-in extension XC-APPGROUP
> (II) Initializing built-in extension SECURITY
> (II) Initializing built-in extension XINERAMA
> (II) Initializing built-in extension XFree86-Bigfont
> (II) Initializing built-in extension RENDER
> PEXExtensionInit: Couldn't open default PEX font file  Roman_M
> (II) Keyboard "Keyboard0" handled by legacy driver
> (**) Option "Protocol" "Microsoft"
> (**) Mouse0: Protocol: "Microsoft"
> (**) Option "CorePointer"
> (**) Mouse0: Core Pointer
> (**) Option "Device" "/dev/mouse"
> (==) Mouse0: Buttons: 3
> (**) Option "Emulate3Buttons"
> (**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
> (**) Option "BaudRate" "1200"
> (**) Mouse0: BaudRate: 1200
> (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
> Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
> removing from list!
> cursor_addr value: 879a150
>
> --
> -=    Nicolás Conde - SSAA     =-
> -=     Fac. de Ingeniería      =-
> -= Universidad de la República =-



Reply to: