Reddit Linux_Gaming

9070 XT question
I'm on Mint 22.1 x86_64, and just got a 9070 XT, switched from RTX 2070 super.
Had to update my kernel to Linux 6.13.7-x64v3-xanmod1
I have the Mesa 25.0.1 driver installed
Besides the crashes (I see that everyone has issues with the card right now) I noticed that the performance is not as it should be. For example Path of Exile 2 is running at 25 fps even on the login screen and even the 2070 super was better with performance. Warframe runs almost the same as it did with the nvidia card.
Do I need some additional software, or do I need to wait for newer drivers, or wait for a newer kernel or OS update, or anything I can do to improve on the performance/crashes?
[link] [comments]
Marvel Rivals Wine error Assertion failed
Been running into this super annoying crash in Marvel Rivals. Happens randomly, usually during the intro cut-scene, accepting a match, or when a match ends. Game just straight-up crashes, making it unplayable.
I'm on Kubuntu and launching through Steam. Tried changing Proton versions, Verifying game files, Deleting & reinstalling.
What’s weird is that it was totally fine a week ago. Anyone else running into this or found a fix?
submitted by /u/jujubes44[link] [comments]
Anyone experiencing system freeze lately?
I have been using same setup for 2 months and just until a few days ago my system started to freeze randomly on Helldivers 2 or Space Marine 2. I got an error with a dialog popup "Desktop effects were restarted due to a graphics reset". I didn't have time to try out different games but those were very fine before. I am on 6.13.6-103.bazzite.fc41.x86_64 with 9800X3D and 7800 XT
submitted by /u/ghastlymemorial[link] [comments]
lots of artifacting in ready or not
this effect happens when I move my camera. It can somewhat be resolved by enabling FSR, but lighting looks blocky. Does anyone know what is going on here?
submitted by /u/ImmortalGophers[link] [comments]
Address to former League of Legend linux players
Give it up. I get it you might not have a taste for DOTA 2. But it is time to go take a shower and pack up. Where are you going? I did say pack up but I didn't say jump out the window into microsoft land. No,no no, I invite you to play Strife.
https://playstrife.gg/
That is right, Strife is back baby, and its been back from the dead for like what a 3rd or 4th time coming! AND IT NEEDS YOU. 🫵 YES YOU. 🫵 Strife needs more players to build up an active playerbase so we can run games in NA hours, outside of the typical peak hours(8:00AM to 4:00PM EST currently).
Come on down to https://playstrife.gg/ and install strife, it is also available on steam, and show everone what an absolute unit of a league of legends linux gamer you are.
What's wrong? You chicken? 🐔
submitted by /u/DrainTheChildren[link] [comments]
Fixing Steam Games Icons On Gnome
Hello!
I recently have been trying to harmonize my system a bit and noticed that when Steam games were running, they were shown with that default icon, and in some places like the dock or the gamebar overlay extension they even were named something like "steam_app_<id>".
I started to search for a fix for that so the normal icon and name appear everywhere and found one involving to add that "steam_app_<id>" to the .desktop file as the value of the "StartupWMClass" key.
And it works pretty well!
Since i thought i'd probably have to do that quite a lot (everytime I install a new game and also on my existing shortcuts), I decided to make a little script to automate that for myself and for anyone to use in case some people wanted to conveniently do the same thing.
The script can also be used to automatically create shortcuts for ALL your currently installed Steam games so it can double down as that use case as well if anyone needs it.
Note that I am using GNOME and I have no idea if it works on KDE or any other DE or if they even had that problem to begin with. You're free to try tho!
I have no idea either if this is really an issue for other people, if that workaround is common knowledge or if there already are tools to do that, I didn't seem to have find anything popular about that when I was searching for the fix so yeah, but still sharing cause why not if it can help some people.
Here's the link to the GitHub repo : https://github.com/beedywool/Gnome-Steam-Shortcut-Fixer
submitted by /u/Forsaken-Drawing-131[link] [comments]
Streamline Your KDE Monitor Setups with Screen Profiler (Similar to Monitor Profile Switcher!)
Hey everyone!
I wanted to share a little tool I've been working on called Screen Profiler. If you're a KDE user who constantly uses different monitor setups and resolutions, this might be just what you need. It even remembers the relative positions of your monitors!
Having recently made the switch from Windows myself, I was surprised to find a lack of Linux alternatives that offered the same convenience as "monitor profile switcher".
I've been using it extensively on Bazzite and it's been fantastic. I recently refactored the code and designed a companion system tray icon for easy GUI interaction.
One of my favorite uses is for my game streaming setup. When I connect via GameStream, Screen Profiler automatically switches to my dummy HDMI plug for my Steam Deck. Then, when I'm done, it restores my regular desktop layout. It's also incredibly handy for quickly enabling just one monitor when I want to mirror my screen to the TV in the living room.
You can assign KDE hotkeys to the command-line commands.
In short, Screen Profiler lets you:
Save your current monitor configurations (including resolution and relative positions) as "profiles."
Load those profiles back using either a command-line interface or a system tray icon.
Optionally integrate with Konsave to save and restore your KDE panel and widget layouts along with your screen setup.
https://github.com/Kakiharu/screenprofiler
I'd love to hear your feedback!
submitted by /u/Kakiharu[link] [comments]
How's setup and performance using Sunshine/Moonlight?
So I'm thinking about making the move from Windows to Linux Mint. I wanted to ask if the setup is easy compared to doing it on Windows and if the performance is comparable. I'm running an AMD 7700X and RTX 3060.
I do all of my gaming through Sunshine/Moonlight so it's very important it works well on Linux.
submitted by /u/SizzlinKola[link] [comments]
Gamescope only works when Steam is launched from the Terminal in Fedora 41 KDE
Fedora 41 KDE, latest Nvidia drivers.
I've been trying to get Gamescope and HDR to work with Steam games and actually it works pretty well. This is the launch command I use (it includes DLSS4 overrides but is the same behavior without that part):
gamescope --hdr-enabled --force-grab-cursor --mangoapp -w 3840 -h 2160 -W 3840 -H 2160 -f -b -- gamemoderun OBS_VKCAPTURE=1 PROTON_ENABLE_NGX_UPDATER=1 DXVK_NVAPI_DRS_SETTINGS=NGX_DLSS_RR_OVERRIDE=on,NGX_DLSS_SR_OVERRIDE=on,NGX_DLSS_FG_OVERRIDE=on,NGX_DLSS_RR_OVERRIDE_RENDER_PRESET_SELECTION=render_preset_latest,NGX_DLSS_SR_OVERRIDE_RENDER_PRESET_SELECTION=render_preset_latest %command%However, it only works if I first start Steam from the terminal (just writing "steam", no arguments). But if I open Steam from the KDE app launcher/menu, games fail to boot with the exact same command.
As a side note, Gamescope works fine on Lutris when launching it from the GUI.
Any idea why the difference between launching from the Terminal vs the GUI for Steam?
submitted by /u/Zetzun[link] [comments]
Someone tested MHWilds with new Driver?
I read that has been released a new nvidia driver (570.133.07), I've read that has solved the ff7rebirth problems but anyone tested mhwilds if is still un a problematic state?
submitted by /u/Mikadini[link] [comments]
Should i switch to linux for gaming?
i have a laptop with a 4060mobile ,intel 13700hx, 32 gig ddr5 and some random nvme ssd. i know nvidia drivers are not good on linux but windows keeps bugging out when gaming and ı dont want to reset my computer because i know it is not going to solve my problems so i will swich to linux is there anything i need to know other than the nvidia drivers.(sorry if i have bad english)
submitted by /u/sup_ker[link] [comments]
Minecraft Connection Error, Likely Permissions
I made a Minecraft modpack and tested its ability to connect to its server version on my computer. It worked.
I uploaded the server software to the server host (Apex Hosting) and it didn’t work.
So I tried running my client on 2 different computers and it connected fine.
The launcher version is Prism Launcher 9.2, installed via Flathub.
Game version is 1.21.1. Neoforge is 21.1.133.
Error was “Failed to sync registries from the server: Java.lang.NullPointerException.”
I’m running Kubuntu 24.04.2 and have Nvidia GPU (3060 12GB) and AMD CPU(Ryzen 9 7950X).
Computers I tested on run Windows 10 and Kubuntu 22.04.
I double-checked and every mod version and it's corresponding config is identical on server and client. There are some server only and client only mods
The server-only mods are:
bluemap-5.7-neoforge.jar
The Client-only mods are:
Searchables-neoforge-1.21.1-1.0.2.jar
hiddenrecipebook-1.21.1-4.9.jar
freecam-neoforge-1.3.0+mc1.21.jar
sodium-neoforge-0.6.9+mc1.21.1.jar
ExtremeSoundMuffler-3.49_NeoForge-1.21.jar
tia-neoforge-1.21-1.2.1.jar
BetterF3-11.0.3-NeoForge-1.21.1.jar
JadeAddons-1.21.1-NeoForge-6.0.1.jar
Notes-1.21.1-3.0.1-neoforge.jar
PickUpNotifier-v21.1.0-1.21.1-NeoForge.jar
reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar
Controlling-neoforge-1.21.1-19.0.4.jar
monsters_in_the_closet-1.0.3+1.21-forge.jar
jeed-1.21-2.2.17.jar
JustEnoughBeacons-NeoForge-1.21-1.3.0.jar
MouseTweaks-neoforge-mc1.21-2.26.1.jar
fancymenu_neoforge_3.4.6_MC_1.21.1.jar.disabled
fusion-1.2.4-neoforge-mc1.21.jar
sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar
sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar
flightassistant-neoforge-3.0.0-alpha.8+mc1.21.jar
The rest of the mods are:
create_winery-1.4.0-neoforge-1.21.1.jar
cosmoslibrary-neoforge-1.21.1-11.7.0.0.jar
jei-1.21.1-neoforge-19.21.0.247.jar
Cucumber-1.21.1-8.0.10.jar
laserbridges-1.21.1-neoforge-5.jar
resourcefulconfig-neoforge-1.21-3.0.10.jar
create_ultimate_factory-1.9.0-neoforge-1.21.1.jar
Glodium-1.21-2.2-neoforge.jar
chunkloaders-1.2.8-neoforge-mc1.21.jar
softerhaybales-1.21.1-3.4.jar
jearchaeology-1.21.0-1.1.5.jar
goblintraders-neoforge-1.21.1-1.11.1.jar
Glassential-renewed-neoforge-1.21.1-3.1.5.jar
DistinguishedPotions-v21.1.1-1.21.1-NeoForge.jar
MekanismTools-1.21.1-10.7.12.77.jar
cryonicconfig-neoforge-1.0.0+mc1.21.4.jar
bellsandwhistles-0.4.7-1.21.1.jar
inventorysorter-1.21-24.0.20.jar
rftoolsbuilder-1.21-7.0.2.jar
pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar
merequester-neoforge-1.21.1-1.1.8.jar
prone_was_pressed-1.0.0-neoforge-1.21.1.jar
createcontraptionterminals-1.21-1.2.0.jar
ironfurnaces-neoforge-1.21.1-4.2.6.jar
golden_foods-merged-1.21.1-2.4.0.jar
createoreexcavation-1.21-1.6.2.jar
player-drops-head-v.3.3.1.jar
bundle-crafting-backport-1.1.jar
AetherVillages-1.21.1-1.0.8-neoforge.jar
exposure-neoforge-1.21.1-1.8.11.jar
almostunified-neoforge-1.21.1-1.2.3.jar
lootr-neoforge-1.21-1.10.35.90.jar
display_case-neoforge-1.21-1.0.2.jar
walljump-1.21.1-1.3.3-neoforge.jar
bucketlib-neoforge-1.21-4.1.2.2.jar
firearrows-neoforge-1.21.1-13.jar
factory_blocks-neoforge-1.4.0+mc1.21.1.jar
smallships-neoforge-1.21.1-2.0.0-b2.1.jar
monolib-neoforge-1.21.1-2.0.0.jar
scaffoldingdropsnearby-1.21.1-3.4.jar
justdirethings-1.5.4.jar
blastingraw-1.21.1-neoforge-3.jar
create_things_and_misc-4.0-neoforge-1.21.1.jar
journeymap-neoforge-1.21.1-6.0.0-beta.40.jar
JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar
ArmorPoser-neoforge-1.21.1-6.2.0.jar
ae2qolrecipes-neoforge-1.21.x-1.3.0.jar
UniversalBoneMeal-v21.1.0-1.21.1-NeoForge.jar
Storage Drawers-neoforge-1.21-13.8.5.jar
toms_storage-1.21-2.1.1.jar
rftoolsbase-1.21-6.0.6.jar
CreateHavenQualities-NeoForge-1.21.1-1.0.2.jar
cosmosportals-neoforge-1.21.1-8.6.0.10.jar
ironladders-1.21.1-2.7.03-neoforge.jar
ChippedExpress-universal.jar
granularmobgriefing-1.0.0.jar
Powah-6.1.6.jar
gravestone-neoforge-1.21.1-1.0.24.jar
Continents_1.21.x_v1.1.7.jar
V6.6-Matmos-mod-1.21.1.jar
AdvancedPeripherals-1.21.1-0.7.49a.jar
kotlinforforge-5.7.0-all.jar
fulleng-2.2.2.jar
railcraft-reborn-1.21.1-1.2.5.jar
create_trimmed.jar
applied-experienced-1.21.1-1.1.0.jar
charginggadgets-1.14.1.jar
comforts-neoforge-9.0.3+1.21.1.jar
elytraslot-neoforge-9.0.2+1.21.1.jar
RainShield-1.21.1-2.0.1.jar
woodenbucket-neoforge-1.21-4.1.1.0.jar
rechiseled-1.1.6a-neoforge-mc1.21.jar
jurassic_galaxy_ii_stuff-1.0.1-neoforge-1.21.1.jar
ftb-library-neoforge-2101.1.12.jar
aether_emissivity-1.21.1-1.0.0-neoforge.jar
BambooEverything-neoforge-21.1.0+mc1.21.1.jar
JustEnoughMekanismMultiblocks-1.21.1-7.6.jar
craftingtweaks-neoforge-1.21.1-21.1.5.jar
rightclickharvest-neoforge-4.5.2+1.21.1.jar
jamlib-neoforge-1.3.2+1.21.1.jar
konkrete_neoforge_1.9.9_MC_1.21.jar
ironchest-1.21-neoforge-16.0.7.jar
industrialforegoing-1.21-3.6.24.jar
tiab-neoforge-6.4.0.jar
torchmaster-neoforge-1.21.1-21.1.5-beta.jar
experiencelib-1.21.1-1.0.3.jar
accessories-neoforge-1.1.0-beta.31+1.21.1.jar
forgified-fabric-api-0.107.0+2.0.25+1.21.1.jar
DiagonalWindows-v21.1.1-1.21.1-NeoForge.jar
balm-neoforge-1.21.1-21.0.31.jar
cloth-config-15.0.140-neoforge.jar
cosmeticarmorreworked-1.21.1-v1-neoforge.jar
create-1.21.1-6.0.3.jar
rftoolspower-1.21-7.0.3.jar
polylib-2100.0.3-build.159-neoforge.jar
DiagonalWalls-v21.1.2-1.21.1-NeoForge.jar
betterarcheology-neoforge-1.3.1-1.21.jar
collective-1.21.1-7.94.jar
exposure_polaroid-neoforge-1.0.2.jar
l2library-3.0.4.jar
mods_optimizer-neoforge-1.21.1-2.1.0.jar
morered-1.21.1-6.0.0.3.jar
itemcollectors-1.1.10-neoforge-mc1.21.jar
JustEnoughResources-NeoForge-1.21.1-1.6.0.13.jar
DiagonalFences-v21.1.1-1.21.1-NeoForge.jar
transmog-neoforge-1.6.0+1.21.1.jar
chisel-neoforge-2.0.0+mc1.21.1.jar
connector-2.0.0-beta.7+1.21.1-full.jar
aether_protect_your_moa-1.21.1-1.0.0-neoforge.jar
owo-lib-neoforge-0.12.15.1-beta.1+1.21.jar
ae2wtlib-19.2.2.jar
aether-1.21.1-1.5.6-neoforge.jar
stevescarts-1.21-1.2.13-neoforge.jar
SimpleBackups-1.21-4.0.8.jar
create_extra_casing-4.0.2-NeoForge-1.21.1.jar
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar
entangled-1.3.20a-neoforge-mc1.21.jar
duplicatable-pottery-sherds-3.5.jar
MekanismGenerators-1.21.1-10.7.12.77.jar
CraftTweaker-neoforge-1.21.1-21.0.24.jar
sophisticatedbackpacks-1.21.1-3.24.1.1212.jar
DistantHorizons-fabric-neoforge-2.3.0-b-1.21.1.jar
more-chains-1.21.x.jar
yet_another_config_lib_v3-3.6.3+1.21.1-neoforge.jar
NaturesCompass-1.21.1-3.0.3-neoforge.jar
aether_ores-1.0.0-neoforge-1.21.1.jar
mcjtylib-1.21-9.0.6.jar
cc-tweaked-1.21.1-forge-1.115.1.jar
athena-neoforge-1.21-4.0.1.jar
carryon-neoforge-1.21.1-2.2.2.11.jar
rftoolsutility-1.21-7.0.0.jar
justenoughbreeding-neoforge-1.21-1.21.1-1.5.0.jar
buildinggadgets2-1.3.8.jar
Snad-21.0.2.jar
elevatorid-neoforge-1.21.1-1.11.4.jar
chipped-neoforge-1.21.1-4.0.2.jar
propellerhats-1.21.1-1.0.3.jar
mininggadgets-1.18.6.jar
create_oxidized-0.1.3.jar
CropDusting-(NeoForge-21.0.167)-(MC-1.21)-0.8.0.jar
resourcefullib-neoforge-1.21-3.0.11.jar
Mekanism-1.21.1-10.7.12.77.jar
potentials-neoforge-1.21-0.6.1.jar
create_vibrant_vaults-0.3.1.jar
fossilslegacy-1.4.9.jar
FramedBlocks-10.3.1.jar
animal_feeding_trough-1.1.2+1.21-neoforge.jar
architectury-13.0.8-neoforge.jar
PuzzlesLib-v21.1.33-1.21.1-NeoForge.jar
trashcans-1.0.18c-neoforge-mc1.21.jar
framework-neoforge-1.21.1-0.9.4.jar
pedestals-1.21-0.2.jar
appleskin-neoforge-mc1.21-3.0.5.jar
laserio-1.9.11.jar
MoreMekanismProcessing-1.21.1-6.4.jar
animal_pen-neoforge-1.21-1.3.1.jar
modulargolems-3.0.15.jar
stellaris-1.21-neoforge-1.3.4.jar
ftb-essentials-neoforge-2101.1.6.jar
tctcore-1.6-neoforge-1.21.1.jar
JustARaftMod-1.21.1-7.0.3.jar
antiblocksrechiseled-neo-0.10.4.jar
guideme-21.1.5.jar
ExplorersCompass-1.21.1-3.0.3-neoforge.jar
rechiseled_chipped-1.2.jar
AppliedFlux-1.21-2.0.5-neoforge.jar
enchantedbookredesign-neoforge-1.21.1-0.jar
ftb-ultimine-neoforge-2101.1.1.jar
moreconcrete-neoforge-1.5.2-1.21.1.jar
melody_neoforge_1.0.10_MC_1.21.jar
create_pattern_schematics-2.0.4.jar
BarteringStation-v21.1.0-1.21.1-NeoForge.jar
Applied-Mekanistics-1.6.2.jar
IronJetpacks-1.21.1-8.0.7.jar
curios-neoforge-9.3.1+1.21.1.jar
simplehats-neoforge-1.21.1-0.4.0.jar
SpikySpikes-v21.1.0-1.21.1-NeoForge.jar
MoreRed-CCT-Compat-1.21.1-1.3.0.jar
aether_enhanced_extinguishing-1.21.1-1.0.0-neoforge.jar
more_wolf_armors-0.1.6.jar
gravestonecurioscompat-1.21.1-NeoForge-2.1.0.jar
industrial-foregoing-souls-1.21.1-1.10.4.jar
caelus-neoforge-7.0.1+1.21.1.jar
polymorph-neoforge-1.0.7+1.21.1.jar
megacells-4.6.1.jar
pipez-neoforge-1.21.1-1.2.19.jar
ItemsDisplayed-NeoForge-2.0.3.jar
tiabcurio-neoforge-1.21.1-3.0.1.jar
appliedenergistics2-19.2.5-beta.jar
chickensshed-neoforge-1.6.1+mc1.21.jar
supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar
sophisticatedcore-1.21.1-1.3.2.900.jar
deimos-1.21.1-neoforge-2.1.jar
MekanismAdditions-1.21.1-10.7.12.77.jar
create_cheese_factory-1.2.0-neoforge-1.21.1.jar
Jade-1.21.1-NeoForge-15.10.0.jar
CerbonsAPI-NeoForge-1.21-1.2.0.jar
titanium-1.21-4.0.35.jar
How do I identify or correct error?
Thank you in advance.
submitted by /u/Bobby_McJoe1[link] [comments]
Makemkv
I know it's not gaming but has anyone on this forum have luck installing makemkv? I have tried several ways and no luck.
submitted by /u/TumbleweedAdvanced24[link] [comments]
Lutris vs Heroic Games Launcher according to TheServerHost: what's your opinion?
Help with Gothic 2 - Using OpenSuse and newest Proton-GE; You eggheads got any solutions?
Any noob-friendly way to use a WiiMote as a mouse on a Steam Deck?
I'm asking here, instead of the Steam Deck sub, because this is more of a technical Linux question. I am looking to use a WiiMote Plus as a mouse with IR, specifically on Steam Deck. Through Steam, a WiiMote can be connected as a bluetooth controller and every button is supported, but the internal gyro and of course the IR tracking are not read by Steam, or by Linux as far as I'm aware. On Windows I used to use TouchMote and an USB sensor bar to do just that, but on Linux documentation is very confusing and kinda technical, I've found some solutions that need to be compiled, that are very old, and I get that Linux is not a system where you do two clicks and you're done but this is hard for casual users. I was hoping for some detailed instructions on how to get it working, if it's even possible nowadays.
submitted by /u/HELLBENT42[link] [comments]
8Bitdo or GameSir
8BitDo Ultimate C 2.4G Wireless Controller
or
GameSir T4n Nova Wireless Switch Pro Controller
For linux gaming, Both is at the same price
submitted by /u/OmarHanyKasban[link] [comments]
Best Mod Manager for Linux? (For games such as Elder Scrolls and Fallout)
Simple, I'm new to Linux, I'm using Linux Mint and wish to know the best mod manager for Linux. I'm coming from MacOS here, so Linux in every shape and form is better.
It was so hard getting Oblivion to run on MacOS and the Performance was meh, so if there is a Mod Manager that works with Linux, what's the best one?
submitted by /u/The_lone_wonder[link] [comments]
Elder Scrolls VI Oblivion won't work
So I just switched over to Linux, and part of the reason I did this was to 1. play OpenMW (Which the very kind people of this reddit helped me out with) and Elder Scrolls VI Oblivion, so I downloaded it via steam, let it download it's shadders and so fourth.
But now when I click on it, it shows the normal menu, but the play button and everything else besides "leave" and the website button remain clickable, but everything else isn't.
Is this a common issue? For I'm using Linux Mint, so I wouldn't think that would be an issue correct?
submitted by /u/The_lone_wonder[link] [comments]
FFXIV | 9070 XT v 3070 Ti | NTsync vs the rest
tldr:
- 9070 XT showed ~40% increase over a 3070 Ti in the FFXIV Dawntrail benchmark
- 3070 Ti showed 1% difference between NTsync/Fsync/Esync/None, but None had 3x the load time
- 9070 XT showed ~20% increase between NTsync and None, again None had 3x the load time
- I can't run other games due to MANY kernel and/or mesa bugs. Then after this testing and ~6 successful hours of actually playing FFXIV, it also started crashing. Sooooo I have since taken it out and put a 6700 XT back in.
- I don't have Windows, so I cannot confirm GamersNexus numbers. But I compared the same ingame scene with a Linux 7900XTX owner and I got 160FPS while they got 180.
Gallery: https://imgur.com/a/ffxiv-linux-3070-ti-vs-9070-xt-plus-fsync-ntsync-b7bieGq
Hardware
- Arch Linux
- CPU: 7800X3D
- Resolution: 2560x1440
- GPU: EVGA 3070 ti FTW3, driver 570.124.04
- GPU: Sapphire Pulse 9070 XT ** Mesa: 1:25.0.1-2
- linux-firmware: 20250311.b69d4b74-2
- DXVK: 2.5.3
- Kernel: 6.13.7-zen1-1-zen
Since I am unable to run games for more than 10 minutes, even on mesa-git, linux-firmware-git, and 6.14-rc7, I don't recommend a 9070 for Linux users yet.
Bonus fun fact: AMDVLK 2025.Q1.3-1 drops the score by 11%
List of kernel bugs I've encountered while gaming and troubleshooting all in amdgpu:
- Oops: 0000
- Oops: divide error
- RIP: 0010:CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport
- RIP: 0010:calculate_mcache_row_bytes.isra
- RIP: 0010:CalculateSwathAndDETConfiguration
- RIP: 0010:CalculatePrefetchSourceLines
- ring gfx_0.0.0 timeout (this one appears to have been fixed by mesa-git)
[link] [comments]