Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2008 10:43:53 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Wayne Sierke <ws@au.dyndns.ws>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: serial console - no go
Message-ID:  <20080827104254.X52550@wojtek.tensor.gdynia.pl>
In-Reply-To: <1219824310.49053.220.camel@predator-ii.buffyverse>
References:  <20080826215956.M47387@wojtek.tensor.gdynia.pl> <1219824310.49053.220.camel@predator-ii.buffyverse>

next in thread | previous in thread | raw e-mail | index | archive | help
>>
>> what i do wrong?
>>
> Have you checked flag setting on sio?
>
>        # dmesg | grep "sio.*flags"
>        sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0

yes. i then tried to change flags to 0x20 (force console) - still doesn't 
work

sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x20 on acpi0
sio0: type 16450
sio0: [FILTER]
sio1: configured irq 3 not in bitmap of probed irqs 0



it is qemu "machine" for now, but just to test, i would like to use it on 
real hardware.


>
> See handbook 24.6.3.4 for requirements:
>
> http://www.freebsd.org/doc/en/books/handbook/serialconsole-setup.html#SERIALCONSOLE-HOWTO
>
>
> Wayne
>
>
>



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