Hi, When trying to suspend (zzz) my Fujitsu P7010D Lifebook (dmesg attached) I get this: fwohci0: fwohci_pci_suspend acquiring duplicate lock of same type: "acpica subsystem lock" 1st acpica subsystem lock _at_ /usr/src/sys/dev/acpica/Osd/OsdSynch.c:363 2nd acpica subsystem lock _at_ /usr/src/sys/dev/acpica/Osd/OsdSynch.c:363 KDB: stack backtrace: db_trace_self_wrapper(c07913f0) at db_trace_self_wrapper+0x25 kdb_backtrace(d49e4afc,fc00,c0831bf8,c0831bf8,c07dda64,...) at kdb_backtrace+0x29 witness_checkorder(c2933200,9,c076f09e,16b) at witness_checkorder+0x586 _mtx_lock_flags(c2933200,0,c076f09e,16b,d49e4b58,...) at _mtx_lock_flags+0x84 AcpiOsAcquireLock(c2933200,3,0,0,3,...) at AcpiOsAcquireLock+0x21 AcpiEvWalkGpeList(c04644cc) at AcpiEvWalkGpeList+0x19 AcpiHwClearAcpiStatus(39e4b90,c0722c45,c0886440,c29ce700,cca98168,...) at AcpiHwClearAcpiStatus+0x5a AcpiEnterSleepState(3) at AcpiEnterSleepState+0x7d acpi_sleep_machdep(c29ce700,3) at acpi_sleep_machdep+0x287 acpi_SetSleepState(c29ce700,3) at acpi_SetSleepState+0x1ef acpiioctl(c29f6100,80045003,c2b72180,3,c2c7d000,...) at acpiioctl+0xa3 devfs_ioctl_f(c2c97558,80045003,c2b72180,c2f08080,c2c7d000) at devfs_ioctl_f+0xaf kern_ioctl(c2c7d000,3,80045003,c2b72180) at kern_ioctl+0x296 ioctl(c2c7d000,d49e4d00) at ioctl+0xf1 syscall(d49e4d38) at syscall+0x252 Xint0x80_syscall() at Xint0x80_syscall+0x20 --- syscall (54, FreeBSD ELF32, ioctl), eip = 0x2814929f, esp = 0xbfbfe90c, ebp = 0xbfbfea08 --- acpi: suspend request ignored (not ready yet) Although the machine suspends and resumes, the display is dead. I can still ssh into it, but I cannot revive the display: shonan ? sudo sysctl hw.acpi.video. hw.acpi.video.crt0.active: 0 hw.acpi.video.lcd0.active: 0 hw.acpi.video.tv0.active: 0 hw.acpi.video.ext0.active: 0 shonan ? sudo sysctl hw.acpi.video.lcd0.active=1 hw.acpi.video.lcd0.active: 0 -> 0 I'm willing to test patches etc. as this is very close to being a very nice little, workable, FreeBSD CURRENT box. Thanks, George
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:07 UTC