* cant't stop program
@ 2004-01-05 2:33 sun-zj
2004-01-05 4:11 ` Dan Kegel
0 siblings, 1 reply; 4+ messages in thread
From: sun-zj @ 2004-01-05 2:33 UTC (permalink / raw)
To: linuxppc-embedded
Hi,All:
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?
Thanks your instructions and help
Best Regards.
Zonjun Sun.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cant't stop program
2004-01-05 2:33 cant't stop program sun-zj
@ 2004-01-05 4:11 ` Dan Kegel
2004-01-05 15:51 ` Jaap-Jan Boor
2004-01-06 2:25 ` Jon Masters
0 siblings, 2 replies; 4+ messages in thread
From: Dan Kegel @ 2004-01-05 4:11 UTC (permalink / raw)
To: sun-zj; +Cc: linuxppc-embedded
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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cant't stop program
2004-01-05 4:11 ` Dan Kegel
@ 2004-01-05 15:51 ` Jaap-Jan Boor
2004-01-06 2:25 ` Jon Masters
1 sibling, 0 replies; 4+ messages in thread
From: Jaap-Jan Boor @ 2004-01-05 15:51 UTC (permalink / raw)
To: Dan Kegel; +Cc: sun-zj, linuxppc-embedded
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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cant't stop program
2004-01-05 4:11 ` Dan Kegel
2004-01-05 15:51 ` Jaap-Jan Boor
@ 2004-01-06 2:25 ` Jon Masters
1 sibling, 0 replies; 4+ messages in thread
From: Jon Masters @ 2004-01-06 2:25 UTC (permalink / raw)
To: Dan Kegel; +Cc: linuxppc-embedded
Dan Kegel wrote:
| 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?
Seconded on the busybox front Dan. Did I say again that crosstool rocks?
PTX-dist also rocks too.
I know there are some problems in the busybox init but they are not
causing me enough grief right now to spend time fixing ;-).
Cheers,
Jon.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-01-06 2:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-05 2:33 cant't stop program sun-zj
2004-01-05 4:11 ` Dan Kegel
2004-01-05 15:51 ` Jaap-Jan Boor
2004-01-06 2:25 ` Jon Masters
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).