lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 01 Feb 2008 21:04:45 +1100
From:	Eyal Lebedinsky <eyal@...l.emu.id.au>
To:	Clemens Ladisch <clemens@...isch.de>
CC:	list linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.23.14 snd_hda_intel problem

Clemens

My /etc/modprobe.conf now contains:
	alias snd-card-0 snd-hda-intel
	options snd-card-0 index=0
	options snd-hda-intel index=0
and and I should add
	options snd-usb-audio index=1
right?

Any idea why has this changed between the two minor kernel revisions though?

Thanks
	Eyal

Clemens Ladisch wrote:
> 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

-- 
Eyal Lebedinsky	(eyal@...l.emu.id.au)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ