Diablo II - Lord of Destruction Expansion

Bjorn bjorn at sparta.lu.se.NOSPAM
Mon Jul 30 06:03:15 CDT 2001


Lionel Ulmer wrote:
> >But then it hangs when trying to set the palette using a DDraw HAL call -
> >the non-DGA version does it ok but the DGA-version does not, and no screen
> >appears.
> 
> Do you have any 8 bpp modes in the list provided by the X11DRV trace at Wine
> startup.
> 
> If not, that is your problem :-)

I'm in XF864 so it should not be a problem, but I added a Depth 8
section to my XF86Config-4 as well and I still get the same error. FWIW
this is the list x11drv gives me at the start, seems everything's there:

trace:x11drv:X11DRV_XF86VM_Init XVidMode modes: count=3
trace:x11drv:convert_modeinfo  width=1280, height=1024, refresh=85
trace:x11drv:convert_modeinfo  width=800, height=600, refresh=85
trace:x11drv:convert_modeinfo  width=640, height=480, refresh=85
trace:x11drv:X11DRV_XF86VM_Init Enabling XVidMode
trace:x11drv:X11DRV_XF86DGA2_Init DGA modes: count=25
trace:x11drv:convert_mode  width=1280, height=1024, bpp=8, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=8, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=8, refresh=85
trace:x11drv:convert_mode  width=1280, height=1024, bpp=15, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=15, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=15, refresh=85
trace:x11drv:convert_mode  width=1280, height=1024, bpp=15, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=15, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=15, refresh=85
trace:x11drv:convert_mode  width=1280, height=1024, bpp=16, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=16, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=16, refresh=85
trace:x11drv:convert_mode  width=1280, height=1024, bpp=16, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=16, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=16, refresh=85
trace:x11drv:convert_mode  width=1280, height=1024, bpp=32, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=32, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=32, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=32, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=32, refresh=85
trace:x11drv:convert_mode  width=1280, height=1024, bpp=32, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=32, refresh=85
trace:x11drv:convert_mode  width=800, height=600, bpp=32, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=32, refresh=85
trace:x11drv:convert_mode  width=640, height=480, bpp=32, refresh=85
trace:x11drv:X11DRV_XF86DGA2_Init Enabling DGA

It seems extremely stupid if wine wouldn't at least warn if it cannot
change mode to something non-existant. But I see no complaints, and the
mouse does disappear in the upper left 640x480 rectangle of my X
desktop. But no mode-switch happens and no graphics is drawn, so
something didn't work with DGA and ddraw apparently...

BTW, this is with this build of wine:

wine-20010723-1

Might WineX (whatever that is) help this or "should" it work fine using
wine ?

/Bjorn



More information about the wine-users mailing list