Search results

  1. L

    Update Error with Coral TPU Drivers

    I did this: apt remove gasket-dkms apt install dkms lsb-release sudo git dh-dkms devscripts pve-headers git clone https://github.com/KyleGospo/gasket-dkms cd gasket-dkms debuild -us -uc -tc -b cd .. dpkg -i gasket-dkms_1.0-18_all.deb But unfortunately the same for me root@pve:~# dmesg |grep...
  2. L

    Question - install GPU Driver AMD Ryzen 5650GE

    I hope for the help of the forum because I have been trying unsuccessfully for some time to install the iGPU driver for AMD Ryzen 5650GE. I followed the guide vom this thread Link , but i got i lot of errors - you see in the post. Has anyone had success with the driver installation? If so, I...
  3. L

    LXC iGPU Host Crash

    @Moayad thanks for your reply Here is the output from the last crash: I have bolded the error which was marked in red in the output. It seems that the problem has something to do with Groups. Unfortunately my knowledge is not sufficient to fix this. Can you help me? root@pve:~# journalctl...
  4. L

    LXC iGPU Host Crash

    I installed frigate on debian lxc and Docker with access to the 5650GE iGPU. Everytime frigate use the hardware acceleration the hole proxmox system crash completly. Does anyone have an idea what I can do? I've already googled but haven't found anything.
  5. L

    [SOLVED] AMD GPU firmware/bios missing? amdgpu fatal error

    @aureladmin Unfortunately I made a mistake. I had put the amd drivers on the blacklist. Some time ago I tested a pass-through to the vm. Now I have corrected the error. However, I now receive the following messages. Are these reports critical? root@pve:~# wget...
  6. L

    [SOLVED] AMD GPU firmware/bios missing? amdgpu fatal error

    @aureladmin Thank you very much for your answer and help. I have followed your instructions exactly. The error remains the same. Do you have any ideas what else I could do? root@pve:~# wget...
  7. L

    [SOLVED] AMD GPU firmware/bios missing? amdgpu fatal error

    @aureladmin I have followed your instructions. Many thanks for that. However, it does not work for me. Do you have any ideas? I am using a Ryzen 5650GE. First problem: root@pve:/home/ansible# cp -r firmware-amd-graphics/lib/firmware/* /lib/firmware/ cp: cannot stat...
  8. L

    AMD AMF encoding / transcoding HELP

    Hey, I'm looking for help on how to use AMF AMD encode with my Ryzen 5650GE in lxc Jellyfin. In the last few days I've felt like I've searched the entire internet for a solution. I found and tried the following: https://jellyfin.org/docs/general/administration/hardware-acceleration/...
  9. L

    AMD 5650GE no /dev/dri/renderd128

    Hi guys, i have no render device listen. root@pve:~# ls -lh /dev/dri total 0 drwxr-xr-x 2 root root 60 Jan 22 13:52 by-path crw-rw---- 1 root video 226, 0 Jan 22 13:52 card0 i trie to install the amd gpu driver for my 5650GE CPU. If i install (amdgpu-install --usecase=workstation...
  10. L

    Bond Problem

    Unfortunately, I still don't quite understand it. e.g. I have two client PCs, one transmits data to the Truenas, the other transmits data to the Windows VM. As soon as both clients start copying, the speed is halved to 50 Mbit / s. Is that correct? I changed the config to layer3+4.
  11. L

    Bond Problem

    Thx for your answers.
  12. L

    Bond Problem

    Hello, I have configured a bond. auto lo iface lo inet loopback auto enp38s0 iface enp38s0 inet manual auto enp39s0 iface enp39s0 inet manual iface enp42s0f3u5u3c2 inet manual auto enp45s0f0 iface enp45s0f0 inet manual auto enp45s0f1 iface enp45s0f1 inet manual iface enp45s0f2 inet...
  13. L

    which AMD cpu is better for proxmox

    thx to all. i think i buy the 3700x. its only a homelab mit 4 VM and 3 lxc's
  14. L

    AMD-Vi: Unable to read/write to IOMMU perf counter

    @Ramalama do you compile the kernel yourself? on the page is the 5.11.7 https://github.com/fabianishere/pve-edge-kernel/releases unfortunately I can't find it. have you tested it yet?
  15. L

    AMD-Vi: Unable to read/write to IOMMU perf counter

    @Ramalama i no xD. do you think the new BIOS works with the 5.11 kernel? one question ... what do I actually have to install? only the pve-edge-kernel-5.11.6-1_5.11.6-1+zen21_amd64.deb for my 4650G? Do I have to install the other things linux-tools-5.11_5.11.6-1_amd64.deb...
  16. L

    which AMD cpu is better for proxmox

    Hello people, as the title suggests, I need your help for a moment. I stand between the two CPUs for my Homelab. Which CPU do you think is better (performance vs efficiency)? 3700x (8 cores) 5600x (6 cores)
  17. L

    AMD-Vi: Unable to read/write to IOMMU perf counter

    @Ramalama yes, ist was only a BIOS downgrade to 1.00 :). But i think the mainboard is trash. I can‘t use the onboard 210 nics. If i do a bond my Speed Drops down to 11 MB/s. If i try to passthrough the 210 nics to pfsense the Proxmox crash. If i do the same with my i350-t2 pci Card everthing...
  18. L

    AMD-Vi: Unable to read/write to IOMMU perf counter

    Hello everybody, so i have installed pve-edge. did not help. Only the downgrade to the first BIOS version. However, the groupings still look bad, don't they? root@pve:~# dmesg |grep -e DMAR -e IOMMU -e AMD-Vi [ 0.731449] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter...
  19. L

    AMD-Vi: Unable to read/write to IOMMU perf counter

    acs_override = downstream did not bring anything either. Bios update is already done. That doesn't help either. Do you think it makes sense to set up a new Proxmox? However, I only did that yesterday. Should I try ZFS instead of ex4? Do you think that would help?