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

Info: UDEV #29

Closed
IvanExpert opened this issue Oct 25, 2015 · 3 comments
Closed

Info: UDEV #29

IvanExpert opened this issue Oct 25, 2015 · 3 comments

Comments

@IvanExpert
Copy link
Contributor

How to observe UDEV events
sudo udevadm monitor --environment --udev

How to re-scan udev after changing rules:
sudo udevadm trigger --action=change

@knghtbrd
Copy link
Member

Useful for debugging the current A2CLOUD serial setup. Ideally though I want to be able to show you all of the serial ports we can find on your machine, and help you figure out which one to use for what. That's important if you want to be able to use Apple 2 Pi and you don't have a LVTTL level shifter or want to use multi-serial USB adapters. There are x2 and x4 adapters made by Keyspan that would be ideal, and there are others besides if you go looking.

Plus, anyone using a newer Pi is going to have more than two USB ports, and most of us have got hubs connected anyway. The upper/lower port thing doesn't scale, and when it doesn't work out of the box it's incredibly frustrating to figure out why it isn't working.

Still working on better solutions for that. Need a few more serial adapters myself for testing.

@knghtbrd
Copy link
Member

Issue belongs in A2CLOUD's wiki.

@knghtbrd
Copy link
Member

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

No branches or pull requests

2 participants