Emulator Issues #2440
closedOpenGL error 0x502 - invalid operation
0%
Description
What steps will reproduce the problem?
1.Update Dolphin to 5215, and compile it with flavor=debug
2.Run it and open any game
3.The screen is only black. I hear perfectly the sound of the game, but I
see nothing.
What is the expected output? What do you see instead?
See the screen of the game. I only get a black screen.
What version of the product are you using? On what operating system?
5215 revision
Please provide any additional information below.
The progran show this on console constantly:
47:12:364 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:616 E[Video]:
Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:352: (Flush) OpenGL
error 0x502 - invalid operation
I run it on Linux with ATI propietary driver. Other 3D programs works
correctly.
Updated by kryptos21 over 14 years ago
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3600 Series
Source: fglrx-driver (1:10-1-1)
Is this enough for you?
Updated by Sonicadvance1 over 14 years ago
- Status changed from New to Won't fix
ATI drivers in Linux don't provide enough functionality for Dolphin, this is why it's
failing
Updated by kryptos21 over 14 years ago
What is enough funcionality? Other programs using 3D funcionality work.
Updated by juan.xiki over 14 years ago
i have the same video card and the same trouble
Updated by kryptos21 over 14 years ago
Finally the problem was not the card but the version of nvidia-cg-toolkit. I configured my system to use 2.2.20102 packaged by Glenn Rice and available at
deb http://ppa.launchpad.net/glennric/dolphin-emu/ubuntu lucid main
Now I have other problems, but I can see the initial advices and the begining videos of the games.