From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound Date: Mon, 10 Feb 2014 15:31:48 +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 EEEB31057E0 for ; Mon, 10 Feb 2014 07:31:50 -0800 (PST) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0CC2A201EC for ; Mon, 10 Feb 2014 15:31:50 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 1E4BC201D3 for ; Mon, 10 Feb 2014 15:31:49 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=70171 Alex Deucher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #35 from Alex Deucher --- It looks like your monitor may be enabling overscan. A lot of TVs enable this automatically for hdmi. See if you can disable it in your monitor's controls. You can disable hdmi packet generation in the radeon driver by appending radeon.audio=0 to the kernel command line in grub. If disabling audio in radeon helps, then it's most likely your monitor enabling the overscan upon detection of hdmi packets from the source device. -- You are receiving this mail because: You are watching the assignee of the bug.