Kali 6.12.y for the uConsole and DevTerm

I’ll have to check it out, I don’t use Kali but it sounds like something is failing to shut down properly.
Are you using a lite or emmc CM5?

i use cm5008000 (without emmc and wifi), i think it lite
for me your build kali is most powerful and stable bulld (on cm4 and cm5), because some builds not loading from sd card without wifi module for me

i was checked this case:
i reinstall kali by rpi-imager without editing settings and on clear image without install anything reboot is work,

i think it may be becase firts run was on cm4 or because on install rpi-imager can change some configurations, but now it working, so clean install may be solution

2 Likes

I’ve switched SDs between two uConsoles a CM4 and CM5 and it works. I’m guessing it was RPi imager.

i think too, thank you for you time and your work friend)

1 Like

Is upgrading through apt-get dist-upgrade working?

It might, I haven’t tried with Kali. As long as it doesn’t replace the kernel it should be fine.

I mean to upgrade kernel too.

No, kernel updates break the system.

What is the problem with kernel updates? What is the catch? What solution is needed to overcome this problem?

My kernel package wont work on kali, someone just needs make and maintain a kernel package for kali.

What did you do exactly to create package? Does it builded with dpkg-buildpackage?

Id like to try to build it.

Yes I use dpkg-deb --build along with the control, postinst, postrm, preinst, prerm files setup the way I need for Debian, but changed to hopefully not get nuked by the stock RPi kernel trying to get installed.