[FS#502] Switch not configured on Asus RT-N12 B1 (brcm47xx)

LEDE Bugs lede-bugs at lists.infradead.org
Fri Jul 14 08:39:09 PDT 2017


The following task has a new comment added:

FS#502 - Switch not configured on Asus RT-N12 B1 (brcm47xx)
User who did this - Jo-Philipp Wich (jow-)

----------
Can you please apply the following fix to /etc/board.d/01_detect, delete /etc/config/network, reboot and check if the config is properly generated?

diff --git a/target/linux/brcm47xx/base-files/etc/board.d/01_detect b/target/linux/brcm47xx/base-files/etc/board.d/01_detect
index 357cc7f224..50db0d90ae 100755
--- a/target/linux/brcm47xx/base-files/etc/board.d/01_detect
+++ b/target/linux/brcm47xx/base-files/etc/board.d/01_detect
@@ -144,6 +144,8 @@ detect_by_model() {
                ucidef_set_interfaces_lan_wan "eth0" "eth1"
                ;;
 
+       "Asus RT-N12"* | \
+       "Asus RT-N16"* | \
        "Asus WL500GP V2" | \
        "Buffalo WHR-G125" | \
        "Motorola WR850G" | \

----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=502#comment2959



More information about the lede-bugs mailing list