Bug 404900 - Yast doesn't write module options to /etc/modprobe.d/sound file
Summary: Yast doesn't write module options to /etc/modprobe.d/sound file
Status: RESOLVED FIXED
: 406537 407024 416071 430734 473765 (view as bug list)
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: 64bit openSUSE 11.0
: P2 - High : Major (vote)
Target Milestone: ---
Assignee: Ladislav Slezák
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-29 22:11 UTC by Pal Korossy
Modified: 2009-02-23 09:34 UTC (History)
4 users (show)

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


Attachments
YaST2 logs (1.63 MB, application/x-gzip)
2008-06-30 20:45 UTC, Pal Korossy
Details

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