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.
 

fixme:d3d:resource_check_usage Unhandled usage flags 0x8

Author
RazPerchitel
Aliastra
Gallente Federation
#1 - 2014-06-07 10:29:24 UTC  |  Edited by: RazPerchitel
After udate to kronos game dont work.

When running game succesfully show select pilot menu, and after i select, i see back screen, and hear ingame music.

At this time in console i see many lines of :

fixme:d3d:resource_check_usage Unhandled usage flags 0x8

when i press ESC settings menu appears and work fine.

if i wait 10 - 15 minits client disonnects, then appears standard window with reason of disconnecting, and on background in left side of screen i see standard panel with buttons.

wine version 1.7.18-0ubuntu1
Ubuntu 12.04

Anybody know how to resolve that issue?

P.S. After 5 minits from start appears windows with text:

Your client has waited 5 minutes for a remote call to complete.
This could mean that the server is very loaded.

Please be patient, chances are that the call will complete eventually but depending on the load it might be considerable time.

When i click on link in that message i got list of remote procedure calls:

Screenshot of RPC window: http://tinypic.com/view.php?pic=2nvz8ma&s=8#.U5MOOobEgfM
After Shok
Ruthenia Co
#2 - 2014-06-08 16:05:49 UTC  |  Edited by: After Shok
Delete eve cache in wine user dir. Don`t delete settings dir.
wine_dir/drive_c/users/user_name/Local Settings/Application Data/CCP/EVE/eve_install_dir
All have this error - fixme:d3d: - it`s nornal.

Правдой нельзя оскорбить, уважаемый адвокат!

Тот самый Мюнхгаузен

Золотая орка

Kismeteer
Bat Country
Pandemic Horde
#3 - 2014-06-09 16:25:21 UTC  |  Edited by: Kismeteer
These are all normal errors, and happen constantly while eve is running. You can safely ignore them.

Quote:
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
err:d3d_surface:surface_load Not supported on scratch surfaces.
fixme:imm:NotifyIME NI_CLOSECANDIDATE


e: make sure to disable captain's quarters (aka station environments) before you actually login.
RazPerchitel
Aliastra
Gallente Federation
#4 - 2014-06-10 10:21:20 UTC
1. Captains quarters is disabled.
2. Deleting of cache dir is don't resolve problem.

Problem not in that error. Problem is "black screen" after select of character.
Kismeteer
Bat Country
Pandemic Horde
#5 - 2014-06-10 18:16:59 UTC
Try checking your device driver. Make sure you look into your card (lspci -v | grep -i vga) and make sure you are using the proprietary driver for it. Specially 'card name linux' in google should get you there. (with your actual card name in there)
RazPerchitel
Aliastra
Gallente Federation
#6 - 2014-06-11 09:28:17 UTC
Kismeteer wrote:
Try checking your device driver. Make sure you look into your card (lspci -v | grep -i vga) and make sure you are using the proprietary driver for it. Specially 'card name linux' in google should get you there. (with your actual card name in there)


before kronos all work fine. I don't change driver.
Kismeteer
Bat Country
Pandemic Horde
#7 - 2014-06-13 21:59:53 UTC
I guess run the repair.exe? Or do a full reinstall? Maybe your install got corrupted?
Zeb Oramara
CozyCorp
#8 - 2014-06-22 18:15:29 UTC
RazPerchitel wrote:
1. Captains quarters is disabled.
2. Deleting of cache dir is don't resolve problem.

Problem not in that error. Problem is "black screen" after select of character.


Given it was a while ago, you might already have found a solution but in case you haven't.

I had this problem when I started playing EVE a few months ago. What solved the black screen for me was to reduce the shader option to medium or low, memory is a bit vague. Other than that you could also try the "d3dstream"-patchset for wine, found here: https://github.com/stefand/wine I'm sure there is a .deb provided somewhere on the PPA you could use, if you don't want or feel comfortable to compile from source. I eventually went to use the patched wine full-time.