Hi everybody,
I already posted this on another forum, then I found out that this is the official one... sorry
I'm using latest svn build (5729) and I'm unable to use the opengl driver (only the Software render one which is really slow) because of some issues I can't fix by myself.
I have a black screen when I try to load a game, it doesn't matter which one...
here's the console output:
28:47:348 Source/Core/Core/Src/ConfigManager.cpp:47 N[BOOT]: Saving Settings to ./User/Config/Dolphin.ini
28:54:226 Source/Core/Core/Src/HW/EXI_DeviceMemoryCard.cpp:102 W[EXI]: No memory card found. Will create new.
28:54:306 Source/Core/Core/Src/HW/EXI_DeviceMemoryCard.cpp:102 W[EXI]: No memory card found. Will create new.
28:54:441 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:351 N[Video]: Got Doublebuffered Visual!
28:54:441 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:355 N[Video]: glX-Version 1.4
28:54:509 Source/Core/Core/Src/Boot/Boot.cpp:166 N[BOOT]: Booting /home/shanti/Another Code R.iso
28:54:639 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003d8->81300000|
Apploader Initialized.
28:54:639 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003f4->81300000| This Apploader built Feb 24 2009 10:02:35 for RVL
28:55:363 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:465 N[Video]: GLWin Depth 24
28:55:363 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:467 N[Video]: detected direct rendering
28:55:547 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:336 N[PowerPC]: Flush Instruction Cache! ICE=0
28:55:549 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:327 N[PowerPC]: Instruction Cache Enable (HID0.ICE) = 1
28:55:691 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:55:732 Source/Core/Common/Src/FileUtil.cpp:92 W[COMMON]: IsDirectory: stat failed on :
28:55:746 Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_es.cpp:714 W[WII_IPC_ES]: IOCTL_ES_DIGETTICKETVIEW: this looks really wrong...
28:55:746 Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_es.cpp:586 W[WII_IPC_ES]: IOCTL_ES_GETCONSUMPTION:0
28:55:748 Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp:107 W[WII_IPC_FILEIO]: FileIO: Open failed - File doesn't exist ./User/Wii/title/00000001/00000002/data/play_rec.dat
28:55:962 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:55:985 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:56:014 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:56:115 Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:179 N[Audio]: ALSA successfully initialized.
28:56:712 Source/Core/DiscIO/Src/FileMonitor.cpp:109 W[FileMon]: 432 kB REVOLUTION/HomeButton2/homeBtn_ITA.arc
28:56:785 Source/Core/DiscIO/Src/FileMonitor.cpp:109 W[FileMon]: 19 kB REVOLUTION/title.rel
29:42:193 Source/Core/Core/Src/Core.cpp:200 W[CONSOLE]: Stop [Main Thread] ---- Shutting down ----
29:42:193 Source/Core/Core/Src/Core.cpp:211 W[CONSOLE]: Stop [Main Thread 0] Stop CPU
29:42:193 Source/Core/Core/Src/Core.cpp:219 N[CONSOLE]: Stop [Main Thread 0] Wait for Video Loop to exit ...
^C
Then I must break it with ctrl-c as you can see.
It seems that the problem is in here:
"Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame"
I Have an (really cool ) nVidia 9800GTX+ and latest drivers installed, under xp it works fine.
Any ideas?
Tnx.
Shanti
I already posted this on another forum, then I found out that this is the official one... sorry

I'm using latest svn build (5729) and I'm unable to use the opengl driver (only the Software render one which is really slow) because of some issues I can't fix by myself.
I have a black screen when I try to load a game, it doesn't matter which one...
here's the console output:
28:47:348 Source/Core/Core/Src/ConfigManager.cpp:47 N[BOOT]: Saving Settings to ./User/Config/Dolphin.ini
28:54:226 Source/Core/Core/Src/HW/EXI_DeviceMemoryCard.cpp:102 W[EXI]: No memory card found. Will create new.
28:54:306 Source/Core/Core/Src/HW/EXI_DeviceMemoryCard.cpp:102 W[EXI]: No memory card found. Will create new.
28:54:441 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:351 N[Video]: Got Doublebuffered Visual!
28:54:441 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:355 N[Video]: glX-Version 1.4
28:54:509 Source/Core/Core/Src/Boot/Boot.cpp:166 N[BOOT]: Booting /home/shanti/Another Code R.iso
28:54:639 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003d8->81300000|
Apploader Initialized.
28:54:639 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003f4->81300000| This Apploader built Feb 24 2009 10:02:35 for RVL
28:55:363 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:465 N[Video]: GLWin Depth 24
28:55:363 Source/Plugins/Plugin_VideGL/Src/GLUtil.cpp:467 N[Video]: detected direct rendering
28:55:547 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:336 N[PowerPC]: Flush Instruction Cache! ICE=0
28:55:549 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:327 N[PowerPC]: Instruction Cache Enable (HID0.ICE) = 1
28:55:691 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:55:732 Source/Core/Common/Src/FileUtil.cpp:92 W[COMMON]: IsDirectory: stat failed on :
28:55:746 Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_es.cpp:714 W[WII_IPC_ES]: IOCTL_ES_DIGETTICKETVIEW: this looks really wrong...
28:55:746 Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_es.cpp:586 W[WII_IPC_ES]: IOCTL_ES_GETCONSUMPTION:0
28:55:748 Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp:107 W[WII_IPC_FILEIO]: FileIO: Open failed - File doesn't exist ./User/Wii/title/00000001/00000002/data/play_rec.dat
28:55:962 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:55:985 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:56:014 Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame
28:56:115 Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:179 N[Audio]: ALSA successfully initialized.
28:56:712 Source/Core/DiscIO/Src/FileMonitor.cpp:109 W[FileMon]: 432 kB REVOLUTION/HomeButton2/homeBtn_ITA.arc
28:56:785 Source/Core/DiscIO/Src/FileMonitor.cpp:109 W[FileMon]: 19 kB REVOLUTION/title.rel
29:42:193 Source/Core/Core/Src/Core.cpp:200 W[CONSOLE]: Stop [Main Thread] ---- Shutting down ----
29:42:193 Source/Core/Core/Src/Core.cpp:211 W[CONSOLE]: Stop [Main Thread 0] Stop CPU
29:42:193 Source/Core/Core/Src/Core.cpp:219 N[CONSOLE]: Stop [Main Thread 0] Wait for Video Loop to exit ...
^C
Then I must break it with ctrl-c as you can see.
It seems that the problem is in here:
"Source/Plugins/Plugin_VideGL/Src/Render.cpp:800 W[Video]: Failed to get video for this frame"
I Have an (really cool ) nVidia 9800GTX+ and latest drivers installed, under xp it works fine.
Any ideas?
Tnx.
Shanti