Hi.

Ubiquiti tightened the regulatory enforcement. They now ship with a
regdomain entry in the boarddate which is not recognized by OpenWrt's
HAL, therfore the wifi is rejected.

It can be fixed by changing the byte at offset 0x277 in mtd6 to 0x00 or
any other valid regdomain id.

Possible fixes are difficult. One obvious solution is to make the HAL
recognize Ubnt's new IDs, but that is going to be difficult since its
closed source. The other workaround I can think of is to runtime-patch
the in-memory copy of the radio-data in the board setup code.

~ Jow


Jow-

Thank you for your speedy reply. I agree the best short-term workaround is to do a runtime patch of the regdomain, but how, practically, to do it?

I'm very open to suggestions - I'm currently dead in the water.

-Bill

--
Bill Moffitt
Ayrstone Productivity
http://www.ayrstone.com

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to