HP notebook 255 G6 with liquorix 5.5 and sleep problem
Hi, I've installed Liqurix kernel on my HP notebook 255 G6. Everything works fine when booted computer with it (vmlinuz-5.5.0-3.2-liquorix-amd64) but after computer went to sleep I'm unable to wake it: I got black screen when open lid, only back light.
Let me know any suggestion. Thanks Back to top |
|||||
|
|||||
Here it is:
:: Code ::
System: Host: horsepower Kernel: 5.2.0-3-amd64 x86_64 bits: 64 compiler: gcc v: 8.3.0 Desktop: i3 4.17.1 info: i3bar dm: startx Distro: Debian GNU/Linux bullseye/sid Machine: Type: Laptop System: HP product: HP 255 G6 Notebook PC v: Type1ProductConfigId serial: <filter> Chassis: type: 10 serial: <filter> Mobo: HP model: 8330 v: 27.35 serial: <filter> UEFI: Insyde v: F.52 date: 12/03/2019 Battery: ID-1: BAT1 charge: 30.7 Wh condition: 30.7/31.1 Wh (99%) volts: 12.4/10.9 model: Hewlett-Packard PABAS0241231 type: Li-ion serial: <filter> status: Full CPU: Dual Core: AMD E2-9000e RADEON R2 4 COMPUTE CORES 2C+2G type: MCP arch: Excavator speed: 1075 MHz min/max: 1100/1500 MHz Graphics: Device-1: AMD Stoney [Radeon R2/R3/R4/R5 Graphics] vendor: Hewlett-Packard driver: amdgpu v: kernel bus ID: 00:01.0 chip ID: 1002:98e4 Display: server: X.Org 1.20.7 driver: ati,radeon,vesa unloaded: fbdev,modesetting resolution: 1366x768~60Hz OpenGL: renderer: AMD STONEY (DRM 3.32.0 5.2.0-3-amd64 LLVM 9.0.1) v: 4.5 Mesa 19.3.3 direct render: Yes Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Hewlett-Packard driver: r8169 v: kernel port: 3000 bus ID: 02:00.0 chip ID: 10ec:8168 Device-2: Intel Dual Band Wireless-AC 3168NGW [Stone Peak] driver: iwlwifi v: kernel port: 3000 bus ID: 03:00.0 chip ID: 8086:24fb Drives: Local Storage: total: 465.76 GiB used: 142.18 GiB (30.5%) Info: Processes: 229 Uptime: 1d 9h 23m Memory: 15.20 GiB used: 4.51 GiB (29.6%) Init: systemd v: 244 runlevel: 3 target: multi-user.target Compilers: gcc: 9.2.1 alt: 8/9 clang: 8.0.1-7 Shell: bash (sudo) v: 5.0.11 running in: gnome-terminal inxi: 3.0.37 Back to top |
|||||
Can you try the 5.4 kernel of Debian Sid first to see if you're dealing with a general kernel regression? Here's the latest in Debian Sid's repo: packages.debian.org/sid/linux-image-5.4.0-4-amd64
Back to top |
|||||
ok, I've installed the package but have to wait few days to reboot
Back to top |
|||||
now I'm running 5.4.0-4-amd64: found no problem after sleep
Back to top |
|||||
With Liquorix, what happens if you pass in nothreadirqs to your boot parameters? Is your system able to sleep then?
Also it just occurred to me, Debian is still on 5.4 while Liquorix is on 5.5. We still don't know if your sleep bug is an upstream bug or specific to Liquorix. Back to top |
|||||
Hi, tried with no nothreadirqs but still have computer freeze after waking from sleep (maybe longer boot time when raising network interfaces)
Back to top |
|||||
Is there anything interesting in the last few lines of your kernel logs from the boots that had freezing? For systemd systems, you can run journalctl -k -b -1, and I think for other systems it's probably a log file in /var/log starting with kern, sys, or message.
And depending on the viewer/editor that is used, you can hit shift+g to jump to the end of the log. Back to top |
|||||
computer freezes when waking after sleep: no problems during boot just with nothreadirqs take much time .
This could be the related log from messages (not sure, next time I'll be more carefull) :: Code ::
Mar 4 01:06:13 horsepower kernel: *** VALIDATE fuse *** Mar 4 01:06:20 horsepower kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0). Mar 4 01:06:20 horsepower kernel: atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. Mar 4 01:06:20 horsepower kernel: atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0). Mar 4 01:06:20 horsepower kernel: atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. Mar 4 01:06:20 horsepower kernel: PM: suspend entry (deep) Mar 4 01:06:21 horsepower kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Mar 4 01:06:21 horsepower kernel: ata1.00: supports DRM functions and may not be fully accessible Mar 4 01:06:21 horsepower kernel: ata1.00: supports DRM functions and may not be fully accessible Mar 4 01:06:21 horsepower kernel: ata1.00: configured for UDMA/133 Mar 4 01:06:32 horsepower kernel: Filesystems sync: 0.406 seconds Mar 4 01:06:32 horsepower kernel: Freezing user space processes ... (elapsed 0.001 seconds) done. Mar 4 01:06:32 horsepower kernel: OOM killer disabled. Mar 4 01:06:32 horsepower kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. Mar 4 01:06:32 horsepower kernel: printk: Suspending console(s) (use no_console_suspend to debug) Mar 4 01:06:32 horsepower kernel: wlp3s0: deauthenticating from 74:ea:3a:d6:61:0e by local choice (Reason: 3=DEAUTH_LEAVING) Mar 4 01:06:32 horsepower kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache Mar 4 01:06:32 horsepower kernel: sd 0:0:0:0: [sda] Stopping disk Mar 4 01:06:32 horsepower kernel: ACPI: EC: interrupt blocked Mar 4 01:06:32 horsepower kernel: snd_hda_intel 0000:00:09.2: refused to change power state from D0 to D3hot Mar 4 01:06:32 horsepower kernel: ACPI: Preparing to enter system sleep state S3 Mar 4 01:06:32 horsepower kernel: ACPI: EC: event blocked Mar 4 01:06:32 horsepower kernel: ACPI: EC: EC stopped Mar 4 01:06:32 horsepower kernel: PM: Saving platform NVS memory Mar 4 01:06:32 horsepower kernel: Disabling non-boot CPUs ... Mar 4 01:06:32 horsepower kernel: IRQ 18: no longer affine to CPU1 Mar 4 01:06:32 horsepower kernel: IRQ 28: no longer affine to CPU1 Mar 4 01:06:32 horsepower kernel: IRQ 32: no longer affine to CPU1 Mar 4 01:06:32 horsepower kernel: IRQ 33: no longer affine to CPU1 Mar 4 01:06:32 horsepower kernel: IRQ 35: no longer affine to CPU1 Mar 4 01:06:32 horsepower kernel: MuQSS removed affinity for 304 processes to cpu 1 Mar 4 01:06:32 horsepower kernel: smpboot: CPU 1 is now offline Mar 4 01:06:32 horsepower kernel: ACPI: Low-level resume complete Mar 4 01:06:32 horsepower kernel: ACPI: EC: EC started Mar 4 01:06:32 horsepower kernel: PM: Restoring platform NVS memory Mar 4 01:06:32 horsepower kernel: LVT offset 0 assigned for vector 0x400 Mar 4 01:06:32 horsepower kernel: Enabling non-boot CPUs ... Mar 4 01:06:32 horsepower kernel: x86: Booting SMP configuration: Mar 4 01:06:32 horsepower kernel: smpboot: Booting Node 0 Processor 1 APIC 0x11 Mar 4 01:06:32 horsepower kernel: microcode: CPU1: patch_level=0x06006705 Mar 4 01:06:32 horsepower kernel: MuQSS added affinity for 208 processes to cpu 1 Mar 4 01:06:32 horsepower kernel: MuQSS released forced binding to cpu0 for 172 processes Mar 4 01:06:32 horsepower kernel: CPU1 is up Mar 4 01:06:32 horsepower kernel: ACPI: Waking up from system sleep state S3 Mar 4 01:06:32 horsepower kernel: ACPI: EC: interrupt unblocked Mar 4 01:06:32 horsepower kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400000000). Mar 4 01:06:32 horsepower kernel: smu version 33.08.00 Mar 4 01:06:32 horsepower kernel: ACPI: EC: event unblocked Mar 4 01:06:32 horsepower kernel: sd 0:0:0:0: [sda] Starting disk Mar 4 01:06:32 horsepower kernel: usb 1-1.4: reset full-speed USB device number 3 using ehci-pci Mar 4 01:06:32 horsepower kernel: [drm] Fence fallback timer expired on ring sdma0 Mar 4 01:06:32 horsepower kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Mar 4 01:06:32 horsepower kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Mar 4 01:06:32 horsepower kernel: ata1.00: supports DRM functions and may not be fully accessible Mar 4 01:06:32 horsepower kernel: ata2.00: configured for UDMA/133 Mar 4 01:06:32 horsepower kernel: ata1.00: supports DRM functions and may not be fully accessible Mar 4 01:06:32 horsepower kernel: ata1.00: configured for UDMA/133 Mar 4 01:06:32 horsepower kernel: psmouse serio1: synaptics: queried max coordinates: x [..5648], y [..4826] Mar 4 01:06:32 horsepower kernel: psmouse serio1: synaptics: queried min coordinates: x [1292..], y [1026..] Mar 4 01:06:32 horsepower kernel: [drm] Fence fallback timer expired on ring sdma0 Mar 4 01:06:32 horsepower kernel: [drm] Fence fallback timer expired on ring sdma0 Mar 4 01:06:32 horsepower kernel: [drm] UVD initialized successfully. Mar 4 01:06:32 horsepower kernel: [drm] VCE initialized successfully. Mar 4 01:06:32 horsepower kernel: acpi LNXPOWER:05: Turning OFF Mar 4 01:06:32 horsepower kernel: OOM killer enabled. Mar 4 01:06:32 horsepower kernel: Restarting tasks ... done. Mar 4 01:06:32 horsepower kernel: PM: suspend exit Mar 4 01:06:32 horsepower kernel: Bluetooth: hci0: read Intel version: 370810225019140f00 Mar 4 01:06:32 horsepower kernel: Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq Mar 4 01:06:32 horsepower kernel: Bluetooth: hci0: Intel firmware patch completed and activated Mar 4 01:06:32 horsepower kernel: Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE) Mar 4 01:06:32 horsepower kernel: r8169 0000:02:00.0 enp2s0: Link is Down Mar 4 01:06:37 horsepower kernel: wlp3s0: authenticate with 74:ea:3a:d6:61:0e Mar 4 01:06:37 horsepower kernel: wlp3s0: send auth to 74:ea:3a:d6:61:0e (try 1/3) Mar 4 01:06:37 horsepower kernel: wlp3s0: authenticated Mar 4 01:06:37 horsepower kernel: wlp3s0: associate with 74:ea:3a:d6:61:0e (try 1/3) Mar 4 01:06:37 horsepower kernel: wlp3s0: RX AssocResp from 74:ea:3a:d6:61:0e (capab=0x421 status=0 aid=2) Mar 4 01:06:37 horsepower kernel: wlp3s0: associated Mar 4 01:06:37 horsepower kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready Mar 4 01:06:41 horsepower kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). Mar 4 01:06:41 horsepower kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. Mar 4 01:06:41 horsepower kernel: atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). Mar 4 01:06:41 horsepower kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. Mar 4 01:06:42 horsepower kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). Mar 4 01:06:42 horsepower kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. Mar 4 01:06:42 horsepower kernel: atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). Mar 4 01:06:42 horsepower kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. Mar 4 01:06:43 horsepower kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). Mar 4 01:06:43 horsepower kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. Mar 4 01:06:43 horsepower kernel: atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). Mar 4 01:06:43 horsepower kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. Mar 4 01:06:59 horsepower kernel: sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) force-fb(V) show-blocked-tasks(w) dump-ftrace-buffer(z) Mar 4 01:08:57 horsepower mtp-probe: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2" Mar 4 01:08:57 horsepower kernel: cpuidle: using governor ladder Mar 4 01:08:57 horsepower kernel: Simple Boot Flag at 0x44 set to 0x80 Mar 4 01:08:57 horsepower kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it Mar 4 01:08:57 horsepower kernel: ACPI: bus type PCI registered Back to top |
|||||
All times are GMT - 8 Hours
|