On Fri, Mar 21, 2008 at 10:05:42AM -0700, Richard W. Ernst wrote:

any help identifying it would be appreciated, details, websites to search, or even how to use linux, ubuntu or knoppix liveCD and command line info to find out the model would be appreciated.

A good starting point would be to plug it into a linux machine, and use
lsusb to find out more.

First do 'lsusb' from a command prompt without the device plugged in, and
then do it again with the device in.  You should be able to see what device
has been added.

If there is an ID given, that might be enough, otherwise you'll have to do
something like:

  lsusb -v -s 005:001

where the 005 is the 'bus' and '001' is the device listed in the lsusb.

This can give us a starting point as to where to go next.

David


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to