Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 2010 15:04:44 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: init: getty repeating too quickly on port /dev/ttyv8, sleeping 30 secs
Message-ID:  <4D18AB0C.50707@infracaninophile.co.uk>
In-Reply-To: <20101227141122.GA1741@mech-cluster241.men.bris.ac.uk>
References:  <20101227141122.GA1741@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigF52D45E9406356686906EE3B
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 27/12/2010 14:11, Anton Shterenlikht wrote:
> On 9.0-CURRENT r216732 ia64 I get this message:
>=20
> % grep getty /var/log/messages | tail
> Dec 27 13:26:57 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:27:27 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:27:57 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:45:22 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:45:53 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:46:23 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:52:55 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:53:25 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:57:56 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> Dec 27 13:58:26 mech-cluster241 init: getty repeating too quickly on po=
rt /dev/ttyv8, sleeping 30 secs
> %
>=20
> % grep ttyv8 /etc/ttys=20
> ttyv8   "/usr/local/bin/xdm"    xterm   on secure
>=20
> % cat /var/log/xdm.log=20
> %
>=20
> And no other indication of anything going wrong.
>=20
> I've seen quite a few similar reports on the net,
> but no conclusive answer.
>=20
> What exactly does the above message mean?

Usually that xdm is failing to start.  getty will keep trying to run it,
and wil fill your log files with messages of failure until you fix the
problem.

I'd turn off xdm on that vty temporarily, [change 'on' to 'off' in that
line in /etc/ttys, and 'kill -HUP 1' to restart init] and then try
running xdm manually from the console to see what happens.  It could be
all sorts of things causing the problem.

> Should I be worried?

Only if you desperately need to log into an X windows session on the
console of that machine.  Otherwise you should be able to log in over
the network and run any X applications displaying remotely on the
machine you logged in from.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew@infracaninophile.co.uk               Kent, CT11 9PW


--------------enigF52D45E9406356686906EE3B
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0YqxUACgkQ8Mjk52CukIwRSgCfTcniJR7j2FdBE3jka1zDDRRp
pyMAn3/i0X51fLqqC3HvemHvk+fosYJ+
=qmLR
-----END PGP SIGNATURE-----

--------------enigF52D45E9406356686906EE3B--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D18AB0C.50707>