]> git.alsa-project.org Git - alsa-lib.git/commit
Add hint.device = 0 to pcm.default of HDA-Intel.conf
authorTakashi Iwai <tiwai@suse.de>
Fri, 13 Feb 2009 16:14:51 +0000 (17:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 13 Feb 2009 16:19:52 +0000 (17:19 +0100)
commite38f921625a13a5367f34c343893aa8f2d15efe4
tree02100308b70558895175d9385148c8d01ec18862
parent1009f9859c61b26e73b06e9bca7ea6ced9d95b0b
Add hint.device = 0 to pcm.default of HDA-Intel.conf

The hd-audio driver may have no analog stream but only a digital one
which has usually non-zero device number.  To avoid the bogus namehint,
set hint.device 0 for pcm.default (it wasn't handled properly due to
asym).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/conf/cards/HDA-Intel.conf