From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115 Description of problem: When used to detect and load alsa module for the Ensoniq 1371 chip set, it attempts to setup sound for the nonexistent snd-es1371 module, and not the correct snd-ens1371. The original oss module was es1371 but the alsa one is snd-ens1371. Not sure if this is a general fault or specific to system-config-soundcard. Version-Release number of selected component (if applicable): 1.2.2-1 How reproducible: Always Steps to Reproduce: 1. system-config-soundcard 2. let it do its stuff 3. module name that is found is wrong, hence all attempts produce "FATAL" errors. Actual Results: No sound! this line added to /etc/modprobe.conf ... alias sound-slot-0 snd-es1371 Manual edit of /etc/modprobe.conf required. Expected Results: Should add "alias sound-slot-0 snd-ens1371" to /etc/modprobe.conf. Additional info:
Fxied, will be in hwdata-0.107-1.