Comment 24 for bug 63664

Revision history for this message
Matthew Garrett (mjg59) wrote :

Can you try editing /etc/network/if-pre-up.d/wireless tools and adding

/sbin/ifconfig "$IFACE" up

just above the

 if [ -n "$IF_WIRELESS_SENS" ]; then

line and see if that helps things?