public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.0-test4 acpi problems
       [not found]     ` <200308310219.41304.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
@ 2003-08-31  0:35       ` Carlos Morgado
       [not found]         ` <20030831003536.GG14307-hpVnRXGo/2ksCylrc8G9yg@public.gmane.org>
  2003-08-31 13:23       ` Holger W.
  1 sibling, 1 reply; 8+ messages in thread
From: Carlos Morgado @ 2003-08-31  0:35 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


On Sun, 31 Aug 2003 02:19:41, Andrew de Quincey wrote:

> Aha, this is a known problem with the KT400 chipset. All BIOSes I've
> encountered for the KT400 have a nasty bug in the AML code which breaks  
> ACPI IRQ routing.
>

As far as I can tell my asus a7v8x only doesn't enumerate the ide irqs.


PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
PCI: Probing PCI hardware
 pci_irq-0297 [15] acpi_pci_irq_derive   : Unable to derive IRQ for device  
00:11.1
PCI: No IRQ known for interrupt pin A of device 00:11.1 - using IRQ 255
PCI: Using ACPI for IRQ routing

--
Carlos Morgado - chbm(a)ma.ssive.net - http://chbm.net/
0x1FC57F0A FP:0A27 35D3 C448 3641 0573 6876 2A37 4BB2 1FC5 7F0A


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: 2.6.0-test4 acpi problems
       [not found] ` <20030830215116.GA1444-YJlxJerscEeELgA04lAiVw@public.gmane.org>
@ 2003-08-31  1:19   ` Andrew de Quincey
       [not found]     ` <200308310219.41304.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Andrew de Quincey @ 2003-08-31  1:19 UTC (permalink / raw)
  To: Claas Langbehn, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Saturday 30 Aug 2003 10:51 pm, Claas Langbehn wrote:
> To: kernel list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
>
> Hello!
>
>
> I have got an Epox 8K9A9i mainboard with an Athlon XP 1800+ CPU. The
> chipset is an VIA KT400A. The bios is dated 12.05.2003.
> When booting with ACPI enabled, the interrupts dont get enumerated
> properly. with acpi=ht it works, but i dont have enough features.
> Below you see my bootlog with acpi and further down the bootlog with
> acpi=off. Is there a way to use full acpi support and "normal"
> interrupts? pci=noacpi was not really successful.
>
> How can I help acip development and do more debugging?

Aha, this is a known problem with the KT400 chipset. All BIOSes I've 
encountered for the KT400 have a nasty bug in the AML code which breaks ACPI 
IRQ routing.

The only way to make it work is to directly program the hardware itself. Via 
are sending me docs on the KT400, so I will add appropriate code to 
arch/i386/pci/irq.c for this board. As far as I can make out this is how 
Windows makes ACPI work on this board... it has specific hardware support for 
certain chipsets.

Hopefully I'll have something sometime next week.....



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: 2.6.0-test4 acpi problems
       [not found]         ` <20030831003536.GG14307-hpVnRXGo/2ksCylrc8G9yg@public.gmane.org>
@ 2003-08-31 10:38           ` Andrew de Quincey
  2003-08-31 13:17           ` Alan Cox
  1 sibling, 0 replies; 8+ messages in thread
From: Andrew de Quincey @ 2003-08-31 10:38 UTC (permalink / raw)
  To: Carlos Morgado, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sunday 31 August 2003 01:35, Carlos Morgado wrote:
> On Sun, 31 Aug 2003 02:19:41, Andrew de Quincey wrote:
> > Aha, this is a known problem with the KT400 chipset. All BIOSes I've
> > encountered for the KT400 have a nasty bug in the AML code which breaks
> > ACPI IRQ routing.
>
> As far as I can tell my asus a7v8x only doesn't enumerate the ide irqs.

Can you send me a complete dmesg from a failed boot please? Also, an lspci 
-vvv, and /proc/acpi/dsdt from a successful boot.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: 2.6.0-test4 acpi problems
       [not found]         ` <20030831003536.GG14307-hpVnRXGo/2ksCylrc8G9yg@public.gmane.org>
  2003-08-31 10:38           ` Andrew de Quincey
@ 2003-08-31 13:17           ` Alan Cox
       [not found]             ` <1062335841.31332.46.camel-Z+iYsftfazAXoXS6vNje7nviChZXdy279dF7HbQ/qKg@public.gmane.org>
  1 sibling, 1 reply; 8+ messages in thread
From: Alan Cox @ 2003-08-31 13:17 UTC (permalink / raw)
  To: Carlos Morgado; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sul, 2003-08-31 at 01:35, Carlos Morgado wrote:
> On Sun, 31 Aug 2003 02:19:41, Andrew de Quincey wrote:
> 
> > Aha, this is a known problem with the KT400 chipset. All BIOSes I've
> > encountered for the KT400 have a nasty bug in the AML code which breaks  
> > ACPI IRQ routing.
> >
> 
> As far as I can tell my asus a7v8x only doesn't enumerate the ide irqs.

If the IDE port is in legacy mode (as VIA KT400 ones almost certainly
will be) we shouldnt be asking ACPI anyway as the answer is already
known (14 or 15)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* RE: 2.6.0-test4 acpi problems
       [not found]     ` <200308310219.41304.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
  2003-08-31  0:35       ` Carlos Morgado
@ 2003-08-31 13:23       ` Holger W.
       [not found]         ` <000f01c36fc3$1a099f90$0200a8c0-IGm5bqYn3xw@public.gmane.org>
  1 sibling, 1 reply; 8+ messages in thread
From: Holger W. @ 2003-08-31 13:23 UTC (permalink / raw)
  To: 'Andrew de Quincey',
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

> Aha, this is a known problem with the KT400 chipset. All BIOSes I've 
> encountered for the KT400 have a nasty bug in the AML code 
> which breaks ACPI IRQ routing.

AFAIK the KT333 chipset has got the same problem. Could you please integrate this chipset into your fix ? Would be really nice :-)

--

Regards,

HOLGER



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: 2.6.0-test4 acpi problems
       [not found]         ` <000f01c36fc3$1a099f90$0200a8c0-IGm5bqYn3xw@public.gmane.org>
@ 2003-08-31 17:22           ` Andrew de Quincey
  0 siblings, 0 replies; 8+ messages in thread
From: Andrew de Quincey @ 2003-08-31 17:22 UTC (permalink / raw)
  To: info-IGm5bqYn3xwb1SvskN2V4Q,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sunday 31 August 2003 14:23, Holger W. wrote:
> > Aha, this is a known problem with the KT400 chipset. All BIOSes I've
> > encountered for the KT400 have a nasty bug in the AML code
> > which breaks ACPI IRQ routing.
>
> AFAIK the KT333 chipset has got the same problem. Could you please
> integrate this chipset into your fix ? Would be really nice :-)

Can you send me a DSDT dump so I can show them theres an issue there as well? 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: 2.6.0-test4 acpi problems
       [not found]             ` <1062335841.31332.46.camel-Z+iYsftfazAXoXS6vNje7nviChZXdy279dF7HbQ/qKg@public.gmane.org>
@ 2003-08-31 17:28               ` Andrew de Quincey
       [not found]                 ` <200308311828.19231.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Andrew de Quincey @ 2003-08-31 17:28 UTC (permalink / raw)
  To: Alan Cox, Carlos Morgado; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sunday 31 August 2003 14:17, Alan Cox wrote:
> On Sul, 2003-08-31 at 01:35, Carlos Morgado wrote:
> > On Sun, 31 Aug 2003 02:19:41, Andrew de Quincey wrote:
> > > Aha, this is a known problem with the KT400 chipset. All BIOSes I've
> > > encountered for the KT400 have a nasty bug in the AML code which breaks
> > > ACPI IRQ routing.
> >
> > As far as I can tell my asus a7v8x only doesn't enumerate the ide irqs.
>
> If the IDE port is in legacy mode (as VIA KT400 ones almost certainly
> will be) we shouldnt be asking ACPI anyway as the answer is already
> known (14 or 15)

Does linux support non-legacy mode IDE? I've noticed in Windows XP my IDE 
devices appear as one, with a a single >15 IRQ, but in linux, it autodetects 
IRQs 14/15.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: 2.6.0-test4 acpi problems
       [not found]                 ` <200308311828.19231.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
@ 2003-08-31 18:06                   ` Alan Cox
  0 siblings, 0 replies; 8+ messages in thread
From: Alan Cox @ 2003-08-31 18:06 UTC (permalink / raw)
  To: Andrew de Quincey
  Cc: Carlos Morgado, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sul, 2003-08-31 at 18:28, Andrew de Quincey wrote:
> Does linux support non-legacy mode IDE? I've noticed in Windows XP my IDE 
> devices appear as one, with a a single >15 IRQ, but in linux, it autodetects 
> IRQs 14/15.

Linux uses the setup the BIOS prefers. You have to know a lot about the
board to change it and many boards don't wire the chips for both. 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

end of thread, other threads:[~2003-08-31 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20030830215116.GA1444@rootdir.de>
     [not found] ` <20030830215116.GA1444-YJlxJerscEeELgA04lAiVw@public.gmane.org>
2003-08-31  1:19   ` 2.6.0-test4 acpi problems Andrew de Quincey
     [not found]     ` <200308310219.41304.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-08-31  0:35       ` Carlos Morgado
     [not found]         ` <20030831003536.GG14307-hpVnRXGo/2ksCylrc8G9yg@public.gmane.org>
2003-08-31 10:38           ` Andrew de Quincey
2003-08-31 13:17           ` Alan Cox
     [not found]             ` <1062335841.31332.46.camel-Z+iYsftfazAXoXS6vNje7nviChZXdy279dF7HbQ/qKg@public.gmane.org>
2003-08-31 17:28               ` Andrew de Quincey
     [not found]                 ` <200308311828.19231.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-08-31 18:06                   ` Alan Cox
2003-08-31 13:23       ` Holger W.
     [not found]         ` <000f01c36fc3$1a099f90$0200a8c0-IGm5bqYn3xw@public.gmane.org>
2003-08-31 17:22           ` Andrew de Quincey

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