public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Trilight <trilight@ns666.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: serious issue with acpi on a dual/HT xeon dell workstation
Date: Fri, 16 Dec 2005 02:28:05 +0100	[thread overview]
Message-ID: <43A21825.2020300@ns666.com> (raw)

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

                 reply	other threads:[~2005-12-16  1:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43A21825.2020300@ns666.com \
    --to=trilight@ns666.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox