From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 85241] audio over HDMI on AMD E-350 with radeon driver
Date: Mon, 29 Sep 2014 15:00:36 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id 9BAD46E296
for ; Mon, 29 Sep 2014 08:00:42 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id CA3A420131
for ; Mon, 29 Sep 2014 15:00:41 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 945C820154
for ; Mon, 29 Sep 2014 15:00:36 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=85241
Alex Deucher changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #1 from Alex Deucher ---
Are you actually seeing a problem with the audio playback or is this bug
strictly about the messaged in the kernel log. If there is a playback problem,
can you bisect to indentify what commit caused the regression? Also, please
attach files directly to this bug rather than using pastebin. The messages are
due to your monitor not providing a speaker allocation block. I think 3.14 was
probably the first kernel were we actually tried to query the monitor for the
speaker allocation block from the monitor. The gfx driver passes this
information to the audio driver and the audio driver uses it to properly set up
the speaker layout.
--
You are receiving this mail because:
You are watching the assignee of the bug.