alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: "xinyun liu" <xinyunliu.osc@gmail.com>
To: alsa-devel@alsa-project.org
Subject: Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883
Date: Sun, 29 Apr 2007 22:22:26 +0800	[thread overview]
Message-ID: <afc365e50704290722s1867f059h3759d078607ed3ad@mail.gmail.com> (raw)

hi,
I have an Acer Aspire 5100. I can play sound but with the build in
mic, I can't record sound. The driver is the latest HG code.
http://pastebin.ca/464406

[root@localhost ~]# lspci -nnv -d1002:437b
00:14.2 0403: 1002:437b (rev 01)
        Subsystem: 1025:009f
        Flags: bus master, slow devsel, latency 64, IRQ 19
        Memory at c0000000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] Message Signalled Interrupts: 64bit+
Queue=0/0 Enable-


[root@localhost ~]# dmesg | fgrep ALSA > /tmp/1
[root@localhost ~]# vi /tmp/1
ALSA ~/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:698:
codec_mask = 0xb
ALSA ~/alsa-driver/pci/hda/hda_codec.c:1820: hda_codec: model 'acer'
is selected for config 1025:0 (Acer laptop)
ALSA ~/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:698:
codec_mask = 0xb
ALSA ~/alsa-driver/pci/hda/hda_codec.c:1820: hda_codec: model 'acer'
is selected for config 1025:0 (Acer laptop)
ALSA ~/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1188:
azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x2, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x4, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x3, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x5, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x2, stream=0x0, channel=0, format=0x0
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x4, stream=0x0, channel=0, format=0x0
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x3, stream=0x0, channel=0, format=0x0
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x5, stream=0x0, channel=0, format=0x0
ALSA ~/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1188:
azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x8, stream=0x1, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x8, stream=0x0, channel=0, format=0x0
ALSA ~/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1188:
azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x2, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x4, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x3, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x5, stream=0x5, channel=0, format=0x11
ALSA ~/alsa-driver/pci/hda/hda_codec.c:630: hda_codec_setup_stream:
NID=0x2, stream=0x0, channel=0, format=0x0

             reply	other threads:[~2007-04-29 14:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-29 14:22 xinyun liu [this message]
2007-04-29 14:29 ` Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883 xinyun liu
     [not found]   ` <681812960704291617pfb0517evf95e784fbe51e914@mail.gmail.com>
2007-05-10 20:04     ` xinyun liu
2007-05-10 20:13       ` xinyun liu

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=afc365e50704290722s1867f059h3759d078607ed3ad@mail.gmail.com \
    --to=xinyunliu.osc@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).