Search results

  1. M

    Two seemingly identical Windows 10 VMs. 20% vs 2% host CPU while VM idle

    Thanks - but there's nothing running with more than 0 to 1% total, and I checked the details page.
  2. M

    Two seemingly identical Windows 10 VMs. 20% vs 2% host CPU while VM idle

    Host: Proxmox 8.0.4, Ryzen 5700x, 64GB Both Guest VMs: Windows 10, all latest updates. 32 GB assigned. Both with 'host' CPU type. Both same virtual SSD settings When I run one of the VMs, and let it settle down with task manage open, I see it idling as expected. Looking at 'top' on the host I...
  3. M

    Proxmox 8 installer freezes at boot

    Came to say the same thing - it's a bit confusing when 7.x installer worked fine, and then with no hardware changed the installer appears to just hang at "loading drivers" stage.
  4. M

    [SOLVED] Suddenly getting "No more image in the PCI ROM" in logs, passthrough still works but no Tiancore boot

    Probably - although when on in BIOS, it enables some sub-options, including "Other PCI Device ROM Priority", which is set to UEFI only. That sounds like an attempt, at least, to ensure the UEFI firmware is still available even if in CSM mode.
  5. M

    [SOLVED] Suddenly getting "No more image in the PCI ROM" in logs, passthrough still works but no Tiancore boot

    Ok - I can answer my own question - somehow my BIOS flipped CSM support on (which I believe means legacy rather than UEFI boot). Now I've turned that off again, I see the Tianocore boot screen again, and the "No more image in the PCI ROM" message is gone. I don't really understand what that...
  6. M

    [SOLVED] Suddenly getting "No more image in the PCI ROM" in logs, passthrough still works but no Tiancore boot

    EDIT - Fixed turning of CSM support (somehow it turned on randomly in BIOS). However, still want to understand the behaviour Original Post: I've suddenly started noticing, when booting a Windows 10 VM, that I don't see the Proxmox/Tianco core boot screen. I do however still see Windows once...
  7. M

    Podman in LXC - what do overlay "not support file handles" and "conflicting options: userxattr,metacopy" mean?

    podman is daemonless, and so it ought not to be a problem. In what way is this "asking for trouble"?
  8. M

    Podman in LXC - what do overlay "not support file handles" and "conflicting options: userxattr,metacopy" mean?

    I usually run Ubuntu server in my LXC containers, but wanting to try Podman, which really only works well on a Redhat/Fedora base. Even though this is working, when I run podman commands in the LXC guest, I see two errors/warnings in the host logs: overlayfs: conflicting options...
  9. M

    [TUTORIAL] Tutorial: Unprivileged LXCs - Mount CIFS shares

    @TheHellSite - just wanted to say thanks; this worked for me, with one niggle: The 'noauto' option means `mount -a` is ignored, which confused me. To get around this do `mount <mnt dir>`
  10. M

    Windows 10 Pro - Shutdown Bug Check?

    I'm seeing the same "BugCheck" log upon restart, however I only noticed in passing. It doesn't actually seem to cause a problem. Did you find out what's wrong?
  11. M

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    I found this too - and I'm really itching to understand why.
  12. M

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Ah ok, I’m misunderstanding the commit log. However, do you know what might have fixed the issue @t.lamprecht ?
  13. M

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Yes I’m running a single 3080FE. I did initially have this error. But I also changed my processor from a 3900X to a 5700X - which is the only change.
  14. M

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Actually, I just noticed that this old ACS patch has been reintroduced. @t.lamprecht - could this have fixed the issue?
  15. M

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Have you tried 5.15.35-3? cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.15.35-3-pve root=/dev/mapper/pve-root ro quiet
  16. M

    [SOLVED] GPU Passthrough Issues After Upgrade to 7.2

    Has something changed here? I've completely wiped my Proxmox system and started again - and amazingly it all just works. It's hard to tell what the changes are in https://git.proxmox.com/?p=pve-kernel.git;a=summary
  17. M

    Can I reduce min frequency of Ryzen CPU from 2200MHz

    I just upgrade my CPU from a Ryzen 5700G to a 5900X, and noticed the idle frequency rocketed from 900MHz to 2200MHz. As far as I know, on the 5700G the 900MHz was even there with default Proxmox settings, which I believe is "performance" (though I don't know where that's set). Anyway, I tried...
  18. M

    Dlink DUB-E250 2.5Gbps ethernet adapter reports no auto-negotiation and only half duplex?

    That's not the official code/repo - I wouldn't trust a random mirror on GitHub. Also - the 'proper' driver, as I say, has been upstreamed. Finally, I did try to build from Realtek source, and it made no difference.
  19. M

    Passed-through nvme: poor performance on 4k random writes with higher queues

    Thanks for your help @LnxBil - sorry I had to focus on something else. The output of numastat: numastat node0 numa_hit 122712713 numa_miss 0 numa_foreign 0 interleave_hit 3105 local_node...