I enabled debug messages and this is what I'm getting. It doesn't seem
to be
able to get the driver open since it's giving 0x00000000:
fixme:cdrom:CDROM_GetIdeInterface not implemented for BSD
fixme:reg:GetSystemInfo not yet supported on this system
trace:driver:OpenDriverA ("wineoss.drv", (null), 0x00000000);
trace:driver:DRIVER_TryOpenDriver32 ("wineoss.drv", 00000000);
trace:driver:DRIVER_SendMessage Before call32 proc=0x292210c4 drvrID=00000000
hDrv=0x28360dc8 wMsg=0001 p1=00000000 p2=00000000
trace:wave:OSS_WaveOutInit OSS dsp out mask=100001fb
err:ntdll:RtlpWaitForCriticalSection section 0x2813f664
"../../loader/module.c: loader_section" wait timed out, retrying (60
sec)
tid=000a
Any suggestions?
On Friday 28 February 2003 12:07 am, Anish Mistry wrote:> Hi,
>
> I'm having trouble running programs with Wine 20030219. I managed to
install > half-life about a month ago and got it to start, but would freeze when
> starting a new game. I finally got back to trying it again a few weeks
ago
> and I'm getting some strange behavior. If I start half-life without
anything > occupying the sound device /dev/dsp the program fails to start and displays
> the following error on the console:
> fixme:cdrom:CDROM_GetIdeInterface not implemented for BSD
> fixme:reg:GetSystemInfo not yet supported on this system
> err:ntdll:RtlpWaitForCriticalSection section 0x2813f664
> "../../loader/module.c: loader_section" wait timed out, retrying
(60 sec)
> tid=000a
> wine: Unhandled exception, starting debugger...
> err:seh:start_debugger Couldn't start debugger ("debugger/winedbg
8 88") (2)
> Read the Wine Developers Guide on how to set up winedbg or another debugger
> Now if I'm using the sound device and start half-life it starts right
away,
> but obviously with no sound. This behavior is reproducable and it is
> happening with other applications, ie when I try to install Warcraft 3.
>
> Thanks for any help, and let me know if/what information I need to provide.
>
> My system:
> FreeBSD 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #31: Fri Dec 20 00:45:14 EST
> 2002 root:/usr/obj/usr/src/sys/BIGGUY i386
> Video: Nvidia Geforce2 MX 400
> --
> Anish Mistry
> _______________________________________________
> wine-users mailing list
> wine-users@winehq.com
> http://www.winehq.com/mailman/listinfo/wine-users
>
>
--
Anish Mistry