From: Andreas Mohr <andi@rhlx01.fht-esslingen.de>
To: Meelis Roos <mroos@linux.ee>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>,
alsa-devel@lists.sourceforge.net
Subject: Re: How to enable bios-disabled soundcard?
Date: Thu, 18 May 2006 17:15:20 +0200 [thread overview]
Message-ID: <20060518151520.GA32572@rhlx01.fht-esslingen.de> (raw)
In-Reply-To: <Pine.SOC.4.61.0605181650080.4469@math.ut.ee>
Hi,
[CC'ing ALSA list]
On Thu, May 18, 2006 at 05:09:47PM +0300, Meelis Roos wrote:
> Context: IBM X20 laptop with integrated PCI CS4281 soundcard. Loading
> snd_cs4281 gives these messages and registers no alsa device:
>
> ACPI: PCI interrupt for device 0000:00:0b.0 disabled
> CS4281: probe of 0000:00:0b.0 failed with error -5
>
> Error -5 seems to be -EIO.
>
> There is no option ib bios to enable/disable the soundcard and the bios
> is almost the latest (2.23, latest 2.25 fixes only unrelated things by
> changelog).
The mail subject most likely is wrong, since the IRQ message above
doesn't suggest a BIOS issue at all,
since the message is most likely a result of calling snd_cs4281_free()
in failure path, which disables this IRQ again.
> lspci identifies the card as follows (pci ID is the same as in the
> driver):
> 0000:00:0b.0 Multimedia audio controller: Cirrus Logic Crystal CS4281 PCI
> Audio (rev 01)
>
> I tried pci=routeirq. It distributed the interrupts differently but this
> problem did remain.
I believe that it's a simple hardware mismatch failure in the main probe
function of this driver, nothing else.
> So how can I enable the soundcard?
The best way to find out is to edit snd_cs4281_probe() and add snd_printk()s
at all error paths to find the one which actually fails.
Andreas Mohr
next prev parent reply other threads:[~2006-05-18 15:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-18 14:09 Meelis Roos
2006-05-18 15:15 ` Andreas Mohr [this message]
2006-05-18 15:54 ` [Alsa-devel] " Takashi Iwai
2006-05-18 21:39 ` Meelis Roos
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=20060518151520.GA32572@rhlx01.fht-esslingen.de \
--to=andi@rhlx01.fht-esslingen.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mroos@linux.ee \
/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
all inboxes | Powered by JetHome®