Re: USBkey in Redhat Enterprise WS

From: Pete Zaitcev (zaitcev_at_yahoo.com)
Date: 11/30/03


Date: Sat, 29 Nov 2003 18:37:10 -0800

On Fri, 28 Nov 2003 11:52:23 -0800, G. Ralph Kuntz, MD wrote:

> I can't get Redhat Enterprise WS to recognize my usbkey. Below is the
> output of /sbin/lsmod; all of the required drivers seem to be loaded.
> When I do a "tail -f /var/log/messages" and insert my usbkey, nothing
> happens (no output). I am running on a Dell Inspiron 8600.

The "no output" might mean that your khubd is dead, or something
is wrong between the hub and the khubd. It may be a missing interrupt,
but I would expect that to generate at least some output (error -110).

Is there anything in dmesg output? Run dmesg after you inserted the key.
The messages file might not capture everything.

-- Pete