[Bug 37120] Re: rt2500 driver does not implement wireless extensions correctly

wilderness wanderer jdmfilter-spam at yahoo.com
Fri Apr 20 19:38:32 UTC 2007


Thanks, kbang.

Your solution worked for me, modified slightly as I'm using WEP:

iface ra0 inet dhcp
        pre-up ifconfig ra0 up
        pre-up ifconfig ra0 down
        pre-up ifconfig ra0 up
        pre-up ifconfig ra0 down
        pre-up iwconfig ra0 essid "MyRouterName"
        pre-up iwconfig ra0 key "MyKeyInHex"
        pre-up iwconfig ra0 mode Managed
        pre-up ifconfig ra0 up
auto ra0

Now I have wireless connectivity which survives a reboot.

-- 
rt2500 driver does not implement wireless extensions correctly
https://bugs.launchpad.net/bugs/37120
You received this bug notification because you are a member of Kernel
Bugs, which is a direct subscriber.




More information about the kernel-bugs mailing list