Which Linux distro are you using?
Ubuntu
Which release version?
25.10
Which kernel are you using?
6.17.0-8-generic
Which BIOS version are you using?
04.03
Which Framework Laptop 16 model are you using?
AMD Ryzen™ 7040 Series
—
Today I fitted my RTX 5070, I have two Ubuntu installs (work and personal) and one Windows 11 install.
- Windows didn’t recognise the GPU until I had installed new drivers (not mentioned on the installation instructions)
- Personal Ubuntu was a real nightmare, I ended up upgrading to 25.10 while trying to dig myself out of a hole which wasn’t wise but it’s running smoothly again now
- Work Ubuntu was pretty easy, I used the UI and enabled the
(proprietary, tested)version which doesn’t get in the way
So now comes the question - is it being used?
On Windows I can load up Minecraft with shaders and see the RTX listed in the F3 menu, I can see load being sent to it in the system monitor.
On Linux, I can see it with nvtop, but it’s not being used at all. I installed ollama in order to try some local AI and it put that whole workload on the RTX. I haven’t managed to put any graphical load onto the RTX at all in Linux.
I’ve tried different settings in the Nvidia app, I’ve tried sudo prime-select nvidia, I’ve tried launching Minecraft with a DRI_PRIME=1 environment variable, I’ve tried the same in Spiderman Miles Morales via Steam (based on a Framework guide GitHub - FrameworkComputer/dri_prime1-detection: A simple application to verify if desired applications are running with discrete graphics)
Screenshot attached shows nvtop with the integrated GPU maxing out and the RTX not being used at all.
I can max out the RTX with ollama so it’s clearly working, but not with anything graphical.
Is there a guide to using the RTX card on Ubuntu?

