"labgrid-client -p Place power get" does not find specified usb port #1436
Unanswered
BenM-github
asked this question in
Q&A
Replies: 1 comment
-
The primary problem is that USB Hubs with more than 4 ports are usually built out of two cascaded USB HUB Chips. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, does anyone know why this error (img below) is occuring? Do I need do add driver information to the exporter or is it my
/etc/udev/rules.d/52-usb.rules
specification? Other commands likelabgrid-client -p PLACE acquire
run without any problem.Error:

I mean if there is no USBPowerPort I can talk to why can I see them in my labgrid-client resources? This is propably the wrong place for this question but I am unsure where else to find an answer.
This is what labgrid says about the USBPowerPort (labgrid-client -p Place show):

And this is how I present the resource information to the exporter in the exporter.yaml:

I also read the doc about USBPowerPort (https://labgrid.readthedocs.io/en/latest/configuration.html#usbpowerport) but it seems like my mistake is something different than the USBPowerPort specification.
When I run
uhubctl -l 3-8.4 -p 2
like in the error message I get the return:No compatible devices detected at location 3-8.4! Run with -h to get usage info.
Makes sence that such error is occuring but why is this resource listed in the first place?
My knowlege of USB-Ports is very limited so I hope there is an answer to this problem at all. 😅
Thanks and best regard
Ben
Beta Was this translation helpful? Give feedback.
All reactions