Recent content by flux687

  1. F

    AMD GPU Drivers

    I may have figured it out, was not aware that there is an option for the install to disable i386
  2. F

    AMD GPU Drivers

    Upon further investigation, it seems as though it is asking to install the 32 as well as 64 bit. From my understanding, proxmox does not support mulitarch? amdgpu : Depends: amdgpu-lib (= 21.10-1247438) but it is not going to be installed amdgpu-lib32 : Depends: amdgpu-lib (= 21.10-1247438)...
  3. F

    AMD GPU Drivers

    I have just tried installing everything manually, however it fails. It's dependent on libc6 being greater than 2.28. Is libc6 2.29 being implemented any time soon?
  4. F

    AMD GPU Drivers

    Have you installed the drivers for amd?
  5. F

    AMD GPU Drivers

    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...
  6. F

    Add existing LVM storage to container

    G'day, I've reinstalled Proxmox on my server, and am having trouble adding my existing LVM storage to a container. fdisk -l Disk /dev/mapper/Media-vm--100--disk--0: 7.6 TiB, 8311982260224 bytes, 16234340352 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512...