Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2007 12:36:39 -0500 (CDT)
From:      Mark Tinguely <tinguely@casselton.net>
To:        des@des.no, MTaylor@bytecraft.com.au
Cc:        freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: IBM / FreeBSD Install problem
Message-ID:  <200704191736.l3JHad0E057895@casselton.net>
In-Reply-To: <86wt088hxc.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
>
>  If you can either install without ACPI, or remove two of the CPUs
>  during installation, this should be fairly easy to fix: change the
>  definition of NLAPICS in /usr/src/sys/{amd64,i386}/acpica/madt.c and
>  rebuild your kernel, then boot with ACPI enabled and report back to
>  us.
>
>  DES
>  --=20
>  Dag-Erling Sm=F8rgrav - des@des.no

I suggested that in email too, but looking closer, I think the MAXCPU
needs to be increased because the cpu number uses the apic_id. Or could
that be changed with a logical CPU to APIC ID lookup?

Isn't the APIC IDs programmable? not that I am suggesting that, I
can think of headaches of all the places (like interrupt tables)
where it needs to be changed, not to mention the worry that the
lower APIC IDs were assigned to IOAPICs.

--Mark Tinguely



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