All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Middleditch <elanthis@awesomeplay.com>
To: linux-kernel@vger.kernel.org
Subject: Via Onboard Audio - Round #2
Date: 03 Nov 2001 23:52:38 -0500	[thread overview]
Message-ID: <1004849558.457.15.camel@stargrazer> (raw)

Hi all!

OK, I seemed to have made a realization:

When the via82cxxx_audio driver loads (this is in 2.4.12, Debian
version, which I think is Linus tree with a couple patches), I get these
errors (which I also think I had on the RH kernels, tho I can't exactly
check that anymoe, since RH is gone):

IEQ routing conflict for 00:07.5, have irq 5, want irq 11
PCI: Sharing IRQ 11 with 00:0a.0
PCI: Sharing IRQ 11 with 00.0b.0
via82cxxx: timeout while reading AC97 codec (0xAA0000)
via82cxxx: timeout while reading AC97 codec (0xAA0000)
via82cxxx: Codec rate locked at 48Khz
via82cxxx: timeout while reading AC97 codec (0x800000)
ac97_codec: AC97  codec, id: 0x4144:0x5361 (Unknown)
via82cxxx: board #1 at 0x1000, IRQ 5

(note, those were hand typed, I'm writing this up on my workstation not
the laptop, so no cut and paste, and I'm too lazy to deal with floppies
at the moment).

In /proc/pci, the audio board is at IRQ 5, device 9 on bus 9.
lspci says it is device 00:07.5 (as does the above notice).

pcitweak -l  reports, for the device:
PCI: 00:07.5: chip 1106,3058 card 0e11,0097 rev 50 class 04,01,00 hdr 00

In any event, I'm thinking perhaps there is an IRQ conflict happening
here?  I looked in the BIOS, and the BIOS gives me *no* options relating
to IRQ's (All I see are a couple lpt options, boot order, and
suspend/resume disabling).  I tried modprobe via82cxx_audio irq=5  but
that gave me errors about the irq option not being valid.  How can I
force the IEQ to 5, or 11, or whatever other IRQ I want?

Also, Pierre Rousselet suggested there may be memory issues.  Although
2.4.12 has never given me problems, 2.4.13 crashed and burned, the 2.4.7
that came with RH 7.2 crashed and burned, I never had problems with
2.4.9, no problems with 2.2.17 (Debian install) although I didn't run
those last too for long at all, and 2.2.19 seemed to choke when I loaded
my nic dirver (8139too).  I don't know if those were all related to
kernel bugs (the 2.2.19 was only on the nic, and only a couple 2.4.x
gave me issues).  In any event, the reason I bought this laptop over a
better linux-supported one was the price, which was due to the fact it
was a returned laptop, leading me to believe there is a good chance the
memory *may* be bad, although again I have had no problems with some
kernels, even after having it run for hours.

Anyways, how could I better debug memory?  I've managed some mean
compilations on the good kernels, and seen C++ compiler crash horribly
on 2.4.13.  That's the best memory tester I know of.  ~,^

Again, I'm not on the list, way too much mental strain with all that
traffic.  CC replies to me, please.

Thanks again everyone for all your excellent help!
Sean Etc.


             reply	other threads:[~2001-11-04  4:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-04  4:52 Sean Middleditch [this message]
2001-11-04  5:03 ` Via Onboard Audio - Round #2 Jeff Garzik
2001-11-04  5:30   ` Sean Middleditch
2001-11-04 13:45     ` Jeff Garzik
2001-11-04 13:48     ` Jeff Garzik
2001-11-04 16:09       ` Sean Middleditch
2001-11-05  3:34       ` Sean Middleditch
2001-11-04 13:20   ` Anton Altaparmakov
2001-11-04 13:44     ` Jeff Garzik
2001-11-04 13:54     ` Anton Altaparmakov
2001-11-04 13:56       ` Jeff Garzik

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=1004849558.457.15.camel@stargrazer \
    --to=elanthis@awesomeplay.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.