From owner-freebsd-stable Tue Oct 9 8:35:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id E61A237B408 for ; Tue, 9 Oct 2001 08:35:21 -0700 (PDT) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id f99FXXP08831; Tue, 9 Oct 2001 11:33:33 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f99FZdH82427; Tue, 9 Oct 2001 11:35:39 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 9 Oct 2001 11:35:39 -0400 (EDT) From: Joe Clarke To: "Robin P. Blanchard" Cc: Mike Tancsa , Subject: Re: serial console In-Reply-To: <3BC317E1.CB1D689E@gactr.uga.edu> Message-ID: <20011009113258.D35681-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 9 Oct 2001, Robin P. Blanchard wrote: > > >me being at *the* console), i get the ubiquitous "top: nlist failed" > > >messages, which really sucks as i'd like to be able to keep an eye on > > >icecast/liveice/lame. I don't see this problem on my headless server. I've recompiled by boot blocks to allow for a console speed of 115200. cat /etc/make.conf: BOOT_COMCONSOLE_SPEED=115200 And here is my /boot.config: cat /boot.config: -P I also have this in /boot/loader.conf: cat /boot/loader.conf: userconfig_script_load="YES" console="comconsole" And this in /etc/ttys: ttyd0 "/usr/libexec/getty std.115200" vt100 on secure Joe > > > > My guess would be /boot/loader never got updated with your kernel, or you > > are booting the machine in a non standard way. What does boot.config look > > like ? > > # cat /boot.config > kernel -P > > > > -- > ------------------------------------ > Robin P. Blanchard > IT Program Specialist > Georgia Center for Continuing Ed. > fon: 706.542.2404 fax: 706.542.6546 > email: Robin_Blanchard@gactr.uga.edu > ------------------------------------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message