Date: Mon, 15 Oct 2007 20:35:03 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Petr Holub <hopet@ics.muni.cz> Cc: current@freebsd.org Subject: Re: comconsole_speed not applied Message-ID: <20071016033503.GA22992@eos.sc1.parodius.com> In-Reply-To: <004c01c80f5b$508f7a80$5317fb93@KLOBOUCEK> References: <004c01c80f5b$508f7a80$5317fb93@KLOBOUCEK>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 15, 2007 at 08:43:44PM +0200, Petr Holub wrote: > I've tried to change console speed by specifying > comconsole_speed="115200" > in /boot/loader.conf, but it still stays at 9600. Is this supposed > to work on -CURRENT? > > Thanks, > Petr > > Complete content of /boot/loader.conf is > boot_multicons="YES" > boot_serial="YES" > comconsole_speed="115200" > console="comconsole,vidconsole" As an alternative, try placing -S115200 in /boot.config and remove the comconsole_speed from /boot/loader.conf. I use -S115200 -Dh in /boot.config on RELENG_7 without a problem. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071016033503.GA22992>