Re: ThinkPad microphone not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 12 Apr 2012 23:34:39 +0200
suvayu ali <fatkasuvayu+linux@xxxxxxxxx> wrote:
 
> For the last 2 weeks the microphone on my ThinkPad has stopped
> working. At first I thought the volume levels must have gone down, but
> I see using alsamixer they are all normal.arecord -d 10 -f cd -t wav
> -D copy foobar.wav
> 
> I'm using F16. My understanding of alsa is rather limited, Anyone has
> any ideas how I can troubleshoot this?

Did anything change around the time the mic stopped working?

I don't think this is an alsa issue.  If alsamixer sees the mic, then
alsa is handling it properly, if the driver and hardware are OK.

Install pavucontrol and check how pulse is viewing the microphone.
Perhaps it inadvertently got turned off?

Look for permission conflicts, including SELinux, in the logs, when you
try to use the mic.

Try using arecord to record directly from alsa into a wav.
arecord -d 10 -f cd -t wav foobar.wav
If the default device doesn't work, you can try 
arecord -d 10 -f cd -t wav -D plughw:0 foobar.wav
or 
arecord -d 10 -f cd -t wav -D plughw:1 foobar.wav

If none of these work, I would suspect hardware failure.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux