Comment 12 for bug 44733

Revision history for this message
joenix (woutersj) wrote :

Hi,

This problem is still present in Gutsy Tribe 5.
Disabling NetworkManager and adding these lines to /etc/network/interfaces fixes the problem.

auto eth1
iface eth1 inet dhcp
wireless-essid <your essid here>
wireless-key [1] <your key here>

Jeroen