Bug 141258

Summary: Audio device (Intel HDA) does not work
Product: [openSUSE] SUSE Linux 10.1 Reporter: Joachim Gleissner <joachim.gleissner>
Component: SoundAssignee: Takashi Iwai <tiwai>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hwinfo --sound
lspci -nv output

Description Joachim Gleissner 2006-01-03 17:08:41 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.
Comment 1 Joachim Gleissner 2006-01-03 17:09:41 UTC
Created attachment 61899 [details]
hwinfo --sound
Comment 2 Takashi Iwai 2006-01-03 19:34:50 UTC
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.
Comment 3 Joachim Gleissner 2006-01-04 09:56:12 UTC
"model=basic" fixed it.
Comment 4 Takashi Iwai 2006-01-05 18:14:51 UTC
Could you give the output of "lspci -nv" ?
Comment 5 Joachim Gleissner 2006-01-09 11:25:20 UTC
Created attachment 62349 [details]
lspci -nv output
Comment 6 Takashi Iwai 2006-01-11 16:41:56 UTC
Thanks, the model "basic" will be chosen as default in the future verson.