Search results

  1. J

    AMD iGPU passthrough won't work

    Where do I find the rom file or do I have to extract it via the link you posted
  2. J

    AMD iGPU passthrough won't work

    @jeenam I followed that GitHub tutorial before and it didn’t work @diversity are you still around
  3. J

    AMD iGPU passthrough won't work

    @diversity are u still around???, here's my output of dmesg | grep amdgpu after a fresh install:
  4. J

    AMD iGPU passthrough won't work

    ive tried the github but not working
  5. J

    AMD iGPU passthrough won't work

    Right, I’ll do a fresh install later, I’m gonna back up my samba vm and then reinstall and I’ll be in touch
  6. J

    AMD iGPU passthrough won't work

    What should I follow the guide until? Any point in the guide u want me to stop? So I can show you what you need to help me
  7. J

    AMD iGPU passthrough won't work

    Not much just setup a few little things, but then again I don’t wanna get rid of a samba share vm I have running on there. Would I need to tweak the grub settings if I had to disable what I did ?
  8. J

    AMD iGPU passthrough won't work

    Would it be best to do a fresh install and enable iommu again?
  9. J

    AMD iGPU passthrough won't work

    That tutorial I sent you? remove the vfio from /etc/modules?
  10. J

    AMD iGPU passthrough won't work

    See I couldn’t tell you over the dmesg, is there a line in there that would tell you to see if it loading?, so delete it from blacklist? And don’t install vfio drivers on windows 11?
  11. J

    AMD iGPU passthrough won't work

    I think I have blacklisted the amdgpu driver, I’ve not been able to get hold of a vbios for my motherboard. As i tried saving one in gpu-z and it said it not found. But is there any advice u can give on how to get it working.
  12. J

    AMD iGPU passthrough won't work

    Hello! @diversity, sorry for late reply, been so busy the past few days and not had chance to get on my PC, the output to dmesg | grep amdgpu: [ 5.530187] [drm] amdgpu kernel modesetting enabled. [ 5.542715] amdgpu: CRAT table disabled by module option [ 5.542719] amdgpu: Virtual CRAT...
  13. J

    AMD iGPU passthrough won't work

    output of lspci -k: 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU Subsystem: Advanced Micro Devices, Inc...
  14. J

    AMD iGPU passthrough won't work

    it's probably a lot but here's output of dmesg: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.5.13-3-pve root=/dev/mapper/pve-root ro quiet amd_iommu=on iommu=pt [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000]...
  15. J

    AMD iGPU passthrough won't work

    Hello, thanks for your reply, so the hurdle I'm facing is I've followed the tutorial in the link above ^ and after getting a windows vm setup i'm getting error 43 and the gpu driver software is crashing on the windows 11 vm. I hope this shines a bit of light on the issue I'm facing. regards
  16. J

    AMD iGPU passthrough won't work

    @diversity are u still there?
  17. J

    AMD iGPU passthrough won't work

    I’m all for getting it working, if you can please read through my thread. So you can get a better idea of what some of my outputs are etc. Because right now I’m not on the PC
  18. J

    AMD iGPU passthrough won't work

    It is just not working, I’ve tried it with a Ubuntu live install but it says gpu failure, so obviously it’s something on the proxmox side. I followed the instructions found here as I was told it would work on ryzen 7 5800h, the link here: https://github.com/isc30/ryzen-7000-series-proxmox, but...