Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

Troubleshooting • Default login rejected when connecting via serial port

$
0
0
I'm trying to log on to the terminal in the RaspberryPi via USB-to-serial, but the Pi rejects the login credentials.

There is some information here on how to do this:
https://elinux.org/RPi_Serial_Connection

As well as a decent tutorial here:
https://www.digikey.no/en/maker/tutoria ... ing-serial

I'm using a RaspberryPi Zero W v1, and using Rasbpian Legacy Lite. I also tried the newest RasperryPi OS. I added enable_uart=1 under [all] in the config.txt in the boot folder. I then connected the Pi to my laptopt via a USB-to-UART FTDI device. To connect to the Pi I used the following command:

Code:

sudo gtkterm -p /dev/ttyUSB0 -s 115200
As you see below I get to the terminal, but the login credentials are refused:

Code:

Raspbian GNU/Linux 11 raspberrypi ttyS0raspberrypi login: raspberrypi login: piPassword: Login incorrectraspberrypi login: 
The default login is "pi" and the password is "raspberry", and I haven't changed the default.

Any suggestions as to what may be wrong here would be very helpful.

Statistics: Posted by olavur — Fri Jul 05, 2024 3:27 pm



Viewing all articles
Browse latest Browse all 4151

Trending Articles