Hi,

I have a python application that captures information via usb, from a
rowing machine. (http://www.vishalpatel.net/projects/rowmetrics). It
works fine when connected to the ltsp server but I am having trouble
running it on the client. I am guessing this is because the local usb
devices are referenced differently from those on the server.

When It is started in a terminal the idVender (17a4) and idProduct
(0001) is required.
$ row_metrics.py -i 17a4:0001

My problem is that in a terminal on the ltsp client,  the application is
not detecting the usb device, even though I have verified that the usb
devise (rowing machine) is recognized by the ltsp client.

To verify this I followed troubleshooting suggestions for usb on ltsp
(http://bootpolish.net/home_ltsp_ltsp5localdevices)
(https://wiki.ubuntu.com/DebugLocalDev)

I used ctrl+alt+f1 to get to an ltsp client console, logged as root and
ran: 
tail -f /var/log/syslog, then plugged in the usb cable from the rower.
This gave information which includes the following;
-usb1-1-2.4:New usb device found, idVendor=17a4, idProduct=001
- generic-usb 0003:17A4:0001.0004: hiddev/hidraw3: USB HID V1.00 Device
{Concept2 Concept2 performance Monitor 3 (MM3) on
usb-0000:000:1f.2-2.4/input0.

I am running ltsp5 on a debian squeeze amd64 client.

Thanks for your suggestions,

Bob




------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to