<div dir="ltr">You can&#39;t use ifupdown, as if it is not the only network managemente system into Debian. I myself use network-manager, which conflicts with ifupdown setup. The better would be to use ifconfig only (or better yet, ip from iproute2 package) since it is the low-level tool for that matter.<br>
<br>I had to remove the ifupdown line from my script for it to work. Otherwise, wireless would be on for 1s only, and shut down again. Plus, with my 900 model, wireless does not work after a suspend / resume cycle, I still must find time to investigate both issues (might be related).<br>
<br>Bye.<br clear="all"><br>----<br>Fabio Pugliese Ornellas<br>E-Mail: <a href="mailto:fabio.ornellas@gmail.com">fabio.ornellas@gmail.com</a><br>gTalk: <a href="mailto:fabio.ornellas@gmail.com">fabio.ornellas@gmail.com</a><br>
ICQ: 6516089<br>MSN: <a href="mailto:neo_fpo@ig.com.br">neo_fpo@ig.com.br</a><br>WWW: <a href="http://ornellas.apanela.com/">http://ornellas.apanela.com/</a><br>
<br><br><div class="gmail_quote">On Wed, Aug 13, 2008 at 19:23, Gilles Mocellin <span dir="ltr">&lt;<a href="mailto:gilles.mocellin@free.fr">gilles.mocellin@free.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Package: eeepc-acpi-scripts<br>
Version: 1.0.4<br>
Severity: normal<br>
Tags: patch<br>
<br>
<br>
I&#39;ve never seen my wireless key working.<br>
The led shuts off right after being lighten up.<br>
<br>
So, I investigate.<br>
<br>
Here&#39;s what I found:<br>
<br>
1) There&#39;s only one key<br>
 &nbsp; So, one code to handle by /etc/acpi/actions/hotkey.sh.<br>
 &nbsp; /etc/acpi/actions/wireless.sh must be a toggle script.<br>
<br>
2) The wifi hardware and led are enabled by hardware (like the brightness)<br>
 &nbsp; With the &quot;echo 1 &gt; /proc/acpi/asus/wlan&quot;, I saw my wifi led disabled one or<br>
two seconds after having been light up.<br>
 &nbsp; I simply remove them.<br>
<br>
My patch is attached.<br>
<br>
-- System Information:<br>
Debian Release: lenny/sid<br>
 &nbsp;APT prefers testing<br>
 &nbsp;APT policy: (500, &#39;testing&#39;)<br>
Architecture: i386 (i686)<br>
<br>
Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)<br>
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)<br>
Shell: /bin/sh linked to /bin/dash<br>
<br>
Versions of packages eeepc-acpi-scripts depends on:<br>
ii &nbsp;acpi-support-base &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.109-5 &nbsp; &nbsp;scripts for handling base ACPI eve<br>
ii &nbsp;acpid &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.0.6-10 &nbsp; Utilities for using ACPI power man<br>
ii &nbsp;alsa-utils &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.0.16-2 &nbsp; ALSA utilities<br>
ii &nbsp;pm-utils &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.1.2.4-1 &nbsp;utilities and scripts for power ma<br>
<br>
eeepc-acpi-scripts recommends no packages.<br>
<br>
Versions of packages eeepc-acpi-scripts suggests:<br>
pn &nbsp;aosd-cat &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;none&gt; &nbsp; &nbsp; (no description available)<br>
ii &nbsp;ttf-dejavu &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.25-3 &nbsp; &nbsp; Metapackage to pull in ttf-dejavu-<br>
<br>
-- no debconf information<br>
<br>_______________________________________________<br>
Debian-eeepc-devel mailing list<br>
<a href="mailto:Debian-eeepc-devel@lists.alioth.debian.org">Debian-eeepc-devel@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel</a><br>
<br></blockquote></div><br></div>