usbsdmux connection error #804
AndreHochuliMT
started this conversation in
General
Replies: 1 comment 4 replies
-
This really does look weird, especially since the SSH command succeeds outside of the labgrid-client call. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am setting up a new distributed integration test environment using labgrid. It a lot of fun, i able run the exporter on an segin-imx6ull board, the client and the coordinator an a debian laptop.
I can successfully run:
labgrid-client -d -p example-place console
I am able to run usbsdmux /dev/sg0 get on exporter.
I get an error running
When executing labgrid-client -d -p example-place sd-mux get
sdmuxClientError.txt
coordinatoroutput.txt
Exporteroutput.txt
When running ssh command manually it looks good:
See attached file sshoutput
sshoutput.txt
I have spent a few hours try to make it run, but i have reached a point where i am stuck.
It would be very nice if you could have a look through the files. I am sure that some experienced user can see my problem.
Kind regards André
Beta Was this translation helpful? Give feedback.
All reactions