All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anssi Hannula <anssi.hannula@iki.fi>
To: ashecrow42@free.fr
Cc: tiwai@suse.de, alsa-devel@alsa-project.org, xingchao.wang@intel.com
Subject: Re: HBR audio with intel HDA
Date: Thu, 01 Aug 2013 19:37:48 +0300	[thread overview]
Message-ID: <51FA8EDC.5040601@iki.fi> (raw)
In-Reply-To: <a7c323b2e500302c67f527c6b3b819e3@free.fr>

01.08.2013 19:29, ashecrow42@free.fr kirjoitti:
> Hi there,

Hi!

> I have troubles using HBR audio (DTS-HD and Dolby TrueHD). With every 
> test, I get no signal in the AV receiver. I have tested using a dts-hd 
> encapsulated in spdif sample file (found there 
> http://samples.mplayerhq.hu/hdmi/) and commands bellow
> 
> - aplay -D hdmi devices
> - aplay -D hw devices
> - aplay -D plughw devices

You need to set the non-pcm bit in AES0. Use e.g. "-D hdmi:AES0=0x06".

> Note that I use ubuntu raring with 3.8 kernel that includes Xingchao's 
> HBR kernel patches.
> 
> 
> A. Configurations I have tested:
> 
> 
> - hda driver upgrade (alsa devel ubuntu team daily builds)
> 
> - upgrade alsa-lib & alsa-utils (alsa-testing launchpad)
> 
> - kernel upgrade to 3.9

IIRC 3.9 (or newer) may indeed be needed since you have both hdmi and spdif.

> - snd_hda_codec_realtek module backlist (to try to disable SPDIF) 
> /etc/modprobe.d/blacklist.conf
> 
> - snd_hda_codec_realtek index = -2 in /etc/modprobe.d/alsa-base.conf
> 
> - fresh new ubuntu raring install with no modifications at all: still 
> no signal
> 
> B. Info:
> 
> cat /proc/asound/card0/codec* | grep Codec
> Codec: Realtek ALC892
> Codec: Intel CougarPoint HDMI
> 
> I use zotac ZBOX ID82 (intel HM65 chipset with hdmi and spdif)
> 
> with alsa debug and alsa debug verbose enabled in kernel I got the 
> alsa-info.txt attached file produced on raring with no modification 
> while playing dts-hd sample file with command:
> 
> 
> aplay -D hdmi:CARD=PCH,DEV=0 -c8 -fs16_le -r192000 dts.spdif

As per above you need to use
aplay -D hdmi:CARD=PCH,DEV=0,AES0=0x06 -c8 -fs16_le -r192000 dts.spdif

> 
> C. I add that:
> 
> - In every test I have non HD audio protocols (DTS and dolby) working 
> well in the same configuration
> 
> - I have tried with windows just to see if my hardware is broken and I 
> get DTS-HD audio with no problem
> 
> - Takashi, I've read your HD-Audio.txt file and as far as I see, I have 
> no known error message in kernel log
> 
> 
> => I and Wingchao Wang have conclued that it is driver or codec 
> related. Can you help me please?
> 
> Thanks a lot
> PS: sorry if you receive this email twice, I have sent it again as I 
> was not member of the list the first time.


-- 
Anssi Hannula

  reply	other threads:[~2013-08-01 16:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-01 16:29 HBR audio with intel HDA ashecrow42
2013-08-01 16:37 ` Anssi Hannula [this message]
2013-08-02 13:11   ` Ashecrow
2013-08-02 13:42     ` Anssi Hannula
     [not found]       ` <BD474694-A9C3-4ACA-AB88-D4448831B4C4@free.fr>
2013-08-02 16:28         ` Anssi Hannula
2013-08-02 17:21           ` Ashecrow

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=51FA8EDC.5040601@iki.fi \
    --to=anssi.hannula@iki.fi \
    --cc=alsa-devel@alsa-project.org \
    --cc=ashecrow42@free.fr \
    --cc=tiwai@suse.de \
    --cc=xingchao.wang@intel.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 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.