All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Németh Márton" <nm127@freemail.hu>
To: alsa-devel@alsa-project.org
Subject: via82xx: how to get microphone working?
Date: Mon, 14 Apr 2008 08:55:12 +0200	[thread overview]
Message-ID: <4802FFD0.1000302@freemail.hu> (raw)

Hi,

I have a Clevo D410J laptop with the following integrated sound card:

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
        Subsystem: CLEVO/KAPOK Computer Unknown device 4702
        Flags: medium devsel, IRQ 20
        I/O ports at 1400 [size=256]
        Capabilities: [c0] Power Management version 2
        Kernel driver in use: VIA 82xx Audio
        Kernel modules: snd-via82xx

There is also an integrated modem which also appears in kmix/alsamixer:

00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80)
        Subsystem: CLEVO/KAPOK Computer Unknown device 4702
        Flags: medium devsel, IRQ 20
        I/O ports at 1800 [size=256]
        Capabilities: [d0] Power Management version 2
        Kernel driver in use: VIA 82xx Modem
        Kernel modules: snd-via82xx-modem

I am using Linux 2.6.23. I enabled the microphone input, increased the microphone
record level to maximum, and enabled "Mic Boost". I can hear my voice through the
speakers, but I cannot record sound (for example Skype cannot record my sound). The
playback is working fine without any problem.

Is there any setting I miss?


$ lsmod |grep snd
snd_via82xx            22572  1
snd_mpu401_uart         7064  1 snd_via82xx
snd_seq_oss            29328  0
snd_seq_midi            6432  0
snd_seq_midi_event      6536  2 snd_seq_oss,snd_seq_midi
snd_via82xx_modem      11408  1
snd_ac97_codec         95676  2 snd_via82xx,snd_via82xx_modem
ac97_bus                2432  1 snd_ac97_codec
snd_pcm_oss            38208  0
snd_mixer_oss          14216  1 snd_pcm_oss
snd_seq                45752  5 snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_pcm                69420  4 snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_pcm_oss
snd_timer              19356  2 snd_seq,snd_pcm
snd_rawmidi            19136  2 snd_mpu401_uart,snd_seq_midi
snd_seq_device          6932  4 snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd                    45476  16
snd_via82xx,snd_mpu401_uart,snd_seq_oss,snd_via82xx_modem,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device
snd_page_alloc          8072  3 snd_via82xx,snd_via82xx_modem,snd_pcm
soundcore               6496  1 snd


Regards,

	Márton Németh

             reply	other threads:[~2008-04-14  6:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14  6:55 Németh Márton [this message]
2008-04-14 10:56 ` via82xx: how to get microphone working? Clemens Ladisch
2008-04-14 19:31   ` Németh Márton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4802FFD0.1000302@freemail.hu \
    --to=nm127@freemail.hu \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.