From: Olivier Langlois <olivier@trillion01.com>
To: alsa-devel@alsa-project.org
Subject: Re: Only stereo output possible with ATI Tahiti XT HDMI Audio [Radeon HD 7970 Series] [1002:aaa0]
Date: Wed, 15 May 2013 09:46:59 -0400 [thread overview]
Message-ID: <1368625619.1131.11.camel@Wailaba2> (raw)
In-Reply-To: <1368501319.18787.18.camel@Wailaba2>
Hi,
Just a small update to my ALSA journey. After having read the HDA spec,
I now realize that beside the IEC958 control reg, there is not much
programmable from the HDA side and if the audio widget caps says stereo
that is pretty much it, valid ELD or not.
Something that I ommited to mention in my original request, it is that I
am using the catalyst closed source driver. Apparently the video driver
has something to do in order to have audio working as the open source
radeon card has a parameter 'radeon.audio=1'.
I have also read that the opens source driver do not support yet the
7970 (aka Radeon SI Southern Islands) but I am intrigued and now that I
have hit a dead-end on the HDA front, I'll explore the radeon driver
source code to see what it does related to audio in these cards.
In the meantime, I have tried to setup an alternative with my given
wcaps:
lano1106@whippet2 ~ :( $ cat /etc/asound.conf
pcm.mypcm {
type plug
slave {
pcm "hdmi:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2}"
}
}
pcm.a52encode {
type a52
slavepcm mypcm
}
pcm.!default pcm.a52encode
lano1106@whippet2 ~ $ speaker-test -c6
speaker-test 1.0.27
Playback device is default
Stream parameters are 48000Hz, S16_LE, 6 channels
Using 16 octaves of pink noise
Access type not available for playback: Invalid argument
Setting of hwparams failed: Invalid argument
Apparently, SND_PCM_ACCESS_RW_INTERLEAVED is not supported with my
setup.
Could I have seen it with something in /proc/asound ?
Is there a way to fix this with some kind of alsa plug setup?
Greetings and thank you in advance for your help,
Olivier
next prev parent reply other threads:[~2013-05-15 13:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 3:15 Only stereo output possible with ATI Tahiti XT HDMI Audio [Radeon HD 7970 Series] [1002:aaa0] Olivier Langlois
2013-05-15 13:46 ` Olivier Langlois [this message]
2013-05-16 13:30 ` Olivier Langlois
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=1368625619.1131.11.camel@Wailaba2 \
--to=olivier@trillion01.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