Solving USB Connection Issues on Linux
If you're experiencing issues accessing Binho host adapters on Linux, whether using our SDKs or desktop apps, follow these steps to resolve the problem.
Issue Description
You may encounter an error when trying to access a Binho device, which could look something like:
Solution
Follow these steps to set up proper permissions and resolve the issue:
1. Create a user group for Binho devices
2. Refresh your session
3. Verify your user belongs to the binho
group
binho
group4. Set proper permissions for Binho devices
Create a new rules file for udev
to handle the USB permissions:
Add the following rules:
5. Reload udev
rules
udev
rules6. Reboot if necessary
If the issue persists, try rebooting your system.
Verifying Device Connection
To check if your device is properly connected and recognized by your system, run your preferred application or tool, verify the device is listed, and connect to the device. The output should indicate the device is succesfully connected.
Last updated