Re: [LEDE-DEV] wrong switch configuration

2016-07-19 Thread e9hack
Hi, it's my fault. The image contains 02_network and 02_network.orig in /etc/board.d. I did add TP-Link WR802N to the build tree. For pull, sometimes I've to revert my changes and apply the patches afterwards again. This did generate some *.orig and *.rej files. The build script copies the whol

Re: [LEDE-DEV] wrong switch configuration

2016-07-18 Thread Jo-Philipp Wich
Hi Hartmut, can you please provide the output of "./scripts/diffconfig.sh" in your buildroot and the contents of "/etc/board.json" on your device? Can you also see if the configuration looks saner after an "rm -f /etc/config/network /etc/config/system; /bin/config_generate" ? ~ Jo _