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

Cannot find files mentioned in skr pico uart setup #26

Open
RedSinkDirty opened this issue Aug 26, 2022 · 8 comments
Open

Cannot find files mentioned in skr pico uart setup #26

RedSinkDirty opened this issue Aug 26, 2022 · 8 comments

Comments

@RedSinkDirty
Copy link

Cannot find files mentioned in skr pico uart setup, It seems the boot folder is empty? are these files on a different partion?

these are the instructions I cannot follow from the skr pico setup doc:
If you use UART0 to communicate with raspberry pi, you need to modify the following files by inserting the SD card into the computer or by SSH command. And wiring reference here
Remove console=serial0,115200 in /boot/cmdline.txt
Add dtoverlay=pi3-miniuart-bt at the end of file /boot/config.txt
Modify the configuration of [mcu] in printer.cfg to serial: /dev/ttyAMA0 and enable restart_method: command by SSH
[mcu]
serial: /dev/ttyAMA0
restart_method: command

@ateixeira07061992
Copy link

Having the same problem. I'm able to follow the USB guide but unable to do it via UART .

@RIP-PloKoon
Copy link

Any updates on this?

@ateixeira07061992
Copy link

Screenshot_20221110_142335_com facebook orca
I'm now waiting

@RIP-PloKoon
Copy link

Got it working! Used new image (v2.2.1), edited configs per readme, made new klipper.uf2 and re-flashed the BTT SKR Pico.

@MatteoAvalle
Copy link

How did you do that @RIP-PloKoon ? There still are no cmdline.txt nor config.txt inside the boot partition, on 2.2.1

@RIP-PloKoon
Copy link

I just followed the readme in this repo. Here, first bullet in the overlay settings. Then as stated above, “made new klipper.uf2 and re-flashed the BTT SKR Pico.”

@Ntufao
Copy link

Ntufao commented Mar 20, 2023

@RIP-PloKoon which image did you use? can you please send me the link? I've used several versions and I'm not getting it. Can you send the link to the image you used?

Thank you very much

@RIP-PloKoon
Copy link

I just used the current at the time (v2.2.1)

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