Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

no direct rendering with nvidia-drivers, undefined symbol

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
29 posts
  • Previous
  • 1
  • 2
Author
Message
cfgauss
l33t
l33t
User avatar
Posts: 793
Joined: Wed May 18, 2005 7:07 pm
Location: USA

eselect-opengl bug but has workaround

  • Quote

Post by cfgauss » Tue Jan 13, 2015 6:41 pm

This bug report has some workarounds. What worked for me was Comments 12 and 45.
Top
_Seth_
Guru
Guru
User avatar
Posts: 539
Joined: Wed Sep 15, 2004 1:44 pm
Location: encore paumé dans un labo ;)

  • Quote

Post by _Seth_ » Thu Jan 22, 2015 8:51 am

Absolutely, I ran into the same issue and I came to the same conclusion that what is written in the bug #534128. I have now a working installation, which could hopefully resist to the next portage update :
  • rename /etc/X11/xorg.conf to something else
  • create a new file /etc/X11/xorg.conf.d/30-nvidia.conf
  • copy all the information related to your video card of your old xorg.conf into your new 30-nvidia.conf
  • restart X ... et voila !
Some example of 30-nvidia.conf from bugs.gentoo.org:

Code: Select all

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 610"
    Option         "AddARGBGLXVisuals" "true"
EndSection
Here is mine:

Code: Select all

Section "Device"
        Identifier "Asus EN8400GS"
        Driver      "nvidia"
        Option     "RenderAccel"         "True"
        Option     "TwinView"              "True"
        Option     "DynamicTwinView"  "True"

EndSection
no tears to cry, no feelings left
the species has amused itself to death
amused itself to death
Top
djr868
n00b
n00b
Posts: 1
Joined: Sun Feb 22, 2015 2:27 am

  • Quote

Post by djr868 » Sun Feb 22, 2015 2:53 am

Manu311 wrote:I had the same problem (I guess) but it didn't fix with removing the libglx-file. I had to overwrite it by the nvidia-driver-file instead.

Since I just updated my system (after 4 weeks) I assume it's the same thing.

I ran into this problems earlier last year after some time gave up and reset the XORG driver version and nvidia version to the earlier versions. Over time I had to finally bight the bullet and update my drivers again. The earlier solution posted of copying the nvidia GLX.so over the xorg GLS.so works but as commented you leave your self open to an eventual driver update correcting the above done hack. I found updating xorg.conf module search path appears to cleaner fix for this issue:

Section "Files"
ModulePath "/usr/lib64/opengl/nvidia,/usr/lib64/xorg/modules"
EndSection


Update things to search nvidia first which allows the NVIDIA glx.so library to be found first and then search xorg/modules so you can get the nvidia driver.
Top
Elv13
Guru
Guru
User avatar
Posts: 388
Joined: Sun Nov 13, 2005 8:42 pm
Location: Socialist land of North America

  • Quote

Post by Elv13 » Sun Mar 29, 2015 7:04 pm

djr868 wrote:
Manu311 wrote: I found updating xorg.conf module search path appears to cleaner fix for this issue:

Section "Files"
ModulePath "/usr/lib64/opengl/nvidia,/usr/lib64/xorg/modules"
EndSection


Update things to search nvidia first which allows the NVIDIA glx.so library to be found first and then search xorg/modules so you can get the nvidia driver.
This solution also worked for me on a clean Gentoo install
Top
Post Reply

29 posts
  • Previous
  • 1
  • 2

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic