[Debian-eeepc-devel] Wireless OSD display on 901+ models

Eddy Parris e_mpika at yahoo.co.uk
Sat Aug 16 16:10:34 UTC 2008


Hi

ive edited the /etc/acpi/actions/hotkey.sh script to send the correct message to the OSD when
using the Ralink wireless adapter. 
here is the diff:

eddy at nien-nunb:/etc/acpi/actions$ diff hotkey.sh.901 hotkey.sh
34,39c34
<     if lspci|grep -i 'network controller'|grep -q 'RaLink'; then
<         WLAN_IF=ra0
<     elif lspci|grep -i 'atheros'|grep -q -i 'wireless'; then
<         WLAN_IF=ath0
<     fi
<     if grep -q $WLAN_IF /proc/net/wireless; then
---
>     if grep -q ath0 /proc/net/wireless; then

cheers
Edd Parris

.&#39;&#39; ` .  Edward Parris : http://www.communecation.net/
: :&#39;  :  Social Engineer : http://socialengineer.communecation.net
`. `&#39;`   Lambchop : http://lambchop.communecation.net
  `-     Debian Linux : http://www.debian.org : How Gnu are You?

Send instant messages to your online friends http://uk.messenger.yahoo.com 



More information about the Debian-eeepc-devel mailing list