Re: USB mouse won't work

2004-04-22 Thread James Tappin
On Thu, 22 Apr 2004 15:06:49 +0200 Marcos B <[EMAIL PROTECTED]> wrote: MB> By the way, what is mousedev (kernel module ?) MB> modprobe mousedev returns this : FATAL: Module mousedev not found. MB> MB> Did I forget a module in my kernel config ? MB> MB> Do I need this "mousedev" in order to use m

Re: USB mouse won't work

2004-04-22 Thread Martin Bock
Hello! I have also a Acer TM 800 Series, nice machine ... Marcos B wrote: James Tappin wrote: > Yes -- ehci is for USB 2.0 and uhci is for 1.x. Since (I assume) the [snip] But now, I have a problem with X : the mouse is still not working when I start my gnome session (the touchpad is still w

Re: USB mouse won't work

2004-04-22 Thread Marcos B
James Tappin wrote: > Yes -- ehci is for USB 2.0 and uhci is for 1.x. Since (I assume) the mouse isn't USB 2, the uchi module will be needed. I didn't catch the start of the thread, but if you are using a 2.6 kernel you will need mousedev and a usb mouse module (I quite forget it's name) loaded.

Re: USB mouse won't work

2004-04-22 Thread James Tappin
On Thu, 22 Apr 2004 15:06:49 +0200 Marcos B <[EMAIL PROTECTED]> wrote: MB> By the way, what is mousedev (kernel module ?) MB> modprobe mousedev returns this : FATAL: Module mousedev not found. MB> MB> Did I forget a module in my kernel config ? MB> MB> Do I need this "mousedev" in order to use m

Re: USB mouse won't work

2004-04-22 Thread Michael Hissler
Hi Marcos, to get USB 2.0 working on the Travelmate 800, you need to load both ehci and uhci modules. The USB-mouse then uses /dev/input/mice and the touchpad uses /dev/psaux. mischa

Re: USB mouse won't work

2004-04-22 Thread James Tappin
On Thu, 22 Apr 2004 14:15:07 +0200 Marcos B <[EMAIL PROTECTED]> wrote: MB> Pete Wright wrote: MB> > It's probably way off base, but are you sure that you have an ehci MB> > USB bus? When troubleshooting USB on my machines I usually compile MB> > up UHCI and OHCI as modules and try each one, one at

Re: USB mouse won't work

2004-04-22 Thread Martin Bock
Hello! I have also a Acer TM 800 Series, nice machine ... Marcos B wrote: James Tappin wrote: > Yes -- ehci is for USB 2.0 and uhci is for 1.x. Since (I assume) the [snip] But now, I have a problem with X : the mouse is still not working when I start my gnome session (the touchpad is still work

Re: USB mouse won't work

2004-04-22 Thread Marcos B
Pete Wright wrote: It's probably way off base, but are you sure that you have an ehci USB bus? When troubleshooting USB on my machines I usually compile up UHCI and OHCI as modules and try each one, one at a time. how can I know ? I have 4 usb plugs on my laptop. here is my "lspci -v" output

Re: USB mouse won't work

2004-04-22 Thread Marcos B
James Tappin wrote: > Yes -- ehci is for USB 2.0 and uhci is for 1.x. Since (I assume) the mouse isn't USB 2, the uchi module will be needed. I didn't catch the start of the thread, but if you are using a 2.6 kernel you will need mousedev and a usb mouse module (I quite forget it's name) loaded. I

Re: USB mouse won't work

2004-04-22 Thread Pete Wright
It's probably way off base, but are you sure that you have an ehci USB bus? When troubleshooting USB on my machines I usually compile up UHCI and OHCI as modules and try each one, one at a time. On Thu, 2004-04-22 at 11:39, Marcos B wrote: > I have looked at the loaded modules : > Module

USB mouse won't work

2004-04-22 Thread Marcos B
Hello, I have an Acer Travelmate 800 laptop, I'm running Woody, on kenel 2.6.4 and I have have problems with my USB mouse. Hotplug doesn't start it at boot time (even with /etc/init.d/hotplug restart). It is an optical mouse, so I can see that the red light remains off. This same mouse works

Re: USB mouse won't work

2004-04-22 Thread Michael Hissler
Hi Marcos, to get USB 2.0 working on the Travelmate 800, you need to load both ehci and uhci modules. The USB-mouse then uses /dev/input/mice and the touchpad uses /dev/psaux. mischa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Re: USB mouse won't work

2004-04-22 Thread James Tappin
On Thu, 22 Apr 2004 14:15:07 +0200 Marcos B <[EMAIL PROTECTED]> wrote: MB> Pete Wright wrote: MB> > It's probably way off base, but are you sure that you have an ehci MB> > USB bus? When troubleshooting USB on my machines I usually compile MB> > up UHCI and OHCI as modules and try each one, one at

Re: USB mouse won't work

2004-04-22 Thread Marcos B
Pete Wright wrote: It's probably way off base, but are you sure that you have an ehci USB bus? When troubleshooting USB on my machines I usually compile up UHCI and OHCI as modules and try each one, one at a time. how can I know ? I have 4 usb plugs on my laptop. here is my "lspci -v" output : 00

Re: USB mouse won't work

2004-04-22 Thread Pete Wright
It's probably way off base, but are you sure that you have an ehci USB bus? When troubleshooting USB on my machines I usually compile up UHCI and OHCI as modules and try each one, one at a time. On Thu, 2004-04-22 at 11:39, Marcos B wrote: > I have looked at the loaded modules : > Module

USB mouse won't work

2004-04-22 Thread Marcos B
Hello, I have an Acer Travelmate 800 laptop, I'm running Woody, on kenel 2.6.4 and I have have problems with my USB mouse. Hotplug doesn't start it at boot time (even with /etc/init.d/hotplug restart). It is an optical mouse, so I can see that the red light remains off. This same mouse works ve