In the package wireless-crda_1.6

the file >/lib/udev/rules.d/85-regulatory.rules<

is incomplete, now:

# Runs CRDA for kernel wireless regulatory events.
# For more information see:
# http://wireless.kernel.org/en/developers/Regulatory/CRDA

KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform",
RUN+="/sbin/"

last line should be:

KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform",
RUN+="/sbin/crda"

Changing these as work-around, the hidden network is functioning as
required.

-- 
wireless-crda breaks capability to connect hidden wlan
https://bugs.launchpad.net/bugs/336915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to