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

Mike Tancsa mike at sentex.net
Wed Aug 26 16:16:08 UTC 2009


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



More information about the freebsd-current mailing list