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

Update Linux installation instructions #9

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

milesfrain
Copy link
Contributor

@milesfrain milesfrain commented Mar 12, 2022

I found the original instructions missing a few steps.

Also improved udev detection in: brendanhoran/xr_usb_serial_common#2

It may be better to migrate these instructions to https://github.com/brendanhoran/xr_usb_serial_common/tree/master/udev_rules to avoid any duplication.

4. \# dkms add -m xr_usb_serial_common -v 1a
5. \# dkms build -m xr_usb_serial_common -v 1a
6. \# dkms install -m xr_usb_serial_common -v 1a
7. \# echo blacklist cdc-acm > /etc/modprobe.d/blacklist-cdc-acm.conf
Copy link
Contributor Author

@milesfrain milesfrain Mar 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to blacklist, which is problematic if we ever plug in other ACM devices.

@slimelec slimelec merged commit 693ee10 into slimelec:master Apr 7, 2022
@milesfrain milesfrain deleted the patch-1 branch April 19, 2022 19:54
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

Successfully merging this pull request may close these issues.

2 participants