jiangcuo / Proxmox-Port

Proxmox VE arm64 riscv64 loongarch64
GNU Affero General Public License v3.0
690 stars 32 forks source link

Pi CM4: pve-kernel-6.5.11-generic does not restart after issuing reboot #118

Open niekbergboer opened 2 weeks ago

niekbergboer commented 2 weeks ago

I have a DeskPi Super6C cluster board with 6 Pi CM4s on it. The default Debian Bookworm Pi kernel does restart when I issue a "reboot" command. The pve-kernel-6.5.11-generic kernel does boot on startup, but never restarts when I issue a reboot command.

I installed the raspberry-pi installation of a normal Debian Bookworm on those, and then installed This project's Proxmox 8 and Proxmox kernel on it (the latter since I want default zfs support in the kernel).

Steps to reproduce the behavior:

  1. Boot normal Debian kernel that comes with the raspberry pi install of Bookworm
  2. Start.
  3. Issue "reboot" command
  4. System restarts
  5. Install pve-kernel-6.5.11-generic
  6. Start
  7. Issue "reboot" command.
  8. System shuts down, but does not restart.

Expected behavior** System would restart, even with the pve-kernel-6.5.11-generic kernel.

jiangcuo commented 2 weeks ago

Please provide logs