[Nouveau] [Bug 82152] [NVE7] NULL deref when putting card back to sleep after unsuccessful init (HUB_INIT timeout)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 4 15:36:38 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=82152

--- Comment #7 from Tobias Klausmann <tobias.klausmann at mni.thm.de> ---
If i look at the system + the kernel bug, this looks similar to a problem i was
facing some weeks ago:

so i'd suggest to try DRI3 with the whole package:

Update your packages:
xf86-video-intel
mesa
(all dependencies of course)
Remove:
xf86-video-nouveau (with DRI3 you wont need it to do: DRI_PRIME=1 myprog)


you'll need a kernel with rendernodes enabled (boot with drm.rnodes=1)
you may need to add a file to /etc/udev/rules.d/ containing:

SUBSYSTEM=="drm", IMPORT{builtin}="path_id" 

to get ID_PATH tags for rendernodes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140804/43c6a7bf/attachment.html>


More information about the Nouveau mailing list