* Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883
@ 2007-04-29 14:22 xinyun liu
2007-04-29 14:29 ` xinyun liu
0 siblings, 1 reply; 4+ messages in thread
From: xinyun liu @ 2007-04-29 14:22 UTC (permalink / raw)
To: alsa-devel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883
2007-04-29 14:22 Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883 xinyun liu
@ 2007-04-29 14:29 ` xinyun liu
[not found] ` <681812960704291617pfb0517evf95e784fbe51e914@mail.gmail.com>
0 siblings, 1 reply; 4+ messages in thread
From: xinyun liu @ 2007-04-29 14:29 UTC (permalink / raw)
To: alsa-devel
I know it's the system bios does not set the pin configuration right.
But I don't know how to try out a correct model.
Can anyone help to give some hints to fix it?
Regards,
Xinyun
2007/4/29, xinyun liu <xinyunliu.osc@gmail.com>:
> 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
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883
[not found] ` <681812960704291617pfb0517evf95e784fbe51e914@mail.gmail.com>
@ 2007-05-10 20:04 ` xinyun liu
2007-05-10 20:13 ` xinyun liu
0 siblings, 1 reply; 4+ messages in thread
From: xinyun liu @ 2007-05-10 20:04 UTC (permalink / raw)
To: Ustun ERGENOGLU, alsa-devel, tiwai
I have test all modes for alc883. The result is here:
0. 3stack-dig. both extern/internal can play, but can't record sound
1. 3stack-6ch-dig same with 3stack-dig
2. 3stack-6ch can play, but can't record sound. Can hear noise from the Mic.
3. 6stack-dig both can play sound, can't record sound
4. tarta-dig With alsamixer, can set to 2ch or 6ch, both can play sound, can't
5. tarta-2ch-dig both can play sound, can't record sound.
6. 6stack-dig-demo both can play sound, can't record sound.
7. aser both can play sound, can't record sound
8. medion can't play sound
9. laptop-eapd can play sound, but can't record sound
10. lenovo-101e both can play sound, can't record sound
11. auto both can play sound, and can record sound.
But the sound quality is too bad to use from the internel Mic.
After test it a while on switching the extern/internal Mic, the
quality both droped.
So I use lenovo-101e model, ( rebuild the driver, rmmod/insmod, use
alsamixer to adjust the limits). Then I use auto mode, and the sound
record work again from external Mic. After I switch to internel Mic,
the quality droped again.
Do you have any idea about it? Thx!
2007/4/30, Ustun ERGENOGLU <ustun.ergenoglu@gmail.com>:
> I have a Fujitsu Siemens Amilo pa1510, with the same sound hardware,
> and the same problem. I have posted some messages here, made a bug
> report but no answer came :( i'm going hopeless.
>
> 2007/4/29, xinyun liu <xinyunliu.osc@gmail.com>:
> > I know it's the system bios does not set the pin configuration right.
> > But I don't know how to try out a correct model.
> >
> > Can anyone help to give some hints to fix it?
> >
> >
> > Regards,
> > Xinyun
> >
> >
> > 2007/4/29, xinyun liu <xinyunliu.osc@gmail.com>:
> > > 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
> > >
> > _______________________________________________
> > Alsa-devel mailing list
> > Alsa-devel@alsa-project.org
> > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> >
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883
2007-05-10 20:04 ` xinyun liu
@ 2007-05-10 20:13 ` xinyun liu
0 siblings, 0 replies; 4+ messages in thread
From: xinyun liu @ 2007-05-10 20:13 UTC (permalink / raw)
To: Ustun ERGENOGLU, alsa-devel, tiwai
For such issue, how to try out or create a correct model for special machine?
Thx!
2007/5/11, xinyun liu <xinyunliu.osc@gmail.com>:
> I have test all modes for alc883. The result is here:
>
> 0. 3stack-dig. both extern/internal can play, but can't record sound
> 1. 3stack-6ch-dig same with 3stack-dig
> 2. 3stack-6ch can play, but can't record sound. Can hear noise from the Mic.
> 3. 6stack-dig both can play sound, can't record sound
> 4. tarta-dig With alsamixer, can set to 2ch or 6ch, both can play sound, can't
> 5. tarta-2ch-dig both can play sound, can't record sound.
> 6. 6stack-dig-demo both can play sound, can't record sound.
> 7. aser both can play sound, can't record sound
> 8. medion can't play sound
> 9. laptop-eapd can play sound, but can't record sound
> 10. lenovo-101e both can play sound, can't record sound
>
> 11. auto both can play sound, and can record sound.
> But the sound quality is too bad to use from the internel Mic.
> After test it a while on switching the extern/internal Mic, the
> quality both droped.
> So I use lenovo-101e model, ( rebuild the driver, rmmod/insmod, use
> alsamixer to adjust the limits). Then I use auto mode, and the sound
> record work again from external Mic. After I switch to internel Mic,
> the quality droped again.
>
> Do you have any idea about it? Thx!
>
>
>
> 2007/4/30, Ustun ERGENOGLU <ustun.ergenoglu@gmail.com>:
> > I have a Fujitsu Siemens Amilo pa1510, with the same sound hardware,
> > and the same problem. I have posted some messages here, made a bug
> > report but no answer came :( i'm going hopeless.
> >
> > 2007/4/29, xinyun liu <xinyunliu.osc@gmail.com>:
> > > I know it's the system bios does not set the pin configuration right.
> > > But I don't know how to try out a correct model.
> > >
> > > Can anyone help to give some hints to fix it?
> > >
> > >
> > > Regards,
> > > Xinyun
> > >
> > >
> > > 2007/4/29, xinyun liu <xinyunliu.osc@gmail.com>:
> > > > 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
> > > >
> > > _______________________________________________
> > > Alsa-devel mailing list
> > > Alsa-devel@alsa-project.org
> > > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> > >
> >
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-05-10 20:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-29 14:22 Can't record sound on Aser Aspire 5100. ATI SB450, RelTek ALC 883 xinyun liu
2007-04-29 14:29 ` xinyun liu
[not found] ` <681812960704291617pfb0517evf95e784fbe51e914@mail.gmail.com>
2007-05-10 20:04 ` xinyun liu
2007-05-10 20:13 ` xinyun liu
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).