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

No Devices Found when I press Fn+B and run mdloader_windows.exe --l for Drop CTRL keyboard #80

Open
snappepop opened this issue Jun 25, 2022 · 6 comments

Comments

@snappepop
Copy link

Please help.. I am pretty sure I did all the steps right

Screenshot 2022-06-25 190559

@anor4k
Copy link

anor4k commented Aug 1, 2022

same here, but on linux. mdloader can't find my keyboard when i set it to boot mode.

@anor4k
Copy link

anor4k commented Aug 7, 2022

managed to fix it on linux by running qmk doctor which in turn told me to copy qmk_firmware/util/udev/50-qmk.rules to /etc/udev/rules.d/.

@gunslingerfry
Copy link

Wish that that worked for me. I've tried 1.7 and 1.6 and neither are finding my CTRL.

@gunslingerfry
Copy link

Ok. Running Arch and the kernel update moved the kernel modules somewhere else so it couldn't find the cdc-acm kernel module. A reboot into the new kernel fixed the problem and I could flash again.

@yebo29
Copy link

yebo29 commented Sep 14, 2022

@anor4k 's suggestion to copy the udev rules worked for me. Thank you!
For reference: https://github.com/qmk/qmk_firmware/blob/master/util/udev/50-qmk.rules

@Naharie
Copy link

Naharie commented Jul 23, 2023

Just chiming in to say that @anor4k 's suggestion worked! I just copy pasted the text from the link @yebo29 sent and it worked first try.

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

5 participants