Hi
I've had this problem countless times. I installed FC5 last night and low and behold - no bloody sound. And no, it is
not muted. My kernel is
2.6.15-1.2054_FC5smp.
I have never really understood how to resolve this in the past, I have just followed steps given to me by other people, of which I am grateful, but it's time I learned how to do it myself.
My soundcard is
hda-intel and lsmod shows to have this loaded. So why doesn't my sound work? I understand I may need to install kernel sources also, is this true? I downloaded the following src.rpm file:
kernel-2.6.15-1.2054_FC5.src.rpm
I try to install it but it hasn't appeared to work. I then installed kernel-devel also from yum (because I read somewhere I might need it also) so the following output from
rpm - qa | grep kernel is:
Code:
kernel-smp-2.6.15-1.2054_FC5
kernel-devel-2.6.15-1.2054_FC5
kernel-smp-2.6.17-1.2174_FC5
And yes, I do have another kernel there. I remember the sound magicly working the last time I had FC5 installed and switched to the later kernel, but I'm not concerned about that, I want to learn how to do it with the 2.6.15* one.
So is something not compiled into the 2.6.15* one that should be? I tried installing alsa-driver* in /usr/src/alsa but received some obscure message after the ./configure command.
If some body could shed some light on what needs to be done to get this working, I would be awfully grateful. I just don't know what needs to be installed/configured/ or loaded into the kernel.
Thanks in advance