Re: How to send a break?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 29 May 2006 11:08:15 EDT, "linux-os (Dick Johnson)" said:
> 
> On Sat, 27 May 2006, [iso-8859-2] Haar János wrote:
> 
> > Hello, list,
> >
> > I wish to know, how to send a "BREAK" to trigger the sysreq functions on the
> > serial line, using echo.
> >
> > I mean like this:
> >
> > #!/bin/bash
> > echo "?BREAK?" >/dev/ttyS0
> > sleep 2
> > echo "m" >/dev/ttyS0
> >
> > Thanks,
> > Janos
> >
> 
> Can't you use /proc/sysrq-trigger?

That can be tricky if the other end of /dev/ttyS0 is plugged into a debugging
serial port on an embedded system where you don't have easy access to a shell.

Or for that matter, if you're trying to talk to the serial port on a non-embedded
system, which is too far into OOM thrashing for you to be able to get a
usable shell prompt.....

Attachment: pgpjcdXj3Colx.pgp
Description: PGP signature


[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux