Bugzilla – Bug 404900
Yast doesn't write module options to /etc/modprobe.d/sound file
Last modified: 2009-02-23 09:34:38 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
Please attach y2logs. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks!
Created attachment 225188 [details] YaST2 logs
Please next time remove NEEDINFO status by selecting "This comment/attachment provides ..." checkbox after supplying needed information. Reassigning to maintainer.
I have reproduced it with another sound card, the entered options were not saved to the config file.
*** Bug 406537 has been marked as a duplicate of this bug. ***
*** Bug 416071 has been marked as a duplicate of this bug. ***
*** Bug 407024 has been marked as a duplicate of this bug. ***
*** Bug 430734 has been marked as a duplicate of this bug. ***
It was caused by the bad behavior of remove() function, see bug #396697. Fixed in yast2-sound-2.17.5.
*** Bug 473765 has been marked as a duplicate of this bug. ***