This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7: Kirkstone yocto build from CI/CD snapshot login prompt issues

Part Number: AM62A7
Other Parts Discussed in Thread: SK-AM62A-LP

Hello,

I have a customer trying to spin up the CI/CD build of kirkstone Yocto on SK-AM62A-LP.

He's using the meta-ti am62axx-evm.conf as the configuration for his build and is having some issues with the login prompt.

When entering the username root, the shell attempts to log in 5 times with no additional prompts (user only entered root once) and then reaches the maximum number of tries:

 _____                    _____           _         _  
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
              |___|                    |___|            

Arago Project am62axx-evm /dev/ttyS2

Arago 2023.04 am62axx-evm /dev/ttyS2

am62axx-evm login: root

Login incorrect

Login incorrect

Login incorrect

Login incorrect

Login incorrect
Maximum number of tries exceeded (5)

I also had him try adding a user to the bitbake configuration but the same thing happened there.

Any idea on why this could be happening?

Munan