From: Matias Alejo Garcia <alsa@matiu.com.ar>
To: Alsa devel <alsa-devel@alsa-project.org>
Subject: CS4205 SPDIF
Date: 07 Nov 2002 03:02:59 -0500 [thread overview]
Message-ID: <1036656179.3629.21.camel@runner.matiu.com.ar> (raw)
In-Reply-To: <200211062150.WAA04935@alsa.alsa-project.org>
Hi!
I was able to use the SPDIF output of my Dell I8200 (CS4205 crappy
sound), by making the following small change in the alsa drivers:
===================================================================
RCS file: RCS/ac97_id.h,v
45c45,46
< #define AC97_ID_CS4205 0x43525958
---
> #define AC97_ID_CS4205 0x4352595B
Now, I have the IEC958 controls OK, and everything works, but, I still
wasn't able to output an AC3 stream into the SPDIF.
My card has no LFE, and REAR controls in the alsamixer. That is ok,
because the CS4205 is not a 5.1 sound card, at least in the 'analog'
sense.
If I try aplay -D plug:rear or aplay -D plug:lfe or aplay -D
plug:surround51 I get things like:
'aplay: set_params:764: Broken configuration for this PCM: no
configurations available'
which I think is ok. '-D plug:iec958' works.
BUT, what about sending a AC3 stream directly to the SPDIF?? How can I
do that??
I tried:
ac3play --card 0,0 matrix.ac3
but I get nothing but noise. The same noise with
mplayer -ao alsa9:iec958 -ac hwac3 -dvd 1
Mplayer tell me:
alsa-init: requested format: 48000 Hz, 2 channels, AC3
alsa-init: soundcard set to iec958:AES0=0x2,AES1=0x82,AES2=0x0,AES3=0x2
if I tried -channels 6, mplayer tried 'surround51' and I get other
error.
Any idea how can I try to do that??? Thank you very much!!
Matias
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
next prev parent reply other threads:[~2002-11-07 8:03 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-05 20:22 bugs in usb midi alsa code? Fernando Pablo Lopez-Lezcano
2002-11-06 9:46 ` Clemens Ladisch
2002-11-06 18:18 ` bugs in usb midi alsa code Fernando Pablo Lopez-Lezcano
2002-11-06 20:32 ` usb audio sound quality Patrick Shirkey
2002-11-07 22:23 ` Patrick Shirkey
2002-11-08 9:18 ` Patrick Shirkey
2002-11-08 10:17 ` Patrick Shirkey
2002-11-09 21:44 ` snd-usb-midi vs ohci Patrick Shirkey
2002-11-11 9:23 ` Clemens Ladisch
2002-11-06 21:04 ` bugs in usb midi alsa code Fernando Pablo Lopez-Lezcano
2002-11-06 21:53 ` Paul Davis
2002-11-06 22:43 ` Jaroslav Kysela
2002-11-07 2:10 ` Fernando Pablo Lopez-Lezcano
2002-11-07 9:17 ` Clemens Ladisch
2002-11-07 8:02 ` Matias Alejo Garcia [this message]
2002-11-06 10:52 ` bugs in usb midi alsa code? Werner Schweer
2002-11-06 11:43 ` Martin Langer
2002-11-07 8:10 ` Clemens Ladisch
2002-11-07 9:37 ` Martin Langer
2002-11-07 10:09 ` Clemens Ladisch
2002-11-07 10:21 ` Martin Langer
2002-11-07 10:34 ` Martin Langer
2002-11-07 12:22 ` Martin Langer
2002-11-07 12:50 ` Clemens Ladisch
2002-11-07 14:20 ` Martin Langer
2002-11-07 15:15 ` Clemens Ladisch
2002-11-07 16:02 ` Martin Langer
2002-11-07 16:35 ` Clemens Ladisch
2002-11-07 17:56 ` Martin Langer
2002-11-07 18:54 ` Fernando Pablo Lopez-Lezcano
2002-11-07 23:11 ` Martin Langer
2002-11-08 8:17 ` Clemens Ladisch
2002-11-08 10:04 ` Martin Langer
2002-11-11 8:15 ` [PATCH] USB MIDI bugs Clemens Ladisch
2002-11-11 8:53 ` Martin Langer
2002-11-12 0:46 ` Fernando Pablo Lopez-Lezcano
2002-11-12 1:24 ` Fernando Pablo Lopez-Lezcano
2002-11-12 9:55 ` Clemens Ladisch
2002-11-08 8:39 ` bugs in usb midi alsa code? Clemens Ladisch
2002-11-09 12:45 ` Werner Schweer
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=1036656179.3629.21.camel@runner.matiu.com.ar \
--to=alsa@matiu.com.ar \
--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.