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

Re: problemas con touchpad en mi portatil dell



Ok,
cuando tengas identificado el hardware comprobar que tu kernel lo soporta, si no es así buscas el modulo (que tendrás que compilar e instalar)
Te cuento que lo primero que tuve que hacer fue recompilar el kernel porque inicialmente no me detectaba la tarjeta de red,
y aproveche para customizar un poco el kernel y le intregre directo al kernel algunas configuraciones
del mouse (por ejemplo CONFIG_INPUT_MOUSE, el de PS2, etc)
aqui tambien puedes encontrar info:

 http://web.telia.com/~u89404340/touchpad/index.html
también leí y complete el proceso que explican en ese enlace...

pero ya para aqui te dejo una información con la que me podrias ayudar mas facilmente..
resulta que descargue ubuntu hardy live el cual si me detectó y funcionó el mouse y algunas cosas más..

te dejo los archivos que obtuve con esta distro

xorg.conf
------------------
Section
"InputDevice"

     Identifier  "Generic Keyboard"
     Driver            "kbd"
     Option            "XkbRules"  "xorg"
     Option            "XkbModel"  "pc105"
     Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
     Identifier  "Configured Mouse"
     Driver            "mouse"
EndSection

Section "Device"
     Identifier  "Configured Video Device"
EndSection

Section "Monitor"
     Identifier  "Configured Monitor"
EndSection

Section "Screen"
     Identifier  "Default Screen"
     Monitor           "Configured Monitor"
EndSection

-----------------

Xorg.0.log:

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server 2:1.4.1~git20080118-1ubuntu2) Current Operating System: Linux ubuntu 2.6.24-5-generic #1 SMP Thu Jan 24 19:45:21 UTC 2008 i686
Build Date: 19 January 2008  07:43:36PM

     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 Mar  4 21:20:52 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
     Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
     Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
     Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
     Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
     Entry deleted from font path.
(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(==) 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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81dcd40
(II) Module ABI versions:
     X.Org ANSI C Emulation: 0.3
     X.Org Video Driver: 2.0
     X.Org XInput driver : 2.0
     X.Org Server Extension : 0.3
     X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.0.0
     ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 1028,022e rev 0c class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,2a01 card 0000,0000 rev 0c class 06,04,00 hdr 01 (II) PCI: 00:1a:0: chip 8086,2834 card 1028,022e rev 02 class 0c,03,00 hdr 80 (II) PCI: 00:1a:1: chip 8086,2835 card 1028,022e rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1a:7: chip 8086,283a card 1028,022e rev 02 class 0c,03,20 hdr 00 (II) PCI: 00:1b:0: chip 8086,284b card 1028,022e rev 02 class 04,03,00 hdr 00 (II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81 (II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 hdr 81 (II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 02 class 06,04,00 hdr 81 (II) PCI: 00:1d:0: chip 8086,2830 card 1028,022e rev 02 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,2831 card 1028,022e rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,2832 card 1028,022e rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,2836 card 1028,022e rev 02 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f2 class 06,04,01 hdr 01 (II) PCI: 00:1f:0: chip 8086,2815 card 1028,022e rev 02 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,2850 card 1028,022e rev 02 class 01,01,8a hdr 00 (II) PCI: 00:1f:2: chip 8086,2829 card 1028,022e rev 02 class 01,06,01 hdr 00 (II) PCI: 00:1f:3: chip 8086,283e card 1028,022e rev 02 class 0c,05,00 hdr 00 (II) PCI: 01:00:0: chip 10de,0427 card 1028,022e rev a1 class 03,00,00 hdr 00 (II) PCI: 03:09:0: chip 1180,0832 card 1028,022e rev 05 class 0c,00,10 hdr 80 (II) PCI: 03:09:1: chip 1180,0822 card 1028,022e rev 22 class 08,05,01 hdr 80 (II) PCI: 03:09:2: chip 1180,0592 card 1028,022e rev 12 class 08,80,00 hdr 80 (II) PCI: 03:09:3: chip 1180,0852 card 1028,022e rev 12 class 08,80,00 hdr 80 (II) PCI: 09:00:0: chip 11ab,4354 card 1028,022e rev 12 class 02,00,00 hdr 00 (II) PCI: 0b:00:0: chip 8086,4222 card 8086,1020 rev 02 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,12), 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: 0x001a (VGA_EN is set)
(II) Bus 1 I/O range:
     [0] -1      0     0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
     [0] -1      0     0xfa000000 - 0xfeafffff (0x4b00000) MX[B]
(II) Bus 1 prefetchable memory range:
     [0] -1      0     0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 9: bridge is at (0:28:0), (0,9,9), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 9 I/O range:
     [0] -1      0     0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 9 non-prefetchable memory range:
     [0] -1      0     0xf9f00000 - 0xf9ffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 11: bridge is at (0:28:1), (0,11,11), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 11 non-prefetchable memory range:
     [0] -1      0     0xf9e00000 - 0xf9efffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:28:4), (0,12,13), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 12 I/O range:
     [0] -1      0     0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 12 non-prefetchable memory range:
     [0] -1      0     0xf9c00000 - 0xf9dfffff (0x200000) MX[B]
(II) Bus 12 prefetchable memory range:
     [0] -1      0     0xf0000000 - 0xf01fffff (0x200000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
     [0] -1      0     0xf9b00000 - 0xf9bfffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation GeForce 8400M GS rev 161, Mem @ 0xfd000000/24, 0xe0000000/28, 0xfa000000/25, I/O @ 0xef00/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) Active PCI resource ranges:
     [0] -1      0     0xf9eff000 - 0xf9efffff (0x1000) MX[B]
     [1] -1      0     0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
     [2] -1      0     0xf9bff600 - 0xf9bff6ff (0x100) MX[B]
     [3] -1      0     0xf9bff500 - 0xf9bff5ff (0x100) MX[B]
     [4] -1      0     0xf9bff400 - 0xf9bff4ff (0x100) MX[B]
     [5] -1      0     0xf9bff800 - 0xf9bfffff (0x800) MX[B]
     [6] -1      0     0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
     [7] -1      0     0xfebfb800 - 0xfebfbfff (0x800) MX[B]
     [8] -1      0     0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
     [9] -1      0     0xfebfc000 - 0xfebfffff (0x4000) MX[B]
     [10] -1     0     0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
     [11] -1     0     0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
     [12] -1     0     0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
     [13] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
     [14] -1     0     0x0000de00 - 0x0000deff (0x100) IX[B]
     [15] -1     0     0x000010c0 - 0x000010df (0x20) IX[B]
     [16] -1     0     0x00006ee0 - 0x00006eff (0x20) IX[B]
     [17] -1     0     0x00006ec8 - 0x00006ecb (0x4) IX[B]
     [18] -1     0     0x00006ec0 - 0x00006ec7 (0x8) IX[B]
     [19] -1     0     0x00006eb8 - 0x00006ebb (0x4) IX[B]
     [20] -1     0     0x00006eb0 - 0x00006eb7 (0x8) IX[B]
     [21] -1     0     0x00006fa0 - 0x00006faf (0x10) IX[B]
     [22] -1     0     0x00000374 - 0x00000374 (0x1) IX[B]
     [23] -1     0     0x00000170 - 0x00000177 (0x8) IX[B]
     [24] -1     0     0x000003f4 - 0x000003f4 (0x1) IX[B]
     [25] -1     0     0x000001f0 - 0x000001f7 (0x8) IX[B]
     [26] -1     0     0x00006f40 - 0x00006f5f (0x20) IX[B]
     [27] -1     0     0x00006f60 - 0x00006f7f (0x20) IX[B]
     [28] -1     0     0x00006f80 - 0x00006f9f (0x20) IX[B]
     [29] -1     0     0x00006f00 - 0x00006f1f (0x20) IX[B]
     [30] -1     0     0x00006f20 - 0x00006f3f (0x20) IX[B]
     [31] -1     0     0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
     [0] -1      0     0xf9eff000 - 0xf9efffff (0x1000) MX[B]
     [1] -1      0     0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
     [2] -1      0     0xf9bff600 - 0xf9bff6ff (0x100) MX[B]
     [3] -1      0     0xf9bff500 - 0xf9bff5ff (0x100) MX[B]
     [4] -1      0     0xf9bff400 - 0xf9bff4ff (0x100) MX[B]
     [5] -1      0     0xf9bff800 - 0xf9bfffff (0x800) MX[B]
     [6] -1      0     0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
     [7] -1      0     0xfebfb800 - 0xfebfbfff (0x800) MX[B]
     [8] -1      0     0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
     [9] -1      0     0xfebfc000 - 0xfebfffff (0x4000) MX[B]
     [10] -1     0     0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
     [11] -1     0     0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
     [12] -1     0     0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
     [13] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
     [14] -1     0     0x0000de00 - 0x0000deff (0x100) IX[B]
     [15] -1     0     0x000010c0 - 0x000010df (0x20) IX[B]
     [16] -1     0     0x00006ee0 - 0x00006eff (0x20) IX[B]
     [17] -1     0     0x00006ec8 - 0x00006ecb (0x4) IX[B]
     [18] -1     0     0x00006ec0 - 0x00006ec7 (0x8) IX[B]
     [19] -1     0     0x00006eb8 - 0x00006ebb (0x4) IX[B]
     [20] -1     0     0x00006eb0 - 0x00006eb7 (0x8) IX[B]
     [21] -1     0     0x00006fa0 - 0x00006faf (0x10) IX[B]
     [22] -1     0     0x00000374 - 0x00000374 (0x1) IX[B]
     [23] -1     0     0x00000170 - 0x00000177 (0x8) IX[B]
     [24] -1     0     0x000003f4 - 0x000003f4 (0x1) IX[B]
     [25] -1     0     0x000001f0 - 0x000001f7 (0x8) IX[B]
     [26] -1     0     0x00006f40 - 0x00006f5f (0x20) IX[B]
     [27] -1     0     0x00006f60 - 0x00006f7f (0x20) IX[B]
     [28] -1     0     0x00006f80 - 0x00006f9f (0x20) IX[B]
     [29] -1     0     0x00006f00 - 0x00006f1f (0x20) IX[B]
     [30] -1     0     0x00006f20 - 0x00006f3f (0x20) IX[B]
     [31] -1     0     0x0000ef00 - 0x0000ef7f (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     0xf9eff000 - 0xf9efffff (0x1000) MX[B]
     [5] -1      0     0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
     [6] -1      0     0xf9bff600 - 0xf9bff6ff (0x100) MX[B]
     [7] -1      0     0xf9bff500 - 0xf9bff5ff (0x100) MX[B]
     [8] -1      0     0xf9bff400 - 0xf9bff4ff (0x100) MX[B]
     [9] -1      0     0xf9bff800 - 0xf9bfffff (0x800) MX[B]
     [10] -1     0     0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
     [11] -1     0     0xfebfb800 - 0xfebfbfff (0x800) MX[B]
     [12] -1     0     0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
     [13] -1     0     0xfebfc000 - 0xfebfffff (0x4000) MX[B]
     [14] -1     0     0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
     [15] -1     0     0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
     [16] -1     0     0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
     [17] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
     [18] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
     [19] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
     [20] -1     0     0x0000de00 - 0x0000deff (0x100) IX[B]
     [21] -1     0     0x000010c0 - 0x000010df (0x20) IX[B]
     [22] -1     0     0x00006ee0 - 0x00006eff (0x20) IX[B]
     [23] -1     0     0x00006ec8 - 0x00006ecb (0x4) IX[B]
     [24] -1     0     0x00006ec0 - 0x00006ec7 (0x8) IX[B]
     [25] -1     0     0x00006eb8 - 0x00006ebb (0x4) IX[B]
     [26] -1     0     0x00006eb0 - 0x00006eb7 (0x8) IX[B]
     [27] -1     0     0x00006fa0 - 0x00006faf (0x10) IX[B]
     [28] -1     0     0x00000374 - 0x00000374 (0x1) IX[B]
     [29] -1     0     0x00000170 - 0x00000177 (0x8) IX[B]
     [30] -1     0     0x000003f4 - 0x000003f4 (0x1) IX[B]
     [31] -1     0     0x000001f0 - 0x000001f7 (0x8) IX[B]
     [32] -1     0     0x00006f40 - 0x00006f5f (0x20) IX[B]
     [33] -1     0     0x00006f60 - 0x00006f7f (0x20) IX[B]
     [34] -1     0     0x00006f80 - 0x00006f9f (0x20) IX[B]
     [35] -1     0     0x00006f00 - 0x00006f1f (0x20) IX[B]
     [36] -1     0     0x00006f20 - 0x00006f3f (0x20) IX[B]
     [37] -1     0     0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.0.0
     Module class: X.Org Server Extension
     ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.0.0
     Module class: X.Org Server Extension
     ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.0.0
     ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
     compiled for 1.4.0.90, 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: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.13.0
     Module class: X.Org Server Extension
     ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.0.0
     ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) Matched nv from file name nv.ids in autoconfig
(==) Matched nv for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 2.1.7
     Module class: X.Org Video Driver
     ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
     compiled for 1.4.0, module version = 1.2.3
     Module class: X.Org XInput Driver
     ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
     compiled for 1.4.0, module version = 1.2.2
     Module class: X.Org XInput Driver
     ABI class: X.Org XInput driver, version 2.0
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
     Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
     Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
     GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
     GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
     Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
     GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
     GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
     GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
     GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
     GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
     GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
     Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
     GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
     GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
     GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
     Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
     GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
     Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
     GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
     GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
     GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
     GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
     GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
     GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
     Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
     GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
     GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
     GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
     GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
     GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
     Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
     GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
     GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
     GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
     GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
     Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
     GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
     GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
     GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
     Quadro FX 540, GeForce 6200, GeForce 6500,
     GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
     GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
     GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
     GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
     GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
     GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
     GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
     GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
     GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
     GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
     GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
     GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
     Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
     GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
     GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
     Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
     Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
     GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
     GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
     GeForce 8600 GT, GeForce 8400 GS, GeForce 8600M GT, GeForce 8700M GT,
     Quadro FX 370, Quadro NVS 320M, Quadro FX 570M, Quadro FX 1600M,
     Quadro FX 570, Quadro FX 1700, GeForce 8500 GT, GeForce 8400 GS,
     GeForce 8300 GS, GeForce 8600M GS, GeForce 8400M GT,
     GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
     Quadro NVS 135M, Quadro FX 360M, Quadro NVS 290, GeForce 8800 GT,
     Quadro FX 3700
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce 8400M GS 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     0xf9eff000 - 0xf9efffff (0x1000) MX[B]
     [5] -1      0     0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
     [6] -1      0     0xf9bff600 - 0xf9bff6ff (0x100) MX[B]
     [7] -1      0     0xf9bff500 - 0xf9bff5ff (0x100) MX[B]
     [8] -1      0     0xf9bff400 - 0xf9bff4ff (0x100) MX[B]
     [9] -1      0     0xf9bff800 - 0xf9bfffff (0x800) MX[B]
     [10] -1     0     0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
     [11] -1     0     0xfebfb800 - 0xfebfbfff (0x800) MX[B]
     [12] -1     0     0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
     [13] -1     0     0xfebfc000 - 0xfebfffff (0x4000) MX[B]
     [14] -1     0     0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
     [15] -1     0     0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
     [16] -1     0     0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
     [17] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
     [18] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
     [19] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
     [20] -1     0     0x0000de00 - 0x0000deff (0x100) IX[B]
     [21] -1     0     0x000010c0 - 0x000010df (0x20) IX[B]
     [22] -1     0     0x00006ee0 - 0x00006eff (0x20) IX[B]
     [23] -1     0     0x00006ec8 - 0x00006ecb (0x4) IX[B]
     [24] -1     0     0x00006ec0 - 0x00006ec7 (0x8) IX[B]
     [25] -1     0     0x00006eb8 - 0x00006ebb (0x4) IX[B]
     [26] -1     0     0x00006eb0 - 0x00006eb7 (0x8) IX[B]
     [27] -1     0     0x00006fa0 - 0x00006faf (0x10) IX[B]
     [28] -1     0     0x00000374 - 0x00000374 (0x1) IX[B]
     [29] -1     0     0x00000170 - 0x00000177 (0x8) IX[B]
     [30] -1     0     0x000003f4 - 0x000003f4 (0x1) IX[B]
     [31] -1     0     0x000001f0 - 0x000001f7 (0x8) IX[B]
     [32] -1     0     0x00006f40 - 0x00006f5f (0x20) IX[B]
     [33] -1     0     0x00006f60 - 0x00006f7f (0x20) IX[B]
     [34] -1     0     0x00006f80 - 0x00006f9f (0x20) IX[B]
     [35] -1     0     0x00006f00 - 0x00006f1f (0x20) IX[B]
     [36] -1     0     0x00006f20 - 0x00006f3f (0x20) IX[B]
     [37] -1     0     0x0000ef00 - 0x0000ef7f (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     0xf9eff000 - 0xf9efffff (0x1000) MX[B]
     [5] -1      0     0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
     [6] -1      0     0xf9bff600 - 0xf9bff6ff (0x100) MX[B]
     [7] -1      0     0xf9bff500 - 0xf9bff5ff (0x100) MX[B]
     [8] -1      0     0xf9bff400 - 0xf9bff4ff (0x100) MX[B]
     [9] -1      0     0xf9bff800 - 0xf9bfffff (0x800) MX[B]
     [10] -1     0     0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
     [11] -1     0     0xfebfb800 - 0xfebfbfff (0x800) MX[B]
     [12] -1     0     0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
     [13] -1     0     0xfebfc000 - 0xfebfffff (0x4000) MX[B]
     [14] -1     0     0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
     [15] -1     0     0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
     [16] -1     0     0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
     [17] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
     [18] 0      0     0x000a0000 - 0x000affff (0x10000) MS[B]
     [19] 0      0     0x000b0000 - 0x000b7fff (0x8000) MS[B]
     [20] 0      0     0x000b8000 - 0x000bffff (0x8000) MS[B]
     [21] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
     [22] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
     [23] -1     0     0x0000de00 - 0x0000deff (0x100) IX[B]
     [24] -1     0     0x000010c0 - 0x000010df (0x20) IX[B]
     [25] -1     0     0x00006ee0 - 0x00006eff (0x20) IX[B]
     [26] -1     0     0x00006ec8 - 0x00006ecb (0x4) IX[B]
     [27] -1     0     0x00006ec0 - 0x00006ec7 (0x8) IX[B]
     [28] -1     0     0x00006eb8 - 0x00006ebb (0x4) IX[B]
     [29] -1     0     0x00006eb0 - 0x00006eb7 (0x8) IX[B]
     [30] -1     0     0x00006fa0 - 0x00006faf (0x10) IX[B]
     [31] -1     0     0x00000374 - 0x00000374 (0x1) IX[B]
     [32] -1     0     0x00000170 - 0x00000177 (0x8) IX[B]
     [33] -1     0     0x000003f4 - 0x000003f4 (0x1) IX[B]
     [34] -1     0     0x000001f0 - 0x000001f7 (0x8) IX[B]
     [35] -1     0     0x00006f40 - 0x00006f5f (0x20) IX[B]
     [36] -1     0     0x00006f60 - 0x00006f7f (0x20) IX[B]
     [37] -1     0     0x00006f80 - 0x00006f9f (0x20) IX[B]
     [38] -1     0     0x00006f00 - 0x00006f1f (0x20) IX[B]
     [39] -1     0     0x00006f20 - 0x00006f3f (0x20) IX[B]
     [40] -1     0     0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
     [41] 0      0     0x000003b0 - 0x000003bb (0xc) IS[B]
     [42] 0      0     0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.0.0
     ABI class: X.Org Video Driver, version 2.0
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Console is VGA mode 0x3
(II) NV(0): Creating default Display subsection in Screen section
     "Default Screen" for depth/fbbpp 24/32
(==) NV(0): Depth 24, (==) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(==) NV(0): Using hardware cursor
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): MMIO registers mapped at 0xb6991000
(--) NV(0): Total video RAM: 128.0 MB
(--) NV(0):       BAR1 size: 256.0 MB
(--) NV(0):   Mapped memory: 127.0 MB
(II) NV(0): Linear framebuffer mapped at 0xaea91000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(--) NV(0): Connector map:
(--) NV(0):   [N/A] -> SOR0 (LVDS)
(--) NV(0):   Bus 0 -> DAC1
(--) NV(0):   Bus 1 -> SOR1
(--) NV(0): Load detection: 279
(II) NV(0): I2C bus "I2C0" initialized.
(II) NV(0): Output VGA1 using monitor section Configured Monitor
(II) NV(0): I2C bus "I2C1" initialized.
(II) NV(0): Output DVI1 has no monitor section
(II) NV(0): LVDS native size 1280x800
(II) NV(0): Output LVDS has no monitor section
(II) NV(0): Probing for EDID on I2C bus 0...
(II) NV(0): I2C device "I2C0:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "I2C0:ddc2" removed.
(II) NV(0):   ... none found
(--) NV(0): Trying load detection on VGA1 ... nothing.
(II) NV(0): Probing for EDID on I2C bus 1...
(II) NV(0): I2C device "I2C1:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "I2C1:ddc2" removed.
(II) NV(0):   ... none found
(II) NV(0): Output VGA1 disconnected
(II) NV(0): Output DVI1 disconnected
(II) NV(0): Output LVDS connected
(II) NV(0): Output LVDS using initial mode 1280x800
(--) NV(0): Virtual size is 1280x1280 (pitch 1280)
(**) NV(0):  Driver mode "1280x800"
(**) NV(0): Default mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 60.0 Hz (II) NV(0): Modeline "1280x800"x60.0 83.46 1280 1344 1480 1680 800 801 804 828 (49.7 kHz) (**) NV(0): Default mode "1280x768": 80.1 MHz (scaled from 0.0 MHz), 47.7 kHz, 60.0 Hz (II) NV(0): Modeline "1280x768"x60.0 80.14 1280 1344 1480 1680 768 769 772 795 (47.7 kHz) (**) NV(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) NV(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (**) NV(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz (II) NV(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (**) NV(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz (II) NV(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (**) NV(0): Default mode "640x400": 41.7 MHz (scaled from 0.0 MHz), 49.7 kHz, 60.0 Hz (D) (II) NV(0): Modeline "640x400"x60.0 41.73 640 672 740 840 400 400 402 414 doublescan (49.7 kHz) (**) NV(0): Default mode "640x384": 40.1 MHz (scaled from 0.0 MHz), 47.7 kHz, 60.1 Hz (D) (II) NV(0): Modeline "640x384"x60.1 40.07 640 672 740 840 384 384 386 397 doublescan (47.7 kHz) (**) NV(0): Default mode "512x384": 32.5 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (D) (II) NV(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
(==) NV(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
     compiled for 1.4.0.90, 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 1.4.0.90, module version = 1.2.0
     ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
     [0] 0 0     0xfa000000 - 0xfbffffff (0x2000000) MX[B]
     [1] 0 0     0xe0000000 - 0xefffffff (0x10000000) MX[B]
     [2] 0 0     0xfd000000 - 0xfdffffff (0x1000000) MX[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     0xf9eff000 - 0xf9efffff (0x1000) MX[B]
     [8] -1      0     0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
     [9] -1      0     0xf9bff600 - 0xf9bff6ff (0x100) MX[B]
     [10] -1     0     0xf9bff500 - 0xf9bff5ff (0x100) MX[B]
     [11] -1     0     0xf9bff400 - 0xf9bff4ff (0x100) MX[B]
     [12] -1     0     0xf9bff800 - 0xf9bfffff (0x800) MX[B]
     [13] -1     0     0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
     [14] -1     0     0xfebfb800 - 0xfebfbfff (0x800) MX[B]
     [15] -1     0     0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
     [16] -1     0     0xfebfc000 - 0xfebfffff (0x4000) MX[B]
     [17] -1     0     0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
     [18] -1     0     0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
     [19] -1     0     0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
     [20] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
     [21] 0      0     0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
     [22] 0      0     0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
     [23] 0      0     0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
     [24] 0      0     0x0000ef00 - 0x0000ef7f (0x80) IX[B]
     [25] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
     [26] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
     [27] -1     0     0x0000de00 - 0x0000deff (0x100) IX[B]
     [28] -1     0     0x000010c0 - 0x000010df (0x20) IX[B]
     [29] -1     0     0x00006ee0 - 0x00006eff (0x20) IX[B]
     [30] -1     0     0x00006ec8 - 0x00006ecb (0x4) IX[B]
     [31] -1     0     0x00006ec0 - 0x00006ec7 (0x8) IX[B]
     [32] -1     0     0x00006eb8 - 0x00006ebb (0x4) IX[B]
     [33] -1     0     0x00006eb0 - 0x00006eb7 (0x8) IX[B]
     [34] -1     0     0x00006fa0 - 0x00006faf (0x10) IX[B]
     [35] -1     0     0x00000374 - 0x00000374 (0x1) IX[B]
     [36] -1     0     0x00000170 - 0x00000177 (0x8) IX[B]
     [37] -1     0     0x000003f4 - 0x000003f4 (0x1) IX[B]
     [38] -1     0     0x000001f0 - 0x000001f7 (0x8) IX[B]
     [39] -1     0     0x00006f40 - 0x00006f5f (0x20) IX[B]
     [40] -1     0     0x00006f60 - 0x00006f7f (0x20) IX[B]
     [41] -1     0     0x00006f80 - 0x00006f9f (0x20) IX[B]
     [42] -1     0     0x00006f00 - 0x00006f1f (0x20) IX[B]
     [43] -1     0     0x00006f20 - 0x00006f3f (0x20) IX[B]
     [44] -1     0     0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
     [45] 0      0     0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
     [46] 0      0     0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(--) NV(0): 120.70 MB available for offscreen pixmaps
(II) NV(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
     Scanline Image Writes
     Offscreen Pixmaps
     Setting up tile and stipple cache:
           32 128x128 slots
           32 256x256 slots
           16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(II) NV(0): DPMS enabled
(II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(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
(II) AIGLX: Screen 0 is not DRI capable
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
     compiled for 1.4.0.90, module version = 1.0.0
     ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(II) NV(0): Setting screen physical size to 338 x 211
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) 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" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetClientVersion: 0 9

----------------------------------

cat /proc/bus/input/devices

I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Phys=
S: Sysfs=/devices/virtual/input/input0
U: Uniq=
H: Handlers=mouse0 event0
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input1
U: Uniq=
H: Handlers=kbd event1
B: EV=120013
B: KEY=100f 2002000 380307a f800d001 feffffdf ffefffff ffffffff ffffffff
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=0a5c Product=4502 Version=0111
N: Name="Broadcom Corp"
P: Phys=usb-0000:00:1d.2-2.2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.2/7-2.2:1.0/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=120013
B: KEY=10000 7 ff800000 7ff febeffdf f3cfffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=0a5c Product=4503 Version=0111
N: Name="Broadcom Corp"
P: Phys=usb-0000:00:1d.2-2.3/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.3/7-2.3:1.0/input/input3
U: Uniq=
H: Handlers=mouse1 event3
B: EV=17
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3
B: MSC=10

I: Bus=0011 Vendor=0002 Product=0008 Version=0000
N: Name="PS/2 Mouse"
P: Phys=isa0060/serio2/input1
S: Sysfs=/devices/virtual/input/input4
U: Uniq=
H: Handlers=mouse2 event4
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input5
U: Uniq=
H: Handlers=mouse3 event5
B: EV=f
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
B: REL=3
B: ABS=1000003

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/devices/platform/pcspkr/input/input6
U: Uniq=
H: Handlers=kbd event6
B: EV=40001
B: SND=6

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/virtual/input/input7
U: Uniq=
H: Handlers=event7
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button (CM)"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/virtual/input/input8
U: Uniq=
H: Handlers=kbd event8
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button (CM)"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/devices/virtual/input/input9
U: Uniq=
H: Handlers=kbd event9
B: EV=3
B: KEY=4000 0 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input10
U: Uniq=
H: Handlers=kbd event10
B: EV=3
B: KEY=3f000b 0 0 0 0 0 0 0

---------------------

lspci

Module                  Size  Used by
nls_iso8859_1           4992  1
vfat                   14464  1
fat                    54556  1 vfat
usb_storage            73664  1
libusual               19108  1 usb_storage
af_packet              23812  2
rfcomm                 41744  2
l2cap                  25728  13 rfcomm
ppdev                  10372  0
parport_pc             36260  0
lp                     12324  0
parport                37832  3 ppdev,parport_pc,lp
ipv6                  267780  14
acpi_cpufreq           10796  2
cpufreq_userspace       5284  0
cpufreq_stats           7104  0
cpufreq_powersave       2688  0
cpufreq_ondemand        9740  1
freq_table              5536  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
cpufreq_conservative     8712  0
sbs                    15112  0
sbshc                   7680  1 sbs
container               5632  0
dock                   11280  0
snd_hda_intel         295328  3
snd_pcm_oss            42624  0
snd_mixer_oss          17664  1 snd_pcm_oss
snd_pcm                80644  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy           4740  0
arc4                    2944  2
ecb                     4480  2
snd_seq_oss            33280  0
snd_seq_midi            9472  0
blkcipher               8324  1 ecb
uvcvideo               48388  0
snd_rawmidi            25600  1 snd_seq_midi
compat_ioctl32          2304  1 uvcvideo
snd_seq_midi_event      8320  2 snd_seq_oss,snd_seq_midi
videodev               29440  1 uvcvideo
v4l1_compat            15492  2 uvcvideo,videodev
v4l2_common            18304  2 uvcvideo,videodev
iwl3945               167400  0
snd_seq 53104 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
joydev                 13120  0
mac80211              163480  1 iwl3945
snd_timer              24324  2 snd_pcm,snd_seq
snd_seq_device 9228 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
cfg80211               15112  1 mac80211
video                  19728  0
snd 55172 15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
sdhci                  19076  0
sky2                   47236  0
i2c_core               24832  0
hci_usb                16412  2
bluetooth              60132  7 rfcomm,l2cap,hci_usb
output                  4736  1 video
ricoh_mmc               4352  0
battery                14212  0
intel_agp              25364  0
iTCO_wdt               13092  0
button                  9232  0
mmc_core               51076  1 sdhci
serio_raw               7940  0
shpchp                 34452  0
ac                      6916  0
evdev                  13056  6
dcdbas                  9504  0
soundcore               8800  1 snd
pcspkr                  4224  0
agpgart                34760  1 intel_agp
iTCO_vendor_support     4868  1 iTCO_wdt
pci_hotplug            30880  1 shpchp
snd_page_alloc         11272  2 snd_hda_intel,snd_pcm
psmouse                40336  0
squashfs               49160  1
loop                   18948  2
unionfs                76752  1
nls_cp437               6656  2
isofs                  36388  1
ext3                  136712  0
jbd                    48404  1 ext3
mbcache                 9600  1 ext3
sr_mod                 17956  1
cdrom                  37408  1 sr_mod
sg                     36880  0
usbhid                 31744  0
hid                    38528  1 usbhid
ata_piix               19588  1
pata_acpi               8320  0
sd_mod                 30592  4
ohci1394               33584  0
ahci                   28420  1
ata_generic             8324  0
ieee1394               93752  1 ohci1394
libata                159344  4 ata_piix,pata_acpi,ahci,ata_generic
scsi_mod              151436  5 usb_storage,sr_mod,sg,sd_mod,libata
ehci_hcd               37004  0
uhci_hcd               27024  0
usbcore 145516 8 usb_storage,libusual,uvcvideo,hci_usb,usbhid,ehci_hcd,uhci_hcd
thermal                16796  0
processor              36872  4 acpi_cpufreq,thermal
fan                     5380  0
fuse                   50580  1

---------------
lsusb

Bus 006 Device 001: ID 0000:0000 Bus 005 Device 001: ID 0000:0000 Bus 007 Device 005: ID 0a5c:4503 Broadcom Corp.
Bus 007 Device 004: ID 0a5c:4502 Broadcom Corp.
Bus 007 Device 003: ID 413c:8126 Dell Computer Corp.
Bus 007 Device 002: ID 0a5c:4500 Broadcom Corp.
Bus 007 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader Bus 001 Device 001: ID 0000:0000 Bus 004 Device 003: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB Flash Drive Bus 004 Device 001: ID 0000:0000 Bus 003 Device 002: ID 05a9:2640 OmniVision Technologies, Inc. Bus 003 Device 001: ID 0000:0000

--------------------------------------------------------------------------------

la verdad no ha tenido mucho tiempo para hacer algunas pruebas, pero por lo que veo pudiera ser la version del driver "mouse"...
que me sugieres?=

Gracias por tu ayuda...




Reply to: