|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] timer_interrupt problem
Is it a dual core T60? The APIC errors are concerning — that particular error (illegal vector) is most often a sign of bad hardware. If it’s a UP laptop then you might try booting with ‘nolapic noapic nosmp’ as a set of extra Xen boot parameters. If it’s SMP then the APIC errors are harder to explain away.
Do you know when during boot the APIC errors appear (e.g., before or after dom0 starts to run)?
-- Keir
On 28/1/07 1:41 pm, "Guy Zana" <guy@xxxxxxxxxxxx> wrote:
Hello, I compiled Xen unstable changeset 13568 (PAE) and encountered some problems.
Test machine: IBM ThinkPad T60, latest BIOS, running FC6.
1. xm dmesg shows the following errors:
* APIC error on CPU0: 00(40)
* APIC error on CPU0: 00(40)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|