I am experiencing a problem with my Raspberry Pi connected via a serial connection (TTL cable). I am trying to log in through the serial console, but there seems to be an issue during the login process.
Here are the details:
Device: Raspberry Pi 3B
Operating System: Raspbian GNU/Linux 10
Software Used: screen
Connection Parameters: 115200 baud, 8 data bits, no parity, 1 stop bitWhen I enter my username (pi), the terminal hangs and does not proceed further.
Troubleshooting Attempts:Questions:
Are there known issues with logging in via the serial console on Raspbian?
Are there additional steps I can take to troubleshoot this problem?
Here are the details:
Device: Raspberry Pi 3B
Operating System: Raspbian GNU/Linux 10
Software Used: screen
Connection Parameters: 115200 baud, 8 data bits, no parity, 1 stop bit
Code:
[ OK ] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Light Display Manager... Starting Authorization Manager...[ OK ] Started OpenBSD Secure Shell server.[ OK ] Started Authorization Manager.Raspbian GNU/Linux 10 target037.local ttyS0target037 login:
Troubleshooting Attempts:
Code:
console=serial0,115200 root=PARTUUID=faaf4f6f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
Are there known issues with logging in via the serial console on Raspbian?
Are there additional steps I can take to troubleshoot this problem?
Statistics: Posted by ahmad_1979 — Sat Nov 02, 2024 11:07 pm