Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA mic is no capture device [HDA Intel PC /Realtek ALC892]
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
cideous
n00b
n00b


Joined: 17 Jul 2011
Posts: 3

PostPosted: Wed May 30, 2012 9:12 pm    Post subject: ALSA mic is no capture device [HDA Intel PC /Realtek ALC892] Reply with quote

Hello,

my sound card is working, except for the microphone. The strangest thing is, that I can not declare "Mic" to be a "Capture Device", i.e. in alsamixer "Mic" is shown as a Playback device not as a "Capture" device and it also doesn't have a possiblity to be selected as "Capture" device, i.e. you cannot press spacebar in alsamixer to select it.

Do you have any ideas what my problem. Is the above thing my problem, or is that even no problem?
Do I have to use a line like
options snd-hda-intel model="laptop-eapd"
in
/etc/modprobe.d/alsa.conf
with a model from
/usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt
I am not really sure about this, because the chipset `Realtek ALC892` is not included in that file.

Which information helps you when debugging this? The Laptop is a Schenker `XMG P711`, it is build upon some barebone, possibly Clevo, but I'm not even sure.

Thanks for any advice.

# lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
01:00.1 Audio device: nVidia Corporation GF110 High Definition Audio Controller (rev a1)

# cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xf6300000 irq 46
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xf6080000 irq 17

# cat /proc/asound/card0/codec#0 | grep Codec
Codec: Realtek ALC892

# cat /proc/asound/card1/codec#0 | grep Codec
Codec: Nvidia GPU 16 HDMI/DP
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Wed May 30, 2012 10:47 pm    Post subject: Re: ALSA mic is no capture device [HDA Intel PC /Realtek ALC Reply with quote

cideous wrote:
except for the microphone

I had this problem, a few days ago. My bizarre fix was:
    Boot into the latest Ubuntu LiveCD, notice that the microphone magically works, run alsactl store, then take a copy of /var/lib/alsa/asound.state
    Boot back into your preferred distro, copy Ubuntu's asound.state across, run alsactl restore, then check the mic again, with: arecord -vv -d 4 /tmp/test-mic.wav && aplay /tmp/test-mic.wav

alsactl --help mentions /usr/share/alsa/init/00main which looks like a udev file, so maybe it's related to udev?
Back to top
View user's profile Send private message
cideous
n00b
n00b


Joined: 17 Jul 2011
Posts: 3

PostPosted: Thu May 31, 2012 12:59 pm    Post subject: Reply with quote

Well, unfortunately I have the same issue with ubuntu. I thought about giving ubuntu a try when I got the new laptop, but I quickly went back to Gentoo.
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