Bug 141258 - Audio device (Intel HDA) does not work
Summary: Audio device (Intel HDA) does not work
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Sound (show other bugs)
Version: Alpha 4
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-03 17:08 UTC by Joachim Gleissner
Modified: 2006-01-11 16:41 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
hwinfo --sound (896 bytes, text/plain)
2006-01-03 17:09 UTC, Joachim Gleissner
Details
lspci -nv output (3.94 KB, text/plain)
2006-01-09 11:25 UTC, Joachim Gleissner
Details

Note You need to log in before you can comment on or make changes to this bug.
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.