|
@@ -14879,6 +14879,8 @@ static int patch_alc861(struct hda_codec *codec)
|
|
spec->stream_digital_playback = &alc861_pcm_digital_playback;
|
|
spec->stream_digital_playback = &alc861_pcm_digital_playback;
|
|
spec->stream_digital_capture = &alc861_pcm_digital_capture;
|
|
spec->stream_digital_capture = &alc861_pcm_digital_capture;
|
|
|
|
|
|
|
|
+ if (!spec->cap_mixer)
|
|
|
|
+ set_capture_mixer(codec);
|
|
set_beep_amp(spec, 0x23, 0, HDA_OUTPUT);
|
|
set_beep_amp(spec, 0x23, 0, HDA_OUTPUT);
|
|
|
|
|
|
spec->vmaster_nid = 0x03;
|
|
spec->vmaster_nid = 0x03;
|