Hello!
I installed FreeBSD on a thinkpad x250, everythink works correctly but resume. when I run acpiconf -s 3 , the machine goes to suspend (at least power light and thinklight blinking slowly) but opening the lid, pressing a key in keyboard or power button does not make machine wake up!
I tried the following sysctls without success:
I tried again with and without i915kms, acpi_video and acpi_ibm modules, but nothing changed.
I tried debug.acpi.resume_beep but I not heard any beep sound. (may be my laptop can't make beep sound from its speakers?)
I disabled fingerprint reader from uefi setup.
I installed FreeBSD on a thinkpad x250, everythink works correctly but resume. when I run acpiconf -s 3 , the machine goes to suspend (at least power light and thinklight blinking slowly) but opening the lid, pressing a key in keyboard or power button does not make machine wake up!
I tried the following sysctls without success:
Code:
kern.vt.suspendswitch=0
kern.vt.deadtimer=60
hw.usb.no_suspend_wait=1
hw.acpi.lid_switch_state=S3
I tried again with and without i915kms, acpi_video and acpi_ibm modules, but nothing changed.
I tried debug.acpi.resume_beep but I not heard any beep sound. (may be my laptop can't make beep sound from its speakers?)
I disabled fingerprint reader from uefi setup.
Code:
% uname -a
FreeBSD genesis 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
% freebsd-version -kru
14.2-RELEASE-p1
14.2-RELEASE-p1
14.2-RELEASE-p3