Recommended Posts

It's nearly time to replace my aging Founders Edition 3080, it doesn't OC as nicely as it used to and it's running around 10c warmer than it did when I first bought it. 

I don't have budget for much more than what I spent on the 3080 and locally, that means the best GPU I can manage is a 9070XT.

On this basis I have a few questions:

1. At present I don't use ray tracing, if this was to change, would this GPU be an issue?

2. How does it compare on a performance basis?

3. Are the drivers worse or better than those for nVidia?

4. Linux support, is it there?

5. Anything else I should be aware of if I were to make this change?

6. Is it a good idea or shall I try and keep the 3080 a little longer.

Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/
Share on other sites

I can answer about the Linux bit. I only used AMD GPUs. I currently have a 9060XT (8GB) that fits my needs, I'm not a gamer, so I don't need that much GDDR.

But lately, NVIDIA has grown a lot in the recent years. Oh, the horrors of NVIDIA drivers not working. But they have been getting better. I know a lot of members onm here that are running cachyOS and other distros, and are fine with a 4090/5090 variants.

Really, though, I would stick with AMD variants.

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/#findComment-599060315
Share on other sites

AMD is supported out of the box in linux because of their open source driver. Nvidia does not. All my systems are amd and all of them work nicely on linux arch without doing anything.

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/#findComment-599060317
Share on other sites

On 07/06/2026 at 12:57, cooky560 said:

1. At present I don't use ray tracing, if this was to change, would this GPU be an issue?

2. How does it compare on a performance basis?

3. Are the drivers worse or better than those for nVidia?

4. Linux support, is it there?

5. Anything else I should be aware of if I were to make this change?

6. Is it a good idea or shall I try and keep the 3080 a little longer.

I reviewed it back in March, but I didn't have a 5070 at the time

https://www.neowin.net/reviews/amd-rx-9070-review-vs-rtx-5070-4070-and-rx-9070-xt-7800-xt--just-good-enough/

When I reviewed the 9070 I did have a 5070 to compare it against, so the scores are there for the 9070 XT. it outperforms the 5070 in raster, and is barely neck and neck in Ray Tracing.

So it's better than a 5070 in everything but Ray Tracing where it is neck and neck, or just under.

To be honest, the uplift from 3080 when it was new to the 9070 XT is not as great a step up. If you can find a used 4080 Super for around the same money, you would probably be better off, but if you only want to buy new then the 16GB 9070 XT is the best value for money in its category.

Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/#findComment-599060319
Share on other sites

On 07/06/2026 at 03:57, cooky560 said:

It's nearly time to replace my aging Founders Edition 3080, it doesn't OC as nicely as it used to and it's running around 10c warmer than it did when I first bought it. 

I don't have budget for much more than what I spent on the 3080 and locally, that means the best GPU I can manage is a 9070XT.

On this basis I have a few questions:

1. At present I don't use ray tracing, if this was to change, would this GPU be an issue?

2. How does it compare on a performance basis?

3. Are the drivers worse or better than those for nVidia?

4. Linux support, is it there?

5. Anything else I should be aware of if I were to make this change?

6. Is it a good idea or shall I try and keep the 3080 a little longer.

One reason it might be running hotter is dust build up within the cooling or perhaps the paste has dried out. You could always try repasting your old GPU and cleaning the cooler.

Your experience in Linux will be much better with an AMD GPU; the performance in gaming is much closer to Windows than nVidia would be. I personally think on Windows, AMD drivers are junk.

Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/#findComment-599060320
Share on other sites

On 07/06/2026 at 16:12, Circaflex said:

One reason it might be running hotter is dust build up within the cooling or perhaps the paste has dried out. You could always try repasting your old GPU and cleaning the cooler.

Your experience in Linux will be much better with an AMD GPU; the performance in gaming is much closer to Windows than nVidia would be. I personally think on Windows, AMD drivers are junk.

Yes, I actually glossed over the Linux part from the OP. You could always go for a 9070 XT and if you really want to play Ray Traced games in the future, GeForce Now is pretty damn good on Linux https://www.neowin.net/news/nvidias-native-geforce-now-app-for-linux-bridges-the-gaming-gap-hands-on/

Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/#findComment-599060321
Share on other sites

On 07/06/2026 at 16:25, cooky560 said:

TO be clear I am not running linux today, however I keep thinking about it. And I want to make sure there are minimal obstacles if I decide to make that switch in the coming months.

NVIDIA officially supports Ubuntu, as linked above with the GeForce NOW Hands on I did in collaboration with Paul Hill.

Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/#findComment-599060323
Share on other sites

On 08/06/2026 at 10:36, cooky560 said:

Thanks for the advice guys, I'll give my current GPU a clean and then run the benchmarks to see how similar it is.

Hopefully a bit of a clean-out will help it last a bit longer.

Pretty sure you will be happy with the result, good luck and take it slow!

Link to comment
https://www.neowin.net/forum/topic/1467099-amd-9070xt/#findComment-599060449
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
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • JetBrains launches Rider 2026.2 EAP 5, bringing several AI improvements by David Uzondu JetBrains has released the fifth EAP version of Rider 2026.2, bringing a faster startup flow with the new non-modal startup screen and quality-check hooks for Claude Code and Codex. In the latest EAP release, Rider now has newly bundled "quality-check" hooks that run background tests on code edits before the external agent proceeds. For example, after Claude Code rewrites a class, Rider immediately triggers a PostToolUse hook that analyzes the code for syntax errors and formatting warnings. It then passes those findings back to the model as feedback, allowing the agent to fix its own output before finalizing the task. If Rider detects compilation errors, the IDE prevents the agent from treating the task as complete, while minor formatting warnings simply help guide the model toward better output. The "Explain with AI" feature can now tackle tricky build errors directly from the console, helping .NET developers who frequently wrestle with multi-targeting failures and MSBuild errors. JetBrains introduced Explain with AI back in the 2024.1 release cycle. With this feature, instead of forcing developers to copy long diagnostics into a separate chat window, Rider now lets you trigger these explanations directly from the error source. In similar EAP news, JetBrains recently opened the first EAP for IntelliJ IDEA 2026.2, with features that appeal to both those who are into AI-assisted coding and those who prefer "classic" manual development. For manual developers, the release adds revamped dependency completion for Maven and Gradle build scripts, which pulls data directly from the local cache to suggest relevant versions. It also brings the Spring Debugger update, displaying security indicators next to endpoints to visualize secured routes during runtime. In addition to database migration tools for Flyway and Liquibase, this build introduces a Hibernate debugger that shows the exact SQL or HQL queries that the framework plans to execute, letting developers jump directly to the Java code that triggered them.
    • I have updated my Series 9 Watch so I assume there is either a mistake in what was said, or as suggested - the new AI feature set isn’t supported on anything other than those listed above.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      502
    2. 2
      PsYcHoKiLLa
      222
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!