[cc back to list]

That means USB is working, you can double check by moving the mouse while 
the cat is running and you should see garbage. Whatever program you are 
trying to use may be setup wrong.

On Sun, 14 Jul 2002, shino korah wrote:

> 
> --- "Stephen J. Gowdy" <[EMAIL PROTECTED]>
> wrote:
> > Can you do the following with the mouse plugged in;
> > 
> > cat /proc/bus/usb/devices
> T:  Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1
> Spd=12  MxCh= 2
> B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8
> #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB UHCI Root Hub
> S:  SerialNumber=ef80
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00
> Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
> T:  Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2
> Spd=1.5 MxCh= 0
> D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8
> #Cfgs=  1
> P:  Vendor=0461 ProdID=4d09 Rev= 0.10
> C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 40mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02
> Driver=hid
> E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=10ms
> T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1
> Spd=12  MxCh= 3
> B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8
> #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB OHCI Root Hub
> S:  SerialNumber=d093f000
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00
> Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1
> Spd=12  MxCh= 2
> B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8
> #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB OHCI Root Hub
> S:  SerialNumber=d093d000
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00
> Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1
> Spd=480 MxCh= 5
> B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS= 8
> #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 2.04
> S:  Manufacturer=Linux 2.4.19-rc1 ehci-hcd
> S:  Product=NEC Corporation USB 2.0
> S:  SerialNumber=00:10.2
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00
> Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=256ms
> 
> 
> > lsmod
> Module                  Size  Used by
> mousedev                4224   0 (unused)
> input                   3776   0 [mousedev]
> hid                     8960   0 (unused)
> usb-uhci               25120   0 (unused)
> usb-ohci               22384   0 (unused)
> ehci-hcd               25120   0 (unused)
> usbcore                70400   1 [hid usb-uhci
> usb-ohci ehci-hcd]
> 
> 
> 
> > ls -l /dev/input/mice
> crw-------    1 root     root      13,  63 Mar 23 
> 2001 /dev/input/mice
> 
> > cat /dev/input/mice
> > 
> > 
> It doesn't do anything..sits there
> 
> 
> Shino
> > On Sun, 14 Jul 2002, shino korah wrote:
> > 
> > > I have 2.4.19 kernel installed now.
> > > USB mouse is getting detected and loading hid and
> > > mousedev.o files. But the mouse doesn't work.I'm
> > > trying this on my usb1.1 port not on my usb2.0 pci
> > > card.
> > > 
> > > The mouse works fine with my 2.4.2 kernel.
> > > Please advice.Am I doing something wrong?
> > > 
> > > Thanks in advance
> > > Shino
> > > --- "Stephen J. Gowdy" <[EMAIL PROTECTED]>
> > > wrote:
> > > > 2.4.19 isn't released yet. You can get the
> > release
> > > > candidate by 
> > > > downloading 2.4.18 and applying the 2.4.19-rc1
> > patch
> > > > at www.kernel.org.
> > > > 
> > > > On Sat, 13 Jul 2002, shino korah wrote:
> > > > 
> > > > > 
> > > > > --- "Stephen J. Gowdy"
> > <[EMAIL PROTECTED]>
> > > > > wrote:
> > > > > > So does the mouse work with USB1.1 or not?
> > > > > The mouse works with usb1.1 port (not NEC
> > card) if
> > > > I
> > > > > use 2.4.2 kernel.
> > > > > In 2.5.24 irresepective of where I connect it
> > > > doesn't
> > > > > work. But system detects it (loads hid and
> > > > mousedev)
> > > > >  You might
> > > > > > want to use 2.4 
> > > > > > kernel if you want a stable system and are
> > not
> > > > > > interested in kernel 
> > > > > > development.
> > > > > I'm not interested in latest kernel.I couldn't
> > > > find
> > > > > 2.4.19 kernel in kernel.org that is y I used
> > > > 2.5.24
> > > > > > 
> > > > > > What does /dev/mouse point at? What are its
> > > > major
> > > > > > and minor numbers?
> > > > >  /dev/mouse points to /dev/input/mice.
> > major/minor
> > > > is
> > > > > 13/63
> > > > >  Did 
> > > > > > you read teh section of the USB User Guide
> > on
> > > > mice?
> > > > > > 
> > > > > 
> > > > > Yes I read that and tried the things in
> > XF86Config
> > > > > file also
> > > > > 
> > > > > I ahve hid,mousedev,input all Usb/host drivers
> > and
> > > > > usbcore.o systems detects usb mouse..meaning
> > lodas
> > > > hid
> > > > > and mousedev automatically but the mouse
> > doesn't
> > > > work.
> > > > > 
> > > > > 
> > > > > > On Fri, 12 Jul 2002, shino korah wrote:
> > > > > > 
> > > > > > > Hi
> > > > > > > 
> > > > > > > I have a hard time trying to make my USB
> > mouse
> > > > > > work.
> > > > > > > It works fine on my USB 1.1 port but if I
> > plug
> > > > > > into
> > > > > > > USB 2.0 (NEC PCI card) it doesn't work.
> > The
> > > > system
> > > > > > now
> > > > > > > detects it meaning it loads hid.o and
> > > > mousedev.o
> > > > > > files
> > > > > > > but the mouse never works.
> > > > > > > I have the following modules loaded
> > > > > > > usb-uhci-hcd           20432   0 (unused)
> > > > > > > ohci-hcd               23216   0 (unused)
> > > > > > > ehci-hcd               26640   0 (unused)
> > > > > > > usbcore                75584   1
> > [usb-uhci-hcd
> > > > > > > ohci-hcd ehci-hcd]
> > > > > > >  along with input, hid and mousedev but
> > some
> > > > how
> > > > > > mouse
> > > > > > > doesn't work.
> > > > > > > What am I doing wrong?
> > > > > > > 
> > > > > > > Earlier my ssytem never used to detect
> > there
> > > > is a
> > > > > > USB
> > > > > > > mouse now atleast it detects and loads hid
> > and
> > > > > > > m,ousedev but mouse doesn't work.
> > > > > > > 
> > > > > > > Please help
> > > > > > > 
> > > > > > > PS: I tried without mousedev..doesn't work
> > > > > > > 
> > > > > > > Thanks
> > > > > > > --- "Stephen J. Gowdy"
> > > > <[EMAIL PROTECTED]>
> > > > > > > wrote:
> > > > > > > > What is "all modules"? Do you have
> > ohci-hcd
> > > > (or
> > > > > > an
> > > > > > > > other OHCI driver) 
> > > > > > > > loaded? What do you log files tell you?
> > What
> > > > > > makes
> > > > > > > > you think it doesn't 
> > > > > > > > work?
> > > > > > > > 
> > > > > > > > On Thu, 11 Jul 2002, shino korah wrote:
> > > > > > > > 
> > > > > > > > > Hi
> > > > > > > > > 
> > > > > > > > >   I have kernel 2.5.24 and all USB
> > drivers
> > > > > > loads
> > > > > > > > > correct. But when I plug in my USB
> > mouse
> > > > it
> > > > > > > > doesn't
> > > > > > > > > detect it.I have NEC USB 2.0 PCI card
> > and
> > > > I
> > > > > > > > plugged in
> > > > > > > > > my mouse to this card.I have all
> > modules
> > > > in
> > > > > > place
> > > > > > > > > mousedev, hid etc.But some how the
> > ssytem
> > > > is
> > > > > > not
> > > > > > > > > recognising my USB mouse.
> > > > > > > > > 
> > > > > > > > > Please help
> > > > > > > > > 
> > > > > > > > > shino
> > > > > > > > > 
> > > > > > > > >
> > > > > >
> > > >
> > __________________________________________________
> > > > > > > > > Do You Yahoo!?
> > > > > > > > > Sign up for SBC Yahoo! Dial - First
> > Month
> > > > Free
> > > > > > > > > http://sbc.yahoo.com
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> -------------------------------------------------------
> > > > > > > > > This sf.net email is sponsored
> > > > by:ThinkGeek
> > > > > > > > > PC Mods, Computing goodies, cases &
> > more
> > > > > > > > > http://thinkgeek.com/sf
> > > > > > > > >
> > > > > >
> > _______________________________________________
> > > > > > > > > [EMAIL PROTECTED]
> > > > > > > > > To unsubscribe, use the last form
> > field
> > 
> === message truncated ===
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes
> http://autos.yahoo.com
> 

-- 
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | SLAC, MailStop 34,       |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
|http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
 \------------------------------------+-------------------------/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to