Recent content by patch

  1. P

    Temperature

    From the opening post This thread is about showing temperature not ongoing monitoring. Please remain on topic. CPU usage, Memory usage, Hard disk space can all be readily monitored by external software. If availability of monitoring really negated the merit of displaying current values, then...
  2. P

    Temperature

    Agree it belongs in a "Hardware" tab mirroring what is already there for VM's. On the dashboard just showing the highest current or range of all sensors would be optimal.
  3. P

    Temperature

    Me to Fair point against putting detailed information the node summary page. Indeed putting details about all sensor temperatures on a Node "Hardware" tab would make more appropriate and consistent with VM tab structure. Continuous monitoring / reporting is a separate function to current...
  4. P

    No HDMI output when trying to passthrough Intel iGPU

    Agree The above link shows My experience is it mostly works with no host changes (other than passing through the iGPU via the VM configuration. Current imperfections (mostly recently look at with kernel 6.17.04) I've noticed are: i5-1235U passed through sound requires host restart not VM...
  5. P

    No HDMI output when trying to passthrough Intel iGPU

    With the current Proxmox version HDMI output with no modifications other than passing through the Intel iGPU to the VM for the newest linux version See https://forum.proxmox.com/threads/proxmox-9-gpu-pass-through.169151/#post-796557 With newer hardware with a Display port connecting to that...
  6. P

    PROXMOX 9 GPU PASS THROUGH

    Have you tried Ubuntu 25.10, as that version worked for me out of the box? In contrast Ubuntu 25.04 for me required copy Host/sys/kernel/debug/dri/0000:00:02.0/i915_vbt to VM /lib/firmware/ i915_vbt edit /etc/default/grub to contain GRUB_CMDLNE_LINUX=”i915.vbt_firmware=i915_vbt” sudo...
  7. P

    [SOLVED] Can't get intel igpu to show in Proxmox VE

    Try undoing that as I do not believe it is necessary in later version of Proxmox. Doing so also reduces comparability for some configurations
  8. P

    PROXMOX 9 GPU PASS THROUGH

    I'm not using AMD. I'm just passing through intel iGPU. No other modification than listed above are required. The aim was to find the minimum requirements for it to work.
  9. P

    PROXMOX 9 GPU PASS THROUGH

    Steps Create PVE v9 install on your hardware Create a VM with iGPU pass through but not set as primary display, ubuntu-25.10-snapshot-desktop-amd64 (Machine: either works for me but sometimes retain partial but not really usable PVE VM GUI Monitor functionally). Processor: Host (I have not...
  10. P

    [GUIDE] Install Home Assistant OS in a VM

    Looks to me like you have not added a hard disk of at least 32GB, Not just a 1MB efi disk
  11. P

    PROXMOX 9 GPU PASS THROUGH

    PVE v9 iGPU pass through works for me with i5 8265U and i5 8265U based Mini PC. Including sound and video output using no pve modifications other than selecting iGPU and sound pass through to the Ubuntu 25.10 VM
  12. P

    Proxmox VE 9.0 BETA released!

    Imo the more detailed graphs are an excellent addition. For those who don’t need them, they can just not scroll down to look at them.
  13. P

    Proxmox VE 9.0 BETA released!

    root@pve2:/dev/disk/by-uuid# ls 0B8B-BE9F 1396322700503545336 3e9f448c-56f9-4c42-8247-f253581c592a 8591-DA94 root@pve2:/dev/disk/by-uuid# mkdir /run/tmp-mnt root@pve2:/dev/disk/by-uuid# mount /dev/disk/by-uuid/8591-DA94 /run/tmp-mnt root@pve2:/dev/disk/by-uuid# df -h /run/tmp-mnt Filesystem...
  14. P

    Proxmox VE 9.0 BETA released!

    Latest update gave me an error on the two systems I updated dpkg: error processing package systemd-boot (--configure): installed systemd-boot package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: systemd-boot E: Sub-process...
  15. P

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

    No 6.14.8-2-bpo12-pve installs via pve-no-subscription for me