From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 66281] DRI_PRIME=1 glxinfo crashes and causes session to restart
Date: Fri, 09 May 2014 17:27:59 +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 304B189970
for ; Fri, 9 May 2014 10:28:02 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 5EF69202EC
for ; Fri, 9 May 2014 17:28:01 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id D8E8F202F8
for ; Fri, 9 May 2014 17:27:59 +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=66281
--- Comment #3 from Ilia Mirkin ---
Make sure that
(a) You're using a kernel 3.14 or higher (3.13 introduced modesetting but not
the firmware required for acceleration for the gk208)
(b) You're not using bumblebee (3.12 introduced runtime pm support for nouveau)
(c) You have runtime pm and vga switcheroo enabled in your kernel
(d) You're using xf86-video-nouveau 1.0.10 (first version to add gk208 support)
If you want 3d accel to be anywhere near working, I would also recommend
grabbing mesa 10.2-rc1 as that has a number of instruction emission fixes,
although simple programs like glxgears are likely to work on older mesa
versions as well.
Lastly, as per http://nouveau.freedesktop.org/wiki/Bugs/, you will find the fdo
bugtracker a much more reliable way to reach nouveau developers.
--
You are receiving this mail because:
You are watching the assignee of the bug.