Dear Maintainers, As an experiment I have added the imx2_wdt.ko kernel module to the debian-installer initrd.gz, as per http://ftp.debian.org/debian/dists/bookworm/main/installer-armhf/20230607+deb12u7/images/hd-media/hd-media.tar.gz:
cd /; echo lib/modules/6.1.0-25-armmp/kernel/drivers/watchdog/imx2_wdt.ko | cpio -H newc -o | gzip > ~/wdtmod.cpio.gz cat wdtmod.cpio.gz >> initrd.gz After booting installer with this modified initrd, the system does not reset and stays up as long as it takes. So installer does indeed service the watchdog! Please include watchdog driver in udeb for future installer builds, ideally for both bookworm and sid. sincerely Josua Mayer Am 12.09.24 um 19:03 schrieb Debian Bug Tracking System: > Thank you for filing a new Bug report with Debian. > > You can follow progress on this Bug here: 1081550: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081550. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > As you requested using X-Debbugs-CC, your message was also forwarded to > [email protected] > (after having been given a Bug report number, if it did not have one). > > Your message has been sent to the package maintainer(s): > Debian Kernel Team <[email protected]> > > If you wish to submit further information on this problem, please > send it to [email protected]. > > Please do not send mail to [email protected] unless you wish > to report a problem with the Bug-tracking system. >

