Emulator Issues #1281
closedOpenGL Plugin is missing function(s)
0%
Description
What steps will reproduce the problem?
- Compile > 3940 or so svn on Linux x64
- Run Dolphin.
- Attempt to edit the Graphics Plugin settings
What is the expected output?
A screen with the plugin settings
What do you see instead?
A popup box stating:
Can't open Plugins/libPlugin_VideoOGL.so, it has a missing function
What version of the product are you using? On what operating system?
I've tested most svns after 3940. They all exhibit this behavior.
OS is OpenSUSE 11.2 with 2.6.30 kernel. System is Core2 Duo with 9600GT.
Please provide any additional information below.
Updated by knuckles500 about 15 years ago
I had a similar issue, and all I did was get the latest stable drivers for NVidia
linux. Then I redownloaded all my packages/libraries in order to compile Dolphin
(which should grab another version of CG for you). Recompile, then try again.
I'm using Ubuntu AMD64 by the way, and they have guides for upgrading your drivers
since the ones they offer in the Restricted Driver program are old. But if you look
hard enough, you should be able to find a corresponding guide for your distro.
Hope this solves your problem.
Updated by Anonymous about 15 years ago
- Status changed from New to Invalid
not a dolphin bug. try the forums or follow knuckles500's suggestions