]> git.alsa-project.org Git - alsa-lib.git/commitdiff
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)
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

index bcbcb9b5a0ba9433f301c8ce7975380d4dd15b2c..800281ed142dbf4f468e4d1ef76c32b2db8e8dfe 100644 (file)
@@ -58,6 +58,7 @@ HDA-Intel.pcm.default {
                        resolution 121
                }
        }
+       hint.device 0
 }
 
 <confdir:pcm/surround40.conf>