Page 1 of 1

Can't login over UART.

PostPosted: Wed Jun 25, 2014 4:19 pm
by antonl1911
When MatrixTV is booted, I can't login using COM port of Matrix ARM. It doesn't accepts password for root, like this:
MatrixTv login: root
Password: r

Error: password is incorrect.

So, it doesn't hides first symbol of password when logging in. Connecting over ssh works fine though.

Re: Can't login over UART.

PostPosted: Thu Jun 26, 2014 1:27 pm
by jowski
I've had that issue also. I'm still running the original firmware so I think the problem has been around since the beginning. Hopefully someone with later firmware will confirm the issue or report that it has been fixed.

Jim

Re: Can't login over UART.

PostPosted: Tue Jul 01, 2014 2:40 pm
by steven
Hi all

For this problem ,please just wait a few while to login.

or in the u-boot type this command:
Code: Select All Code
setenv bootargs_base 'setenv bootargs console=ttymxc0,115200'


This will let you easy to login but the XBMC will not auto run. when login you can use this command run XBMC
Code: Select All Code
runxbmc


The best way is using SSH to login Matrix.

Thanks

Kind Regards

steven