On Fri, Sep 13, 2024 at 11:33 PM hlyg <hlyg2...@outlook.com> wrote: > > i have installed latest 12.7, after running about 10 hours, it doesn't > respond to my keyboard pressing, power LED on front panel of pc case > become red, i have to reboot > > i run journalctl, i am not sure if msg below are related to my problem > > Sep 13 18:06:54 debian kernel: INFO: task RTW_CMD_THREAD:561 blocked for > more than 604 seconds. > Sep 13 18:06:54 debian kernel: Tainted: G C 6.1.0-25-amd64 > #1 Debian 6.1.106-3 > Sep 13 18:06:54 debian kernel: "echo 0 > > /proc/sys/kernel/hung_task_timeout_secs" disables this message. > Sep 13 18:06:54 debian kernel: task:RTW_CMD_THREAD state:D stack:0 > pid:561 ppid:2 flags:0x00004000 > Sep 13 18:06:54 debian kernel: Call Trace: > Sep 13 18:06:54 debian kernel: <TASK> > Sep 13 18:06:54 debian kernel: __schedule+0x34d/0x9e0 > Sep 13 18:06:54 debian kernel: schedule+0x5a/0xd0 > Sep 13 18:06:54 debian kernel: schedule_timeout+0x118/0x150 > Sep 13 18:06:54 debian kernel: wait_for_completion+0x86/0x160 > Sep 13 18:06:54 debian kernel: ? > rtw_setassocsta_cmdrsp_callback+0x80/0x80 [r8188eu] > Sep 13 18:06:54 debian kernel: rtw_cmd_thread+0x3f/0x180 [r8188eu] > Sep 13 18:06:54 debian kernel: kthread+0xda/0x100 > Sep 13 18:06:54 debian kernel: ? kthread_complete_and_exit+0x20/0x20 > Sep 13 18:06:54 debian kernel: ret_from_fork+0x22/0x30 > Sep 13 18:06:54 debian kernel: </TASK> > > 12.5 which use vmlinuz-6.1.0-18-amd64 appears more stable > 12.7 use vmlinuz-6.1.0-25-amd64
When I experience weird power related problems (and problems with reboot), I go right to the BIOS or UEFI and ensure the firmware is the latest. UEFI is where the ACPI tables are located, and that affects all power behavior. So I think your first step is to ensure the firmware is up to date. I also disable S3 and S4 sleep states in the firmware. In this case, I don't want both the firmware and OS to try to control power states. Jeff