Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Microphone not working
Date: Sat, 10 Jan 2009 20:10:53
Message-Id: 49bf44f10901101210q727af311lfcc68a457c8f9fe4@mail.gmail.com
In Reply to: Re: [gentoo-user] Microphone not working by Paul Hartman
1 >>>>> The microphone on my laptop isn't working and I'm not sure how to
2 >>>>> troubleshoot it. I've tried using it in twinkle and arecord but it
3 >>>>> doesn't work in either. The headset works fine on a different system.
4 >>>>> Can anyone help with this?
5 >>>> Chipset of the audio card? Laptop model?
6 >>>
7 >>> It's one of those built-in intel-hda cards and the laptop is an Acer.
8 >>> The mic actually used to work.
9 >> We have the same problem then! I had a laptop Acer (now it's my
10 >> girfriends') Aspire 5720G. After a kernel upgrade the mic stopped
11 >> working. So far I had no luck.
12 >>
13 >> My girlfriend just bought an external microphone (she's more pragmatic
14 >> than me) and that worked.
15 >>
16 >> Sorry I'm not able to help.
17 >
18 > You guys might need to specify your specific model of hda-intel in
19 > /etc/modprobe.d/alsa since it may not be auto-detecting the
20 > capabilities of which chipset your laptop has. For example on my
21 > desktop I added this line:
22 >
23 > options snd-hda-intel model=6stack-dig
24 >
25 > Please read the kernel module documentation for a large list of
26 > hda-intel chips and configurations. Hopefully you can find one that
27 > works for you (if that has anything to do with it).
28 >
29 > /usr/src/linux/Documentation/sound/alsa/ALSA-Configuration.txt
30 >
31 > good luck :)
32 > Paul
33
34 Thanks Paul. I've been using model=acer and I just tried a couple
35 others, some worked some didn't. I also tried removing and replacing
36 my second USB sound card definition. The strange thing is I've come
37 back to my original config and it's working now. Could another file
38 have gotten out of order and my playing with the settings got it back
39 together?
40
41 - Grant

Replies

Subject Author
Re: [gentoo-user] Microphone not working damian <damian.only@×××××.com>