How to remove reform-qcacld2 (and peraps linux-image-6.19.13-mnt-reform-arm64 )

OK, after

sudo apt remove reform-qcacld2

the package is gone (did it twice to be sure, the second being just a try), but apt full-upgrade fails with the same error. If I understand well this thread Problem apt upgrade Reform - #5 by josch it could be a problem with old kernel.

  • do i need to remove linux-image-6.19.13-mnt-reform-arm64 ?
  • If so, doing apt remove linux-image-6.19.13-mnt-reform-arm64 ?
  • if not, what can I do ? A purge-old-kernels ?

A reform-check output :

I: Contents of /proc/device-tree/model: MNT Reform 2 with RCORE-DSI RK3588 Module
I: uname -a output: Linux mnt1 7.0.12-mnt-reform-arm64 #1 SMP PREEMPT Debian 7.0.12-2+reform20260602T222813Z (2026-06-0 aarch64 GNU/Linux
I: Version of linux-image-mnt-reform-arm64: 7.0.12-2+reform20260602T222813Z
I: Version of reform-tools: 1.87-1+reform20260529T225830Z+1
I: Version of system image: System Image v5: 2026-04-18
I: Version of LPC firmware: MREF2LPC 30_R1 20250701
I: Version of upstream U-Boot: 2024.10
I: Version of MNT U-Boot: 2026-01-28
I: probably booting via /boot/extlinux/extlinux.conf (/boot/boot.scr also exists)
I: Mount source of /: /dev/mmcblk0p2 (eMMC)
I: Mount source of /boot: /dev/mmcblk0p1 (eMMC)
I: Recommends of reform-desktop-minimal is not installed: reform-qcacld2
I: the following files differ from how they are shipped by reform-tools (ignore /var/lib/alsa/asound.state):
??5??? /var/lib/alsa/asound.state
I: Install the package shellcheck for checking /boot/boot.scr for problems
W: /boot/flash.bin doesn’t exist
W: You can download the latest version by running as root:
reform-flash-bootloader
I: eMMC contains the latest bootloader version 2026-01-28

Any help will be appreciated.

A.