Re: Serial console trouble: loader and login works, but no kernel messages

From: Mike Tancsa <mike_at_sentex.net>
Date: Wed, 26 Aug 2009 12:16:03 -0400
At 12:10 PM 8/26/2009, Thomas Backman wrote:
>>danny
>I already tried that (in /boot/loader.conf); it shows up in dmesg (and
>didn't before), but still no luck.


Try adding it to  /boot/device.hints

eg

hint.uart.0.at="isa"
hint.uart.0.port="0x3F8"
hint.uart.0.flags="0x10"
hint.uart.0.irq="4"
hint.uart.1.at="isa"
hint.uart.1.port="0x2F8"

Or, if you want to use loader.conf, try

hw.uart.console="io:0x3f8"

         ---Mike



>Regards/thanks,
>Thomas
>_______________________________________________
>freebsd-current_at_freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"

--------------------------------------------------------------------
Mike Tancsa,                                      tel +1 519 651 3400
Sentex Communications,                            mike_at_sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike
Received on Wed Aug 26 2009 - 14:16:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:54 UTC