public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* serious issue with acpi on a dual/HT xeon dell workstation
@ 2005-12-16  1:28 Trilight
  0 siblings, 0 replies; only message in thread
From: Trilight @ 2005-12-16  1:28 UTC (permalink / raw)
  To: Linux Kernel

Hi,

I'm currently trying to find a solution for as it looks like an acpi
problem on a dell precision workstation 650, dual xeon w/HT.

Kernel: 2.6.14.3

Tried:

I tried all the conventional stuff of almost all acpi commands on the
bootprompt and things like (no)apic and so on.

The only way to make the box boot is by disabling every shred of acpi
and using noapic but that means for example no HT anymore.

Or by letting it reboot 5 to 12 times to get it to continue WITH acpi
and apic and end up with a suddenly working system. Seeing 2 real cpu's
and 2 virtual cpu's.


Just before the moment, during boot, when it's going to crash i see
something like:

...remote apic #(some number here) ...

Then when it's probing the apic #<numbers> to get ID/Version of the
cpu's they all come back with FAILED, then it reboots. Nothing is
logged, it just reboots quickly.

ACPI/DSDT:

Now i'm trying to see if this issue sits in the DSDT table or somewhere
else in the acpi data. The DSDT contains errors when trying to recompile
it with the intel compiler (IASL). I'm pasting here below the errors, it
would be great if some one can give a helping hand or at least if the
DSDT is responsible for this behaviour:

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20050930 [Dec 15 2005]
Copyright (C) 2000 - 2005 Intel Corporation
Supports ACPI Specification Revision 3.0

dsdt.dsl   338:         Notify (\_SB.PCI0.USB0, 0x02)
Error    1061 -        Object does not exist ^  (\_SB.PCI0.USB0)

dsdt.dsl   351:         Notify (\_SB.PCI0.USB1, 0x02)
Error    1061 -        Object does not exist ^  (\_SB.PCI0.USB1)

dsdt.dsl   364:         Notify (\_SB.PCI0.USB2, 0x02)
Error    1061 -        Object does not exist ^  (\_SB.PCI0.USB2)

dsdt.dsl   377:         Notify (\_SB.PCI0, 0x02)
Error    1061 -   Object does not exist ^  (\_SB.PCI0)

dsdt.dsl   384:         Notify (\_SB.PCI0.PCI4, 0x02)
Error    1061 -        Object does not exist ^  (\_SB.PCI0.PCI4)

dsdt.dsl   400:         Notify (\_SB.PCI0.ISA.KBD, 0x02)
Error    1061 -           Object does not exist ^  (\_SB.PCI0.ISA.KBD)

dsdt.dsl  1784:                 Device (DMA)
Error    1094 -                           ^ syntax error, unexpected
PARSEOP_DMA, expecting PARSEOP_NAMESEG or PARSEOP_NAMESTRING

ASL Input:  dsdt.dsl - 3096 lines, 93624 bytes, 515 keywords
Compilation complete. 7 Errors, 0 Warnings, 0 Remarks, 53 Optimizations

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-12-16  1:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-16  1:28 serious issue with acpi on a dual/HT xeon dell workstation Trilight

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox