Bug 473765

Summary: storing of "model" parameter for snd-hda-intel impossible
Product: [openSUSE] openSUSE 11.0 Reporter: Dieter Jurzitza <dieter.jurzitza>
Component: YaST2Assignee: Ladislav Slezák <lslezak>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dieter Jurzitza 2009-02-09 05:40:28 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-0.1 Firefox/3.0.5

When opening the "Bearbeiten" tab in the sound configuration dialogue for a system with a sound card driven by the module "snd-hda-intel" the "model" parameter is not stored into /etc/modprobe.d/sound.

Consequently one has to add something like

options snd-hda-intel model=acer

in the file /etc/modprobe.d/sound, otherwise your modification do not take place. This should be corrected IMHO, I cannot tell whether the issue still exists for 11.1 but will test as soon as I can access such a machine.


Reproducible: Always

Steps to Reproduce:
Push "Bearbeiten" in the module configuration dialogue for "sound"
Actual Results:  
see descriptions

Expected Results:  
should have added

options snd-hda-intel model=acer

into /etc/modprobe.d/sound

This prevents devices such as Acer Aspire One from having sound functional after a s2disk / s2ram operation.
Comment 1 Ladislav Slezák 2009-02-23 09:34:37 UTC
This problem should be fixed in 11.1, see bug 404900.

*** This bug has been marked as a duplicate of bug 404900 ***