Bug#1056056: linux-image-6.1.0-13-amd64: After a 'warm' reboot the disk is missing (not detected by the bios) on a HP t640

2024-02-20 Thread Diederik de Haas
On Tuesday, 20 February 2024 09:22:06 CET Ben Mesman | Spark Narrowcasting wrote: > mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be > detected by BIOS > ... > Link: > https://lore.kernel.org/r/20240203102908.4683-1-fredaibayhubt...@126.com > > I'm still waiting for the

Bug#1056056: linux-image-6.1.0-13-amd64: After a 'warm' reboot the disk is missing (not detected by the bios) on a HP t640

2024-02-20 Thread Ben Mesman | Spark Narrowcasting
Van: Salvatore Bonaccorso > Hi Ben, > > On Thu, Dec 14, 2023 at 09:16:48AM +, Ben Mesman | Spark Narrowcasting > wrote: > > The attached patch works on my systems. Is there a way to get this in? > > ... > > We cannot pick changes which are not going to land in Linux upstream > and then

Bug#1056056: linux-image-6.1.0-13-amd64: After a 'warm' reboot the disk is missing (not detected by the bios) on a HP t640

2023-12-14 Thread Salvatore Bonaccorso
Hi Ben, On Thu, Dec 14, 2023 at 09:16:48AM +, Ben Mesman | Spark Narrowcasting wrote: > The attached patch works on my systems. Is there a way to get this in? > --- arch/x86/kernel/reboot.c.orig 2023-12-14 08:25:10.033382061 +0100 > +++ arch/x86/kernel/reboot.c 2023-12-14

Bug#1056056: linux-image-6.1.0-13-amd64: After a 'warm' reboot the disk is missing (not detected by the bios) on a HP t640

2023-12-14 Thread Ben Mesman | Spark Narrowcasting
The attached patch works on my systems. Is there a way to get this in? --- arch/x86/kernel/reboot.c.orig 2023-12-14 08:25:10.033382061 +0100 +++ arch/x86/kernel/reboot.c 2023-12-14 08:31:10.394325941 +0100 @@ -469,6 +469,14 @@ DMI_MATCH(DMI_PRODUCT_NAME, "HP Compaq"), }, }, + { /* Handle

Bug#1056056: linux-image-6.1.0-13-amd64: After a 'warm' reboot the disk is missing (not detected by the bios) on a HP t640

2023-11-28 Thread Ben Mesman | Spark Narrowcasting
Some searching and some trial and error later I find that adding a "reboot=p" to the kernel command line will result in en rebootable system. It looks like this system ("HP t640 Thin Client") should be added to the list of boot quirks in 'arch/x86/kernel/reboot.c'? For the record, "c,p", "g,p"

Bug#1056056: linux-image-6.1.0-13-amd64: After a 'warm' reboot the disk is missing (not detected by the bios) on a HP t640

2023-11-16 Thread Ben Mesman
Package: src:linux Version: 6.1.55-1 Severity: important X-Debbugs-Cc: b...@sparknarrowcasting.nl If the HP t640 (I tried 2 different systems) runs this kernel, a 'reboot' will result in the BIOS reporting that the disk is missing. After a cold reboot (turning the device off and on again) the