Bugzilla – Bug 100703
yast2-sound is unable to configure soundcard
Last modified: 2007-06-05 09:37:07 UTC
I tried to configure my soundcard with YaST2, but it didn't work. YaST2 is telling me: The kernel module snd-intel8x0 for sound support could not be loaded. This can be caused by incorrect module parameters, inlcuding invalid IO or IRQ parameters. But doing a "modprobe snd-intel8x0" worked. I'll attach y2logs, hwinfo output and a screenshot.
Created attachment 44787 [details] screenshot.
Created attachment 44788 [details] hwinfo --sound
Created attachment 44789 [details] y2log
Check whether i810_audio module is loaded. This will conflict with snd-intel8x0 module.
Yes, i810_audio is/was loaded.
i810_audio module is automatically loaded by hotlug. When yast wants to load ALSA module it fails, of course. I have just tested pre4 on my test machine - both drivers (OSS and ALSA) are loaded after reboot during installation. Hotplug should load only ALSA modules.
Christian, this is one for the blacklist.
i810_audio is in the blacklist and blacklist is used again since sysconfig-0.33. So this is fixed for beta 1.
Forgot to change to fixed
*** Bug 96965 has been marked as a duplicate of this bug. ***
*** Bug 104683 has been marked as a duplicate of this bug. ***