Hmm, there didn't seem to be any error messages that time. When you move the mouse does the interupts include in /proc/interupts? Are there any messages in dmesg?
On Thu, 15 Aug 2002, William Stearns wrote: > Good day, Stephen, all, > > On Thu, 15 Aug 2002, Stephen J. Gowdy wrote: > > > Did it work this time? > > (Somedays I need a hot cup of clue, with cream and sugar. Sorry! > :-) > Sorry, no. Same "no such device" on the keyboard attempt, no > output from /dev/input/mice when I move the mouse around and press > buttons. > Cheers, > - Bill > > > On Thu, 15 Aug 2002, William Stearns wrote: > > > > > On Thu, 15 Aug 2002, Stephen J. Gowdy wrote: > > > > > > > Have you tried using the other USB UHCI driver? > > > > > > I just compiled that as a module and tried again. Here are the > > > changed lines of output: > > > > > > --- keyspan-presentation-remote Thu Aug 15 13:09:26 2002 > > > +++ keyspan-presentation-remote-uhci-alt Thu Aug 15 19:24:45 2002 > > > @@ -1,12 +1,6 @@ > > > -kernel: hub.c: USB new device connect on bus1/1, assigned device number 4 > > > -kernel: usb-uhci.c: interrupt, status 2, frame# 747 > > > -kernel: Manufacturer: Topseed > > > -kernel: usb_control/bulk_msg: timeout > > > -kernel: usb.c: USB device 4 (vend/prod 0x1894/0x5641) is not claimed by any >active driver. > > > +/etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 > > > +kernel: hub.c: USB new device connect on bus2/1, assigned device number 2 > > > +kernel: usb.c: USB device 2 (vend/prod 0x1894/0x5641) is not claimed by any >active driver. > > > kernel: Length = 18 > > > kernel: DescriptorType = 01 > > > kernel: USB version = 1.10 > > > @@ -21,7 +15,7 @@ > > > kernel: bDescriptorType = 02 > > > kernel: wTotalLength = 003b > > > kernel: bNumInterfaces = 02 > > > -/sbin/hotplug: arguments (usb) env (PWD=/etc/hotplug >DEVICE=/proc/bus/usb/001/004 INTERFACE=3/1/1 ACTION=add DEBUG=kernel OLDPWD=/ >DEVFS=/proc/bus/usb TYPE=0/0/0 SHLVL=1 HOME=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin >PRODUCT=1894/5641/1 _=/usr/bin/env) > > > +/sbin/hotplug: arguments (usb) env (PWD=/etc/hotplug >DEVICE=/proc/bus/usb/002/002 INTERFACE=3/1/1 ACTION=add DEBUG=kernel OLDPWD=/ >DEVFS=/proc/bus/usb TYPE=0/0/0 SHLVL=1 HOME=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin >PRODUCT=1894/5641/1 _=/usr/bin/env) > > > kernel: bConfigurationValue = 01 > > > /sbin/hotplug: invoke /etc/hotplug/usb.agent () > > > kernel: iConfiguration = 04 > > > @@ -63,13 +57,9 @@ > > > kernel: bInterval = 0a > > > /etc/hotplug/usb.agent: Setup hid hid hid hid for USB product 1894/5641/1 > > > kernel: usb.c: registered new driver hid > > > -kernel: usb-uhci.c: interrupt, status 2, frame# 918 > > > -kernel: usb_control/bulk_msg: timeout > > > -kernel: hiddev0: USB HID v1.00 Keyboard [Topseed] on usb1:4.0 > > > -kernel: usb_control/bulk_msg: timeout > > > -kernel: hiddev0: USB HID v1.00 Mouse [Topseed] on usb1:4.1 > > > +kernel: hiddev0: USB HID v1.00 Keyboard [1894:5641] on usb2:2.0 > > > +kernel: hiddev0: USB HID v1.00 Mouse [1894:5641] on usb2:2.1 > > > kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]> > > > kernel: hid-core.c: USB HID support drivers > > > /etc/hotplug/usb.agent: Setup keybdev mousedev for USB product 1894/5641/1 > > > kernel: mice: PS/2 mouse device common for all mice > > > > > > Cheers, > > > - Bill > > > > > > > On Thu, 15 Aug 2002, William Stearns wrote: > > > > > > > > > Good day, all, > > > > > I've purchased a Keyspan Presentation Remote in the hopes of being > > > > > able to use it under linux for StarOffice presentations at some point. > > > > > Details: > > > > > > > > > > Keyspan presentation remote, RF wireless remote control and > > > > > laser pointer. Model number TSAM-004. > > > > > http://www.keyspan.com/products/usb/presentationremote/ > > > > > > > > > > Here's what my 2.4.19-rc1-ac3 kernel believes it's found when I > > > > > plug it in: > > > > > > > > > > kernel: hub.c: USB new device connect on bus1/1, assigned device number 4 > > > > > kernel: usb-uhci.c: interrupt, status 2, frame# 747 > > > > > kernel: Manufacturer: Topseed > > > > > kernel: usb_control/bulk_msg: timeout > > > > > kernel: usb.c: USB device 4 (vend/prod 0x1894/0x5641) is not claimed by any >active driver. > > > > > kernel: Length = 18 > > > > > kernel: DescriptorType = 01 > > > > > kernel: USB version = 1.10 > > > > > kernel: Vendor:Product = 1894:5641 > > > > > kernel: MaxPacketSize0 = 8 > > > > > kernel: NumConfigurations = 1 > > > > > kernel: Device version = 0.01 > > > > > kernel: Device Class:SubClass:Protocol = 00:00:00 > > > > > kernel: Per-interface classes > > > > > kernel: Configuration: > > > > > kernel: bLength = 9 > > > > > kernel: bDescriptorType = 02 > > > > > kernel: wTotalLength = 003b > > > > > kernel: bNumInterfaces = 02 > > > > > /sbin/hotplug: arguments (usb) env (PWD=/etc/hotplug >DEVICE=/proc/bus/usb/001/004 INTERFACE=3/1/1 ACTION=add DEBUG=kernel OLDPWD=/ >DEVFS=/proc/bus/usb TYPE=0/0/0 SHLVL=1 HOME=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin >PRODUCT=1894/5641/1 _=/usr/bin/env) > > > > > kernel: bConfigurationValue = 01 > > > > > /sbin/hotplug: invoke /etc/hotplug/usb.agent () > > > > > kernel: iConfiguration = 04 > > > > > kernel: bmAttributes = a0 > > > > > kernel: MaxPower = 100mA > > > > > kernel: > > > > > kernel: Interface: 0 > > > > > kernel: Alternate Setting: 0 > > > > > kernel: bLength = 9 > > > > > kernel: bDescriptorType = 04 > > > > > kernel: bInterfaceNumber = 00 > > > > > kernel: bAlternateSetting = 00 > > > > > kernel: bNumEndpoints = 01 > > > > > kernel: bInterface Class:SubClass:Protocol = 03:01:01 > > > > > kernel: iInterface = 05 > > > > > kernel: Endpoint: > > > > > kernel: bLength = 7 > > > > > kernel: bDescriptorType = 05 > > > > > kernel: bEndpointAddress = 81 (in) > > > > > kernel: bmAttributes = 03 (Interrupt) > > > > > kernel: wMaxPacketSize = 0008 > > > > > kernel: bInterval = 0a > > > > > kernel: > > > > > kernel: Interface: 1 > > > > > kernel: Alternate Setting: 0 > > > > > kernel: bLength = 9 > > > > > kernel: bDescriptorType = 04 > > > > > kernel: bInterfaceNumber = 01 > > > > > kernel: bAlternateSetting = 00 > > > > > kernel: bNumEndpoints = 01 > > > > > kernel: bInterface Class:SubClass:Protocol = 03:01:02 > > > > > kernel: iInterface = 06 > > > > > kernel: Endpoint: > > > > > kernel: bLength = 7 > > > > > kernel: bDescriptorType = 05 > > > > > kernel: bEndpointAddress = 82 (in) > > > > > kernel: bmAttributes = 03 (Interrupt) > > > > > kernel: wMaxPacketSize = 0005 > > > > > kernel: bInterval = 0a > > > > > /etc/hotplug/usb.agent: Setup hid hid hid hid for USB product 1894/5641/1 > > > > > kernel: usb.c: registered new driver hid > > > > > kernel: usb-uhci.c: interrupt, status 2, frame# 918 > > > > > kernel: usb_control/bulk_msg: timeout > > > > > kernel: hiddev0: USB HID v1.00 Keyboard [Topseed] on usb1:4.0 > > > > > kernel: usb_control/bulk_msg: timeout > > > > > kernel: hiddev0: USB HID v1.00 Mouse [Topseed] on usb1:4.1 > > > > > kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]> > > > > > kernel: hid-core.c: USB HID support drivers > > > > > /etc/hotplug/usb.agent: Setup keybdev mousedev for USB product 1894/5641/1 > > > > > kernel: mice: PS/2 mouse device common for all mice > > > > > > > > > > At this point: > > > > > [root@sparrow input]# cat /dev/input/keyboard > > > > > cat: /dev/input/keyboard: No such device > > > > > [root@sparrow input]# cat /dev/input/mice > > > > > (simply waits no matter what buttons I push). > > > > > > > > > > I'm more than happy to admit I'm one of those optimistic, yet > > > > > clueless, users. That said, would someone be so kind as to suggest what I > > > > > should try next? I'm happy to make minor fixes to kernel source or shell > > > > > scripts and try again, but am not quite sure where to start. > > > > > If a USB developer is sincerely interested in working with this > > > > > device, I would be glad to buy one for that developer. If you're > > > > > successful at getting it working, you can keep it with my thanks! > > > > > If nothing else, the above might be useful to you, Vojtech, in > > > > > getting new IDs for the USB ID list. > > --------------------------------------------------------------------------- > Customer: I'm running Windows '98 > Tech: Yes. > Customer: My computer isn't working now. > Tech: Yes, you said that. > (Courtesy of phazer <[EMAIL PROTECTED]>) > -------------------------------------------------------------------------- > William Stearns ([EMAIL PROTECTED]). Mason, Buildkernel, named2hosts, > and ipfwadm2ipchains are at: http://www.stearns.org > -------------------------------------------------------------------------- > > -- /------------------------------------+-------------------------\ |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: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
