Date: Sat, 08 Jun 2024 02:05:45 +0000 From: bugzilla-noreply@freebsd.org To: acpi@FreeBSD.org Subject: [Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021 Message-ID: <bug-263557-16045-k7zJm7ymsb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263557-16045@https.bugs.freebsd.org/bugzilla/> References: <bug-263557-16045@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263557 huanghwh@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |huanghwh@gmail.com --- Comment #20 from huanghwh@gmail.com --- I have a MateBook X Pro 2023 with FreeBSD-14.1 RELEASE installed, got the s= ame problem: when run : acpiconf -s 3 the laptop appears to suspend fine, the screen tune to black, but it will n= ot resume when press power button or press any key on keyboard. I notice that the light on key "Caps" always is on when suspend it. debug with:=20 sysctl debug.acpi.suspend_bounce=3D1 acpiconf -s 3 works fine, except touch pad not working anymore dmesg: uhub1: at usbus1, port 1, addr 1 (disconnected) ugen1.2: <Apple Inc. iPhone> at usbus1 (disconnected) ipheth0: at uhub1, port 3, addr 1 (disconnected) ipheth0: detached ugen1.3: <3730304233343731345430 USB Camera> at usbus1 (disconnected) uhub1: detached uhub0: at usbus0, port 1, addr 1 (disconnected) uhub0: detached vgapci0: child drmn0 requested pci_set_powerstate pci0: failed to set ACPI power state D3 on \134_SB_.PC00.GFX0: AE_BAD_PARAM= ETER vgapci0: child drmn0 requested pci_set_powerstate vgapci0: child drmn0 requested pci_enable_io vgapci0: child drmn0 requested pci_enable_io uhub0 on usbus0 uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 uhub1 on usbus1 uhub1: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1 uhub0: 5 ports with 5 removable, self powered uhub1: 16 ports with 16 removable, self powered ugen1.2: <Apple Inc. iPhone> at usbus1 ugen1.3: <3730304233343731345430 USB Camera> at usbus1 ipheth0 on uhub1 ipheth0: <Apple Inc. iPhone, class 0/0, rev 2.00/10.03, addr 1> on usbus1 ue0: <USB Ethernet> on ipheth0 ue0: Ethernet address: 3e:2e:f9:7e:cb:be I tried building a minimal test kernel(zfs, rdr, nvme, nvd), The test kernel had the same issues. I also tried to building 15.0-CURRENT, same issues. # pkg info -x drm-61 drm-61-kmod-6.1.69_2 # pciconf -lv vgapci0 vgapci0@pci0:0:2:0: class=3D0x030000 rev=3D0x04 hdr=3D0x00 vendor=3D0x8= 086 device=3D0xa7a0 subvendor=3D0x19e5 subdevice=3D0x3e6c vendor =3D 'Intel Corporation' device =3D 'Raptor Lake-P [Iris Xe Graphics]' class =3D display subclass =3D VGA --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263557-16045-k7zJm7ymsb>