From owner-freebsd-alpha Mon Mar 19 6:28: 4 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id D6FB537B718 for ; Mon, 19 Mar 2001 06:28:01 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA17102; Mon, 19 Mar 2001 09:28:01 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f2JERVK90048; Mon, 19 Mar 2001 09:27:31 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15030.5971.45105.874275@grasshopper.cs.duke.edu> Date: Mon, 19 Mar 2001 09:27:31 -0500 (EST) To: "Koster, K.J." Cc: freebsd-alpha@FreeBSD.ORG Subject: RE: Syslog reports weird things In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FD9A6C@l04.research.kpn.com> References: <59063B5B4D98D311BC0D0001FA7E452205FD9A6C@l04.research.kpn.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Koster, K.J. writes: > Dear Andrew, > > > > > About the only commonality that I see that your machines have and that > > mine lacks is the xl nic, but I really doubt that's the problem. > > > I have no xl card, I have an fxp card instead. > > > > > Hmm.. What do your /etc/ttys files look like? Specifically, what are > > the settings for the console, vtyv0 and ttyd0 lines. Eg, I have: > > > > console none unknown off secure > > ttyv0 "/usr/libexec/getty Pc" cons25 on secure > > ttyd0 "/usr/libexec/getty std.9600" vt100 on secure > > > My box froze during last week's buildworld. *sigh* It needs a good > scrubbing. :-/ All I can tell you that it has the stock 4.2-release > /etc/ttys with some of the excess virtual terminals disabled. Disable the getty on console & make your system look like above. (getty running on actual device, ttyv0 or ttyd0). This should fix your syslog / dmesg problems. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message