08-30-2010, 08:41 PM
08-30-2010, 08:59 PM
(08-30-2010, 08:41 PM)NeoBrain Wrote: [ -> ]The Dolphin log doesn't contain any useful information for that kind of issue, sorry
uhm... I could start Dolphin in debugging mode, or something similar, to get a more interesting log.... tell me if I can be useful in some other way

-niko-
09-03-2010, 08:17 AM
I do not I have this same problem in the latest revisions, but I have another problem, all games will randomly freeze, sometimes back immediately, others take a long time and some never return.
http://www.youtube.com/watch?v=IsfSlN7md5s
I use archlinux x86_64, kernel 2.6.35
glxinfo:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9600 GT/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 256.44
OpenGL version string shading language: 3.30 NVIDIA via Cg compiler
Dependencies:
scons 1.3.1-1
glew 1.5.5-1
libao 1.0.0-2
libxxf86vm 1.1.0-1
mesa 7.8.2-1
nvidia-cg-toolkit 2.2-4
sdl 1.2.14-5
wiiuse 0.12-2
wxGTK-gcc43 2.8.11-1
PC:
Phenom II 720@x4 20
Gigabyte MA770T-UD3P
XFX 9600GT
2x1GB DDR3 1333
Sorry for my English
http://www.youtube.com/watch?v=IsfSlN7md5s
I use archlinux x86_64, kernel 2.6.35
glxinfo:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9600 GT/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 256.44
OpenGL version string shading language: 3.30 NVIDIA via Cg compiler
Dependencies:
scons 1.3.1-1
glew 1.5.5-1
libao 1.0.0-2
libxxf86vm 1.1.0-1
mesa 7.8.2-1
nvidia-cg-toolkit 2.2-4
sdl 1.2.14-5
wiiuse 0.12-2
wxGTK-gcc43 2.8.11-1
PC:
Phenom II 720@x4 20
Gigabyte MA770T-UD3P
XFX 9600GT
2x1GB DDR3 1333
Sorry for my English
09-13-2010, 09:41 PM
Another Linux issue... at least the game starts! 
NeoBrain, do you have some news, some thoughts, something...?
I updated svn, but the result is still the same...

NeoBrain, do you have some news, some thoughts, something...?
I updated svn, but the result is still the same...

09-16-2010, 08:18 AM
Sorry, no idea :/
11-24-2010, 06:45 AM
I get the same error here: blank screen on wii games. Gamecube and WiiWare games run just fine tough.
11-24-2010, 07:37 AM
using slackware linux 64 ver. 13.1, all deps satisfied, compile and runs without problems all my wii & gc games. using nvidia proprietary driver 260.19.14 dev-opencl edition and xorg 1.7.7
tip: to make dolphin-emu run faster without unnecessary overheads, disable compiz and change your window manager to a simple one. I use fluxbox.
my xorg.conf
tip: to make dolphin-emu run faster without unnecessary overheads, disable compiz and change your window manager to a simple one. I use fluxbox.
my xorg.conf
Quote:# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.14 (buildmeister@builder103.nvidia.com) Mon Oct 18 21:52:22 PDT 2010
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.14 (buildmeister@builder103.nvidia.com) Mon Oct 18 21:52:42 PDT 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
# FontPath "/usr/lib64/X11/fonts/100dpi/"
# FontPath "/usr/lib64/X11/fonts/75dpi/"
# FontPath "/usr/lib64/X11/fonts/misc/"
FontPath "/usr/lib64/X11/fonts/misc/:unscaled"
FontPath "/usr/lib64/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib64/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib64/X11/fonts/Type1/"
FontPath "/usr/lib64/X11/fonts/Speedo/"
FontPath "/usr/lib64/X11/fonts/cyrillic/"
FontPath "/usr/lib64/X11/fonts/TTF/"
FontPath "/usr/local/share/fonts/"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "dvorak"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Philips 220EW"
HorizSync 30.0 - 93.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9500 GT"
EndSection
Section "Screen"
# Removed Option "metamodes" "1680x1050_60 +0+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
Option "AllowGLXWithComposite" "True"
Option "ConnectToAcpid" "True"
Option "ConstantDPI" "True"
Option "DamageEvents" "True"
Option "ExactModeTimingsDVI" "True"
Option "NoFlip" "False"
Option "IncludeImplicitMetaModes" "True"
Option "MultisampleCompatibility" "True"
Option "RandRRotation" "True"
Option "RenderAccel" "True"
Option "ThermalConfigurationCheck" "True"
Option "Overlay" "False"
Option "Stereo" "0"
Option "TwinView" "0"
Option "metamodes" "1680x1050_60 +0+0; 800x600_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
11-24-2010, 11:42 AM
It seems to be somewhat related to 32bit distributions only. Also, my X.org version is 1.9 and I'd read somewhere on the forums that dolphin isn't compatible with some newer X.org releases.
11-25-2010, 12:00 AM
the newest R6468 broke OpenCL on my computer. OpenCL is available in dolphin-emu, but I just can't get it to work. I ticked the checked box and press OK, but when I open the settings window again, the OpenCL box remains unticked.
Does anyone know how to get it to work?
R6468 is faster, I get higher fps in Wii - Mario Kart.
Does anyone know how to get it to work?
R6468 is faster, I get higher fps in Wii - Mario Kart.
aikitux
02-11-2011, 06:21 AM
Hello,
I have also the problem with the black screen.
Trying to start the game Wiiplay (Party Pack for Revolution).
My sytem is a Ubuntu 10.04.1 LTS (32 Bit) with actual Kernel and actual NVidia driver shipped by Ubuntu repository.
There is a known issue with the latest Ubuntu 10.04 Kernel and the NVidia proprietary driver.
I have a second system here.
Perhaps, if I find time, I will test it with Ubuntu 10.10.
regards
Thomas
I have also the problem with the black screen.
Trying to start the game Wiiplay (Party Pack for Revolution).
My sytem is a Ubuntu 10.04.1 LTS (32 Bit) with actual Kernel and actual NVidia driver shipped by Ubuntu repository.
There is a known issue with the latest Ubuntu 10.04 Kernel and the NVidia proprietary driver.
I have a second system here.
Perhaps, if I find time, I will test it with Ubuntu 10.10.
regards
Thomas