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

Can't connect to RPI0 #38

Open
arti86pl opened this issue Aug 20, 2019 · 3 comments
Open

Can't connect to RPI0 #38

arti86pl opened this issue Aug 20, 2019 · 3 comments

Comments

@arti86pl
Copy link

arti86pl commented Aug 20, 2019

For some reason, the script fails on connecting to PI0.
When I try screen /dev/ttyUSB0 115200 after a few seconds I can see login and password quickly passing through the screen. Any idea what is wrong with it?

Error is:
-=- Logging into the Pi0 -=- Error logging into Pi0 on try 1.. Retrying in 10s /opt/diy-ipmi/Pi3/checkPi0Login.sh: line 6: 1793 Terminated cat 0<&3 > /mnt/ramdisk/ttyDump.dat Error logging into Pi0 on try 2.. Retrying in 10s /opt/diy-ipmi/Pi3/checkPi0Login.sh: line 6: 1833 Terminated cat 0<&3 > /mnt/ramdisk/ttyDump.dat Error logging into Pi0 on try 3.. Retrying in 10s /opt/diy-ipmi/Pi3/checkPi0Login.sh: line 6: 1839 Terminated cat 0<&3 > /mnt/ramdisk/ttyDump.dat Error logging into Pi0 on try 4.. Retrying in 10s /opt/diy-ipmi/Pi3/checkPi0Login.sh: line 6: 1843 Terminated cat 0<&3 > /mnt/ramdisk/ttyDump.dat Error.. Giving up -=- Logging into the Pi0 as 'pi' with password 'raspberry' has failed -=- Open another terminal session and use 'screen /dev/ttyUSB0 115200' to login to the Pi0 Once logged in, hit 'Ctrl-A' then type ':quit' to exit the screen session Lastly, return here and press 'Enter' to continue or 'Ctrl-C' to give up. -=-

@arti86pl
Copy link
Author

here is some output from /mnt/ramdisk/ttyDump.dat

^@\��{�

Raspbian GNU/Linux 8 raspberrypi ttyS0

raspberrypi login:

Raspbian GNU/Linux 8 raspberrypi ttyS0

raspberrypi login:

Raspbian GNU/Linux 8 raspberrypi ttyS0

raspberrypi login:

Raspbian GNU/Linux 8 raspberrypi ttyS0

raspberrypi login:

Raspbian GNU/Linux 8 raspberrypi ttyS0

raspberrypi login:

Raspbian GNU/Linux 8 raspberrypi ttyS0

raspberrypi login:

Raspbian GNU/Linux 8 raspberrypi ttyS0

raspberrypi login: Raspbian GNU/Linux 8 raspberrypi ttyS0

U/Linux 8 raspberrypi ttyS0

@arti86pl
Copy link
Author

arti86pl commented Aug 20, 2019

fixed it by removing dtoverlay=dwc2 from config

but fix applies only to installing, after installing script, RPI0 freaks out, unable to open it in the screen, there is a lot of garbage, see this:
rpi0

@arti86pl
Copy link
Author

arti86pl commented Sep 5, 2019

no solution?

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

1 participant