Sound isn't working at all, tried with xmms playing .mp3 file with xmms-mp3 package installed, also aplay and system-sound-config the test utility all return now sound whatsoever.
Distribution: Fedora Core 3
Kernel: 2.6.11-1.14
Packages: fully updated
/sbin/lspci
------------
Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
------------
command line 'alsamixer' has all muted except Master and PCM which are set to maximum volume (read various sites saying to mute Capture inputs and Headphone Jack Sense, so that rules them out) - i've also tried unmuting them all and various combinations.
According to redhat hardware compatibility (
http://hardware.redhat.com/hcl/index...tails&hid=5477) for my specific machine, the integrated audio is fully support and at the 'easiest' level of install.
I've also tried downloading the latest alsa-driver (alsa-driver-1.0.9rc2.tar.bz2), installed that, still no luck.
/sbin/lsmod
--------------
Module Size Used by
i915 18753 1
parport_pc 28421 0
lp 12489 0
parport 40201 2 parport_pc,lp
autofs4 26181 0
sunrpc 164485 1
video 15813 0
button 6609 0
battery 9285 0
ac 4805 0
md5 4161 1
ipv6 259201 8
uhci_hcd 33497 0
ehci_hcd 39501 0
i2c_i801 8653 0
i2c_core 21953 1 i2c_i801
snd_intel8x0 34752 0
snd_ac97_codec 76152 1 snd_intel8x0
snd_pcm_oss 52640 0
snd_mixer_oss 19200 1 snd_pcm_oss
snd_pcm 100872 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 33540 1 snd_pcm
snd 59524 6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_timer
soundcore 10785 1 snd
snd_page_alloc 10244 2 snd_intel8x0,snd_pcm
tg3 97733 0
floppy 64753 0
dm_snapshot 17669 0
dm_zero 2497 0
dm_mirror 25773 0
ext3 131145 2
jbd 82777 1 ext3
dm_mod 59221 6 dm_snapshot,dm_zero,dm_mirror
ata_piix 9285 0
libata 46789 1 ata_piix
sd_mod 19265 0
scsi_mod 139817 2 libata,sd_mod
--------------
When i try to adjust the volume controls using alsa in the gnome gui, it returns an alert message saying:
'Sorry, no mixer elements and/or devices found'
Any ideas/suggestions?