View Single Post
  #6 (permalink)  
Old 10-Jul-2009, 05:51
oldcpu's Avatar
oldcpu oldcpu is online now
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,736
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: no Mic need help

Quote:
Originally Posted by jfabiani View Post
Below is the output from tsalsa which I hope will tell somebody something.

tsalsa.txt - nopaste.com (beta)
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.
Reply With Quote