I have a kind of weird problem. My sound card always worked fine. Them i got a usb webcam (lg lic-300). I had to download and install spca5xx to make it work. It worked great, the problem is that suddenly i got no sound.
Everytime i boot i had to run alsaconf in order to make the default soundcard my onboard soundcard (not the usb mic).
Now, take a look at this thread where i tried to get help with this --->
http://www.linuxquestions.org/questi...d.php?t=417321
The problem now is that when i boot computer i have to wait about 1 minute before i can use my soundcard (xmms says that it is in use).
And that happens everytime that i restart kde.
Another thing, i added to /etc/init.d/bootmisc.sh those lines...
modprobe spca5xx
update-modules
The problem is that when i boot and i want to make my webcam work i have to run update-modules again
I guess that's it.