public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ACPI] p2b-ds blacklisted?
@ 2003-10-01 14:07 Sven Köhler
  2003-10-01 14:16 ` Andrew de Quincey
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sven Köhler @ 2003-10-01 14:07 UTC (permalink / raw)
  To: linux-kernel

Hi,

my P2B-DS is blacklisted and the kernel forced acpi=ht. i wonder why 
because P2B-D is not blacklisted.

There is no comment or any other hint for a reason in dmi_scan.c :-(

I would like to try what happens if i remove the board from the 
blacklist. What can i test to see if it works properly? And what is the 
worse case of what could happen?

Do i have to edit dmi_scan.c for my test or is there something like 
acpi=force?



^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: [ACPI] p2b-ds blacklisted?
@ 2003-10-03  6:07 Brown, Len
  0 siblings, 0 replies; 9+ messages in thread
From: Brown, Len @ 2003-10-03  6:07 UTC (permalink / raw)
  To: Sven Köhler, linux-kernel; +Cc: acpi-devel

> > I would like to try what happens if i remove the board from the 
> > blacklist.
> 
> ... I removed the board from the blacklist, 

> The kernel started and there were some issues with the interrupt 
> routing....

> With "pci=noapci" the computer hang upon loading the kernel 
> module for the SCSI controller.
...
> At first sight ACPI (without pci=noacpi) seemed to work but 
> pressing the 
> power button didn't generate any events although the power button was 
> detected properly during boot.

Nothing registered on the acpi interrupt in /proc/interrupts?

> After all i think i know why P2B-S and -DS are blacklisted. The board 
> with on-board SCSI controller are messed up somehow.
> 
> I haven't tried to install BIOS 1014beta3 yet. BIOS 1014beta2 is 
> currently installed but i guess the update won't solve anything.

Depends on the root cause -- try it.  If it works we can replace the current blacklist entry with one keyed off the BIOS date.

If you want Linux/ACPI to work on this board, or proof that the board can't possibly support it, then then file a bug:

http://bugzilla.kernel.org/
Category: Power Management
Component: ACPI

Attach the console log and /proc/interrupts of the failure, dmidecode output, and acpidmp output.

> With acpi=ht it works for now, but doesn't acpi=ht imply pci=noacpi?

Booting with acpi=force should be the same as removing the P2B-DS from the dmi blacklist.

acpi=ht will use ACPI for enumerating processors, and then ACPI will exit.
ACPI will not be used to configure interrupts and the interpreter will not
run so you'll get no run-time events.  If this system doesn't have HT and has MPS, then ACPI with acpi=ht does nothing for you that you don't have already.

pci=noacpi is the same as above except the interpreter _will_ run in support of run-time events.

Ie. Acpi=ht will give you "ACPI: Interpreter disabled" and pci=noacpi will not.

Cheers,
-Len



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-10-03  6:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-01 14:07 [ACPI] p2b-ds blacklisted? Sven Köhler
2003-10-01 14:16 ` Andrew de Quincey
2003-10-01 14:53   ` Sven Köhler
2003-10-01 15:05     ` Andrew de Quincey
2003-10-01 17:11 ` Jeff Garzik
2003-10-01 17:16   ` Sven Köhler
2003-10-01 18:23 ` Mike Dresser
2003-10-02  1:02 ` Sven Köhler
  -- strict thread matches above, loose matches on Subject: below --
2003-10-03  6:07 Brown, Len

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