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>
This commit is contained in:
Takashi Iwai 2009-02-13 17:14:51 +01:00
parent 1009f9859c
commit e38f921625

View file

@ -58,6 +58,7 @@ HDA-Intel.pcm.default {
resolution 121
}
}
hint.device 0
}
<confdir:pcm/surround40.conf>