From: Takashi Iwai <tiwai@suse.de>
To: jacques <ocean4200@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: no sound with DIGITAL INPUT
Date: Tue, 24 Feb 2009 12:24:18 +0100 [thread overview]
Message-ID: <s5hfxi484d9.wl%tiwai@suse.de> (raw)
In-Reply-To: <49A175E4.6070608@gmail.com>
At Sun, 22 Feb 2009 10:57:24 -0500,
jacques wrote:
>
> Hello,
>
> I have a giga-byte GA-EG43-S2H with an integrated REALTEK ALC888 sound
> card. I'm unable to use the digital INPUT while recording or using pipe
> (arecord -M -D iec958 -f dat | aplay -D iec958 -f dat). Also, the
> giga-byte GA-EG41-S2H has the same problem (uses the same sound
> chipset). The giga-byte GA-EP45-UD3R is working perfectly but it uses a
> different sound chip (ALC889A). I tried a lot of things like changing
> snd-hda-intel model (auto, 6stack-dig, 3stack-dig, etc). I upgraded the
> ALSA sound driver to the latest version (1.0.19) and also used the
> snapshot. My distribution is Ubuntu 8.10 (server edition) 64 bits. I
> also installed the desktop version of it without success. I tested the
> digital input on Windows operating system and it works perfectly. Now,
> I'm not sure if I'm missing something with the configuration or it is a
> problem with the ALSA driver or the kernel module itself.
What about simply recording to a file?
% arecord -Diec958 -fdat foo.wav
Also try to build with CONFIG_SND_DEBUG_VERBOSE=y once to check how
the PCM stream is assigned.
> Look at the outputs from alsa-info script (computer outputs for details):
> http://www.alsa-project.org/db/?f=068933737fa64bc43928b06d2f4b4559986e6439
It shows you are using 1.0.17.
Use the latest driver below, run alsa-info with --no-upload, and
attach the content.
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz
thanks,
Takashi
next prev parent reply other threads:[~2009-02-24 11:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-22 15:57 jacques
2009-02-22 17:00 ` Rafael J. Wysocki
2009-02-24 11:24 ` Takashi Iwai [this message]
2009-02-25 0:47 ` jacques
2009-02-25 6:38 ` Takashi Iwai
2009-02-25 23:41 ` jacques
2009-02-25 23:48 ` Takashi Iwai
2009-02-26 1:31 ` jacques
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=s5hfxi484d9.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=ocean4200@gmail.com \
/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
Powered by JetHome