Recent content by foobar42

  1. F

    PVE 8 boot issue with Ubuntu Cloud Image due to broken symlink

    Hi, after using qm importdisk 1013 noble-server-cloudimg-amd64.img local-zfs to import an Ubuntu Cloud Image, the symlink for disk-0 breaks for some reason: lrwxrwxrwx 1 root root 13 Apr 20 18:02 /dev/rpool/data/vm-1013-disk-0 -> ../../zd48p16 lrwxrwxrwx 1 root root 12 Apr 20 18:01...
  2. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    In the end I installed 6.4 and upgraded to 7.0. Have you tried the 7.1 ISO? Is the issue still present? Unfortunately it is not fixed upstream yet so I guess it is still there.
  3. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    I have the same versions and loaded optimal settings but can't get it to worken even after 7 tries.
  4. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    Thank you Stoiko. Unfortunately it didn't fix the issue :(
  5. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    I'll try to rebuild the PVE ISO on the weekend. Using a newer Kernel to boot the installer may fix this. Or booting from the Debian ISO, then chrooting into the PVE ISO and starting the installer.
  6. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    From Linux 5.12 Changelog: commit 13177f6ed3ea380011cea8a2f798c918e1ffc436 Author: Ryan Sie <ryans@supermicro.com.tw> Date: Mon Dec 21 05:43:15 2020 -0800 ARM: dts: aspeed: Add Supermicro x11spi BMC machine The x11spi is a server platform with an ASPEED AST2500 BMC...
  7. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    I tried it right away when I saw the difference in the kernel cmdline but it didn't help :(
  8. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    Booting into Graphic Installer works with debian-bullseye-DI-rc3-amd64-DVD-1.iso debian 11: xorg 1.20.11-1, 5.10.0-8-amd64
  9. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    6.4-1 iso works without an issue. Generated xorg config is the same too. I'll test the Debian installer in a few hrs.
  10. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    It looks like the output on console is slightly different than in Xorg log. It referecens ast_dri.so but I can't find anything on google regarding this file.
  11. F

    [PVE 7.0] Supermicro H11DSi-NT - Xorg failing, backtrace

    Hey folks, I'm trying to install PVE 7.0 on a server which is using Supermicro H11DSi-NT as mainboard. Install in through IPMI KVM, CPU is EPYC2. I'm not exactly sure what's happening here, it seems to fail when using fbdev/modeset. Unfortunately I have the Xorg log only as screenshots...
  12. F

    kernel panic: BUG: unable to handle page fault for address: 0000000000008000

    Hi, just wanted to chime in here. I triggered the same problem with the following setup: - Intel XL710 NIC in host (up2date i40e+fw) + vmbr + kvm with virtio NIC - Ubuntu 20.04 in VM with zvol (just single disk, formatted in VM with zfs) - AMD EPYC 7302P on Supermicro H11SSL-C When I do a zfs...