Bugzilla – Bug 141258
Audio device (Intel HDA) does not work
Last modified: 2006-01-11 16:41:56 UTC
I've installed a stable snapshot on a Sony Vaio notebook which has an Intel HDA audio controller. The device is detected and modules get loaded, but when playing anything the system stays quiet. I suspect the device being muted. Interestingly, there is not master volume control in alsamixer (only headphone and pcm). When running a 10.0 kernel there is a master volume and sound works fine. /var/log/messages do not show anything except these two lines: ALSA sound/pci/hda/patch_realtek.c:3029: hda_codec: Unknown model for ALC260 ALSA sound/pci/hda/hda_intel.c:520: azx_get_response timeout I'll also attach 'hwinfo --sound' output.
Created attachment 61899 [details] hwinfo --sound
Try to pass "model=basic" option for snd-hda-intel module by editting /etc/modprobe.d/sound file. Also, to be sure, try the latest kernel-of-the-day, too.
"model=basic" fixed it.
Could you give the output of "lspci -nv" ?
Created attachment 62349 [details] lspci -nv output
Thanks, the model "basic" will be chosen as default in the future verson.