From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 68301] [bisected] Headless OpenCL broken Date: Mon, 13 Jan 2014 21:54:34 +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 C8B1A4424A for ; Mon, 13 Jan 2014 13:54:36 -0800 (PST) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1B9C320165 for ; Mon, 13 Jan 2014 21:54:36 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 4513420166 for ; Mon, 13 Jan 2014 21:54:34 +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=68301 --- Comment #3 from Niels Ole Salscheider --- > Make sure your kernel has this patch: > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/ > ?id=f244d8b623dae7a7bc695b0336f67729b95a9736 My kernel has this patch but it does not help. > Do graphics work ok for you with runpm=1? I.e., is it just compute that's > causing a problem? It is a bit difficult to test this because I only have SSH access to the machine at the moment. Without any parameter, I get the already mentioned error for compute and a GPU lockup entry in dmesg when I try to start X. With runpm=1, my SSH session hangs a few seconds after I load the radeon module and I cannot open another one. I can still ping the computer, though. Unfortunately, it will be a few weeks until I have physical access to the machine again. -- You are receiving this mail because: You are watching the assignee of the bug.