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

sudo cp etc/udev/rules.d/20-rfcat.rules /etc/udev/rules.d #98

Open
chrisVat opened this issue Jan 8, 2021 · 3 comments
Open

sudo cp etc/udev/rules.d/20-rfcat.rules /etc/udev/rules.d #98

chrisVat opened this issue Jan 8, 2021 · 3 comments

Comments

@chrisVat
Copy link

chrisVat commented Jan 8, 2021

Hello,
When I try to update the yardstick one, I am running into a problem: Something is talking to the RfCat dongle (Modem Manager, most likely). Retrying again after 5 seconds. This can take a minute, please be patient. (error: SerialException(2, "could not open port /dev/RFCAT_BL_YS1: [Errno 2] No such file or directory: '/dev/RFCAT_BL_YS1'"))

Any help in solving this issue would be greatly appreciated.

@Loumiakas
Copy link

Hello, it's probably due to RFCAT bootloader having a different device name, so the device access fails during the update. Workaround and general bootloader update instructions were discussed recently, and can be found here: #93 (second half of the thread).

@atlas0fd00m
Copy link
Owner

when you put it into bootloader mode, what shows up in /dev?
ls -la /dev/RF*

have you installed the udev rules?

@chrisVat
Copy link
Author

Thanks Lou that worked!

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

3 participants