Search results

  1. C

    Kernel 5.4.44 causes system freeze on HP MicroServer Gen8

    Thanks you for explanation No crash here from 22h30 min
  2. C

    Kernel 5.4.44 causes system freeze on HP MicroServer Gen8

    Just installed 5.4.22-2. I will try for some days
  3. C

    Kernel 5.4.44 causes system freeze on HP MicroServer Gen8

    Not sure for ZFS, because I dont use it. But older Intel CPU with Samba match. disks: All disks uses deadline (all SATA, no NVME) Root is on ext4, everything else is lvm or thin-lvm
  4. C

    Kernel 5.4.44 causes system freeze on HP MicroServer Gen8

    For me yes, both Samba and NFS runs directly from the host
  5. C

    Kernel 5.4.44 causes system freeze on HP MicroServer Gen8

    Same here. My home server suddenly freeze randomly. I am doing a memtest just to be sure. I will try will old kernel when memtest will be done. Asus P10S-i Xeon 1230 v6 32 Go ECC Kingston AMD WX 3100 edit: memtest success edit2: actually no freeze with 5.4.41-1
  6. C

    EDAC-Utils shows incomplete information in Proxmox 6.1

    Yes, apt install pve-kernel-5.0 At reboot you have to select this kernel
  7. C

    EDAC-Utils shows incomplete information in Proxmox 6.1

    Because of this: https://forum.proxmox.com/threads/patch-x570-ryzen-edac-support-into-pve-6-1.63744/post-290192 For me not the same driver was used in 5.0 and 5.3
  8. C

    EDAC-Utils shows incomplete information in Proxmox 6.1

    Can you look at my post? https://forum.proxmox.com/threads/no-more-ecc-since-kernel-5-3.64047/ And at EricD's post https://forum.proxmox.com/threads/patch-x570-ryzen-edac-support-into-pve-6-1.63744/
  9. C

    [SOLVED] No more ECC since kernel 5.3

    OK, solved by doing this: cat /root/edac.sh echo '0000:00:00.0' > /sys/bus/pci/drivers/skl_uncore/unbind echo '0000:00:00.0' > /sys/bus/pci/drivers/ie31200_edac/bind and add this job using crontab -e @reboot root echo | /root/edac.sh
  10. C

    [SOLVED] No more ECC since kernel 5.3

    Look at this post for more detail and logs. https://forum.proxmox.com/threads/patch-x570-ryzen-edac-support-into-pve-6-1.63744/ I think there is a problem with this kernel, (only with Kaby Lake ?) In this post EricD say ECC is working with this kernel with Sandy Bridge EP. Fortunately I'm not...
  11. C

    Patch x570/Ryzen EDAC support into pve 6.1?

    Yes, I will create another thread this weekend :rolleyes:
  12. C

    Patch x570/Ryzen EDAC support into pve 6.1?

    I only found this: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/drivers/edac/ie31200_edac.c?id=947fbd4ca9fb38f320b076e68cfccab977c5ea01
  13. C

    Patch x570/Ryzen EDAC support into pve 6.1?

    echo '0000:00:00.0' > /sys/bus/pci/drivers/skl_uncore/unbind modprobe -v ie31200_edac I tried but not working, skl_uncore is always used. I tried to blacklist it and update initramfs, but again always used. lspci -v 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor...
  14. C

    Patch x570/Ryzen EDAC support into pve 6.1?

    Can it be the source of the problem ? with 5.0: lspci -v 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 05) Subsystem: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers Flags: bus...
  15. C

    Patch x570/Ryzen EDAC support into pve 6.1?

    On my machine with 5.0 kernel: pveversion pve-manager/6.1-5/9bf06119 (running kernel: 5.0.21-5-pve) dmesg | grep EDAC [ 0.353422] EDAC MC: Ver: 3.0.0 [ 3.078947] EDAC MC0: Giving out device to module ie31200_edac controller IE31200: DEV 0000:00:00.0 (POLLED)...
  16. C

    Patch x570/Ryzen EDAC support into pve 6.1?

    Not really for X570, but I think there is an issue with the lasts PVE kernels. pveversion pve-manager/6.1-5/9bf06119 (running kernel: 5.0.21-5-pve) edac-util -v mc0: 0 Uncorrected Errors with no DIMM info mc0: 0 Corrected Errors with no DIMM info edac-util: No errors to report. pveversion...
  17. C

    [SOLVED] GPU Passthrough - HDMI audio

    Perfect, now it's working. Thanks you very much.
  18. C

    [SOLVED] GPU Passthrough - HDMI audio

    OK I found the problem: it's q35. With 440fx Audio works
  19. C

    [SOLVED] GPU Passthrough - HDMI audio

    There is no log inside the VM.
  20. C

    [SOLVED] GPU Passthrough - HDMI audio

    The Multifunction box is checked. I tried to passthrougt separatly Audio and GPU but same problem, Audio is just ignored