Re: [OpenWrt-Devel] Use DHCP by default on single port devices

2018-08-28 Thread Michael Heimpold
Hi, > "DHCP Client", even with an alternative static IP address, might not > work for some home users. to make this work better, some companies are choosing the static fallback IP address in the AutoIP range 169.254.x.x/16. At least Windows will fallback to this range if it does not find a DHCP

Re: [OpenWrt-Devel] [PATCH] mediatek: remove duplicate RPS patch

2018-08-28 Thread John Crispin
On 28/08/18 13:28, Koen Vandeputte wrote: Commit 7af1fb9faafb ("kernel: add a RPS balancer") introduces a RPS balancer for all targets. In the past however, this patch was already introduced for target "mediatek" in commit 7762c07c8898 ("mediatek: bump to v4.14") Remove the separate copy of t

Re: [OpenWrt-Devel] [PATCH] ar71xx: WNR612v2: fix kernel panic due to wrong Wifi LED init

2018-08-28 Thread Michal Cieslakiewicz
On Tue, 28 Aug 2018 10:02:46 +0200 Mathias Kresin wrote: > > Thanks a lot for fixing my mess. The patch is applied to master and > the 18.06. branch. > Thank you. You all people are making a great job and I'm glad I can contribute a tiny bit. I guess it is probably against deployment rules, but i

Re: [OpenWrt-Devel] [RFD] sysupgrade and configuration management

2018-08-28 Thread Paul Oranje
Ola, see remarks below, bye, Paul > Op 28 aug. 2018, om 07:36 heeft Luiz Angelo Daros de Luca > het volgende geschreven: > > Hi Paul, > >> Very nice, but having read the mail thread around Luiz' his patch, I want to >> ask for a discussion, but outside of that patch. >> >> AFAICT from the di

[OpenWrt-Devel] [PATCH] mediatek: remove duplicate RPS patch

2018-08-28 Thread Koen Vandeputte
Commit 7af1fb9faafb ("kernel: add a RPS balancer") introduces a RPS balancer for all targets. In the past however, this patch was already introduced for target "mediatek" in commit 7762c07c8898 ("mediatek: bump to v4.14") Remove the separate copy of the patch within the mediatek target, which oth

Re: [OpenWrt-Devel] Use DHCP by default on single port devices

2018-08-28 Thread Levente
What if I use a router that has a single port, and on the USB, there is a 4G modem? This is still a router, and DHCP makes no sense. I don't think it is a good idea to require a user to have a DHCP server. Regards, Levente On Tue, Aug 28, 2018 at 6:11 AM Luiz Angelo Daros de Luca wrote: > > Hi D

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for GL.iNet GL-X1200

2018-08-28 Thread Sven Eckelmann
On Dienstag, 28. August 2018 17:26:36 CEST Wang guilin wrote: > Hi,Sven > I am using the QCA9886 chip for the first time. I saw the example you > gave. > I think the following code should be deleted. > ln -sf /lib/firmware/ath10k/pre-cal-pci-\:00\:00.0.bin > /lib/firmware/

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for GL.iNet GL-X1200

2018-08-28 Thread Wang guilin
Hi,Sven I am using the QCA9886 chip for the first time. I saw the example you gave. I think the following code should be deleted. ln -sf /lib/firmware/ath10k/pre-cal-pci-\:00\:00.0.bin /lib/firmware/ath10k/QCA9888/hw2.0/board.bin Thank you -- Original --

Re: [OpenWrt-Devel] [PATCH] ar71xx: WNR612v2: fix kernel panic due to wrong Wifi LED init

2018-08-28 Thread Hartmut Knaack
Mathias Kresin schrieb am 28.08.2018 um 10:02: > 27.08.2018 22:22, Hartmut Knaack: >> Mathias Kresin would have been the one to CC, as he contributed that code. >> I just added him now. > > Please don't top post! It's a pain to follow the conversation this way. > I generally agree with that rule

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for GL.iNet GL-X1200

2018-08-28 Thread Mathias Kresin
27.08.2018 14:26, wellnw: This patch adds supports for GL-X1200. Specification: - SOC: QCA9563 (775MHz) - Flash: 16 MiB (W25Q128FVSG) - RAM: 128 MiB DDR2 - Ethernet: 4x 1Gbps LAN + 1x 1Gbps WAN - Wireless: 2.4GHz (bgn) and 5GHz (ac) - USB: 1x USB 2.0 port - Button: 1x reset button - LED: 8x LEDS

Re: [OpenWrt-Devel] [PATCH] ar71xx: WNR612v2: fix kernel panic due to wrong Wifi LED init

2018-08-28 Thread Mathias Kresin
27.08.2018 22:22, Hartmut Knaack: Mathias Kresin would have been the one to CC, as he contributed that code. I just added him now. Please don't top post! It's a pain to follow the conversation this way. Thanks a lot for fixing my mess. The patch is applied to master and the 18.06. branch. M

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for GL.iNet GL-X1200

2018-08-28 Thread Sven Eckelmann
On Dienstag, 28. August 2018 09:38:39 CEST John Crispin wrote: > > +gl-x1200) > > + ucidef_set_led_wlan "wlan2g" "WLAN2G" "$board:green:wlan2g" > > "phy1tpt" > > + ucidef_set_led_wlan "wlan5g" "WLAN5G" "$board:green:wlan5g" > > "phy0tpt" > > + ;; > > this section aswell as seve

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for GL.iNet GL-X1200

2018-08-28 Thread John Crispin
On 27/08/18 14:26, wellnw wrote: This patch adds supports for GL-X1200. Specification: - SOC: QCA9563 (775MHz) - Flash: 16 MiB (W25Q128FVSG) - RAM: 128 MiB DDR2 - Ethernet: 4x 1Gbps LAN + 1x 1Gbps WAN - Wireless: 2.4GHz (bgn) and 5GHz (ac) - USB: 1x USB 2.0 port - Button: 1x reset button - LED