Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Microphone not working on DELL Vostro 1400 [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
y444wn
n00b
n00b


Joined: 09 Aug 2009
Posts: 11

PostPosted: Thu Oct 28, 2010 12:22 am    Post subject: Microphone not working on DELL Vostro 1400 [SOLVED] Reply with quote

Hello,

I am having trouble getting microphone to work on my DELL Vostro 1400 laptop. I've read thru Gentoo ALSA Guide and the playback works just fine, but microphone doesn't work (tested with arecord and Skype).

Configuration of the system was done mostly according to this.

So my kernel options in GRUB look like this:
Code:
kernel /boot/kernel-2.6.34-gentoo-r6 snd-hda-intel.model=laptop-eapd


More information:

Laptop:
* DELL Vostro 1400 with Intel HD Audio
* BIOS version A09 (newest afaik)

Code:
uname -a
Linux yyy 2.6.34-gentoo-r6 #18 SMP Thu Oct 7 13:46:29 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T5470 @ 1.60GHz GenuineIntel GNU/Linux


Code:
lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)


Code:
lspci -k
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
        Subsystem: Dell Device 0227
        Kernel driver in use: HDA Intel



Code:
cat /proc/asound/Intel/codec* | grep Codec
Codec: SigmaTel STAC9228
Codec: Conexant ID 2c06


Code:
zcat /proc/config.gz | grep -i SND | grep =
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCI=y
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_NVHDMI=y
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_USB=y
CONFIG_SND_PCMCIA=y


My AlsaMixer (here I was confused a bit, because most of the threads were referring to ticking Mic and Boost for capture but as you can see here I am unable to do so).

Output of amixer: pastebin.

I could also mention that neither integrated microphone (on the laptop) nor the mic jack work. Otoh, in Windows (XP, Vista and 7, I had installed all of them over the course of time) the mic works just fine so HW failure can be eliminated from "the list".

I am sort of lost now so if anyone could point me in the right direction as where to look next, I'd be glad.


Last edited by y444wn on Thu Oct 28, 2010 5:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Thu Oct 28, 2010 3:15 am    Post subject: Reply with quote

alsamixer -V all
toggle f4
toggle capture on digital (space bar), raise volume, toggle capture on mic inl (space bar), raise volume, toggle capture on captures (space bar), raise volume
a previous struggle
guessing mic in is external, digital internal
Back to top
View user's profile Send private message
epsilon72
Guru
Guru


Joined: 20 Sep 2007
Posts: 568

PostPosted: Thu Oct 28, 2010 3:59 pm    Post subject: Reply with quote

I run gentoo on a vostro 1400. I don't remember mic in being a problem, but it's been a while since I tested it. I don't know if the built in microphone works. I'm not really in a position to test it at the moment, but I'll look into it later today.

Edit: I'm at school, but I was able to do a preliminary test with my sound muted. I used audacity and watched the recording levels for when the digital (built in) mic was set as the input source in alsamixer, and from what the recording levels looked like, it appears to be working. I'll test this some more and post the relevant sections of my kernel config when I get home.
Back to top
View user's profile Send private message
y444wn
n00b
n00b


Joined: 09 Aug 2009
Posts: 11

PostPosted: Thu Oct 28, 2010 5:02 pm    Post subject: Reply with quote

DONAHUE wrote:
alsamixer -V all
toggle f4
toggle capture on digital (space bar), raise volume, toggle capture on mic inl (space bar), raise volume, toggle capture on captures (space bar), raise volume
a previous struggle
guessing mic in is external, digital internal


Thank you very much, choosing "Digital Mic" on capture (the first one, without a number) did the trick.
I am sorry for my rather stupid question, which, I guess, came from the fact that I got confused by the whole alsamixer thingy looking a bit different than most of the guides showed.

Anyways, I hope this will help anyone stumbling upon the same problem as I had.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum