Recent content by paulmorabi

  1. P

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Thanks for the explanation and help here. I really appreciate it. I‘m not sure what to do to force the driver to load. I have a Nvidia card in also and maybe this is where Linux is looking when booting? I‘ll do some testing and post back if I find a solution.
  2. P

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Hmm I can't see where it is blacklisting the radeon driver though: oot@pve:~# cat /etc/modprobe.d/*.conf #blacklist radeon blacklist nouveau blacklist nvidia blacklist snd_hda_intel # modprobe information used for DKMS modules # # This is a stub file, should be edited when needed, # used by...
  3. P

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    amdgpu seems to be loading and I am on kernel 5.15. See below: root@pve:~# lspci -ks 1c:00.0 1c:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev e7) Subsystem: Micro-Star International Co., Ltd. [MSI] Radeon...
  4. P

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Hi, Thanks for this. I did the above but it is not working. Firstly, the script: #!/bin/bash echo 0 | tee /sys/class/vtconsole/vtcon*/bind >/dev/null echo 'device_specific' >"/sys/bus/pci/devices/0000:1c:00.0/reset_method" sleep 1 echo "0000:1c:00.0" >...
  5. P

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    @leesteken thank you, am curious how you got it working. My settings are: root@pve:~# cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.13.19-6-pve root=/dev/mapper/pve-root ro quiet amd_iommu=on iommu=pt pci=noats pcie_acs_override=downstream,multifunction nofb nomodeset video=efifb:off...
  6. P

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Sadly I now have this problem after upgrading with my RX580. The 1050ti I have is working fine. I tried the script but after running I get: [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting. no bar 0 errors but also a black screen. I've reverted back to kernel...
  7. P

    [SOLVED] Coral USB device, udev rules not correctly identifying

    I used Frigate and ran it in a LXC container via docker. Make sure to pass through the right devices also.
  8. P

    AMD Ryzen 7 "Renoir" 4750G APU and iGPU pass-thru (to Windows 10 guest)?

    Thanks for this. Do you know what the idmap does? There's also been some progress in this thread here. I've got it working also with latest mesa libraries and a few other tweaks. These may be useful for you. No 10 bit transcoding yet though.
  9. P

    proxmox 7.1, unable to access render128 in lxc with vainfo

    Yeah, fingers crossed it gets better over time. I've done quite a bit more testing and I've noticed a few things: * The SMU driver is really important. Without this, the iGPU crashes regardless of mesa versions. I've seen the odd page fault in dmesg but no crashing. Hopefully this makes it into...
  10. P

    proxmox 7.1, unable to access render128 in lxc with vainfo

    Thanks for this. I installed both and you are correct, this makes the transcoding much more stable. I got one "retry page fault" in dmesg that recovered itself whereas previously a reboot would have been required. I enabled 10bit and it throws an ffmpeg error on a 4k file. Thanks so much for...
  11. P

    proxmox 7.1, unable to access render128 in lxc with vainfo

    I tried the mesa libraries from the repo you listed above and transcoding worked for a while before crashing: [4264928.290153] amdgpu 0000:03:00.0: amdgpu: [mmhub0] retry page fault (src_id:0 ring:0 vmid:3 pasid:32770, for process ffmpeg pid 2319355 thread ffmpeg:cs0 pid 2319356)...
  12. P

    proxmox 7.1, unable to access render128 in lxc with vainfo

    What is the SMU stuff? Did you add this to the host or to the container?
  13. P

    proxmox 7.1, unable to access render128 in lxc with vainfo

    Awesome! Congratulations! So, just to confirm, what packages did you install from the ppa:oibaf/graphics-drivers repo? And you did this with an lxc/d container? I will give this a try also!
  14. P

    proxmox 7.1, unable to access render128 in lxc with vainfo

    No worries, I know what it's like to debug this. So, first thing is I'm using Proxmox 7.1 with a 4650G so the generation and models of our AMD processors are different. I do get stable video stream decoding running Frigate in LXC. With Jellyfin, using the latest mesa libraries, I get an error...
  15. P

    proxmox 7.1, unable to access render128 in lxc with vainfo

    so you’re using an image of the full distro with Xorg? Or using the base OS image and then jellyfin via container or running ffmpeg directly? What is your CPU? Have you tried the latest mesa from here? These don’t work for me but they also don’t crash the system or cause errors in dmesg.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!