• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 607 608 609 610 611 ... 1198 Next »

Dolphin 4.0 on Ubuntu 12.04
View New Posts | View Today's Posts

Pages (3): « Previous 1 2 3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin 4.0 on Ubuntu 12.04
10-28-2013, 09:23 PM
#21
DarkeoX Offline
Time wanderer
**
Posts: 21
Threads: 1
Joined: Oct 2013
(10-28-2013, 06:40 AM)hwangste Wrote:
(10-27-2013, 08:26 PM)DarkeoX Wrote: Hmm, just to check something, what's the output of
Code:
ls -l /usr/lib/xorg/modules/extensions/libglx.so
?

-rw-r--r-- 1 root root 435568 Sep 22 10:48 /usr/lib/xorg/modules/extensions/libglx.so
Mmh looks like your system isn't using the nvidia GLX module. Usually, that file is a symbolic link to Nvidia's blob libgl. I couldn't reproduce your compilation issue but you can already try to reinstall your graphics driver.
[color=#009900]Windows 8 / Linux 3.9.3-pf Ubuntu 13.04 -- 64 bits
Intel Core i5 3570k OC @ 4.2 Ghz
Nvidia GTX 660Ti
2 x 8 GB Transcend Ram @ 1600 Mhz
[/color]
[color=#009999]
[color=#0000ff]Whατ ις ηστ lσgιcαl ις ηστ ρσςςιblε.[/color][/color]
Find
Reply
11-03-2013, 08:50 AM (This post was last modified: 11-03-2013, 09:04 AM by dii.)
#22
dii Offline
Junior Member
**
Posts: 21
Threads: 1
Joined: Sep 2013
Sorry for late reply - I applied the first commit and built, now seems to run fine, games are at least starting... I'll try later on if the later commit causes the black screen problem.

For the record though, I also have the same thing with the libglx.so, it's not a symlink, just a regular file (could be a regular link though?), however the nvidia-settings software at least tells me that nvidia's glx module is in use, and I've also reinstalled the GPU driver and the library is still the same (not a symlink). So that's probably not the issue...

Ok, tried compiling the second commit - it doesn't build, gives these errors:

[ 67%] Building CXX object Source/Plugins/Plugin_VideoOGL/CMakeFiles/videoogl.dir/Src/TextureConverter.cpp.o
/home/vesa/tmp/dolphin-emu/Source/Plugins/Plugin_VideoOGL/Src/Render.cpp: In constructor ‘OGL::Renderer::Renderer()’:
/home/vesa/tmp/dolphin-emu/Source/Plugins/Plugin_VideoOGL/Src/Render.cpp:257:50: error: ‘GLEW_AMD_pinned_memory’ was not declared in this scope
[ 67%] Building CXX object Source/Plugins/Plugin_VideoOGL/CMakeFiles/videoogl.dir/Src/VertexShaderCache.cpp.o
make[2]: *** [Source/Plugins/Plugin_VideoOGL/CMakeFiles/videoogl.dir/Src/Render.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Source/Plugins/Plugin_VideoOGL/CMakeFiles/videoogl.dir/all] Error 2
make: *** [all] Error 2
Find
Reply
11-03-2013, 12:27 PM
#23
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,513
Threads: 55
Joined: Dec 2011
dii Wrote:/home/vesa/tmp/dolphin-emu/Source/Plugins/Plugin_VideoOGL/Src/Render.cpp:257:50: error: ‘GLEW_AMD_pinned_memory’ was not declared in this scope

IIRC, you need to update your installed version of GLEW or just edit the CMakeList.txt file so that CMake always compiles and links against with the version of GLEW in Dolphin's External files. Additionally, you could just comment out that line altogether with no ill effects (that I know of at least).
Website Find
Reply
11-04-2013, 06:30 PM (This post was last modified: 11-04-2013, 06:31 PM by dii.)
#24
dii Offline
Junior Member
**
Posts: 21
Threads: 1
Joined: Sep 2013
Ok, got it compiled and it runs fine, no black screens or anything.

Maybe the problem was GLEW all along? I could try building the latest version with and without static GLEW.
Find
Reply
11-06-2013, 05:26 PM
#25
dii Offline
Junior Member
**
Posts: 21
Threads: 1
Joined: Sep 2013
(11-04-2013, 06:30 PM)dii Wrote: Ok, got it compiled and it runs fine, no black screens or anything.

Maybe the problem was GLEW all along? I could try building the latest version with and without static GLEW.
Nope, no luck. Tried compiling latest version (as of today) from master with the static GLEW enabled, and it again refused to launch a game - black screen, then crash. Got messages about double buffered visuals again.

So the problem seems to have been introduced somewhere between the second commit and current.
Find
Reply
11-17-2013, 05:12 PM
#26
dii Offline
Junior Member
**
Posts: 21
Threads: 1
Joined: Sep 2013
Any progress on this? Any new ideas?
Find
Reply
« Next Oldest | Next Newest »
Pages (3): « Previous 1 2 3


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode