Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| network:firmware:meshdesk [2024/07/13 08:55] – system | network:firmware:meshdesk [2025/04/15 05:18] (current) – system | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ---- | ---- | ||
| - | ====== OpenWRT | + | ====== OpenWRT |
| <alert type=" | <alert type=" | ||
| - | Follow these instructions to include the MESHdesk package on devices that can run OpenWRT version | + | Follow these instructions to include the MESHdesk package on devices that can run OpenWRT version |
| </ | </ | ||
| ===== Minimum hardware requirements ===== | ===== Minimum hardware requirements ===== | ||
| Line 69: | Line 69: | ||
| * Check out the **openwrt-meshdesk** package from the Github repository. | * Check out the **openwrt-meshdesk** package from the Github repository. | ||
| < | < | ||
| - | #Do this in the working directory e.g. cd 23.05.2 (on the same level as the openwrt directory) | + | #Do this in the working directory e.g. cd 24.10.1 (on the same level as the openwrt directory) |
| git clone https:// | git clone https:// | ||
| </ | </ | ||
| Line 128: | Line 128: | ||
| ^ Location | ^ Location | ||
| | Base system | | Base system | ||
| + | | Base system | ||
| | Kernel Modules -> Netfilter Extensions | | Kernel Modules -> Netfilter Extensions | ||
| | Kernel Modules -> Network Devices | | Kernel Modules -> Network Devices | ||
| Line 138: | Line 139: | ||
| | Luci -> Modules | | Luci -> Modules | ||
| | Luci -> Applications | | Luci -> Applications | ||
| + | | Luci -> Applications | ||
| | Luci -> Themes | | Luci -> Themes | ||
| | Luci -> Libraries | | Luci -> Libraries | ||
| Line 151: | Line 153: | ||
| |Network | |Network | ||
| |Network | |Network | ||
| + | </ | ||
| + | |||
| + | <panel type=" | ||
| + | ^ Location | ||
| + | | Kernel modules -> USB Support | kmod-usb-net-cdc-mbim | ||
| + | | Kernel modules -> USB Support | kmod-usb-net-qmi-wwan | ||
| + | | Kernel modules -> USB Support | kmod-usb-serial-option | optional - for AT commands | | ||
| + | | Kernel modules -> USB Support | kmod-usb-serial-qualcomm | ||
| + | | Kernel modules -> USB Support | kmod-usb-serial-sierrawireless | ||
| + | | Kernel modules -> USB Support | kmod-usb-wdm | ||
| + | | Network -> WWAN |uqmi | | | ||
| + | | Utilities | ||
| + | | Utilities -> Terminal |minicom | ||
| + | |||
| + | |||
| + | |||
| </ | </ | ||
| Line 172: | Line 190: | ||
| WARNING: Makefile ' | WARNING: Makefile ' | ||
| WARNING: Makefile ' | WARNING: Makefile ' | ||
| - | make[2]: Entering directory '/ | + | make[2]: Entering directory '/ |
| make[2]: ' | make[2]: ' | ||
| - | make[2]: Leaving directory '/ | + | make[2]: Leaving directory '/ |
| make[1] world | make[1] world | ||
| make[2] target/ | make[2] target/ | ||