-
Fo
chevron_right
Hardware β’ Re: [Discussion] OS turns off but computer keeps going
news.woodpeckersnest.space / forums-debian-net:0 β’ 6 April β’ 1 minute
This is probably related to ACPI (Advanced Configuration and Power Interface) not completing the shutdown because a device is not responding as expected.when I turn off the laptop debian (bookworm), the turn of logs show up, the screen goes black, but I can hear the fan keeps going. After 30 seconds, the laptop heats up and fan goes craze, until I do a hard reset.
You can boot the kernel with the debug parameter to make it more verbose during normal operations and the shutdown.Is there a way to check, what is causing this? (Turn off logs or something?)
You are using an outdated bookworm-backports kernel. I assume you are not using the kernel from Debian Bookworm for some hardware compatibility issue. So, you might consider installing a newer kernel from the bookworm-backports repository; the current version available is 6.12.12-1~bpo12+1:following specs:Code:
System: Kernel: 6.9.7+bpo-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 Desktop: Cinnamon v: 5.6.8 Distro: Debian GNU/Linux 12 (bookworm)Machine: Type: Laptop System: Acer product: TravelMate P215-52 v: V1.23 serial: <superuser required> Mobo: CML model: BassDrum_CM v: V1.23 serial: <superuser required> UEFI: INSYDE v: 1.23 date: 09/15/2020
Code:
$ rmadison linux-image-amd64linux-image-amd64 | 4.19+105+deb10u16 | oldoldstable | amd64linux-image-amd64 | 5.10.127-2~bpo10+1 | buster-backports | amd64linux-image-amd64 | 5.10.223-1 | oldstable | amd64linux-image-amd64 | 6.1.90-1~bpo11+1 | bullseye-backports | amd64linux-image-amd64 | 6.1.129-1 | stable | amd64linux-image-amd64 | 6.12.12-1~bpo12+1 | stable-backports | amd64linux-image-amd64 | 6.12.21-1 | testing | amd64linux-image-amd64 | 6.12.21-1 | unstable | amd64linux-image-amd64 | 6.13.9-1~exp1 | experimental | amd64
So, the suspend to RAM and incomplete shutdown problems might be related.
Hope this helps.
Statistics: Posted by Aki β 2025-04-06 15:14