Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Correction of udev rules in the Ubuntu Chapter #807

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

Open
frigi83 wants to merge 1 commit into arduino:main
base: main
Choose a base branch
Loading
from frigi83:patch-1

Conversation

Copy link

@frigi83 frigi83 commented Jan 26, 2023

I have troubled with this problem for 3 month. But after a step by step debug I have found a solution.

The two steps with the text for the udev rule were both incorrect and the rule was not applied.

You can debug the udev tree with this command: sudo udevadm info -a -p $(udevadm info -q path -n /dev/ttyACM0) (asuming that your device is mounted as /dev/ttyACM0).

I am not shure if it is the only page were this suggestion is present.

What This PR Changes

  • it correct the udev rules in the chapter Ubuntu Issues Troubleshooting, both steps contains errors

Contribution Guidelines

stefaniapedrazzi reacted with thumbs up emoji
I have troubled with this problem for 3 month. But after a step by step debug I have found a solution. 
The two steps with the text for the udev rule were both incorrect and the rule was not applied.
You can debug the udev tree with this command: `sudo udevadm info -a -p $(udevadm info -q path -n /dev/ttyACM0)` (asuming that your device is mounted as `/dev/ttyACM0`).
I am not shure if it is the only page were this suggestion is present.
Copy link

CLAassistant commented Jan 26, 2023
edited
Loading

CLA assistant check
All committers have signed the CLA.

@jhansson-ard jhansson-ard added community Bugs and fixes suggested by the community pro labels Apr 20, 2023
Copy link
Collaborator

@mcmchris mcmchris left a comment

Choose a reason for hiding this comment

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

This looks good to me, but I don't have Ubuntu to test this.

cc. @jcarolinares @TaddyHC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@mcmchris mcmchris mcmchris left review comments

@jcarolinares jcarolinares Awaiting requested review from jcarolinares

@canchebagur canchebagur Awaiting requested review from canchebagur

@TaddyHC TaddyHC Awaiting requested review from TaddyHC

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
community Bugs and fixes suggested by the community pro
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /