Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2010 15:06:36 +0300
From:      Andriy Gapon <avg@freebsd.org>
To:        volker@vwsoft.com
Cc:        FreeBSD current <current@freebsd.org>
Subject:   Re: c 213323 breaks Sony Vaio P11Z w/o acpi
Message-ID:  <4CC572CC.8060903@freebsd.org>
In-Reply-To: <4CC568C4.60504@vwsoft.com>
References:  <4CBCCAB8.4090500@vwsoft.com> <4CBD24FA.8040302@icyb.net.ua> <4CC1510C.2020000@freebsd.org> <4CC154C5.3020500@vwsoft.com> <4CC15983.80003@freebsd.org> <4CC55D59.4020709@vwsoft.com> <4CC56419.7010603@freebsd.org> <4CC568C4.60504@vwsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
on 25/10/2010 14:23 volker@vwsoft.com said the following:
> the Vaio P11Z does not boot at all with ACPI enabled so it's disabled in
> loader.conf. The panic messages are various if I try.

I would be interested to look at that problem (or those problems) too.

And now I think that see what the immediate problem is.
In your current configuration there is no away for FreeBSD to determine number of
processors and their IDs, because neither MP Table nor MADT are found.
So essentially it's a uni-processor system (for FreeBSD at least) and we shouldn't
try to probe CPU topology, because it neither make sense nor can be properly.

I will add code to handle this case.

-- 
Andriy Gapon



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