This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:software:openwrt_custom_wireless-regdb [2023/11/20 04:08] – Update to OpenWrt 23.05.2 and use parallel make; add note about patch newlines Andrew Yong | projects:software:openwrt_custom_wireless-regdb [2024/03/23 11:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== OpenWrt Custom wireless-regdb ====== | ====== OpenWrt Custom wireless-regdb ====== | ||
+ | Note: Do not use the patch below if you are in Singapore, as wireless-regdb is now maintained once again and updated Singapore regulatory rules have been released. | ||
+ | |||
+ | |||
+ | This information is just provided for reference in case one needs to test changes to wireless-regdb on an OpenWrt wireless AP. | ||
===== Motivation ===== | ===== Motivation ===== | ||
- | As wireless-regdb | + | As wireless-regdb |
Thankfully, it is pretty straightforward to set up a functional Wi-Fi 6E network, as only the Access Point requires a regulatory update, while stations (clients) do not. This is because the regulatory framework restricts [[https:// | Thankfully, it is pretty straightforward to set up a functional Wi-Fi 6E network, as only the Access Point requires a regulatory update, while stations (clients) do not. This is because the regulatory framework restricts [[https:// | ||
Line 21: | Line 25: | ||
- Install [[https:// | - Install [[https:// | ||
- Clone OpenWrt source (adjust branch as needed, depending on what you're running):\\ '' | - Clone OpenWrt source (adjust branch as needed, depending on what you're running):\\ '' | ||
- | - Choose | + | - Configure |
+ | - Target system: '' | ||
+ | - Target profile: '' | ||
+ | - Firmware → wireless-regdb → ''< | ||
+ | - Exit and save | ||
- Build tools and toolchain (this will take ~30 min, depending on your CPU performance): | - Build tools and toolchain (this will take ~30 min, depending on your CPU performance): | ||
Line 139: | Line 147: | ||
- Copy the package to your AP:\\ '' | - Copy the package to your AP:\\ '' | ||
- | - Install the package on your AP:\\ '' | + | - Install the package on your AP:\\ '' |
- Reboot your AP:\\ '' | - Reboot your AP:\\ '' | ||
- Try out your updated regulatory rules! | - Try out your updated regulatory rules! |