Sign in to follow this  
Sorien

new install, graphics whacked

Recommended Posts

I recently upgraded to Fedora 25, fresh install, fresh drive. I ran the install for Wurm, and now my graphics are messed up:

 

Vatnk5t.jpg

 

Any suggestions? Thanks.

 

-Sorien

Share this post


Link to post
Share on other sites

Post a console log please, then we can have a look what might be wrong

  • Like 1

Share this post


Link to post
Share on other sites

I am getting a whole buttload of these errors, which look like they might be the issue?

 

Launching Collada Model Loader threads
Launching WOM Loader threads
Starting workaround for fast running clocks
Using LWJGL timer.
Initialized mouse with 10 buttons.
Experimental direct buffer cleaner init successful
Startup Phase - Setting up..
Initializing font texture for SansSerif (11). Texture Size: 256
Initializing font texture for SansSerif (11, italic). Texture Size: 128
Loading window positions from /home/USERNAME/wurm/players/Sorien/windows_1600x1080.txt
Loading props file /home/USERNAME/wurm/players/Sorien/windows_1600x1080.txt
Gui initialized
Startup Phase - Preparing terrain
Startup Phase - Connecting ..
Disabling Nagles
Writing to /home/USERNAME/wurm/players/Sorien/logs/_Event.2017-01.txt
Disabling Nagles
Writing to /home/USERNAME/wurm/players/Sorien/logs/Alliance.2017-01.txt
Jan 31, 2017 11:40:23 AM class.cHJYkgydCr FZOk5L6Gfy
SEVERE: glCompressedTexImage2D failed: Invalid enum (1280)
glCompressedTexImage2D failed: Invalid enum (1280)
Jan 31, 2017 11:40:23 AM class.cHJYkgydCr FZOk5L6Gfy
SEVERE: glCompressedTexImage2D failed: Invalid enum (1280)
glCompressedTexImage2D failed: Invalid enum (1280)
Jan 31, 2017 11:40:23 AM class.cHJYkgydCr FZOk5L6Gfy
SEVERE: glCompressedTexImage2D failed: Invalid enum (1280)
glCompressedTexImage2D failed: Invalid enum (1280)
Jan 31, 2017 11:40:23 AM class.cHJYkgydCr FZOk5L6Gfy
SEVERE: glCompressedTexImage2D failed: Invalid enum (1280)
glCompressedTexImage2D failed: Invalid enum (1280)
Jan 31, 2017 11:40:23 AM class.cHJYkgydCr FZOk5L6Gfy
SEVERE: glCompressedTexImage2D failed: Invalid enum (1280)
glCompressedTexImage2D failed: Invalid enum (1280)
Jan 31, 2017 11:40:23 AM class.cHJYkgydCr FZOk5L6Gfy

Do you need he whole log, or is that enough? I don't see how to attach a log file, should I just use pastebin?

 

-Sorien

 

Share this post


Link to post
Share on other sites

Would my java version be affecting anything?

 

$ java -version

openjdk version "1.8.0_121"
OpenJDK Runtime Environment (build 1.8.0_121-b14)
OpenJDK 64-Bit Server VM (build 25.121-b14, mixed mode)

 

-Sorien

Share this post


Link to post
Share on other sites

You're using the open source graphics driver nouveau for Nvidia and OpenJDK, both of which aren't really supported that well.. issues should go away if you install the proprietary Nvidia driver (should fix it by itself) and Oracle Java:)

Share this post


Link to post
Share on other sites
2 minutes ago, Saroman said:

https://rpmfusion.org/Howto/nVidia#Current_GeForce.2FQuadro.2FTesla

 

You'd probably need to switch back to xorg as well first as Fedora 25 seems to be using Wayland by default now...

 

I was going to follow this guide, which now I remember I had to do when I switched to Fedora 21:

https://www.if-not-true-then-false.com/2015/fedora-nvidia-guide/

 

It's going to have to wait until after my client calls though, can't risk getting stuck in an unusable state before then. Thanks. :)

 

-Sorien

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this