[Bug 744702] New: No acceleration for GeForce4 MX 4000. Xorg reports missing nouveau_vieux_dri.so
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c0 Summary: No acceleration for GeForce4 MX 4000. Xorg reports missing nouveau_vieux_dri.so Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: i586 OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: avalosdanielr@gmx.net QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- Created an attachment (id=473939) --> (http://bugzilla.novell.com/attachment.cgi?id=473939) In the log file written by the xorg subsystem of opensuse 12.1 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:9.0.1) Gecko/20100101 Firefox/9.0.1 Gnome 3.2 starts in fallback mode. Xorg.0.log states: (EE) AIGLX error: dlopen of /usr/lib/dri/nouveau_vieux_dri.so failed (/usr/lib/dri/nouveau_vieux_dri.so: cannot open shared object file: No such file or directory). (EE) AIGLX: reverting to software rendering In /usr/lib/dri/ there exists en nouveau_dri.so but the nouveau_vieux_dri.so IS MISSING. Apparently nouveau_vieux_dri.so is needed to make my nvidia GeForce4 MX 4000 to use hardware acceleration. Reproducible: Always Steps to Reproduce: 1. Boot opensuse in a machine with a GeForce 4 MX 4000 installed as video card 2. 3. Actual Results: Gnome 3.2 starts in fallback mode. Expected Results: Start Gnome 3.2 in the ordinary (accelerated) experience. While I was googling I happened to find this page: https://bugs.archlinux.org/task/20980 At the end appears this cryptic (to me!) comment: Comment by György Balló (City-busz) - Thursday, 30 September 2010, 23:14 GMT-5 nouveau_vieux_dri.so is the classic Mesa driver for NV04, NV10 and NV20 cards. In can be enabled by add 'nouveau' to '--with-dri-drivers=...' array in Mesa PKGBUILD. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c1 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com --- Comment #1 from Stefan Dirsch <sndirsch@suse.com> 2012-02-02 10:53:04 UTC --- That's a classic non-gallium driver. I guess it's no longer possible to build this driver when building the gallium based nouveau driver for current NVIDIA GPUs. But in case you know how, please let me know. ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c2 Johannes Obermayr <johannesobermayr@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johannesobermayr@gmx.de --- Comment #2 from Johannes Obermayr <johannesobermayr@gmx.de> 2012-02-06 18:27:40 UTC --- --enable-dri \ --enable-glx \ --enable-osmesa \ --with-dri-drivers=i915,i965,nouveau,r200,radeon,swrast \ --enable-shared-dricore \ --enable-gles1 \ --enable-gles2 \ --enable-openvg \ --enable-shared-glapi \ --with-gallium-drivers=i915,nouveau,r300,r600,svga,swrast \ --enable-xcb \ --enable-xorg \ --enable-xa \ --enable-gallium-egl \ --enable-debug \ --with-x \ --enable-gallium-llvm \ --enable-gbm \ --enable-gallium-gbm \ %if %d3d1x --enable-d3d1x \ %endif --enable-gallium-g3dvl \ --enable-xvmc \ --enable-vdpau \ %if %va_tracker --enable-va \ %endif %if %patented --enable-texture-float \ %endif -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c3 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |johannesobermayr@gmx.de --- Comment #3 from Stefan Dirsch <sndirsch@suse.com> 2012-02-06 18:45:36 UTC --- ??? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c4 Johannes Obermayr <johannesobermayr@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|johannesobermayr@gmx.de | --- Comment #4 from Johannes Obermayr <johannesobermayr@gmx.de> 2012-02-06 21:35:36 UTC --- (In reply to comment #3)
???
(In reply to comment #1)
That's a classic non-gallium driver. I guess it's no longer possible to build this driver when building the gallium based nouveau driver for current NVIDIA GPUs. But in case you know how, please let me know. ;-)
That's the way to build both (the DRI and Gallium driver) at once ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c5 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |johannesobermayr@gmx.de --- Comment #5 from Stefan Dirsch <sndirsch@suse.com> 2012-02-07 08:25:13 UTC --- Sure, but what's the minimal difference required against our current Mesa builds in obs://X11:XOrg? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c6 Johannes Obermayr <johannesobermayr@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|johannesobermayr@gmx.de | --- Comment #6 from Johannes Obermayr <johannesobermayr@gmx.de> 2012-02-21 22:27:35 UTC --- Please use libllvm, libdrm, Mesa and xorg-x11-drivers-video from home:jobermayr because openSUSE's XOrg maintainers do not understand that they just have to add "--with-dri-drivers=...,nouveau,..." (Bug 747800). If you want also latest KMS code please also use drm-nouveau-kmp-{flavor} from there. @Stefan: The flags posted above are recommended ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c7 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |johannesobermayr@gmx.de --- Comment #7 from Stefan Dirsch <sndirsch@suse.com> 2012-02-22 07:47:22 UTC --- (In reply to comment #6)
@Stefan: The flags posted above are recommended ...
Recommended by whom? By yourself? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744702 https://bugzilla.novell.com/show_bug.cgi?id=744702#c8 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|johannesobermayr@gmx.de | Resolution| |FIXED --- Comment #8 from Stefan Dirsch <sndirsch@suse.com> 2012-03-06 16:01:31 UTC --- Meanwhile the classic nouveau driver is being built again for obs://X11:XOrg and factory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com