Summary: | (bisected) kernel>=3.7 breaks nouveau with acceleration for GeForce 6150SE nForce 430 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | gabriele balducci <balducci> | ||||||||||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||
Severity: | normal | ||||||||||||||
Priority: | medium | ||||||||||||||
Version: | unspecified | ||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
See Also: | https://bugzilla.kernel.org/show_bug.cgi?id=50091 | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
gabriele balducci
2013-02-22 15:45:51 UTC
Created attachment 75326 [details]
kernel configuration
Created attachment 75327 [details]
x server configuration
Created attachment 75328 [details]
xorg log after crash
Created attachment 75329 [details]
dmesg after crash
Following comment #8 in https://bugs.freedesktop.org/show_bug.cgi?id=61321 (which deals with the same GPU), the problems go away if I boot 3.7.9 with nouveau.noaccel=1. Of course, this means that glxgears and vmd run without crashing the X11 session, *BUT* without acceleration. In particular, vmd without acceleration is unacceptably slow for me, so running without acceleration is not an option... However, this reinforces the idea that the problem is definitely related to acceleration. Created attachment 83730 [details]
last part of dmesg after crash
I got same error on i686. linux 3.10.4-300.fc19.i686.PAE #1 SMP VGA NVIDIA Corporation NV31 [GeForce FX 5600XT] Gabriele Can you try booting with "nouveau.config=NvPCIE=0"? It will force nouveau to use nv04 style vm and could handle your issue If that does not work out, can you redo the bisection ? Georgy Please open a separate bug following the instructions [1] Cheers Emil [1] http://nouveau.freedesktop.org/wiki/Bugs/ See https://bugzilla.kernel.org/show_bug.cgi?id=50091 Bisection is utterly broken. hello, I am presently away from the machine which I reported the problem for and playing with remote reboots is too risky for me at the moment. However: for me the problem apparently went away somewhere in the 3.8.x or early 3.9.x window: at present (3.10.5) acceleration does work (only the vmd molecular visualization code seems to have problems with recent (>=9.1.x) mesa) Looking into my logs, I am pretty sure I tried this nouveau.config=NvPCIE=0 kernel opt, but with no success. I remark that, at present, the GPU seems to work fine with acceleration enabled: glxgears runs without problems and so is for vmd (with the mesa limitation mentioned above) This makes me think that the problem reported by georgy for the different GPU might be actually different. Also, frank: you are running the same GPU: did you try a recent (3.10.x) kernel? Unfortunately, I am not able to say exactly WHICH kernel version did the trick for me: I can try booting old kernels until I reproduce the problem, if that can be of any use. But I can do this only on monday next week ciao gabriele It definitely wasn't fixed up to the first 3.10-rc's. Although it was pretty reproducable in my case, it sometimes worked fine for a few minutes, so a quick test isn't enough. I doubt it will ever be fixed again. That's why I'm on Radeon hardware now. The original reporter's issues seem fixed. Feel free to re-open if I've misunderstood. I'm inclined to think that the NV31 issue is unrelated, looks like the fifo gets confused on that one. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.