Your message dated Wed, 18 Jun 2008 19:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#485236: fixed in eeepc-acpi-scripts 1.0.3
has caused the Debian Bug report #485236,
regarding eeepc-acpi-scripts: Fn+F2 sometimes fails to switch wireless on
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
485236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485236
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: eeepc-acpi-scripts
Version: 1.0.2
Severity: normal
Tags: patch

Sometimes - when you hit Fn+F2 to switch the wireless on - the
led blinks for a moment and then goes back to off.
I solved the problem adding a "sleep 1" after the modprobe command
in the /etc/acpi/actions/wireless.sh script:

    ...
    modprobe ath_pci
    sleep 1
    if ! ifconfig ath0 up; then exec $0 off; fi
    ...

A more elegant solution will be a loop while ifconfig fails, with
a longer timeout.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-eeepc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages eeepc-acpi-scripts depends on:
ii  acpi-support-base             0.109-1    scripts for handling base ACPI eve
ii  acpid                         1.0.6-9    Utilities for using ACPI power man
ii  alsa-utils                    1.0.16-1   ALSA utilities
ii  pm-utils                      1.1.0-1    utilities and scripts for power ma

eeepc-acpi-scripts recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: eeepc-acpi-scripts
Source-Version: 1.0.3

We believe that the bug you reported is fixed in the latest version of
eeepc-acpi-scripts, which is due to be installed in the Debian FTP archive:

eeepc-acpi-scripts_1.0.3.dsc
  to pool/main/e/eeepc-acpi-scripts/eeepc-acpi-scripts_1.0.3.dsc
eeepc-acpi-scripts_1.0.3.tar.gz
  to pool/main/e/eeepc-acpi-scripts/eeepc-acpi-scripts_1.0.3.tar.gz
eeepc-acpi-scripts_1.0.3_all.deb
  to pool/main/e/eeepc-acpi-scripts/eeepc-acpi-scripts_1.0.3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nico Golde <[EMAIL PROTECTED]> (supplier of updated eeepc-acpi-scripts package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jun 2008 21:03:34 +0200
Source: eeepc-acpi-scripts
Binary: eeepc-acpi-scripts
Architecture: source all
Version: 1.0.3
Distribution: unstable
Urgency: low
Maintainer: Debian Eee PC Team <[email protected]>
Changed-By: Nico Golde <[EMAIL PROTECTED]>
Description: 
 eeepc-acpi-scripts - Scripts to support suspend and hotkeys on the Asus Eee PC 
laptop
Closes: 485236
Changes: 
 eeepc-acpi-scripts (1.0.3) unstable; urgency=low
 .
   [ Nico Golde]
   * Add sleep after loading ath_pci to prevent ifconfig failing
     because the interface is not already up (Closes: #485236).
 .
   [ Ben Armstrong ]
   * lid.sh, lid: only suspend if a power manager is not present,
     otherwise let the power manager handle it.
   * Fix regex for display detection in hotkey.sh.
Checksums-Sha1: 
 859504611070b1c630b9c6f246ebcec49943f102 1035 eeepc-acpi-scripts_1.0.3.dsc
 2fc1bb35f9cd7f64c247347f5b2dc7c2261e615c 4777 eeepc-acpi-scripts_1.0.3.tar.gz
 0c499b121c61476dc73c6635a835c48230dff548 5480 eeepc-acpi-scripts_1.0.3_all.deb
Checksums-Sha256: 
 09a4873039e09e89e1920424c5120729c97c82054a286b62ed5038f3a03ddd39 1035 
eeepc-acpi-scripts_1.0.3.dsc
 c2255f2febd7dc2e6fb6ae5190b1a60b90403e0f053fffe05ed0672ccb04b556 4777 
eeepc-acpi-scripts_1.0.3.tar.gz
 29c81ba5d1e8e1ebc234f0c4d10e380cfe3c4429ba42d9d8153ed8d1bf37ebf3 5480 
eeepc-acpi-scripts_1.0.3_all.deb
Files: 
 b0c85ee9cce38dff1b3c3e38adb460ef 1035 utils extra eeepc-acpi-scripts_1.0.3.dsc
 acd4c68a93294ffaafe4d545ef081006 4777 utils extra 
eeepc-acpi-scripts_1.0.3.tar.gz
 4034a5c2f05a42a23b8639e29ea2bc7c 5480 utils extra 
eeepc-acpi-scripts_1.0.3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhZXYoACgkQHYflSXNkfP9GQQCgiHBRnRGycrz3zhyGEzlVUX8d
NrwAnRrPOvIkIcaSPVaSWCA+byN1T6mu
=ls53
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel

Reply via email to