Hello
Recently upgraded my old machine to this beast
Radeon RX 7900 XTX
Fresh install of linux mint
Drivers
https://www.amd.com/en/support
https://amdgpu-install.readthedocs.io/en/latest/install-installing.html
I installed successfully with below.
amdgpu-install --usecase=graphics,opencl --vulkan=amdvlk,pro
Simple encoding with shotcut errors out
[lots of non errors omitted]
[AVIOContext @ 0x5651236a15c0] Statistics: 281456 bytes read, 2 seeks
[AVIOContext @ 0x56512575dc00] Statistics: 281456 bytes read, 2 seeks
[h264 @ 0x565125005a00] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 0x565124fb62c0] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 0x56512579da80] Reinit context to 1920x1088, pix_fmt: yuv420p
[producer avformat] audio: total_streams 1 max_stream 1 total_channels 2 max_channels 2
[AVIOContext @ 0x565126068a80] Statistics: 830473 bytes read, 2 seeks
[AVHWDeviceContext @ 0x7ff078205900] Trying to use DRM render node for device 0.
[AVHWDeviceContext @ 0x7ff078205900] libva: VA-API version 1.7.0
[AVHWDeviceContext @ 0x7ff078205900] libva: Trying to open /tmp/.mount_shotcuLMVN8i/usr/bin/lib/va/radeonsi_drv_video.so
[AVHWDeviceContext @ 0x7ff078205900] libva: Found init function __vaDriverInit_1_7
amdgpu: unknown (family_id, chip_external_rev): (145, 1)
[AVHWDeviceContext @ 0x7ff078205900] libva: /tmp/.mount_shotcuLMVN8i/usr/bin/lib/va/radeonsi_drv_video.so init failed
[AVHWDeviceContext @ 0x7ff078205900] libva: va_openDriver() returns 2
[AVHWDeviceContext @ 0x7ff078205900] Failed to initialise VAAPI connection: 2 (resource allocation failed).
Failed to create VAAPI device.
[consumer avformat] Failed to initialize VA-API: -5
[h264_vaapi @ 0x7ff078201fc0] A hardware frames reference is required to associate the encoding device.
Failed with exit code 11
Failed with exit code 11