[Debian-eeepc-devel] suggestions for eeepc-acpi-scripts

Niccolo Rigacci niccolo at rigacci.org
Sun Jun 8 21:03:17 UTC 2008


On Sun, Jun 08, 2008 at 10:19:50PM +0200, jcsid wrote:
> Not 1, not 2 and not 10....<br>
> I tried this and it works:<br>

case $1 in
    on)
        enable
        if ! ifconfig ath0 up; then
            disable
            enable;
        fi
        ;;

Can you see how many times the disable/enable loop runs?
Trace adding a command like this:

date +%H:%M:%S:%N >> /tmp/wireless.log

I'm still convinced that some insmod/rmmod command needs some 
time to settle, may be pciehp?

-- 
Niccolo Rigacci
Firenze - Italy



More information about the Debian-eeepc-devel mailing list