Re: How to disable console on serial when needed ?
- From: "Raymond" <skyflame@xxxxxxxx>
- Date: Wed, 27 Dec 2006 08:26:30 +0800
"Jim Jackson" <jj@xxxxxxxxxxxxxx> дÈëÏûÏ¢ÐÂÎÅ:ems5en$ru8$1$8300dec7@xxxxxxxxxxxxxxxxxxx
Raymond <skyflame@xxxxxxxx> wrote:Jim
"noone" <noone@xxxxxxx> ??????:pan.2006.12.26.02.28.59.512390@xxxxxxxxxx
just picked up on this thread so maybe this was covered. To redirect
the
device that the kernel believes is the console use a kernel command
line
parameter like console=/dev/null. I use my serial console port to
control
a robotic arm so I cannot have kernel messages interfering with my arm
control.
....some kernel hackery this guy has a fixation with snipped...
....... it's some how tricky and ugly. Hope someone got
better solutions.
Raymond
This guy has just given you a solution, he had the same problem -
do you not read peoples' replies!
Jim
I know this way, actually I use it when everything goes right. But it
don't fit for me when I need to debug my program.
By this way , the serial console is gone forever. And I can't get the
output from the program started by rcS, cause they are send to /dev/null.And
I did need these output for debugging sometime.
Raymond
.
- Follow-Ups:
- Re: How to disable console on serial when needed ?
- From: wimpunk
- Re: How to disable console on serial when needed ?
- References:
- Re: How to disable console on serial when needed ?
- From: Jim Jackson
- Re: How to disable console on serial when needed ?
- From: Jim Jackson
- Re: How to disable console on serial when needed ?
- From: Sebastian
- Re: How to disable console on serial when needed ?
- From: noone
- Re: How to disable console on serial when needed ?
- From: Jim Jackson
- Re: How to disable console on serial when needed ?
- Prev by Date: Re: How to disable console on serial when needed ?
- Next by Date: Re: How to disable console on serial when needed ?
- Previous by thread: Re: How to disable console on serial when needed ?
- Next by thread: Re: How to disable console on serial when needed ?
- Index(es):
Relevant Pages
|