Hi, I'm building a nanobsd image on i386 5.4-stable for a Soekris net4801. My kernel includes options CONSPEED=19200 so that the serial console "just works". (Soekris hardware defaults to 19200; having the BIOS at 19200 and the OS at 9600 is just annoying.) When I boot, however, the console speed remains unchanged. I've confirmed that the Soekris is running on my custom kernel. I know this worked with 4.mumble; has something changed? Thanks, ==ml -- Michael W. Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.BlackHelicopters.org/~mwlucas/ "The cloak of anonymity protects me from the nuisance of caring." -Non Sequitur
I use: BOOT_COMCONSOLE_SPEED= 115200 In my make.conf and that does the trick for me.> -----Original Message----- > From: owner-freebsd-stable@freebsd.org > [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of > Michael W. Lucas > Sent: 08 June 2005 15:03 > To: stable@freebsd.org > Subject: CONSPEED=19200 broken/changed on 5.4? > > Hi, > > I'm building a nanobsd image on i386 5.4-stable for a Soekris net4801. > My kernel includes > > options CONSPEED=19200 > > so that the serial console "just works". (Soekris hardware defaults > to 19200; having the BIOS at 19200 and the OS at 9600 is just > annoying.) > > When I boot, however, the console speed remains unchanged. I've > confirmed that the Soekris is running on my custom kernel. > > I know this worked with 4.mumble; has something changed? > > Thanks, > ==ml > > -- > Michael W. Lucas mwlucas@FreeBSD.org, > mwlucas@BlackHelicopters.org > http://www.BlackHelicopters.org/~mwlucas/ > > "The cloak of anonymity protects me from the nuisance of > caring." -Non Sequitur > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org" >
* Michael W. Lucas <mwlucas@blackhelicopters.org> [0603 15:03]:> Hi, > > I'm building a nanobsd image on i386 5.4-stable for a Soekris net4801. > My kernel includes > > options CONSPEED=19200 > > so that the serial console "just works". (Soekris hardware defaults > to 19200; having the BIOS at 19200 and the OS at 9600 is just > annoying.) > > When I boot, however, the console speed remains unchanged. I've > confirmed that the Soekris is running on my custom kernel. > > I know this worked with 4.mumble; has something changed?I have: #faster serial console BOOT_COMCONSOLE_SPEED=57600 in /etc/make.conf, and also: rasputnik$ grep 57600 /etc/ttys # SERIAL CONSOLE: 57600 bps ttyd0 "/usr/libexec/getty std.57600" dialup on secure The first does the bootloader, the second is for logins. -- 'Everybody's a jerk. You, me, this jerk.' -- Bender Rasputin :: Jack of All Trades - Master of Nuns