Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-user-es
Navigation:
Lists: gentoo-user-es: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: <gentoo-user-es@g.o>
From: "Pablo Pardo" <pablo@...>
Subject: Re: raton usb en portatil
Date: Mon, 23 Jun 2003 10:40:54 +0200
Ahora mismo no me acuerdo de cual es la diferencia, pero creo que yo uso el
uhci, no el usb-uhci. A ver si eso funciona. Salu2.

Pablo Pardo.

----- Original Message ----- 
From: "David Gil" <enibal@...>
To: "Jesús González" <kch@...>
Cc: "gentoo-user-es" <gentoo-user-es@g.o>
Sent: Saturday, June 21, 2003 7:32 PM
Subject: Re: [gentoo-user-es] raton usb en portatil


> Pffff, te voy contestando:
>
> El sáb, 21 de 06 de 2003 a las 18:54, Jesús González escribió:
> > On s?, 2003-06-21 at 17:01, David Gil wrote:
> > > Hola lista.
> > >
> > > Acabo de comprarme un flamante portatil Sony VAIO, y me he comprado un
> > > ratón usb de estos opticos, pero no consigo configurarlo.
> > >
> > > He seguido el manual de configuración de escritorio sin ningún
> > > resultado.
> > >
> > > Os copio parte de lo que dice mi kernel cuando desenchufo y vuelvo a
> > > enchufar el ratón.
> > >
> > >         usb.c: USB disconnect on device 00:0c.0-1 address 2
> > >         usb_control/bulk_msg: timeout
> > >         usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18
ret
> > >         -110
> > >         hub.c: new USB device 00:0c.0-1, assigned address 3
> > >
> > > Y la configuración de mi XFree
> > >
> > > Identifier "Mouse1"
> > > Driver "mouse"
> > > Option "Protocol"    "PS/2"
> > > Option "Device"      "/dev/psaux"
> > >
> > >         Identifier  "USB Mice"
> > >         Driver      "mouse"
> > >         Option      "Protocol" "IMPS/2"
> > >         Option      "Device" "/dev/input/mice"
> > >         Option      "ZAxisMapping" "4 5"
> > >         Option      "Buttons" "3"
> > >
> > >         InputDevice "Mouse1" "CorePointer"
> > >         InputDevice "USB Mice" "SendCoreEvents"
> > >
> > > Si podeis ayudarme... no me apaño nada con el ratón del portátil.
> > >
> > > Gracias por adelantado.
> > >
> > >
> > > --
> > > gentoo-user-es@g.o mailing list
> > >
> >
> > Yo tengo funcionando el touchpad y un ratón optico USB
> > esta es mi configuración
> >
> > root # lsmod
> > ...
> > mousedev                5492   1
> > hid                    22308   0  (unused)
> > input                   5440   0  [mousedev hid]
> > usb-uhci               26316   0  (unused)
> > usbcore                75520   1  [usb-storage hid usb-uhci]
> > ...
> >
>
> Ya tengo todos esos módulos cargados:
>
>         vaio root # lsmod
>         Module                  Size  Used by    Not tainted
>         usbmouse                2200   0  (unused)
>         hid                    14820   0  (unused)
>         mousedev                4244   1
>         input                   3520   0  [usbmouse mousedev]
>         usb-uhci               23596   0  (unused)
>         usbcore                63008   1  [usbmouse hid usb-uhci]
>         radeon                 80056   0  (unused)
>         trident                29972   1
>         soundcore               3972   3  [trident]
>         ac97_codec             10920   0  [trident]
>         ide-scsi                8528   0
>
>
> > y el XF86Config-4
> >
> > Section "InputDevice"
> >         Identifier  "Mouse0"
> >         Driver      "mouse"
> >         Option      "Device" "/dev/gpmdata"
> >         #Option     "Device" "/dev/mouse"
> >         Option      "Protocol" "IMPS/2"
> >         Option      "Emulate3Buttons"  "yes"
> > EndSection
>
> yo /dev/gmpdata no lo tengo, uso /dev/psaux.
> Y el protocolo no uso IMPS/2 pq se me vuelve loco el ratón, uso PS/2
>
> >
> > Section "InputDevice"
> >         Identifier  "Mouse1"
> >         Driver      "mouse"
> >         Option      "Protocol" "IMPS/2"
> >         Option      "Device" "/dev/input/mice"
> >         Option      "SendCoreEvents"          "yes"
> >         Option      "Emulate3Buttons"         "no"
> >         Option      "ZAxisMapping"            "4 5"
> > EndSection
> >
> > Section "ServerLayout"
> >         Identifier     "XFree86 Configured"
> >         Screen      0  "Screen0" 0 0
> >         InputDevice    "Mouse0" "CorePointer"
> >         InputDevice    "Mouse1"
> >         InputDevice    "Keyboard0" "CoreKeyboard"
> > EndSection
>
> Esto ahora lo tengo igual que tú para probar, y sigue sin funcionar :'(.
>
> >
> >
> > En lo único en lo que se diferencia del tuyo es en que yo pongo la
> > opción "SendCoreEvents" en la conf. del ratón, no en la del servidor, y
> > que además no tengo la directiva Buttons.
> >
> > y al conectar desconectar el ratón me dice:
> >
> > Jun 21 18:43:09 [kernel] usb.c: USB disconnect on device 00:1f.2-1
> > address 2
> > Jun 21 18:43:15 [kernel] hub.c: new USB device 00:1f.2-1, assigned
> > address 3
> > Jun 21 18:43:15 [kernel] input0: USB HID v1.00 Mouse [KYE Genius USB
> > Wheel Mouse] on usb1:3.0
> >
>
> Lo de los errores no se pq es...
>
> usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -110
> usb_control/bulk_msg: timeout
> usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -110
> usb_control/bulk_msg: timeout
> usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -110
> usb_control/bulk_msg: timeout
> usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -110
> usb_control/bulk_msg: timeout
>
> Así unos cuantos bastantes...
>
> >
> > Como ves, a mi no me da el error ese
> >
> > sbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -110
> >
> > ¿Tienes montado el usbdevfs?
> >
> > spiderman root # mount
> > ...
> > none on /proc/bus/usb type usbfs (rw)
> >
> > Por el error que te de tiene que ser algo de eso. (Se monta
> > automáticamente en mi caso, no aparece en el fstab) Prueba poniendo (si
> > no lo tienes montado)
> >
> > mount -t usbfs none /proc/bus/usb
> >
>
> Si, si que está montado:
>
> vaio root # mount
> /dev/hda3 on / type ext3 (rw,noatime)
> proc on /proc type proc (rw)
> none on /dev type devfs (rw)
> tmpfs on /mnt/.init.d type tmpfs (rw,mode=0644,size=2048k)
> tmpfs on /dev/shm type tmpfs (rw)
> usbdevfs on /proc/bus/usb type usbdevfs (rw)
>
>
> > Espero que te sirve de algo
> >
>
> Que extraño, no me funciona nada de lo que leo en los manuales, ni en
> los foros ni nada de nada. No se muy bien por donde seguir investigando.
>
> > Saludos
> >
> >
> > --
> > gentoo-user-es@g.o mailing list
> >
>
>
> --
> gentoo-user-es@g.o mailing list


--
gentoo-user-es@g.o mailing list

Replies:
Re: raton usb en portatil
-- Jesus Gonzalez Alvarez
Re: raton usb en portatil
-- David Gil
References:
raton usb en portatil
-- David Gil
Re: raton usb en portatil
-- Jesús González
Re: raton usb en portatil
-- David Gil
Navigation:
Lists: gentoo-user-es: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: raton usb en portatil
Next by thread:
Re: raton usb en portatil
Previous by date:
Re: raton usb en portatil
Next by date:
Re: raton usb en portatil


Updated Jun 17, 2009

Summary: Archive of the gentoo-user-es mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.