[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#485236: marked as done (eeepc-acpi-scripts: Fn+F2 sometimes fails to switch wireless on)



Your message dated Wed, 01 Apr 2020 19:02:55 +0000
with message-id <E1jJidb-0003VK-Ao@fasolo.debian.org>
and subject line Bug#955195: Removed package(s) from unstable
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 owner@bugs.debian.org
immediately.)


-- 
485236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485236
Debian Bug Tracking System
Contact owner@bugs.debian.org 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 ---
Version: 1.1.14+rm

Dear submitter,

as the package eeepc-acpi-scripts has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/955195

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: