All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu Fengguang <fengguang.wu@intel.com>
To: Andrea Arcangeli <aarcange@redhat.com>
Cc: intel-gfx@lists.freedesktop.org, Wang Zhenyu <zhenyu.z.wang@intel.com>
Subject: Re: force DVI mode without audio
Date: Sat, 31 Dec 2011 09:28:37 +0800	[thread overview]
Message-ID: <20111231012837.GA6606@localhost> (raw)
In-Reply-To: <1325272048-28597-1-git-send-email-aarcange@redhat.com>

Hi Andrea,

On Fri, Dec 30, 2011 at 08:07:27PM +0100, Andrea Arcangeli wrote:
> Hi,
> 
> after upgrading my HTPC to HD3000 graphics (2700K), I didn't find
> anymore a way to disable the hdmi audio from the DVI2HDMI cable (I
> connect DVI output of the motherboard to the HDMI input of the LCDTV
> in HD). So I added it to the driver as it looks a missing tweak that I
> need.
> 
> (I also have proper audio setup connected to the second output of the
> soundcard, but unless I watch a movie or listen music I keep it off so
> I like the LCDTV speaker to work too, and if I turn on the proper
> sound then I mute the TV)
> 
> With the readon I was using radeon.audio=0 at boot to achieve the
> exact same thing. Without this, the LCDTV won't play the audio coming
> from the line in analog cable as it's fooled into thinking the audio
> comes through the hdmi cable when it cannot.
> 
> It's all working perfectly now.

Have you tried the "audio" property which can be listed with

        xrandr --prop

Thanks,
Fengguang
---

Related commits:

commit 3f43c48d333777e815ae68d66396cb6dfbc2dd79
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Thu May 12 22:17:24 2011 +0100

    drm/i915: Share the common force-audio property between connectors
    
    Make the audio property creation routine common and share the single
    property between the connectors.
    
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: Keith Packard <keithp@keithp.com>
    Signed-off-by: Keith Packard <keithp@keithp.com>

commit 55b7d6e8c4690047ac001026cb75a47f747db816
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sun Sep 19 09:29:33 2010 +0100

    drm/i915/hdmi: Add 'force_audio' property
    
    Allow the user to override the detection of the sink's audio capabilities
    from EDID. Not all sinks support the required EDID level to specify
    whether they handle audio over the display connection, so allow the user
    to enable it manually.
    
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

Thanks,
Fengguang

       reply	other threads:[~2011-12-31  1:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1325272048-28597-1-git-send-email-aarcange@redhat.com>
2011-12-31  1:28 ` Wu Fengguang [this message]
     [not found]   ` <20111231122010.GA4172@redhat.com>
2011-12-31 12:49     ` force DVI mode without audio Wu Fengguang
     [not found]       ` <20111231131113.GC4172@redhat.com>
2012-01-06  3:26         ` [PATCH] drm/i915: add an "off-dvi" HDMI audio mode Wu Fengguang
2012-01-06 15:08           ` Jesse Barnes
2012-01-07 13:39             ` Wu Fengguang
2012-01-11  7:01               ` Wu Fengguang
     [not found]             ` <20120106161257.GI28604@redhat.com>
2012-01-07 13:44               ` Wu Fengguang

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=20111231012837.GA6606@localhost \
    --to=fengguang.wu@intel.com \
    --cc=aarcange@redhat.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=zhenyu.z.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.