Blank Screen

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
CrispyDruid
Newbie
Newbie
Posts: 3
Joined: Sat Jun 14, 2008 10:34 am

Blank Screen

Post by CrispyDruid »

Hello - newbie here. Please be kind if I'm breaking protocol. I didn't see my question in the FAQ, or a topic related to mine in the Forum.

Anyways.

Running Warcaft 3 or Wizardry 8 will load - but the screen goes black. I can Alt+Tab out, and do anything else; but there is no response from the game. These games worked fine a while back when I first ran them - but after following the instructions to get Civilization 4 to run, I have been unable to play these two games. The only other game I play in Wine is WoW - but that is working fine.

Wizardry 8:

wine Wiz8.EXe
ALSA lib pcm_mmap.c:363:(snd_pcm_mmap) mmap failed: Invalid argument
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer
fixme:win:EnumDisplayDevicesW ((null),0,0x32f884,0x00000000), stub!
fixme:d3d:IWineD3DResourceImpl_SetPriority (0xf97098) : stub
Killed

Warcraft 3:

wine Frozen\ Throne.exe
ALSA lib pcm_mmap.c:363:(snd_pcm_mmap) mmap failed: Invalid argument
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer
err:ole:CoCreateInstance apartment not initialised
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33f3f8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f640,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f670,0x00000000), stub!

*Terminal returns to prompt, but program is still 'running' in System Monitor.


I don't know if those help, or if I'm repeating a noob mistake with asking for help. If there is a better way to do this, or if anyone needs anymore information; please let me know.

Thank You!
CrispyDruid
Newbie
Newbie
Posts: 3
Joined: Sat Jun 14, 2008 10:34 am

Post by CrispyDruid »

Oh. From how I'm reading the logs - there seems to be a problem with 'EnumDisplayDevicesW'. Is there some way to fix this?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Blank Screen

Post by austin987 »

On Sat, Jun 14, 2008 at 2:35 PM, CrispyDruid <[email protected]> wrote:
Oh. From how I'm reading the logs - there seems to be a problem with 'EnumDisplayDevicesW'. Is there some way to fix this?




austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Blank Screen

Post by austin987 »

On Sat, Jun 14, 2008 at 2:35 PM, CrispyDruid <[email protected]> wrote:
Oh. From how I'm reading the logs - there seems to be a problem with 'EnumDisplayDevicesW'. Is there some way to fix this?





What video card/drivers?
CrispyDruid
Newbie
Newbie
Posts: 3
Joined: Sat Jun 14, 2008 10:34 am

Post by CrispyDruid »

Just updated Graphics Driver to:

VIdeo card: nVidia GeForce 7300
Ver: x86-173.14.05

Am now getting 1 error code further in Wiz8:

fixme:d3d:IWineD3DResourceImpl_SetPriority (0xfa4cc0) : stub

Warcraft 3 is same as before.
Locked