Re: [OpenWrt-Devel] [PATCH] rpcd: fix respawn settings

2020-03-11 Thread Michael Jones
On Fri, Mar 6, 2020 at 1:19 AM Jo-Philipp Wich wrote: > Hi, > > > rpcd crashes for me daily, to the point where i have a script that > restarts it > > every 5 minutes. > > > > It also gets hung a lot without crashing, and stops serving responses to > ubus > > traffic. > > I've never heard about

Re: [OpenWrt-Devel] [PATCH v5] build: refactor JSON info files to `profiles.json`

2020-03-11 Thread Paul Spooren
On Wed Mar 11, 2020 at 2:12 AM PST, Petr Štetiar wrote: > Paul Spooren [2020-03-10 18:11:21]: > > > + $$(_TARGET): $(BUILD_DIR)/json_info_files/$(call > > IMAGE_NAME,$(1),$(2)).json > > + $(BUILD_DIR)/json_info_files/$(call IMAGE_NAME,$(1),$(2)).json: > > $(BIN_DIR)/$(call

[OpenWrt-Devel] V5.4: Probe of eth0 fails on TP-Link Archer A7V5

2020-03-11 Thread Steve Brown
I get: [0.541856] libphy: Fixed MDIO Bus: probed [0.548637] ag71xx: probe of 1900.eth failed with error -2 On 4.19.98, I get: [0.508331] libphy: Fixed MDIO Bus: probed [1.199161] libphy: ag71xx_mdio: probed [1.206146] switch0: Atheros AR8337 rev. 2 switch registered on

Re: [OpenWrt-Devel] [PATCH] treewide: remove maintainer variable from targets

2020-03-11 Thread Piotr Dymacz
Hi Petr, On 11.03.2020 15:04, Petr Štetiar wrote: There is no such role as target maintainer anymore, one should always send corresponding changes for the review and anyone from the commiters is allowed to merge them or eventually use the hand break and NACK them. Lets make it clear, that it

Re: [OpenWrt-Devel] [PATCH] treewide: remove maintainer variable from targets

2020-03-11 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On > Behalf Of Petr Štetiar > Sent: Mittwoch, 11. März 2020 15:05 > To: openwrt-devel@lists.openwrt.org > Cc: Petr Štetiar > Subject: [OpenWrt-Devel] [PATCH] treewide: remove maintainer variable

[OpenWrt-Devel] [PATCH v2] imx6: add support for GW5907/GW5910/GW5912/GW5913

2020-03-11 Thread Tim Harvey
This patch adds support for GW5907/GW5910/GW5912/GW5913 IMX6 based boards from the Gateworks Ventana Family[A]: - backport upstream dt patches from 5.6 to 4.19 and 5.4 - add dtb's to ventana images - add board-name and network config A.

Re: [OpenWrt-Devel] [PATCH] runqueue: Fix the callbacks order in runqueue_task_kill()

2020-03-11 Thread Petr Štetiar
Alban [2019-07-01 16:23:42]: Hi, sorry for the late response, but I've just noticed, that it's related to libubox and got interested. I would use "PATCH libubox" subject next time so it's more clear at first sight. > No, TBH I haven't tested this, but as there is no documentation I had > to go

[OpenWrt-Devel] [PATCH] x86: switch to 5.4 kernel

2020-03-11 Thread Petr Štetiar
Seems to be working fine on apu2 and QEMU, it's 99.9% upstream stuff anyway. Lets start wider userbase testing. Signed-off-by: Petr Štetiar --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile

[OpenWrt-Devel] [PATCH] treewide: remove maintainer variable from targets

2020-03-11 Thread Petr Štetiar
There is no such role as target maintainer anymore, one should always send corresponding changes for the review and anyone from the commiters is allowed to merge them or eventually use the hand break and NACK them. Lets make it clear, that it is solely a community doing the maintenance tasks.

[OpenWrt-Devel] [PATCH] netifd: Improve handling of device rename

2020-03-11 Thread Kristian Evensen
After an interface has been renamed on a "fast" device (for example x86_64), the interface is sometimes not handled correctly by netifd. Looking in the logs, I see the following messages when renaming fails: Wed Mar 11 08:52:44 2020 kern.info kernel: [68383.522038] igb :03:00.0 nlw_1:

Re: [OpenWrt-Devel] [PATCH] imx6: switch to 5.4 kernel

2020-03-11 Thread Petr Štetiar
Adrian Schmutzler [2020-03-11 13:54:02]: > > --- a/target/linux/imx6/Makefile > > +++ b/target/linux/imx6/Makefile > > @@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9 > > CPU_SUBTYPE:=neon > > MAINTAINER:=Luka Perkov > > > > -KERNEL_PATCHVER:=4.19 > > +KERNEL_PATCHVER:=5.4 > >

Re: [OpenWrt-Devel] [PATCH] imx6: switch to 5.4 kernel

2020-03-11 Thread Adrian Schmutzler
Hi, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On > Behalf Of Petr Štetiar > Sent: Mittwoch, 11. März 2020 12:26 > To: openwrt-devel@lists.openwrt.org > Cc: Petr Štetiar ; Tim Harvey ; Koen > Vandeputte > Subject: [OpenWrt-Devel] [PATCH]

[OpenWrt-Devel] [PATCH] imx6: switch to 5.4 kernel

2020-03-11 Thread Petr Štetiar
Seems to be working fine, it's 99.9% upstream stuff anyway. Lets start wider userbase testing. Cc: Tim Harvey Cc: Koen Vandeputte Signed-off-by: Petr Štetiar --- target/linux/imx6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/imx6/Makefile

Re: [OpenWrt-Devel] [PATCH] ar71xx & ath79: ew-dorin, fix the trigger level for WPS button

2020-03-11 Thread Petr Štetiar
Adrian Schmutzler [2020-03-11 11:54:50]: > please split this into separate commits for ar71xx and ath79. FYI it was already pushed. -- ynezz ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH v5] build: refactor JSON info files to `profiles.json`

2020-03-11 Thread Petr Štetiar
Paul Spooren [2020-03-10 18:11:21]: > + $$(_TARGET): $(BUILD_DIR)/json_info_files/$(call IMAGE_NAME,$(1),$(2)).json > + $(BUILD_DIR)/json_info_files/$(call IMAGE_NAME,$(1),$(2)).json: > $(BIN_DIR)/$(call IMAGE_NAME,$(1),$(2))$$(GZ_SUFFIX) This JSON file target is relatively long, used twice

Re: [OpenWrt-Devel] [PATCH] ar71xx & ath79: ew-dorin, fix the trigger level for WPS button

2020-03-11 Thread Adrian Schmutzler
Hi, please split this into separate commits for ar71xx and ath79. Best adrian > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On > Behalf Of c...@80211.de > Sent: Mittwoch, 11. März 2020 10:10 > To: openwrt-devel@lists.openwrt.org > Cc:

[OpenWrt-Devel] [PATCH] ar71xx & ath79: ew-dorin, fix the trigger level for WPS button

2020-03-11 Thread cc
From: Catrinel Catrinescu Because the WPS button had the wrong trigger level, the failsafe mode was triggered quite often, after this commit: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=27f3f493de Signed-off-by: Catrinel Catrinescu ---