On Sun, Jan 27, 2013 at 9:53 PM, George Ioakimedes <
georg...@gmail.com> wrote:
> OK, I must be brain dead. I connected to TTL-to-USB cable to the Cubie on
> the header and when the board boots I can see the kernel messages. I can aso
> plug and unplug the keyboard and see the USB keyboard enumerate but the
> console doesn't respond to anything I type.
>
> What stupid thing am I forgetting about?
>
AFAIK, the console is currently not designed to respond to keyboard input.
I do not know which component needs changing in order to have the
console to accept input.
Perhaps run a 'getty' on the console device?
http://www.freebsd.org/cgi/man.cgi?query=getty&sektion=8
Simos