From: Clemens Ladisch <clemens@ladisch.de>
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>
Cc: list linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.23.14 snd_hda_intel problem
Date: Fri, 01 Feb 2008 09:56:12 +0100 [thread overview]
Message-ID: <47A2DEAC.7000004@ladisch.de> (raw)
In-Reply-To: <47A25998.1000501@eyal.emu.id.au>
Eyal Lebedinsky wrote:
> A recent update to 2.6.23.14-64.fc7 lost sound. The boot log now has
> hda-intel: Error creating card!
> HDA Intel: probe of 0000:00:1b.0 failed with error -12
The two lines before:
| usbcore: registered new interface driver snd-usb-audio
| cannot find the slot for index 0 (range 0-0), error: -16
... show that a USB audio device was loaded as the first card (at
index 0), and that the HDA device doesn't load because it tries to go
to the same index.
Use the sound card configuration utility of your distribution to
configure the USB audio device to be the second device, or add the line
options snd-usb-audio index=1
to /etc/modprobe.conf.
HTH
Clemens
next prev parent reply other threads:[~2008-02-01 9:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-31 23:28 2.6.23.14 snd_hda_intel problem Eyal Lebedinsky
2008-02-01 8:56 ` Clemens Ladisch [this message]
2008-02-01 10:04 ` Eyal Lebedinsky
2008-02-01 12:34 ` Clemens Ladisch
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=47A2DEAC.7000004@ladisch.de \
--to=clemens@ladisch.de \
--cc=eyal@eyal.emu.id.au \
--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