Bug 404900

Summary: Yast doesn't write module options to /etc/modprobe.d/sound file
Product: [openSUSE] openSUSE 11.0 Reporter: Pal Korossy <korossy>
Component: YaST2Assignee: Ladislav Slezák <lslezak>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P2 - High CC: dieter.jurzitza, forgotten_7pwnVrOCb1, kontakt, raghugs
Version: Final   
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: YaST2 logs

Description Pal Korossy 2008-06-29 22:11:23 UTC
After installing OpenSUSE 11.0 on my ACER TM6291 notebook with an Intel 82801G (IC7) Audio Controller I tried to change model parameter to 'acer' in Yast/Hardware/Sound section, but Yast don't modify /etc/modprobe.d/sound file, so I have to edit it manually. After editing, Yast says the card hasn't been set up, although it works OK. 
These are the content of the original and the edited file:

original settings created by yast:

options snd slots=snd-hda-intel
# u1Nb.IeYXDesMnoD:82801G (ICH7 Family) High Definition Audio Controller
alias snd-card-0 snd-hda-intel

------------

new settings, edited by hand:

options snd-hda-intel enable=1 index=0 model=acer
# u1Nb.IeYXDesMnoD:82801G (ICH7 Family) High Definition Audio Controller
alias snd-card-0 snd-hda-intel
Comment 1 Cyril Hrubis 2008-06-30 11:22:08 UTC
Please attach y2logs. If you are in doubt follow:

http://en.opensuse.org/Bugs/YaST

Thanks!
Comment 2 Pal Korossy 2008-06-30 20:45:35 UTC
Created attachment 225188 [details]
YaST2 logs
Comment 3 Cyril Hrubis 2008-07-17 11:55:52 UTC
Please next time remove NEEDINFO status by selecting "This comment/attachment 
provides ..." checkbox after supplying needed information. Reassigning to maintainer.
Comment 4 Ladislav Slezák 2008-07-30 13:27:09 UTC
I have reproduced it with another sound card, the entered options were not saved to the config file.
Comment 5 Ladislav Slezák 2008-07-30 13:28:06 UTC
*** Bug 406537 has been marked as a duplicate of this bug. ***
Comment 6 Ladislav Slezák 2008-08-11 11:34:29 UTC
*** Bug 416071 has been marked as a duplicate of this bug. ***
Comment 7 Ladislav Slezák 2008-08-11 11:35:10 UTC
*** Bug 407024 has been marked as a duplicate of this bug. ***
Comment 8 Ladislav Slezák 2008-10-06 14:46:50 UTC
*** Bug 430734 has been marked as a duplicate of this bug. ***
Comment 9 Ladislav Slezák 2008-10-06 15:24:22 UTC
It was caused by the bad behavior of remove() function, see bug #396697.

Fixed in yast2-sound-2.17.5.
Comment 10 Ladislav Slezák 2009-02-23 09:34:38 UTC
*** Bug 473765 has been marked as a duplicate of this bug. ***