Bug 127374 - [suspend/resume] Suspend/Resume with Keystroke only once on Thinkpad T43
Summary: [suspend/resume] Suspend/Resume with Keystroke only once on Thinkpad T43
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: i386 (show other bugs)
Version: 7.1-PRERELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-i386 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-14 10:00 UTC by Juergen Dankoweit
Modified: 2017-12-31 22:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Dankoweit 2008-09-14 10:00:11 UTC
Hello,

on my IBM Thinkpad T43 (2668###) suspend works only once, if I use the
keys "Fn + F4" for suspend mode. I use the /etc/devd.conf for starting
suspend mode:

# Suspend fuer IBM Thinkpad T43
notify 10 {
	match "system" "ACPI";
	match "subsystem" "IBM";
	match "notify" "0x04";
	action "logger -t Fn+F4 && /usr/sbin/acpiconf -s 3";
};

Restarting devd doesn't help, but entering acpiconf -s 3 works without any problems.

Here are the configuration files I used:

/etc/sysctl.conf:
-----------------
# ACPI fuer Thinkpad T43
#
hw.acpi.reset_video=1
hw.acpi.lid_switch_state=S3
hw.acpi.sleep_button_state=S3
hw.acpi.power_button_state=S5
hw.acpi.sleep_delay=3
hw.acpi.verbose=1
dev.acpi_ibm.0.events=1
hw.syscons.sc_no_suspend_vtswitch=0

/boot/loader.conf:
------------------
# fuer T43
acpi_ibm_load="YES"

# Sound-Modul laden
snd_ich_load="YES"

# Bluetooth
ng_ubt_load="YES"

# ATi-Radeon-Module fuer X300
radeon_load="YES"

# fuer Mono
kern.ipc.semmni=40
kern.ipc.semmns=300

# fuer gamin
kern.maxfiles="25000"

The used kernel is the GENERIC kernel which was updated Sep 14 2008.

How-To-Repeat: Press FN + F4 and see the it works only once.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:21 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped