let me know of anything else that could be of use in
understanding the meaning of this output
thanks
jwlockhart
Registered Linux User #458799
Registered Kubuntu User #19678
this user is penguin powered
__________________________________________________ __________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-07-2008, 02:35 AM
"Chris Howie"
ttys1 displaying odd output
On Jan 6, 2008 3:23 PM, joseph lockhart <jwl_andlovesaidno@yahoo.com> wrote:
ok, checked my computer today and found strange output
on ttys1 which i only use for boot messages,
let me know of anything else that could be of use in
understanding the meaning of this output
Maybe the cat got loose while that VT was active?
Just kidding... kinda.
Anyway, those also look suspiciously like console escape sequences for
e.g. changing color, clearing the screen, and whatnot.* `man console_codes`.
--
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
01-07-2008, 04:43 PM
Scott Gifford
ttys1 displaying odd output
joseph lockhart <jwl_andlovesaidno@yahoo.com> writes:
> ok, checked my computer today and found strange output
> on ttys1 which i only use for boot messages,
>
> [A[Dj[2~[G[Cp;vy[Co[D+ut [Dc +[Ci[Dx+ryi[D+
> ri[D+ri[D+rc[C6[D[1~i+ 6[D[1~9[2+i 6[1~[yejsw
>
> [password:
It's possible some other process opened the TTY and wrote garbage to
it. You can use lsof to see if any running process still has the TTY
open:
lsof /dev/ttyS1
IIRC, ttyS1 is a serial port. If that's the case, this could also be
line noise on the serial cable.
Or, as Chris Howie mentioned, it could be somebody banging on the
keyboard. In my house at least, that would be the most likely
explanation. :-)
----Scott.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-07-2008, 05:18 PM
joseph lockhart
ttys1 displaying odd output
--- Scott Gifford <sgifford@suspectclass.com> wrote:
> joseph lockhart <jwl_andlovesaidno@yahoo.com>
> writes:
>
> > ok, checked my computer today and found strange
> output
> > on ttys1 which i only use for boot messages,
> >
> > [A[Dj[2~[G[Cp;vy[Co[D+ut [Dc +[Ci[Dx+ryi[D+
> > ri[D+ri[D+rc[C6[D[1~i+ 6[D[1~9[2+i 6[1~[yejsw
> >
> > [password:
>
> It's possible some other process opened the TTY and
> wrote garbage to
> it. You can use lsof to see if any running process
> still has the TTY
> open:
>
> lsof /dev/ttyS1
>
> IIRC, ttyS1 is a serial port. If that's the case,
> this could also be
> line noise on the serial cable.
>
> Or, as Chris Howie mentioned, it could be somebody
> banging on the
> keyboard. In my house at least, that would be the
> most likely
> explanation. :-)
>
fair enough, however, i intentionally did NOT show the
kids how to get to the ttyS screens for that very
purpose
anyway i guess that will be it, unless it happens again
jwlockhart
Registered Linux User #458799
Registered Kubuntu User #19678
this user is penguin powered
__________________________________________________ __________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-07-2008, 05:36 PM
Ken Irving
ttys1 displaying odd output
On Mon, Jan 07, 2008 at 12:43:05PM -0500, Scott Gifford wrote:
> joseph lockhart <jwl_andlovesaidno@yahoo.com> writes:
>
> > ok, checked my computer today and found strange output
> > on ttys1 which i only use for boot messages,
> >
> > [A[Dj[2~[G[Cp;vy[Co[D+ut [Dc +[Ci[Dx+ryi[D+
> > ri[D+ri[D+rc[C6[D[1~i+ 6[D[1~9[2+i 6[1~[yejsw
> >
> > [password:
>
> It's possible some other process opened the TTY and wrote garbage to
> it. You can use lsof to see if any running process still has the TTY
> open:
>
> lsof /dev/ttyS1
>
> IIRC, ttyS1 is a serial port. If that's the case, this could also be
> line noise on the serial cable.
>
> Or, as Chris Howie mentioned, it could be somebody banging on the
> keyboard. In my house at least, that would be the most likely
> explanation. :-)
But the output does have the appearance of escape sequences, perhaps
intended for a printer or terminal. The password prompt would seem
to imply there's a getty running on the device (tty1?, ttyS1?), and it's
just responding to an apparent user login.
Ken
--
Ken Irving, fnkci+debianuser@uaf.edu
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org