G'day,
Has anyone been successful at installing AMDGPU drivers on proxmox? specifically for the RX570?
I have not been successful in my endeavours so far. The GPU will be accessed via containers to provide transcoding.
vainfo does see that the GPU, however it reports the incorrect one, and I assume the wrong mesa driver is loaded.
vainfo:
	
	
	
		
The container can see the GPU, however no transcoding is conducted.
At this point I'm considering purchasing an Nvidia card, they seem more widely accepted.
Any help on the issue will be greatly appreciated.
				
			Has anyone been successful at installing AMDGPU drivers on proxmox? specifically for the RX570?
I have not been successful in my endeavours so far. The GPU will be accessed via containers to provide transcoding.
vainfo does see that the GPU, however it reports the incorrect one, and I assume the wrong mesa driver is loaded.
vainfo:
		Code:
	
	error: can't connect to X server!
libva info: VA-API version 1.10.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_10
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.10 (libva 2.10.0)
vainfo: Driver version: Mesa Gallium driver 21.0.1 for AMD Radeon (TM) RX 470 Graphics (POLARIS10, DRM 3.35.0, 5.4.106-1-pve, LLVM 11.0.1)
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileHEVCMain               : VAEntrypointVLD
      VAProfileHEVCMain               : VAEntrypointEncSlice
      VAProfileHEVCMain10             : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointVLD
      VAProfileNone                   : VAEntrypointVideoProcThe container can see the GPU, however no transcoding is conducted.
At this point I'm considering purchasing an Nvidia card, they seem more widely accepted.
Any help on the issue will be greatly appreciated.
 
	 
	