These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

[Solved] Wine 1.5.20

Author
Spoofeydoo
Eternity INC.
Goonswarm Federation
#1 - 2012-12-22 17:22:16 UTC  |  Edited by: Spoofeydoo
For me everything except CQ works with Wine 1.5.19. I tried 1.5.20, the launcher works, the game doesn't even display the login.

Has anyone got 1.5.20 to work?

My system is Slackware64-14.0, Evga GTX460, Nvidia 310.19 driver.



Wine 1.5.24 solved the problem for me. Sadly CQ still needs work.

I have a fruit cup and I'm not afraid to use it.

Jikkarr
Aliastra
Gallente Federation
#2 - 2012-12-22 17:39:11 UTC  |  Edited by: Jikkarr
Similar issues here, all fine under wine 1.5.19 but game crashes:

Quote:
Service district: 0.001swine: Call from 0x7b83bcb2 to unimplemented function d3d11.dll.D3D11CreateDevice, aborting
fixme:dbghelp:elf_search_auxv can't find symbol in module
wine: Unimplemented function d3d11.dll.D3D11CreateDevice called at address 0x7b83bcb2 (thread 0009), starting debugger...
Unhandled exception: unimplemented function d3d11.dll.D3D11CreateDevice called in 32-bit code (0x7b83bcb2).


Arch x86_64 3.6.10-1-ARCH
nVidia GTS250, ASUS ENGTS250/DI/1GD3/V2/WW
nVidia 310.19 driver

Update
Confirmed, a rollback to 1.5.19 means everything is working.

For Arch x86_64 users who, like me, clear their cache I've uploaded the 1.5.19-1-x86_64 package here.

Once downloaded, under root, place this in /var/cache/pacman/pkg/
The run (under root/sudo) pacman -U /var/cache/pacman/pkg/wine-1.5.19-1-x86_64.pkg.tar.xz

Wine Bug Tracker:
Bug 32521
Found to be duplicate of
Bug 32520

Update 2
Both bug links kept for for records.

No longer need to rollback, the d3d11.dll override and disabling works.

"Jikkarr,

Your support is welcomed, appreciated. Know that I will deliver us all. In my Nation alone is the Truth."

~Master Sansha Kuvakei

COMM4NDER
Legendary Umbrellas
#3 - 2012-12-22 18:52:18 UTC  |  Edited by: COMM4NDER
This is a bug where EVE-Online checks for DX11 and this is partly implemented in wine.
My bugreport here : http://bugs.winehq.org/show_bug.cgi?id=32520

Workarround is to disable dx11 as I showed in the latest test data on AppDB for eve current

TLDR
Just add d3d11.dll to the overrides tab and then disable it. It should work just fine after that.

[url=https://github.com/CommanderAlchemy/.bin/blob/master/eve] EVE - Online Launcher [Linux] [/url] Installs, launches character prefixes (both SISI & Tranquility). Simplescreenrecorder shm inject

Spoofeydoo
Eternity INC.
Goonswarm Federation
#4 - 2012-12-22 19:33:42 UTC
Commander, your override solution worked for me. Thanks.

I have a fruit cup and I'm not afraid to use it.

Jikkarr
Aliastra
Gallente Federation
#5 - 2012-12-22 19:46:13 UTC
Updated my original post to reflect these developments. I've kept the information for completeness of records; including links to both bug reports just in case.

Adding d3d11.dll to the overrides and disabling worked for me too.

"Jikkarr,

Your support is welcomed, appreciated. Know that I will deliver us all. In my Nation alone is the Truth."

~Master Sansha Kuvakei

Noel Letis
Strange Space Citizen
#6 - 2012-12-24 16:04:24 UTC
COMM4NDER wrote:
TLDR
Just add d3d11.dll to the overrides tab and then disable it. It should work just fine after that.


Works for me, thanks.
Biyakuya Kuchkii
University of Caille
Gallente Federation
#7 - 2012-12-29 19:05:10 UTC
Adding that override doesn't fix it for me :(

Is there an easy way to get back to 1.5.19 on Ubuntu 12.10 64bit?
Shadow Lightbringer
Lightbringer Consolidated
#8 - 2012-12-30 01:06:04 UTC
Ubuntu 12.04 64bit
Wine 1.5.20 (obviously)
Nvidia driver: 310.14

I had the same issue after the upgrade to 1.5.20. I added the d3d11.dll to the Libraries tab and Disabled it.

I launched EVE again and the Launcher comes up, but after I click the Play button ExeFile.exe apparently crashes for a new reason. I have linked to a Pastebin of my backtrace.txt file below:

Pastebin of my backtrace.txt.


Hope someone might have an answer for this one.
Thanks.
Meriam Blessed
Science and Trade Institute
Caldari State
#9 - 2012-12-30 06:15:24 UTC
PlayOnLinux of coz :) Why somebody uses plain wine still ?
Dennis Erixon
University of Caille
Gallente Federation
#10 - 2012-12-30 11:29:15 UTC
For anyone using the official WineHQ PPA.
Downgrading like this should work, without breaking stuff.

http://ubuntuforums.org/showthread.php?t=2099512
Quote:
Re: Wine 1.5.20 Ubuntu 12.10 FUBAR woes...
Same problems here, almost nothing works under 1.5.20.

Quote:
Originally Posted by wiebeest View Post
Meanwhile, if anybody knows how to reverse to the previous version 1.5.19 I'd be very interested to know.
I just did it successfully. Presuming you are using the ubuntu-wine PPA like I am, download the following files from:

http://ppa.launchpad.net/ubuntu-wine...ain/w/wine1.5/

wine1.5-amd64_1.5.19-0ubuntu3_amd64.deb
wine1.5_1.5.19-0ubuntu3_amd64.deb
wine1.5-i386_1.5.19-0ubuntu3_i386.deb

then install all 3 at once with sudo dpkg -i


For a 32bit system you'd want these files.

wine1.5-i386_1.5.19-0ubuntu3_i386.deb
wine1.5_1.5.19-0ubuntu3_i386.deb


Cheers!
Eli Nebula
Doomheim
#11 - 2012-12-30 12:35:01 UTC
Dennis Erixon wrote:
For anyone using the official WineHQ PPA.
Downgrading like this should work, without breaking stuff.

http://ubuntuforums.org/showthread.php?t=2099512
Quote:
Re: Wine 1.5.20 Ubuntu 12.10 FUBAR woes...
Same problems here, almost nothing works under 1.5.20.

Quote:
Originally Posted by wiebeest View Post
Meanwhile, if anybody knows how to reverse to the previous version 1.5.19 I'd be very interested to know.
I just did it successfully. Presuming you are using the ubuntu-wine PPA like I am, download the following files from:

http://ppa.launchpad.net/ubuntu-wine...ain/w/wine1.5/

wine1.5-amd64_1.5.19-0ubuntu3_amd64.deb
wine1.5_1.5.19-0ubuntu3_amd64.deb
wine1.5-i386_1.5.19-0ubuntu3_i386.deb

then install all 3 at once with sudo dpkg -i


For a 32bit system you'd want these files.

wine1.5-i386_1.5.19-0ubuntu3_i386.deb
wine1.5_1.5.19-0ubuntu3_i386.deb


Cheers!


Thanks for this workaround !

Mint 13 / Nvidia GTX580 ; it works now !
Shadow Lightbringer
Lightbringer Consolidated
#12 - 2012-12-30 12:51:20 UTC
Dennis Erixon wrote:
For anyone using the official WineHQ PPA.
Downgrading like this should work, without breaking stuff.

http://ubuntuforums.org/showthread.php?t=2099512
Quote:
Re: Wine 1.5.20 Ubuntu 12.10 FUBAR woes...
Same problems here, almost nothing works under 1.5.20.

Quote:
Originally Posted by wiebeest View Post
Meanwhile, if anybody knows how to reverse to the previous version 1.5.19 I'd be very interested to know.
I just did it successfully. Presuming you are using the ubuntu-wine PPA like I am, download the following files from:

http://ppa.launchpad.net/ubuntu-wine...ain/w/wine1.5/

wine1.5-amd64_1.5.19-0ubuntu3_amd64.deb
wine1.5_1.5.19-0ubuntu3_amd64.deb
wine1.5-i386_1.5.19-0ubuntu3_i386.deb

then install all 3 at once with sudo dpkg -i


For a 32bit system you'd want these files.

wine1.5-i386_1.5.19-0ubuntu3_i386.deb
wine1.5_1.5.19-0ubuntu3_i386.deb


Cheers!


Well that was ridiculously easy to accomplish. Thank you, I'm up and running again. Big smile
Menog Fenduro
Eternally Corp
#13 - 2012-12-30 23:50:02 UTC
Meriam Blessed wrote:
PlayOnLinux of coz :) Why somebody uses plain wine still ?



!
Spoofeydoo
Eternity INC.
Goonswarm Federation
#14 - 2013-01-05 00:37:25 UTC
Still present on 1.5.21, the override still allows play though.

I have a fruit cup and I'm not afraid to use it.

Publius Victrix
Gloria In Excelsis Deo
#15 - 2013-01-13 00:50:19 UTC
FWIW, Wine 1.5.21 under Debian Wheezy, the override is needed.


To reiterate:

winecfg -> Libraries tab

add d3d11, and set it to "native" only
Spoofeydoo
Eternity INC.
Goonswarm Federation
#16 - 2013-01-18 01:39:28 UTC
Confirming setting d3d11 to native only works for me to.

I have a fruit cup and I'm not afraid to use it.

John Cant
NEXUS Holdings Inc.
#17 - 2013-02-14 22:31:43 UTC  |  Edited by: John Cant
COMM4NDER wrote:
This is a bug where EVE-Online checks for DX11 and this is partly implemented in wine.
My bugreport here : http://bugs.winehq.org/show_bug.cgi?id=32520

Workarround is to disable dx11 as I showed in the latest test data on AppDB for eve current

TLDR
Just add d3d11.dll to the overrides tab and then disable it. It should work just fine after that.


Tried that, no joy.....

Erroring out when hitting the play button....

using 1.5.23 btw, can't get an earlier version bar 1.4.xxx. tried with that, The launcher allows me to hit the play button but no client launches and no errors seen.

JC
Neuntausendeins
#18 - 2013-02-15 00:34:59 UTC
Post console output.