Quote:
Originally Posted by jfabiani
|
tsalsa is no longer supported. The developer of it now supports the alsa-info.sh script, which as of 1.0.17 of alsa is now included with alsa.
Please, can you provide the output URL from running the alsa-info.sh script? You can run that script by copying and pasting (with your PC connected to the internet):
Code:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh
Be certain you have your mixer setup EXACTLY how you believe it should be for your mic to function.
Please also provide the output of:
Code:
rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libasound2
uname -a
cat /etc/modprobe.d/sound
If your mixer has been set up correctly, then its possible you may need to update your alsa version, but first lets look at what the above provides.