Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lego Reader doesn't appear in vhui64 #157

Open
adriiba opened this issue Oct 17, 2023 · 1 comment
Open

Lego Reader doesn't appear in vhui64 #157

adriiba opened this issue Oct 17, 2023 · 1 comment

Comments

@adriiba
Copy link

adriiba commented Oct 17, 2023

I have done all the steps and in principle everything is fine until I open the virtual here client, and the desktop hub with the lego reader does not appear, I have checked the host and looked for different solutions but none of them make it appear. Any possible solution? I even provided a help window on github that said I had to write some kind of command when the lego reader didn't appear, but neither did it. help pls

@ElBread3
Copy link

Oh there's a part in the Troubleshooting section near the bottom of the readme, this might be of help

VirtualHere USB Client doesn't show LEGO READER V2.10

When installing the virtual machine, you have to set the hostname to debian.

Alternatively, copy the following command and replace YOUR_IP_ADDRESS with your virtual machine's IP address (it looks like 192.168.X.X, run hostname -I to show it). After you've done this, run the modified command while you're inside the LD-ToyPad-Emulator folder.

git reset --hard ; printf '\necho "usbip-vudc.0" > UDC\nusbipd -D --device\nsleep 2;\nusbip attach -r YOUR_IP_ADDRESS -b usbip-vudc.0\nchmod a+rw /dev/hidg0' >> usb_setup_script.sh ; sudo cp usb_setup_script.sh /usr/local/bin/toypad_usb_setup.sh

in case you haven't seen this already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants