Search results

  1. Y

    About J3455 motherboard IOMMU Issue and PVE-kernel Re-build (compile) Error

    @Stoiko Ivanov, @t.lamprecht Hi, bro, after re-update some submodules, now it can successful re-build package. thanks for your help and sugestions. BTW, if this is a feasible method for iommu issue fix, or if we will get a official-fix for this iommu group issue in the future release? thanks
  2. Y

    About J3455 motherboard IOMMU Issue and PVE-kernel Re-build (compile) Error

    I update all submodule "mirror_zfs" "zfs-images" and then make again, I will show new Err.... :( Thanks for all of your suggestion. yfdoor@ZXD:/mnt/d/my_project/program/pve/pve-kernel$ make V=s test -f "submodules/ubuntu-eoan/README" || git submodule update --init submodules/ubuntu-eoan...
  3. Y

    About J3455 motherboard IOMMU Issue and PVE-kernel Re-build (compile) Error

    Thanks ,I will try it, If I need to clone "mirror_zfs" to "/pve-kernel/submodules/zfsonlinux/upstream "
  4. Y

    About J3455 motherboard IOMMU Issue and PVE-kernel Re-build (compile) Error

    Thanks for your replay firstly. Due to internet speed limited, so I clone below three program into one China website https://gitee.com/ firstly, and then git those item to my host. "https://git.proxmox.com/git/zfsonlinux.git" "https://git.proxmox.com/git/mirror_ubuntu-eoan-kernel.git"...
  5. Y

    About J3455 motherboard IOMMU Issue and PVE-kernel Re-build (compile) Error

    I have an Asrock J3455-ITX motherboard, where I already enabled Intel virtualization in the BIOS and the iommu is enabled as well. And also tried pcie_acs_override=downstream,multifunction but IOMMU groups are still the same. All steps are followed PVE Document introduction. posted...
  6. Y

    PCIE ACS override not working (can not split IOMMU groups)

    PVE V6.1.5. Same issue with J3455 ITX board after change /etc/default/grub file with "GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on pcie_acs_override=downstream". root@pve:/# dmesg | grep -i iommu [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.3.13-2-pve root=/dev/mapper/pve-root...
  7. Y

    PVE IGPU Passthrough

    Anyone can give me some more suggestion? thx.
  8. Y

    PVE IGPU Passthrough

    Hi guys, I want to passthrough my IGPU to VM(101) OMV system. My CPU modle is J3455 Following below step: 1. Modify GRUB_CMDLINE_LINUX_DEFAULT="quiet" to GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on video=efifb: off" in /etc/default/grub and then run "update-grub" 2. Add below items in...
  9. Y

    Proxmox VE 6.0 released!

    thanks Thoms, it's ok now.
  10. Y

    Proxmox VE 6.0 released!

    when I update it from 6.0 beta(6.0-1) with "apt update", it will show below err Hit:1 http://security.debian.org buster/updates InRelease Hit:2 http://ftp.debian.org/debian buster InRelease Err:3 https://enterprise.proxmox.com/debian/pve buster InRelease 401 Unauthorized [IP: 94.136.30.185...
  11. Y

    Proxmox VE 6.0 beta released!

    th thanks, so could you pls help to advice when the next ISO will be released for 6.0 as your team plan?
  12. Y

    Proxmox VE 6.0 beta released!

    Hi, I find that most of GITS has a update on 7/12(bump version), so if we can get beta2 or RC by this weekend? thanks