Wine Help

this is what im getting :


gabriel@dhcppc1:/media/SC4DELUXE1> wine setup.exe
gabriel@dhcppc1:/media/SC4DELUXE1> fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 15/03/2009, dlt (d/m/y): 11/10/2009
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 15/03/2009, dlt (d/m/y): 11/10/2009
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 15/03/2009, dlt (d/m/y): 11/10/2009
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:win:EnumDisplayDevicesW ((null),0,0x33ae58,0x00000000), stub!
fixme:shell:DllCanUnloadNow stub
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  137 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  5353
  Current serial number in output stream:  5353

Using OpenSUSE 11.2 x86_64, ATI 9.11 drivers.

What is this you are trying to run?

Have you run winecfg

Install method is usually: wine ./Setup.exe

winetricks may help for some missing libraries
winetricks - The Official Wine Wiki

after some hours of looking around, i found that doing aticonfig --initial wasnt enough to get 3d acceleration going. Good old SaX2 -r -m 0=fglrx did the trick.

Thanks for that link tho, looks helpful