Commits on Source (5)
-
Vojtech Myslivec authored
Functions provided in sentinel.sh depends on OpenWrt functions.sh. When this script (sentinel.sh) is sourced and functions called (e.g. in nikola crontab), it ends up on error as `config_load` and others are not found. (cherry picked from commit b2157001)
-
Vojtech Myslivec authored
(cherry picked from commit f2fb4e9c)
-
Vojtech Myslivec authored
Also add forgotten shebang (cherry picked from commit 4e9b69a9)
-
Vojtech Myslivec authored
(cherry picked from commit 759f7911)
-
Josef Schlehofer authored
These two firmware files were added in this commit 73a39987 ("mox-support: Update WiFi firmware") without any description. Also, they are not used. I removed it from the router and it works. By default, mwifiex and btmrvl are looking for mrvl/sd8997_uapsta.bin which is wrong as it should look for mrvl/sdsd8997_combo_v4.bin And because of that, there is a symlink. Pali Rohár sent two fixes to mailine kernel [1] [2], which fixes it, but it was backported to stable versions of kernel 5.8, 5.7 and 5.4 [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2e1fcac52a9ea [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=00eb0cb36fad5 In the future, this is going to be superseded by https://lists.openwrt.org/pipermail/openwrt-devel/2020-August/030946.html Because those separate firmware files are for separate Wi-Fi and BT functionality. But this is not supported by kernel drivers. Kernel drivers are using combo firmware, which initializes both Wi-Fi and BT functionality.
Showing
- collect/sentinel/sentinel-firewall/Makefile 1 addition, 1 deletioncollect/sentinel/sentinel-firewall/Makefile
- collect/sentinel/sentinel-firewall/files/functions.sh 9 additions, 1 deletioncollect/sentinel/sentinel-firewall/files/functions.sh
- collect/sentinel/sentinel-proxy/Makefile 1 addition, 1 deletioncollect/sentinel/sentinel-proxy/Makefile
- collect/sentinel/sentinel-proxy/files/sentinel.sh 8 additions, 0 deletionscollect/sentinel/sentinel-proxy/files/sentinel.sh
- hardware/mox/mox-support/Makefile 1 addition, 1 deletionhardware/mox/mox-support/Makefile
- hardware/mox/mox-support/files/sd8997_bt_v4.bin 0 additions, 0 deletionshardware/mox/mox-support/files/sd8997_bt_v4.bin
- hardware/mox/mox-support/files/sd8997_wlan_v4.bin 0 additions, 0 deletionshardware/mox/mox-support/files/sd8997_wlan_v4.bin
File deleted
File deleted