Hi, I sometimes (!) see the same problem when running from serial console. Telnet works ok. I did change in my kernel driver/char/tty_io.c to set noctty = 0;
It seems that in shell/ash.c from busybox the call (pgrp = tcgetpgrp(fd)) returns an error code. Jaap-Jan On Mon, 2004-01-05 at 05:11, Dan Kegel wrote: > sun-zj wrote: > > After the denk's instruction, I can run the > > linuxppc-2.4.23 on PPC8xx without too much difficulty. But when running some > > programming , I want to terminate it like I do on PC by press Ctrl+C. > > It doesn't work at all :(. It can work under the U-boot environment. I > > wonder whether this is the > > problem of Linux os Or Kermit? > > I have seem problems like that when running from serial > console under Busybox. I think busybox's init is buggy. > Does the problem happen when you telnet in from another computer, > or only on a serial console? > - Dan > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/