ralphy wrote: 
> I had a similiar issue with my radio after installing a new wifi AP.  If
> I unplugged the new AP and rebooted the radio it worked as before.
> 
> I came across 'this bug report'
> (http://bugs.slimdevices.com/show_bug.cgi?id=17071) describing how or
> why this could happen.
> 
> I modifed the wlan file as discussed in the bug report and my radio on
> wifi has been solid for 5 month now with the new AP point online.
> > 
Code:
--------------------
  >   > --- /etc/init.d/wlan.orig
  > +++ /etc/init.d/wlan
  > @@ -16,7 +16,7 @@
  >         SETMAC="--setmac $macaddr"
  >     fi
  > 
  > -   /lib/atheros/loadAR6000l.sh $SETMAC
  > +   /lib/atheros/loadAR6000l.sh $SETMAC --setRD 96
  >     if [ $? -ne 0 ]; then
  >         /usr/bin/logger -s "wlan: failed"
  >         exit -1
  > 
--------------------
> > 

Hoe do I edit this file? I can get in to the Radio using Putty .

kind regards,
Bert de Jong


------------------------------------------------------------------------
BertdeJong's Profile: http://forums.slimdevices.com/member.php?userid=44040
View this thread: http://forums.slimdevices.com/showthread.php?t=109953

_______________________________________________
Radio mailing list
Radio@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to