[Nouveau] [Bug 22786] New: NV30: X hangs with KMS enabled in certain cases
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 15 12:24:43 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=22786
Summary: NV30: X hangs with KMS enabled in certain cases
Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: patmandin at gmail.com
QAContact: xorg-team at lists.x.org
- With Option "EXAPixmaps" "on"
When enabled, X simply hangs at startup, just get a black screen with visible
mouse cursor.
- With Mesa/gallium nv30 backend (I know, unsupported, just in case it is the
same issue):
progs/trivial/tri hangs X somewhere in libdrm. gdb show me it is when
nouveau_pushbuf_flush() is called. The specific instruction seems to be
drmCommandWrite(..., DRM_NOUVEAU_GEM_PUSHBUF, ...). Not the first time it is
called, but the 3rd or 4th.
In both cases, disabling agp (nouveau.noagp=1) makes no change, X still hangs.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list