Comment 5 for bug 78037

Revision history for this message
David Gerard (dgerard) wrote : Re: rt2500 in feisty: problem & solution

Note: the same solution works for prism54:

sudo ifconfig [interface] down
sudo iwconfig [interface] essid [essid] key [key]
sudo ifconfig [interface] up
sudo dhclient3 [interface]

This implies the problem is not at driver level at all, but higher up.