Your message dated Wed, 01 Apr 2020 19:02:55 +0000
with message-id <e1jjidb-0003vk...@fasolo.debian.org>
and subject line Bug#955195: Removed package(s) from unstable
has caused the Debian Bug report #487349,
regarding eeepc-acpi-scripts: Fails to switch wifi on with wpa_supplicant
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 ow...@bugs.debian.org
immediately.)
--
487349: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487349
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eeepc-acpi-scripts
Version: 1.0.3
Severity: normal
Hello,
When using wpa_supplicant (in roaming mode), Fn+F2 doesn't fully
bring
up the wireless interface.
Here is the relevant part in /etc/network/interfaces:
.
.
auto ath0
iface ath0 inet manual
wpa-driver wext
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
.
.
For the moment I use this (dirty) workaround:
--- /etc/acpi/actions/wireless.sh.save 2008-06-20
16:48:04.000000000
+0200
+++ /etc/acpi/actions/wireless.sh 2008-06-20 16:55:13.000000000
+0200
@@ -12,7 +12,7 @@
# adding a sleep here, due to some bug the driver loading is
not atomic here
# and could cause ifconfig to fail
sleep 1
- if ! ifconfig ath0 up; then exec $0 off; fi
+ if ! ifup ath0; then exec $0 off; fi
fi
;;
off|disable)
@@ -20,6 +20,7 @@
ifdown --force ath0
modprobe -r ath_pci
echo 0 > $wlan_control
+ killall wpa_supplicant
fi
;;
*)
Cheers
-- Eric
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.4-04-02-16-57
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-3 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.2.2-3 utilities and scripts
for power ma
eeepc-acpi-scripts recommends no packages.
-- no debconf information
--
Need cash? Click to get a cash advance.
http://tagline.hushmail.com/fc/Ioyw6h4dP5JMRGJVzk3UphciL3te7siGelSZBSPOwGxea7ndP6duGx/
--- 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
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---