2002-11-12 20:42:41

by Andrew Grover

[permalink] [raw]
Subject: ACPI patches updated (20021111)

Hi all,

New patches are up on sf.net/projects/acpi. Non-Linux-specific releases will
be available by tomorrow evening at
http://developer.intel.com/technology/iapc/acpi/downloads.htm .

If you've been having problems with reading battery or other information
being very slow, please try this release and report if problems persist.

Regards -- Andy

----------------------------------------
11 November 2002. Summary of changes for version 20021111.


0) ACPI Specification 2.0B is released and is now available
at: http://www.acpi.info/index.html

1) Linux

Module loading/unloading fixes (John Cagle)

Other minor fixes

2) ACPI CA Core Subsystem:

Implemented support for the ACPI 2.0 SMBus Operation Regions.
This includes the early detection and handoff of the request
to the SMBus region handler (avoiding all of the complex field
support code), and support for the bidirectional return packet
from an SMBus write operation. This paves the way for the
development of SMBus drivers in each host operating system.

Fixed a problem where the semaphore WAIT_FOREVER constant was
defined as 32 bits, but must be 16 bits according to the ACPI
specification. This had the side effect of causing ASL
Mutex/Event timeouts even though the ASL code requested a wait
forever. Changed all internal references to the ACPI timeout
parameter to 16 bits to prevent future problems. Changed the
name of WAIT_FOREVER to ACPI_WAIT_FOREVER.



-----------------------------
Andrew Grover
Intel Labs / Mobile Architecture
[email protected]


2002-11-13 21:27:07

by Stephen Hemminger

[permalink] [raw]
Subject: Re: ACPI patches updated (20021111)

Will this fix problems with IRQ routing.
On our SMP test machines, ACPI has to be disabled otherwise the SCSI
disk controllers don't work.

This is a major pain, and ACPI should be default off until it gets
fixed.



2002-11-13 21:35:32

by Andrew Grover

[permalink] [raw]
Subject: RE: ACPI patches updated (20021111)

> From: Stephen Hemminger [mailto:[email protected]]
> Will this fix problems with IRQ routing.
> On our SMP test machines, ACPI has to be disabled otherwise the SCSI
> disk controllers don't work.
>
> This is a major pain, and ACPI should be default off until it gets
> fixed.

ACPI has not yet been adequately tested on machines with multiple IO-APICs.
More assistance in this area would be gratefully accepted. In the meantime,
"acpi=off" works pretty well to disable ACPI-related configuration problems.

Regards -- Andy

2002-11-15 14:54:19

by Zed Pobre

[permalink] [raw]
Subject: Re: ACPI patches updated (20021111)

On Wed, Nov 13, 2002 at 01:33:03PM -0800, Stephen Hemminger wrote:
> Will this fix problems with IRQ routing.
> On our SMP test machines, ACPI has to be disabled otherwise the SCSI
> disk controllers don't work.

As a further data point, if ACPI is enabled on my non-SMP test
machine, USB stops working.


> This is a major pain, and ACPI should be default off until it gets
> fixed.

Well, this kind of goes both ways, unfortunately. If ACPI is
disabled on that same test machine, the network stops working,
complaining about possible IRQ conflicts (I sent mail earlier about
this but got not response).

--
Zed Pobre <[email protected]> a.k.a. Zed Pobre <[email protected]>
PGP key and fingerprint available on finger; encrypted mail welcomed.


Attachments:
(No filename) (752.00 B)
(No filename) (481.00 B)
Download all attachments

2002-11-15 21:46:19

by Zed Pobre

[permalink] [raw]
Subject: Re: ACPI patches updated (20021111)

On Fri, Nov 15, 2002 at 09:01:13AM -0600, Zed Pobre wrote:
> On Wed, Nov 13, 2002 at 01:33:03PM -0800, Stephen Hemminger wrote:
> > Will this fix problems with IRQ routing.
> > On our SMP test machines, ACPI has to be disabled otherwise the SCSI
> > disk controllers don't work.
>
> As a further data point, if ACPI is enabled on my non-SMP test
> machine, USB stops working.
[... and if ACPI is disabled, the net stops working...]

I take this back. After seeing the thread about buggy IO-APIC on
uniprocessor machines, I tested disabling IO-APIC, and all of my
problems magically went away.

--
Zed Pobre <[email protected]> a.k.a. Zed Pobre <[email protected]>
PGP key and fingerprint available on finger; encrypted mail welcomed.


Attachments:
(No filename) (741.00 B)
(No filename) (481.00 B)
Download all attachments

2002-11-15 22:22:37

by Stian Jordet

[permalink] [raw]
Subject: Re: ACPI patches updated (20021111)

fre, 2002-11-15 kl. 16:01 skrev Zed Pobre:
> On Wed, Nov 13, 2002 at 01:33:03PM -0800, Stephen Hemminger wrote:
> > Will this fix problems with IRQ routing.
> > On our SMP test machines, ACPI has to be disabled otherwise the SCSI
> > disk controllers don't work.
>
> As a further data point, if ACPI is enabled on my non-SMP test
> machine, USB stops working.
Very good to hear I'm not the only one with that problem, though, I have
a smp-machine, but it utterly refuses to work with acpi.

Regards,
Stian Jordet

2002-11-18 15:41:26

by Zed Pobre

[permalink] [raw]
Subject: Re: ACPI patches updated (20021111)

On Fri, Nov 15, 2002 at 11:29:00PM +0100, Stian Jordet wrote:
> fre, 2002-11-15 kl. 16:01 skrev Zed Pobre:
> >
> > As a further data point, if ACPI is enabled on my non-SMP test
> > machine, USB stops working.
>
> Very good to hear I'm not the only one with that problem, though, I have
> a smp-machine, but it utterly refuses to work with acpi.

Interesting. As I pointed out in my other reply, my problem was
being caused by IO-APIC being enabled, but the thread that lead me to
discovering this implied that it was only buggy for the uniprocessor
case. This implies that it might also be buggy for SMP.

--
Zed Pobre <[email protected]> a.k.a. Zed Pobre <[email protected]>
PGP key and fingerprint available on finger; encrypted mail welcomed.


Attachments:
(No filename) (755.00 B)
(No filename) (481.00 B)
Download all attachments