While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- US operating system age verification bill "Parents Decide Act" gets published
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Gaming on Linux with an older GPU levels up with DXVK-Sarek v1.12 bringing major new features
- SDL (Simple DirectMedia Layer) ban AI / LLM code contributions
- > See more over 30 days here
- Steam achievement conundrum
- GustyGhost - Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Any idea what might be wrong?
Have you tried out Tomb Raider and its benchmark?
1. I don't even start steam with mesa, less the Tomb Rider (steam.sh runs, but no GUI is loading)
2. felt like HW rendering with Mesa was not simply there (but got direct rendering: yes in glxinfo), even YT videos had lower framerate (not that they need HW rendering!), If game started (unlike Tomb Rider), I didn't get past menu and framerate was very low (like 1 FPS at best)
I used padoka ppa which is now Mesa 13.1 with same result in all described aspects
To me it seems like I forget some extremely important detail like setting DRI in XOrg or something else? I am not that familiar with Mesa, but googling didn't really help me understand what might be the problem (before when trying Padoka PPA, I was able to get nice results on AMD 280x though with no extra steps).
glxinfo: [http://pastebin.com/de2npDgh](http://pastebin.com/de2npDgh)
Xorg.0.log: [http://pastebin.com/m0gWiHNF](http://pastebin.com/m0gWiHNF)
Glxinfo looks good to me (showing 13.1 devel Mesa + direct rendering - yes. XOrg I am not that sure about, see several errors but I am unable to tell if they are 'sorta ok'.
This one looks sorta explain why there is poor performance though:
[ 14.330] (EE) AIGLX: reverting to software renderingThanks again for any ideas!
libstdc++ and a few others.
Might be wise to wait for a *buntu guy to clarify first though
Edit:
To clarify, that's to use Mesa.
EE about fallback to software rendering is gone from todays Xorg.0.log.
vblank_mode=0 glxgearsATTENTION: default value of option vblank_mode overridden by environment.
51401 frames in 5.0 seconds = 10279.994 FPS
52630 frames in 5.0 seconds = 10525.814 FPS
53456 frames in 5.0 seconds = 10691.200 FPS
glxinfo | grep LLVMDevice: AMD POLARIS10 (DRM 3.3.0 / 4.8.0-040800rc5-generic, LLVM 4.0.0) (0x67df)
OpenGL renderer string: Gallium 0.4 on AMD POLARIS10 (DRM 3.3.0 / 4.8.0-040800rc5-generic, LLVM 4.0.0)
That's after one more reboot (I was rebooting after AMDGPU PRO driver uninstall, and after Mesa Padoka PPA + upgrade install).
[http://askubuntu.com/questions/762219/steam-wont-start-on-ubuntu-16-04](http://askubuntu.com/questions/762219/steam-wont-start-on-ubuntu-16-04)
Tomb Rider runs, there are some texture glitches, but I guess that's as far as we can get! :)
Thanks a TON to all you guys, I'd not be able to move forward without your help!