Problems running Commandos Behind enemy lines

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
EbbeLockert
Newbie
Newbie
Posts: 1
Joined: Wed Jun 15, 2011 2:05 pm

Problems running Commandos Behind enemy lines

Post by EbbeLockert »

Hello,

I'm trying to get Commandos: Behind enemy lines to work in Wine. I've gotten so far that it starts up, but after a second or two, the graphics freezes and the sound loops.

I get the following message in the terminal:
err:process:__wine_kernel_init boot event wait timed out
fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x32ec14,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x160328,0x160298): stub
err:seh:setup_exception_record nested exception on signal stack in thread 0009 eip 7bc73730 esp 7ffdbc7c stack 0x232000-0x330000
Can anyone help me?

Thanks, EbbeLockert.
User avatar
triso
Level 2
Level 2
Posts: 37
Joined: Mon May 18, 2009 8:30 pm

Re: Problems running Commandos Behind enemy lines

Post by triso »

EbbeLockert wrote: I get the following message in the terminal:

Code: Select all

fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver 
What type of video card are you using? What is the version number of your video drivers?
Locked