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.
 

Fedora 25. Eve runs fine except no textures load

Author
Blavish
Therapy.
Brave Collective
#1 - 2017-01-09 10:56:04 UTC
I installed Eve on Fedora 25 using wine and everything seems fine except there is one big problem.
No matter what i do, i cant see any textures. I even tried downloading the entire game files but still all the ships, station and everything else shows up as black.

Tried starting in dx9
Tried downloading all the games files
Reset cache
Not sure what else to do

Does anyone have an idea what could fix this?

Any help would be appreciated.
Calebus Phobeus
Eternal Seekers of Darkness
#2 - 2017-01-09 21:05:45 UTC
What graphic card and driver? Running F25 (64bit) with NVIDIA prop here without any issues.
Blavish
Therapy.
Brave Collective
#3 - 2017-01-09 23:55:57 UTC
Calebus Phobeus wrote:
What graphic card and driver? Running F25 (64bit) with NVIDIA prop here without any issues.


I am running amd normal driver(not the pro one) and rx460 graphics card
Torgeir Hekard
I MYSELF AND ME
#4 - 2017-01-11 04:47:04 UTC
libtxc_dxtn
lib32-libtxc_dxtn
Dunno what it's called in fedora. Search your package manager for s3tc.
Calebus Phobeus
Eternal Seekers of Darkness
#5 - 2017-01-14 20:11:54 UTC
Can confirm these packages are installed on my system as well:
libtxc_dxtn.i686
libtxc_dxtn.x86_64
FerroTiC
Republic University
Minmatar Republic
#6 - 2017-02-01 19:36:23 UTC  |  Edited by: FerroTiC
I had to install 32 bit version in order for textures to work. x68_64 version was not enough.

dnf install libtxc_dxtn-1:1.0.1-1.gitef072983.fc24.i686


Quote:
glxinfo | grep -i "direct\|server\|client\|opengl"


direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD BONAIRE (DRM 2.48.0 / 4.9.6-200.fc25.x86_64, LLVM 3.8.1)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 13.0.3
OpenGL core profile shading language version string: 4.10
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
GL_ARB_derivative_control, GL_ARB_direct_state_access,
GL_ARB_draw_elements_base_vertex, GL_ARB_draw_indirect,
GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect,
OpenGL version string: 3.0 Mesa 13.0.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 13.0.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
Blavish
Therapy.
Brave Collective
#7 - 2017-02-07 16:24:56 UTC
Thanks. I switched to Ubuntu and everything works fine now. Except one big annoying thing, mouse flickers and vanishes constantly.

Tried everything but it aint working
Blavish
Therapy.
Brave Collective
#8 - 2017-02-07 16:25:50 UTC
FerroTiC wrote:
I had to install 32 bit version in order for textures to work. x68_64 version was not enough.

dnf install libtxc_dxtn-1:1.0.1-1.gitef072983.fc24.i686


Quote:
glxinfo | grep -i "direct\|server\|client\|opengl"


direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD BONAIRE (DRM 2.48.0 / 4.9.6-200.fc25.x86_64, LLVM 3.8.1)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 13.0.3
OpenGL core profile shading language version string: 4.10
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
GL_ARB_derivative_control, GL_ARB_direct_state_access,
GL_ARB_draw_elements_base_vertex, GL_ARB_draw_indirect,
GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect,
OpenGL version string: 3.0 Mesa 13.0.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 13.0.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:


Thanks. I'm going to boot into Fedora and try this one quickly.
Ubuntu works but annoying flashing mouse which i cant seem to fix.
Blavish
Therapy.
Brave Collective
#9 - 2017-02-07 18:00:39 UTC
I just wanted to say thanks for all the help

This indeed was the missing texture problem.


libtxc_dxtn
lib32-libtxc_dxtn

By installing the lib32 it fixed my issue in Fedora 25