if (check_list(ac97, ad1981_jacks_blacklist))
return 0;
+ if (ac97->subsystem_vendor == 0x1028 &&
+ ac97->subsystem_device == 0x01ad) {
+ snd_ac97_rename_vol_ctl(ac97, "Master Playback", "Line Out
Playback");
+ snd_ac97_rename_vol_ctl(ac97, "Master Mono Playback",
+
"Speaker Playback");
+ }
return patch_build_controls(ac97, snd_ac97_ad1981x_jack_sense,
ARRAY_SIZE(snd_ac97_ad1981x_jack_sense));
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/893210
Title:
[Dell OptiPlex GX620 - AD1981b, playback] No sound at all
To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/893210/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs