Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2009 12:16:03 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Thomas Backman <serenity@exscape.org>
Cc:        FreeBSD current <freebsd-current@freebsd.org>, freebsd-questions@freebsd.org
Subject:   Re: Serial console trouble: loader and login works, but no kernel  messages
Message-ID:  <200908261612.n7QGCmjD063503@lava.sentex.ca>
In-Reply-To: <A90C0583-432C-4365-BE3A-AC59203B779C@exscape.org>
References:  <E1MgKzC-00034t-CV@kabab.cs.huji.ac.il> <A90C0583-432C-4365-BE3A-AC59203B779C@exscape.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

--------------------------------------------------------------------
Mike Tancsa,                                      tel +1 519 651 3400
Sentex Communications,                            mike@sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908261612.n7QGCmjD063503>