[alsa-devel] [PARTIAL PATCH] snd-hda-intel on Medion WIM2160
Bernhard Rosenkraenzer
bero at arklinux.org
Wed Sep 19 20:26:27 CEST 2007
On Thursday 13 September 2007, Takashi Iwai wrote:
> > The patch below fixes it, but unfortunately, Medion MD2 uses the same PCI
> > (and subvendor/subdevice) ID -- so the patch quite likely breaks Medion
> > MD2 support.
>
> In that case, try to reset board_config after
> snd_hda_check_board_config() but before setup_preset(). See
> patch_alc885() for example (appeariny in the latest ALSA tree, also in
> mm tree).
Will do...
> Otherwise it looks OK to me. But, what is the primary difference in
> the setup between MD2 and WIM2160?
I don't know -- I made it work by trial and error (I don't have access to any
hardware specs or the likes). By some more trial and error, I could minimize
the patch some more - it's down to editing the init_verbs and mixers.
In the mixers, this one seems to be the key:
HDA_BIND_MUTE("Master Playback Switch", 0x0c, 2, HDA_INPUT)
Maybe we can get it to work with both MD2 and WIM2160 by using the MD2 mixers
with this one added.
I'm not familiar enough with sound drivers in general to fiddle with the verbs
and be reasonably sure I'm not breaking the MD2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: medion-wim2160-sound-try2.patch
Type: text/x-diff
Size: 3146 bytes
Desc: not available
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20070919/c3a2e434/attachment.bin
More information about the Alsa-devel
mailing list