I'm on Kubuntu 24.04 with Kernel 6.14 and Mesa 25. I just swapped my RTX 2060 Super for the RX 9060 XT. The GPU is being seeing in the About this System panel, so I believe the card is registered properly with the OS. However, when I use Handbrake to encode some videos the card isn't being seen in the Hardware profile, and I'm forced to use the CPU for encoding. Does anyone have a suggestion in getting Handbrake to see the card and utilize it? Thanks!
glxinfo | grep OpenGL shows:
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 9060 XT (radeonsi, gfx1200, ACO, DRM 3.63, 6.14.0-33-generic)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 25.0.0-devel
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.0.0-devel
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.0.0-devel
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
Update: Disregard. I didn't follow my own rule: if a program isn't working properly and it's the Flatpak version, try installing from the Ubuntu repository. That fixed the problem.
glxinfo | grep OpenGL shows:
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 9060 XT (radeonsi, gfx1200, ACO, DRM 3.63, 6.14.0-33-generic)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 25.0.0-devel
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.0.0-devel
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.0.0-devel
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
Update: Disregard. I didn't follow my own rule: if a program isn't working properly and it's the Flatpak version, try installing from the Ubuntu repository. That fixed the problem.