Comment 2 for bug 37303

Revision history for this message
dhalgren (muirhead) wrote : Re: [Bug 37303] Fn+F1 does not work

thanks for asking the question! I didn't know where to look for error
messages.

On Thu, 2006-03-30 at 10:38 +0000, Matthew Garrett wrote:

> Public bug report changed:
> https://launchpad.net/malone/bugs/37303
>
> Comment:
> If you press the key, does anything appear in /var/log/acpid ?
>

Yes. I think all of the message below refers to Fn+F1. launchpad is
closed for maintenance at the moment, and I will put it there later.

[Thu Mar 30 20:57:31 2006] received event "button/sleep SLPB 00000080
00000001"
[Thu Mar 30 20:57:31 2006] notifying client 4038[111:111]
[Thu Mar 30 20:57:31 2006] executing action "/etc/acpi/sleep.sh"
[Thu Mar 30 20:57:31 2006] BEGIN HANDLER MESSAGES
+ . /etc/default/acpi-support
++ ACPI_HIBERNATE=true
++ ACPI_SLEEP_MODE=mem
++ MODULES=
++ MODULES_WHITELIST=
++ SAVE_VBE_STATE=true
++ VBESTATE=/var/lib/acpi-support/vbestate
++ POST_VIDEO=true
++ USE_DPMS=true
++ HIBERNATE_MODE=shutdown
++ LOCK_SCREEN=true
++ STOP_SERVICES='mysql '
++ RESTART_IRDA=false
++ ENABLE_LAPTOP_MODE=true
+ . /usr/share/acpi-support/power-funcs
++ umask 022
++ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11
++ POWERSTATE=/var/lib/acpi-support/powerstate
++ LAPTOP_MODE=/usr/sbin/laptop_mode
++ HDPARM='/sbin/hdparm -q'
++ LIDSTATE=/var/lib/acpi-support/lidstate
+ . /usr/share/acpi-support/device-funcs
+ . /usr/share/acpi-support/policy-funcs
+ DeviceConfig
++ dmidecode --string system-manufacturer
++ sed -e 's/ *$//'
+ manufacturer='ASUSTeK Computer Inc.'
++ dmidecode --string system-product-name
++ sed -e 's/ *$//'
+ model=A5E
++ dmidecode --string system-version
++ sed -e 's/ *$//'
+ version=1.0
+ '[' -f '/usr/share/acpi-support/ASUSTeK Computer Inc..config' ']'
+ . '/usr/share/acpi-support/ASUSTeK Computer Inc..config'
++ case "$model" in
+ '[' x '!=' xtrue ']'
+ '[' x '!=' xforce ']'
+ exit
[Thu Mar 30 20:57:31 2006] END HANDLER MESSAGES
[Thu Mar 30 20:57:31 2006] action exited with status 0
[Thu Mar 30 20:57:31 2006] completed event "button/sleep SLPB 00000080
00000001"bruce@inana:~$