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

configure gadget from BELABOOT #81

Open
giuliomoro opened this issue Jun 11, 2018 · 0 comments
Open

configure gadget from BELABOOT #81

giuliomoro opened this issue Jun 11, 2018 · 0 comments

Comments

@giuliomoro
Copy link
Contributor

Since 355a2c9 there are two virtual network devices enabled over USB: one that should work natively for Windows and one that should work natively for Mac (and both on Linux). These interfaces usb0 and usb1 have the same IP address (192.168.7.2) and this seems to be working just fine in many cases. In a number of situations (e.g.: Linux, Mac with HORNDIS etc), they will both show up and this sometimes is source of confusion for the OS, which cannot resolve 192.168.7.2, or bela.local or both, or it works just fine. E.g.: on macOS 10.11.6+HORNDIS this is pretty much hit and miss (though removing HORNDIS fixes it, and having distinct IP addresses for the two drivers also fixes it)).

Is it worth adding a config file in BELABOOT where you can enable/disable gadgets? This would be sourced by /opt/Bela/bela_gadget.sh and would allow users that fail to log into the board to revert to the method that works for them without having to be able to read/write an ext4 partition.

giuliomoro added a commit that referenced this issue Jun 14, 2018
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

1 participant