Search results

  1. 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.
  2. T

    PVE 7 build kernel

    Yes it's an existing checkout and your suggestion solved the problem, I did a distclean and make though.
  3. 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...
  4. 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...