From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 21:09:30 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DE8516A41F for ; Mon, 17 Oct 2005 21:09:30 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA4E43D53 for ; Mon, 17 Oct 2005 21:09:30 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j9HL9TQZ019585; Mon, 17 Oct 2005 14:09:29 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j9HL9TSJ019584; Mon, 17 Oct 2005 14:09:29 -0700 Date: Mon, 17 Oct 2005 14:09:29 -0700 From: Brooks Davis To: "Max N. Boyarov" Message-ID: <20051017210929.GE15097@odin.ac.hmc.edu> References: <7j64rwy1ea.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ILuaRSyQpoVaJ1HG" Content-Disposition: inline In-Reply-To: <7j64rwy1ea.fsf@gmail.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: freebsd-current@freebsd.org Subject: Re: mgetty and 6.0-RC1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 21:09:30 -0000 --ILuaRSyQpoVaJ1HG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 17, 2005 at 11:48:45AM +0300, Max N. Boyarov wrote: >=20 > Hello! >=20 > I have strange problems after upgrading system from BETA5 to RC1. > After upgrade i see the following messages in mgetty log and on serial c= onsole and mgetty does not work >=20 >=20 > 10/15 18:59:04 ad1 mgetty: interim release 1.1.33-Apr10 > 10/15 18:59:05 ad1 mod: cannot make /dev/cuad1 stdin: Bad file descriptor > 10/15 18:59:05 ad1 open device /dev/cuad1 failed: Bad file descriptor > 10/15 18:59:05 ad1 cannot get terminal line dev=3Dcuad1, exiting: Bad fi= le descriptor > -- > 10/15 18:59:18 ad1 mgetty: interim release 1.1.33-Apr10 > 10/15 18:59:19 ad1 mod: cannot make /dev/cuad1 stdin: Bad file descriptor > 10/15 18:59:19 ad1 open device /dev/cuad1 failed: Bad file descriptor > 10/15 18:59:19 ad1 cannot get terminal line dev=3Dcuad1, exiting: Bad fi= le descriptor >=20 > systems sources were "cvsupped" on 14/10/2005 > and mgetty was installed from ports >=20 >=20 > What can i do to solve this problem ? Do the devices in question actually exist? Mgetty appears to be misconfigured to attempt to create them when missing which is alwasy wrong in the devfs world. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --ILuaRSyQpoVaJ1HG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDVBMIXY6L6fI4GtQRAqnpAKDFUImfc0Mz4ucQ6l3efiNXvlUFLQCgmEJB s6AUX/7rD5BrJdgsbihafQY= =3tRo -----END PGP SIGNATURE----- --ILuaRSyQpoVaJ1HG--