Can't type into console using minicom

4,377 views
Skip to first unread message

Robert Moskowitz

unread,
Jul 25, 2014, 8:48:58 AM7/25/14
to cubie...@googlegroups.com
I have connected to the console using my USB serial interface with minicom:

minicom -b 115200 -D /dev/ttyUSB0

I get all the output streaming past of the boot information. I then go
to type the login in and nothing. No input.

So I suspect I have something wrong with the minicom settings. I do get
good output. No input.

Hope you can help!


matias nahuel heredia

unread,
Jul 25, 2014, 10:51:24 AM7/25/14
to cubie...@googlegroups.com
El 25/07/14 09:48, Robert Moskowitz escribió:
hi Robert !!
check the baud rate , test the connection and do the command ls
/dev/tty* to check that is recognized by the OS

Robert Moskowitz

unread,
Jul 25, 2014, 11:27:21 AM7/25/14
to cubie...@googlegroups.com
I am using 115200 that I have in an email from back aways as the speed
to use for Cubie console.

In what way to test the connection? When I connect with

minicom -b 115200 -D /dev/ttyUSB0

I get the console system messages. Thus I know the connection is
working. At least RX!

And I figured out /dev/ttyUSB0 by doing a 'ls /dev/tty*' and looked to
see what is interesting.


Robert Moskowitz

unread,
Jul 25, 2014, 11:34:52 AM7/25/14
to cubie...@googlegroups.com

On 07/25/2014 10:51 AM, matias nahuel heredia wrote:
Peter Robinson over in Fedora testing told me to use 'screen', as he
gave up on minicom long ago. And that worked. I am getting the
password prompt. Now I have to figure out what the root password is!




matias nahuel heredia

unread,
Jul 25, 2014, 6:27:32 PM7/25/14
to cubie...@googlegroups.com
Im use the cubian linux dristro and do this to install the USB serial
drivers
and works very well
cd /opt
mkdir usb
cd usb
wget http://cubieplayer.github.io/static_files/temp/ftdi_sio.ko
wget http://cubieplayer.github.io/static_files/temp/RT2870STA.dat
wget http://cubieplayer.github.io/static_files/temp/rt5370sta.ko
cp * /lib/modules/3.4.75-sun4i/kernel/drivers/usb/serial/
sudo depmod
sudo modprobe ftdisio

and reboot
im use the cubieboard 1
and a external powered USB HUB

El 25/07/14 12:27, Robert Moskowitz escribió:
Reply all
Reply to author
Forward
0 new messages