Dolphin, the GameCube and Wii emulator - Forums

Full Version: dolphin black screen on ubuntu 9.10
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

alberto

Hi, I'm a new member. I've installed Dolphin by this link http://code.google.com/p/dolphin-emu/wik...pendencies the result is all ok. I started Dolphin by the command cd Binary/Linux-* && ./Dolphin then I have loaded the iso of resident evil 0 DISC 1. At this point the Dolphin's screen become black and a intermittent yellow words appear but I can't read well. When this finished the screen is only black. Where I missed? Now I report the message of the ubuntu's terminal during the Dolphin's starts.

alberto@alberto-laptop:~/dolphin-emu-read-only$ cd Binary/Linux-* && ./Dolphin
40:06:397 N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini
40:06:461 N[BOOT]: Starting application
40:06:591 W[COMMON]: IsDirectory: stat failed on ./User/Wii/title/00000001/00000002/content:
40:10:926 W[EXI]: No memory card found. Will create new.
40:10:995 W[EXI]: No memory card found. Will create new.
40:11:225 E[Video]: Only Singlebuffered Visual!
40:11:225 N[Video]: glX-Version 1.2
40:11:247 N[BOOT]: Booting /home/alberto/Scrivania/Giochi GC/Resident Evil 0/Resident.Evil.-.Zero.-.CD.01.-.PAL.-.GameCube.iso
40:11:296 N[FileMon]: Opening '/home/alberto/Scrivania/Giochi GC/Resident Evil 0/Resident.Evil.-.Zero.-.CD.01.-.PAL.-.GameCube.iso'
40:11:449 N[OSREPORT]: 81200500->81300000| Apploader Initialized. $Revision: 31 $.
40:11:449 N[OSREPORT]: 8120051c->81300000| This Apploader built Sep 5 2002 05:58:53
40:11:930 N[Video]: GLWin Depth 24
40:11:930 N[Video]: detected direct rendering
40:12:015 E[Video]: Failed to compile ps (0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : error C6002: Instruction limit of 0 exceeded; 10 instructions needed to compile program
:
40:12:015 E[Video]: uniform samplerRECT samp0 : register(s0);
void main(
out float4 ocol0 : COLOR0,
in float2 uv0 : TEXCOORD0)
{
float2 uv1 = float2(uv0.x + 1.0f, uv0.y);
float3 c0 = texRECT(samp0, uv0).rgb;
float3 c1 = texRECT(samp0, uv1).rgb;
float3 y_const = float3(0.257f,0.504f,0.098f);
float3 u_const = float3(-0.148f,-0.291f,0.439f);
float3 v_const = float3(0.439f,-0.368f,-0.071f);
float4 const3 = float4(0.0625f,0.5f,0.0625f,0.5f);
float3 c01 = (c0 + c1) * 0.5f;
ocol0 = float4(dot(c1,y_const),dot(c0
40:12:015 E[Video]: Failed to create RGB to YUYV fragment program
40:12:043 E[Video]: Failed to compile ps (0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : error C6002: Instruction limit of 0 exceeded; 13 instructions needed to compile program
:
40:12:043 E[Video]: uniform samplerRECT samp0 : register(s0);
void main(
out float4 ocol0 : COLOR0,
in float2 uv0 : TEXCOORD0)
{
float4 c0 = texRECT(samp0, uv0).rgba;
float f = step(0.5, frac(uv0.x));
float y = lerp(c0.b, c0.r, f);
float yComp = 1.164f * (y - 0.0625f);
float uComp = c0.g - 0.5f;
float vComp = c0.a - 0.5f;
ocol0 = float4(yComp + (1.596f * vComp),
yComp - (0.813f * vComp) - (0.391f * uComp),
yComp + (2.018f * uComp),
1.0f);
}

40:12:043 E[Video]: Failed to create YUYV to RGB fragment program
40:12:044 N[PowerPC]: Flush Instruction Cache! ICE=0
40:12:047 N[PowerPC]: Instruction Cache Enable (HID0.ICE) = 1
40:12:368 W[Video]: Failed to get video for this frame
40:12:403 W[CP]: write to PERF_SELECT: 0000
40:12:463 W[Video]: Failed to get video for this frame
40:12:516 W[Video]: Failed to get video for this frame
40:12:713 N[Audio]: ALSA successfully initialized.

40:12:000 E[Video]: Failed to compile ps (0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : error C6002: Instruction limit of 0 exceeded; 4 instructions needed to compile program
:
40:12:000 E[Video]: //Pixel Shader for TEV stages
//1 TEV stages, 0 texgens, 0 IND stages
uniform sampler2D samp0 : register(s0), samp1 : register(s1), samp2 : register(s2), samp3 : register(s3), samp4 : register(s4), samp5 : register(s5), samp6 : register(s6), samp7 : register(s7);

uniform float4 color[4] : register(c0);
uniform float4 k[4] : register(c4);
uniform float4 alphaRef[1] : register(c8);
uniform float4 texdim[8] : register(c9);
uniform float4 czbias[2] : register(c17);
uniform float4 cindscale[2] : register(c19)
40:12:000 E[Video]: failed to create pixel shader
40:13:051 W[Video]: Failed to load vs (0) : warning C6503: Profile option 'MaxInstructions' value (16384) too large; clamped to 4096
(0) : warning C6503: Profile option 'NumTemps' value (256) too large; clamped to 32
(0) : warning C6503: Profile option 'MaxInstructions' value (16384) too large; clamped to 4096
(0) : warning C6503: Profile option 'NumTemps' value (256) too large; clamped to 32
:
40:13:051 W[Video]: //Vertex Shader: comp:2000,
typedef struct { float4 T0, T1, T2; float4 N0, N1, N2; } s_cpnmtx;
typedef struct { float4 t; } FLT4;
typedef struct { FLT4 T[24]; } s_ctexmtx;
typedef struct { FLT4 T[64]; } s_ctrmtx;
typedef struct { FLT4 T[32]; } s_cnmtx;
typedef struct { FLT4 T[64]; } s_cpostmtx;
typedef struct { float4 col; float4 cosatt; float4 distatt; float4 pos; float4 dir; } Light;
typedef struct { Light lights[8]; } s_clights;
typedef struct { float4 C0,C1,C2,C3; } s_cmtrl;
typedef struct { float4 T0
40:14:173 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/PixelShaderCache.cpp:251: (CompilePixelShader) OpenGL error 0x502 - invalid operation

40:14:173 E[Video]: glError 00000502 before PS!
40:14:178 E[Video]: Failed to compile ps (0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : warning C6504: Unknown profile option 'MaxLocalParams' ignored
(0) : error C6002: Instruction limit of 0 exceeded; 7 instructions needed to compile program
:
40:14:178 E[Video]: //Pixel Shader for TEV stages
//1 TEV stages, 1 texgens, 0 IND stages
uniform sampler2D samp0 : register(s0), samp1 : register(s1), samp2 : register(s2), samp3 : register(s3), samp4 : register(s4), samp5 : register(s5), samp6 : register(s6), samp7 : register(s7);

uniform float4 color[4] : register(c0);
uniform float4 k[4] : register(c4);
uniform float4 alphaRef[1] : register(c8);
uniform float4 texdim[8] : register(c9);
uniform float4 czbias[2] : register(c17);
uniform float4 cindscale[2] : register(c19)
40:14:178 E[Video]: failed to create pixel shader
40:14:233 W[Video]: Failed to load vs (0) : warning C6503: Profile option 'MaxInstructions' value (16384) too large; clamped to 4096
(0) : warning C6503: Profile option 'NumTemps' value (256) too large; clamped to 32
(0) : warning C6503: Profile option 'MaxInstructions' value (16384) too large; clamped to 4096
(0) : warning C6503: Profile option 'NumTemps' value (256) too large; clamped to 32
:
40:14:233 W[Video]: //Vertex Shader: comp:a000,
typedef struct { float4 T0, T1, T2; float4 N0, N1, N2; } s_cpnmtx;
typedef struct { float4 t; } FLT4;
typedef struct { FLT4 T[24]; } s_ctexmtx;
typedef struct { FLT4 T[64]; } s_ctrmtx;
typedef struct { FLT4 T[32]; } s_cnmtx;
typedef struct { FLT4 T[64]; } s_cpostmtx;
typedef struct { float4 col; float4 cosatt; float4 distatt; float4 pos; float4 dir; } Light;
typedef struct { Light lights[8]; } s_clights;
typedef struct { float4 C0,C1,C2,C3; } s_cmtrl;
typedef struct { float4 T0

When I press stop button on Dolphin the message of terminal continue with:

40:52:357 W[FileMon]: 49 kB bio0/message/message_i.arc
42:19:420 W[CONSOLE]: Stop [Main Thread] ---- Shutting down ----
42:19:420 W[CONSOLE]: Stop [Main Thread 0] Stop CPU
42:19:608 N[CONSOLE]: Stop [Main Thread 0] Wait for Video Loop to exit ...
42:19:612 N[CONSOLE]: Stop [Video Thread 0] Stop() and Video Loop Ended
42:19:612 W[CONSOLE]: Stop [Video Thread 0] Shutting down HW
42:19:619 W[CONSOLE]: Stop [Main Thread 0] Shutting down core
42:19:619 W[CONSOLE]: Stop [Main Thread 0] Stopping Emu thread ...
42:19:681 N[CONSOLE]: Stop [Video Thread 0] HW shutdown
42:19:681 W[CONSOLE]: Stop [Video Thread 0] Shutting down plugins
42:19:732 N[DSPHLE]: Shutting down sound stream
42:19:782 W[DSPHLE]: Audio logging already stopped
42:19:782 W[CONSOLE]: Stop [Video Thread 0] Will unload audio DLL
42:19:782 N[CONSOLE]: Stop [Video Thread 0] Audio shutdown
42:19:782 N[CONSOLE]: Stop [Video Thread 0] Plugins shutdown
42:19:789 W[CONSOLE]: Stop [Video Thread 0] Will unload video DLL
42:19:790 N[CONSOLE]: Stop [Video Thread 0] Video shutdown
42:19:790 W[CONSOLE]: Stop [Main Thread 0] Stopping CPU thread ...
42:19:790 N[CONSOLE]: Stop [Main Thread 0] Main thread stopped
42:19:790 N[CONSOLE]: Stop [Main Thread] ---- Shutdown complete -

Sometimes appear a window with a messagge about init core and review settings and a bug report. Please help me. I attend a Yours fiendly answer. Bye
it might be bad drivers or broken ogl plugin. what graphics card do you have

alberto

I've a Nvidia gforce 7000m, cpu is Amd sempron 3600+, ram 3Gb

alberto

Someone have any idea?