I have c-media usb headset and i cant hear any sound.not even test sound.there is also sound card(integrated)but that doesnt help at all
>:)>:)>:)
still cant hear anything.so here is some output data:
juha@linux-8g2w:~> uname -a
Linux linux-8g2w 2.6.25.18-0.2-default #1 SMP 2008-10-21 16:30:26 +0200 i686 athlon i386 GNU/Linux
juha@linux-8g2w:~>
juha@linux-8g2w:~> rpm -qa | grep alsa
alsa-oss-1.0.15-48.1
alsa-utils-1.0.16-35.1
alsa-plugins-1.0.16-57.1
alsa-1.0.16-39.1
alsa-plugins-pulse-1.0.16-57.1
juha@linux-8g2w:~> cat /etc/modprobe.d/sound
options snd slots=snd-intel8x0
H0_h.paZ4l2doQc8:MCP2S AC’97 Audio Controller
alias snd-card-0 snd-intel8x0
Thanks for the data.
Can you also
- install alsa-firmware, reboot and test your audio. You must check your mixer settings afterward.
- if that does not work, install tsalsa diagnostic package from Packman: PackMan :: Informationen zum Paket tsalsa and then execute that package by opening a gnome-terminal or konsole and type: su -c tsalsa #and then enter root password when prompted for a password. Press enter for any question you do not understand. It will give you a URL where it has posted some information on your PCs audio software/hardware config. Please post that URL here; and
- if that script fails to give you a URL, try the alsa-info script. You can do that by coping and pasting with your PC connected to the Internet:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh
That will give you a URL when it is complete. Please post that here.