linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Schlichter <schlicht@uni-mannheim.de>
To: Andrew de Quincey <adq_dvb@lidskialf.net>
Cc: Alexander Rau <al.rau@gmx.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ACPI patch which fixes all my IRQ problems on nforce2 -- linux-2.5.75-acpi-irqparams-final4.patch
Date: Tue, 29 Jul 2003 10:46:58 +0200	[thread overview]
Message-ID: <200307291046.59570.schlicht@uni-mannheim.de> (raw)
In-Reply-To: <200307282216.01742.adq_dvb@lidskialf.net>

[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]

On Monday 28 July 2003 23:16, Andrew de Quincey wrote:
> > > Sorry, there's still a kernel oops during bootup. I'll provide a kernel
> > > trace when I'm back at home.
> > >
> > > Regards, Al
> >
> > I tried to dump the kernel messages onto my printer. Unfortunatly it
> > doesn't print anything, only with acpi=off.
> >
> > This is somehow unconventional, but here's a link for a screenshot of
> > the trace. Sorry, one screen is missing but the messages were too fast
> > for my camera :) I can still recognize a lots of ......... on the
> > missing screen.
> >
> > http://w3studi.informatik.uni-stuttgart.de/~rauar/IMG_1120.JPG
>
> Thats obviously either a bug in the ACPI parser, or a bug in the AML code
> of your BIOS. Can you send a copy of your /proc/acpi/dsdt.
>
> Oh er, as you can't boot it with ACPI, use
> http://people.freebsd.org/~takawata/pacpidump.tar.gz to dump it in non-ACPI
> mode..

Hi,

I seem to have a similar problem as Alexander has, too. I get an Oops that I 
cannot dump when booting an ACPI enabled 2.6.0-test2-mm1 with the nforce2-
acpi-fixes.patch or your acpi-irqparams-final5.patch.

I can boot 2.6.0-test2-mm1 with ACPI enabled and the nforce2-acpi-fixes.patch 
reverted. My /proc/acpi/dsdt is attached.

But I do have a problem with false routed USB IRQs here, so I hoped your patch 
could help me, too... The correct IRQ routing (without ACPI) and my false IRQ 
routing (with ACPI) is attached, too.

I hope this may help...

   Thomas Schlichter

[-- Attachment #2: my_dsdt --]
[-- Type: application/octet-stream, Size: 16144 bytes --]

[-- Attachment #3: good_irq_routing_without_acpi --]
[-- Type: text/plain, Size: 589 bytes --]

           CPU0       
  0:     219530    IO-APIC-edge  timer
  1:        558    IO-APIC-edge  i8042
  2:          0          XT-PIC  cascade
  4:         11    IO-APIC-edge  serial
  8:          2    IO-APIC-edge  rtc
 12:         97    IO-APIC-edge  i8042
 14:       9393    IO-APIC-edge  ide0
 15:         11    IO-APIC-edge  ide1
 16:       1104   IO-APIC-level  nvidia
 17:         73   IO-APIC-level  eth0
 18:          4   IO-APIC-level  bttv0
 21:          0   IO-APIC-level  uhci-hcd, uhci-hcd, uhci-hcd, ehci_hcd
NMI:          0 
LOC:     219470 
ERR:          0
MIS:          0

[-- Attachment #4: bad_irq_routing_with_acpi --]
[-- Type: text/plain, Size: 732 bytes --]

           CPU0       
  0:     360844    IO-APIC-edge  timer
  1:        722    IO-APIC-edge  i8042
  2:          0          XT-PIC  cascade
  4:         11    IO-APIC-edge  serial
  5:          0    IO-APIC-edge  uhci-hcd
  8:          2    IO-APIC-edge  rtc
  9:          0    IO-APIC-edge  acpi
 10:          0    IO-APIC-edge  uhci-hcd
 11:          0    IO-APIC-edge  uhci-hcd, ehci_hcd
 12:       6901    IO-APIC-edge  i8042
 14:      30820    IO-APIC-edge  ide0
 15:         11    IO-APIC-edge  ide1
 16:      17959   IO-APIC-level  nvidia
 17:        302   IO-APIC-level  eth0
 18:          4   IO-APIC-level  bttv0
 19:       7082   IO-APIC-level  EMU10K1
NMI:          0 
LOC:     360737 
ERR:          0
MIS:          0

  reply	other threads:[~2003-07-29  8:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-27 22:05 [PATCH] ACPI patch which fixes all my IRQ problems on nforce2 -- linux-2.5.75-acpi-irqparams-final4.patch Andrew de Quincey
2003-07-28 15:30 ` Alexander Rau
2003-07-28 15:38   ` Andrew de Quincey
     [not found]     ` <3F2546EF.9030803@gmx.de>
     [not found]       ` <200307281653.58216.adq_dvb@lidskialf.net>
2003-07-28 16:25         ` Alexander Rau
2003-07-28 20:57           ` Alexander Rau
2003-07-28 21:16             ` Andrew de Quincey
2003-07-29  8:46               ` Thomas Schlichter [this message]
2003-07-28 19:51     ` Andrew Morton
2003-07-28 20:26       ` Andrew de Quincey
2003-07-28 15:42   ` Compile error with 2.6.0-test2 config attached lkml
2003-07-28 15:53   ` [PATCH] ACPI patch which fixes all my IRQ problems on nforce2 -- linux-2.6.0-test2-acpi-irqparams-final5.patch Andrew de Quincey

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=200307291046.59570.schlicht@uni-mannheim.de \
    --to=schlicht@uni-mannheim.de \
    --cc=adq_dvb@lidskialf.net \
    --cc=al.rau@gmx.de \
    --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;
as well as URLs for NNTP newsgroup(s).