PDA

Bekijk de volledige versie : [request]: agetty / Serial Console



gwl
19-01-2006, 01:23
Hello,

I would like to use a text terminal connected to a usb->serial adapter in my wl500g.
I tryed agetty (pre-compiled for openwrt).. but it segfaults when i press a key on the terminal...
is this avaliable in busybox? or under other name?

thanks.
:rolleyes:


update:
I compiled agetty, but I can't get it to work... it seems to start ok, but then stops with no messages...
I tried to run it with:
./agetty_MIPS /dev/usb/tts/0 9600
./agetty_MIPS -L 9600 /dev/usb/tts/0 vt100
...

(the file is atached... but it doesn't seem to work...)


feel free to five some help!

thanks.