Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Problem with getty

Hi,

I try to add a login to uClinux-dist-20060803 patch V32.

I've added to busybox adduser/ addgroup / deluser / delgroup / login / su / passwd / getty / shadowpw support.

It works pretty fine when I connect to my board with a telnet client, but on the ttyS0 console it looks good but the keyboard is disabled ... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif

I&#39;ve added to /etc/inittab:

ttyS0:vt100:/sbin/getty -L 9600 ttyS0

or

ttyS0:vt100:/sbin/getty 9600 ttyS0

or with others speed ... the same.

I&#39;ve tried with tinylogin : same behavior, but with an IOCTL error message.

If someone could help me ... thanks !

LeFred.

2 Replies