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.
 

Crash EVE after Crius

Author
Galigor
Serenity Initiative
#1 - 2014-07-22 11:41:22 UTC
Today I updated EVE and now I can't run game.
I use Ubuntu (version 12.04). I start eve use command:
WINEDLLOVERRIDES="*msvcrt,*msvcr100,*msvcr80=b,n" wine "C:/Program Files/CCP/EVE/bin/ExeFile.exe"

Before "Crius" all was be ok, now I see only black/white screen.
My wine version: Wine-1.7.18, My netbook: Toshiba Satellite L750
In terminal I get all the time this messages:
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ glsl_shader.c / 6183
err:d3d_shader:walk_constant_heap >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from walk_constant_heap() @ glsl_shader.c / 536

Any suggestions what I can do?
Naecuss
Brutor Tribe
Minmatar Republic
#2 - 2014-07-22 18:41:47 UTC  |  Edited by: Naecuss
Same here when I tried to run eve.

Distro: Ubuntu 14.04 LTS
wine-1.6.2
lspci -v | less
NVIDIA Corporation GT218 [GeForce 210]

Error output below:

fixme:heap:HeapSetInformation 0x48a000 0 0x33fd14 4
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Network layer using: CarbonIO
fixme:heap:HeapSetInformation 0x48a000 0 0x3386b4 4
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x5a00009
Serial number of failed request: 78
Current serial number in output stream: 82

Will investigate, but will have too login into my windows box to play for the time being :(, updated my drivers, rebooted and everything is fine, so back on eve box :)
Kismeteer
Bat Country
Pandemic Horde
#3 - 2014-07-22 18:48:40 UTC
Ubuntu 14.04, wine 1.6.2, nvidia GT218 proprietary, still running fine.
Ravow
Republic Military School
Minmatar Republic
#4 - 2014-07-23 05:32:24 UTC
Work fine too.

Wine 1.7.15-cs0.5

Video : Radeon 7970. Driver OSS (RadeonSI)

Kernel,mesa,libdrm,llvm,xf86-video-ati, glamor all git from yesterday.
Katrina Bekers
A Blessed Bean
Pandemic Horde
#5 - 2014-07-23 09:19:45 UTC
Try 1.7.22, and remove the now unneeded overrides.

Try disabling glsl in WINE, by setting HKCU:Software:Wine:Direct3D:UseGLSL to "disabled", or "winetricks glsl=disabled" and try again. Or re-enable it, in case it was disabled somehow.

<< THE RABBLE BRIGADE >>

Galigor
Serenity Initiative
#6 - 2014-07-23 16:56:20 UTC
Katrina Bekers wrote:
Try 1.7.22, and remove the now unneeded overrides.

Try disabling glsl in WINE, by setting HKCU:Software:Wine:Direct3D:UseGLSL to "disabled", or "winetricks glsl=disabled" and try again. Or re-enable it, in case it was disabled somehow.


I tried this solution. After update version I have no changes.
If I disabled glsl I can't start client, when I enabled glsl I have black/white screen.

Any other solutions?
Kismeteer
Bat Country
Pandemic Horde
#7 - 2014-07-23 18:19:47 UTC
Check video drivers, and maybe reinstall eve after wiping your eve directory?