Hi, "Quick automatic setup" of the yast2 sound module works pretty well on all my systems. Is it possible to use this "feature" in autoinstallation? It would be nice, if I could use: <sound> <autoinstall config:type="boolean">true</autoinstall> </sound> but this doesn't work for me, I have to be much more explicit. For example: <sound> <autoinstall config:type="boolean">true</autoinstall> <modules_conf config:type="list"> <module_conf> <alias>snd-card-0</alias> <model>82801BA-ICH2, Intel</model> <module>snd-intel8x0</module> <options> <snd_ac97_clock>0</snd_ac97_clock> <snd_enable>1</snd_enable> <snd_index>0</snd_index> </options> <unique_key>uniq.virtual</unique_key> </module_conf> </modules_conf> <volume_settings config:type="list"> <volume_entry> <Master config:type="integer">75</Master> </volume_entry> </volume_settings> </sound> With a bunch of different systems this is not very convenient. Any hints? -- Bernd 'Bing' Leibing Computing Center, University of Ulm, Germany Email: <bernd.leibing@rz.uni-ulm.de> Tel. 0731-50-22516 Homepage (PGP-Key): http://www.uni-ulm.de/~leibing O26/5215
participants (1)
-
Bernd Leibing