On 07/04/2011 10:22 AM, Gilles wrote: > On Mon, 04 Jul 2011 15:31:22 +0200, walter harms <[email protected]> > wrote: >> 1. Check if stty -a says something like: > > Here's what it says: > > root:~> stty -a > speed 38400 baud; rows 52; columns 132; > intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; > eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; > werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0; > -parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts > -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl > ixon -ixoff -iuclc -ixany -imaxbel > opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 > bs0 vt0 ff0 > isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop > -echoprt echoctl echoke > >> 2. do kill -2 <pid> so see if hush or something else eats signals > > Killing "ping" with -2 does stop it. > > Actually, CTRL+c works fine when connected through SSH, but doesn't > when connected through the serial port. This is the first time I'm > having this issue. > > Also, I don't know if it means anything, but I also notice that the > keypad no longer works, while it was OK previously while still using > Hush as the shell. > > Thank you.
Check this FAQ entry: http://www.busybox.net/FAQ.html#job_control Chuck _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
