View previous topic :: View next topic |
Author |
Message |
Leikeze n00b

Joined: 03 Feb 2004 Posts: 3
|
Posted: Mon Mar 29, 2004 8:59 pm Post subject: Starcraft |
|
|
Been attempting to get Starcraft and Starcraft Broodwar running under WINE. Installations and Blizzard Updates ran perfectly (so far as I can tell, at any rate), but running the game always fails with the following WINE error message: Quote: | Xlib: extension "GLX" missing on display ":0.0".
wine: Unhandled exception (thread 0014), starting debugger...
WineDbg starting on pid 13
No debug information in ELF 'wine' ((nil))
No debug information in 32bit DLL 'C:\Program Files\Starcraft\starcraft.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40200000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x406f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\CRTDLL.DLL' (0x406d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40730000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40a10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40a80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40b10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x407f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40760000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40be0000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\STARCRAFT\STORM.DLL' (0x15000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40d10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40ee0000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\STARCRAFT\LOCAL.DLL' (0x2000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DDRAW.DLL' (0x41c30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x41fa0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41f70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x42020000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x42060000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x42040000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x421a0000)
Unhandled exception: page fault on read access to 0x00000010 in 32-bit code (0x41fcec7b).
In 32-bit mode.
0x41fcec7b (WINMM.DLL.waveOutUnprepareHeader+0x2b in WINMM.DLL): testb $0x2,0x10(%esi)
Wine-dbg>WineDbg terminated on pid 13 |
Also, during the initial startup sequence, all I get is a blank screen/window prior to the failure. How do I fix this GLX error? Any suggestions are much appreciated. _________________ - Leik |
|
Back to top |
|
 |
rfujimoto Apprentice

Joined: 22 Mar 2004 Posts: 195
|
Posted: Tue Mar 30, 2004 5:50 am Post subject: |
|
|
Did you enable GLX in your X configuration file, is an AGP module compiled into your kernel, or are you using nvidia's implementation?
Type this and see if it ouptuts " load glx"
cat /etc/X11/XF86Config | grep glx
Also, does `glxgears` work? If you're using nvidia, can you see if the module is loaded `lsmod | grep nvidia` XFree can't find your glx implementation, so I'd check these places first.
If after doing that you can't find the problem, perhaps "opengl-update [nvidia]" -- replace [nvidia] with your opengl implentation. |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|