From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: David Bustos <bustos@its.caltech.edu>
Cc: sailer@ife.ee.ethz.ch, linux-kernel@vger.kernel.org
Subject: Re: es1371 freezes 2.4.0 hard
Date: Sat, 27 Jan 2001 09:22:45 -0500 [thread overview]
Message-ID: <3A72D9B5.941526CE@mandrakesoft.com> (raw)
In-Reply-To: <20010124154457.A491@alex.caltech.edu> <3A70451D.C599794A@mandrakesoft.com> <20010125120729.A516@alex.caltech.edu>
David Bustos wrote:
> Quoth Jeff Garzik on Thu, Jan 25, 2001 at 10:24:13AM -0500:
> > What happens if you remove the call to pci_enable_device() in the source
> > code, drivers/sound/es1371.c?
>
> That seems to do it.
Ok. For a temporary fix, there ya go.
But removing pci_enable_device is incorrect; it merely avoids what
appears to be a bug with your Via irq routing. Would it be possible for
you to edit linux/arch/i386/kernel/pci-i386.h, and change the line near
the top from
#undef DEBUG
to
#define DEBUG 1
and then send the output of 'dmesg -s 16384' to linux-kernel (and CC
me)? That will dump your PCI IRQ routing information, among other
details.
Step two, "modprobe es1371" with pci_enable_device -in- the code, and
with debugging enabled as described above. IIRC it should print out a
few more lines of debugging information that will be helpful. Since we
are dealing with a hard lock, these last few lines of debugging info
might have to be copied via a serial console, or by hand.
One last question... is this an SMP machine? If so, let me know if
booting with "noapic" option on the command line fixes things.
Regards,
Jeff
--
Jeff Garzik | "You see, in this world there's two kinds of
Building 1024 | people, my friend: Those with loaded guns
MandrakeSoft | and those who dig. You dig." --Blondie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-01-27 14:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-24 23:44 es1371 freezes 2.4.0 hard David Bustos
[not found] ` <3A70451D.C599794A@mandrakesoft.com>
2001-01-25 20:07 ` David Bustos
2001-01-27 14:22 ` Jeff Garzik [this message]
2001-01-27 21:32 ` David Bustos
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=3A72D9B5.941526CE@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=bustos@its.caltech.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=sailer@ife.ee.ethz.ch \
/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