Recent content by Seed

  1. S

    Opt-in Linux 6.11 Kernel for Proxmox VE 8 available on test & no-subscription

    I updated to the 6.11 kernel and my Intel® Killer™ E5000B 5G LAN r8126 isn't detected. I also installed the dkms package and no go as well. pve 8.2.7. I'm on a very new z890 chipset mother board with Intel Ultra 265k *-network UNCLAIMED description: Ethernet controller...
  2. S

    Proxmox and Coral TPU M.2 Passthrough Broken on Newer Platform - PCI_NUM_PINS' failed

    alright ill give it a go, however 8.2.7 worked fine on a different build with the same m.2 card
  3. S

    Proxmox and Coral TPU M.2 Passthrough Broken on Newer Platform - PCI_NUM_PINS' failed

    I got some new hardware. z890 chipset and having trouble passing through the Coral TPU. Ive had no issues doing with with various servers, EPYC Milan, Intel Q670, A lenovo P360 with 8.2.7. I have both m.2 and a A+E key that I kind of experiment with. After I setup proxmox 8.2.7 kernel...
  4. S

    Proxmox Host unresponsive after starting VM with PCI Coral TPU passed through

    Its need for LXC as containers use the proxmox level devices directly when they're shared, it's NOT needed in a vm as you pass the IOMMU through, the driver will need to be managed on the VM host then as that is where the deviced will be managed to a container in the VM or the VM itself.
  5. S

    How to install Coral M.2 PCI passthrough for Frigate on Proxmox 8+

    Just to clarify, if you want to run it on LXC you'll need local driver support. If you want to use a VM you simply pass the device through. you DO NOT need to build and compile the driver on the proxmox host itself.
  6. S

    [SOLVED] ETA Kernel 6.10

    What was this solved? I am also waiting for 6.10 so I can get the driver for 5G (Intel Killer) R8126 driver
  7. S

    Z890 Arrow Lake Compatibility

    Been waiting for a bit to upgrade and getting ready to go z890 with a new Intel Arrow Lake CPU. Any idea on compatibility for such a new chip?
  8. S

    EPYC-Milan vs EPYC-Milan-v2

    Id like to know the differences between these two types..
  9. S

    EPYC-Milan vs EPYC-Milan-v2

    Hello, Where can I find out the difference between EPYC-Milan and EPYC-Milan-v2. I am experimening setting up a open-webui in docker on a vm. with passthrough and want to have as much native CPU available as possible.
  10. S

    To Blacklist or Not to Blacklist...

    What’s the fallout if not doing so. Say between the host and one vm that has intel iGPU not blacklisted but passed through.
  11. S

    VM Startup Ordering or Dependency Ordering

    Is there a way to have vms start in a certain order or have a dependency of another VM being available before it starts?
  12. S

    Single PBS, 2 Proxmox Hosts (non-cluster)

    NM. Namespace is what I was looking for.
  13. S

    Single PBS, 2 Proxmox Hosts (non-cluster)

    Hello, can a single PBS instance with a single drive for a datastore be configured to manage backups from 2 hosts with potentially overlapping VM IDs, non cluster proxmox hosts.
  14. S

    PCIE Passthrough 2 of 4 NVME drives on a 4x4 Card That is Bifurcated.

    Just wanted to follow up on this. I upgraded to 8.1 and wanted to try this again. With an ASUS 4x16 bifurcated nvme card, Im now able to pass individual iOMMU devices to different virtual machines enabling rom-bar and all functions. The proxmox UI would freeze if I tried to break these devices...