[Nouveau] [Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 17 13:34:34 PST 2013


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

--- Comment #44 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Try commenting the same line out and see what happens... (i.e. the one with
0x74c1)

FWIW I do remember seeing some PCRYPT-related (and PVP/PBSP-related) errors on
start in the form of MMIO write failures in your log and thinking it odd:

nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00000010 FAULT at 0x10200c

Which of course is an enable of FIFO_ACCESS... probably pretty important. (See
https://github.com/envytools/envytools/blob/master/rnndb/vdec/vp2/pcrypt2.xml)
But why do you get that error... anyone's guess. If you have the blob
installed, would be interested to know if VDPAU hw decode acceleration works
for H.264 (i.e. things are actually accelerated), because you get similar
errors for the VP/BSP engines:

nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00000000 FAULT at 0x00fd94
nouveau E[    PBUS][0000:01:00.0] MMIO write of 0x00000000 FAULT at 0x103d94

And they're all interconnected, I think. [Sadly none of the other bug
commenters were kind enough to leave a kernel log around, so can't easily tell
if that was their issue as well.]

-- 
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/20131217/85b64fac/attachment.html>


More information about the Nouveau mailing list