Recent content by tomten

  1. T

    QEMU 11.0 available on pve-test and pve-no-subscription as of now

    Ive attached the output of those commands included the ethtool at the top. Afaik I remember using 6.17 didn't help.
  2. T

    QEMU 11.0 available on pve-test and pve-no-subscription as of now

    Not the person you replied too but I tested and it didn't work with 10.2.1-2 but did with 10.1.2-7, I have a realtek nic though and my problem was internal dns didn't work in my k3s node.
  3. T

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    I've seen similar issues but with a realtek nic, I just figured it was realtek being realtek and turned off checksum offloading.
  4. T

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

    Not exactly the same but I run a LXC with kodi on a AMD 4800H box and with a 6.8 kernel I get a GUI but it's sluggish and crashes, works without a problem on 6.5. I'm not seeing any crashes from the kernel though, in fact there are no errors.
  5. T

    PVE 7 build kernel

    Yes it's an existing checkout and your suggestion solved the problem, I did a distclean and make though.
  6. T

    PVE 7 build kernel

    @fabian seems to be the same issue again with the latest kernel: test -f "submodules/ubuntu-hirsute/README" || git submodule update --init submodules/ubuntu-hirsute error: Server does not allow request for unadvertised object 28b10a79cd47f0df03d510642e764ff300251a78 Fetched in submodule path...
  7. T

    PVE 7 build kernel

    I'm trying to build the latest kernel on Ubuntu 21.04 but I'm getting an error when it's trying to checkout the ubuntu submodule: test -f "submodules/ubuntu-hirsute/README" || git submodule update --init submodules/ubuntu-hirsute error: Server does not allow request for unadvertised object...