From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 47481] New: Random blank screen: radeon_cs_ib_chunk Failed to
schedule IB on AMD PALM
Date: Thu, 13 Sep 2012 17:15:27 +0000 (UTC)
Message-ID:
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 A3FBCA0E05
for ;
Thu, 13 Sep 2012 10:15:30 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 8CE9420331
for ;
Thu, 13 Sep 2012 17:15:29 +0000 (UTC)
Received: from bugzilla.kernel.org (unknown [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id 704C12033B
for ;
Thu, 13 Sep 2012 17:15:28 +0000 (UTC)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=47481
Summary: Random blank screen: radeon_cs_ib_chunk Failed to
schedule IB on AMD PALM
Product: Drivers
Version: 2.5
Kernel Version: 3.5.3, 3.6.0-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: anisse@astier.eu
Regression: No
Created an attachment (id=80131)
--> (https://bugzilla.kernel.org/attachment.cgi?id=80131)
Dmesg of the problem
Hi,
Randomly I might get a bug on an AMD E1-1200 : screen won't turn on and when X
is supposed to start I get a lot of these:
[ 307.718332] radeon 0000:00:01.0: couldn't schedule ib
[ 307.718348] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[ 307.719063] radeon 0000:00:01.0: couldn't schedule ib
[ 307.719075] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[ 307.734461] radeon 0000:00:01.0: couldn't schedule ib
[ 307.734476] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[ 307.735489] radeon 0000:00:01.0: couldn't schedule ib
[ 307.735502] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
They stop once X is stopped.
Full dmesg in attachment.
Extract of my xorg.conf:
Section "Device"
Identifier "Card0
Driver "radeon"
Option "DRI"
EndSection
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.