Re: realtek: Setup all VLANs with default configurations

2021-05-07 Thread Birger Koblitz
Dear Russel, depending on how a particular device was configured previously by u-boot, this commit might have enabled proper vlan-filtering for the first time on your device.  The default vlan-configuration has port 1 configured as management port with vlan-id 100. So your DHCP server would

[PATCH] ipq40xx: add support for GL.iNet GL-B2200-EMMC

2021-05-07 Thread Li Zhang
This patch adds supports for GL-B2200-EMMC. Specifications: - SOC: Qualcomm IPQ4019 ARM Quad-Core - RAM: 512 MiB - Flash: 16 MiB NOR - SPI0 - EMMC: 8GB EMMC - ETH: Qualcomm QCA8075 - WLAN1: Qualcomm Atheros QCA4019 2.4GHz 802.11b/g/n 2x2 -

[PATCH] uim: add --uim-get-sim-state

2021-05-07 Thread Arjun AK
From: Arjun This command will show whether a SIM card has been inserted and whether a pin is required. Signed-off-by: Arjun AK --- commands-uim.c | 26 ++ commands-uim.h | 4 +++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/commands-uim.c

Re: [PATCH] uim: add --uim-get-sim-state

2021-05-07 Thread Daniel Golle
Hi Arjun, On Sat, May 08, 2021 at 05:32:57AM +0530, Arjun AK wrote: > From: Arjun > > This command will show whether a SIM card has been inserted and whether > a pin is required. > > Signed-off-by: Arjun Please follow our contribution guideline and use a full real name to sign off your

Re: [PATCH] package/comgt: Handle bind/unbind events

2021-05-07 Thread Arjun AK
On 06/01/21 9:03 pm, Arjun AK wrote: On 16/07/20 9:22 pm, Arjun AK wrote: This script was expecting only add/remove events which has not been the case since Kernel 4.12 (which added bind/unbind). Bind events were getting treated as remove events which would cause hotplugged 3g modems to not

[PATCH] uim: add --uim-get-sim-state

2021-05-07 Thread Arjun AK
From: Arjun This command will show whether a SIM card has been inserted and whether a pin is required. Signed-off-by: Arjun --- commands-uim.c | 26 ++ commands-uim.h | 4 +++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/commands-uim.c

Re: realtek: Setup all VLANs with default configurations

2021-05-07 Thread Russell Senior
The recent commit 4342d27ec90cd0988fd3e62ccefbe66f2e691372 to OpenWrt seems to have broken the network on my Netgear GS108T v3. After about 300-500 seconds of uptime, the interface (in my case, switch.1 configured as WAN) stops receiving traffic. Nothing in dmesg or syslog at the time of failure.

Re: [PATCH v3 1/2] imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive

2021-05-07 Thread Sven Roederer
Baptiste, Am Freitag, 7. Mai 2021, 14:12:21 CEST schrieb Baptiste Jonglez: > > Since these settings are hidden under "Advanced configuration options (for > developers)", I don't think it's really necessary to leave this kind of > implicit information, I would prefer having a valid .config file.

[PATCH v4 2/2] sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives

2021-05-07 Thread Sven Roederer
Using these config-options to customize the folders used at build-time makes these folder settings appear in generated archive. This causes the SDK to be not portable, as it's going to use the build-time folders on the new systems. The errors vary from passing the build, disk out-of-space to

[PATCH v4 0/2] imagebuilder, sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives

2021-05-07 Thread Sven Roederer
This is v4 of this series including the findings and comments of Baptiste * use standard format of disabled config items for imagebuilder * remove unneeded and no-op SED call for SDK ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[PATCH v4 1/2] imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive

2021-05-07 Thread Sven Roederer
Using these config-options to customize the folders used at build-time makes these folder settings appear in generated archive. This causes the imagebuilder to be not portable, as it's going to use the build-time folders on the new systems. Errors look like: mkdir: cannot create directory

[PATCH] ipq806x: base-files: asrock: fix bootcount include

2021-05-07 Thread Petr Štetiar
Fixes following error while executing the init script on the buildhost: Enabling boot ./etc/init.d/bootcount: line 5: /lib/upgrade/asrock.sh: No such file or directory Enabling bootcount While at it fix following shellcheck issue: base-files/etc/init.d/bootcount line 11: if [ $? -eq 0

Re: [PATCH 4/4] ath79: add support of Mikrotik RouterBoard 91xG series

2021-05-07 Thread Koen Vandeputte
On 06.05.21 18:25, Denis Kalashnikov wrote: What is not working: * USB port and mPCIe slot, * Beeper, you will need to add kmod-gpio-beeper +/* + * TODO list: + * - Enable beeper/buzzer, + * - Enable button/key, + * - Enable usb EHCI and export GPIOs for + * turning on/off

Re: [PATCH v3 1/2] imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive

2021-05-07 Thread Baptiste Jonglez
On 06-05-21, Sven Roederer wrote: > Baptiste, > > Am Donnerstag, 6. Mai 2021, 13:13:46 CEST schrieb Baptiste Jonglez: > > > > > > + $(SED) 's/^CONFIG_BINARY_FOLDER=.*/# CONFIG_BINARY_FOLDER was reset by > > > Imagebuilder/' $(PKG_BUILD_DIR)/.config + $(SED) > > > 's/^CONFIG_DOWNLOAD_FOLDER=.*/#

Re: [PATCH 4/4] ath79: add support of Mikrotik RouterBoard 91xG series

2021-05-07 Thread Koen Vandeputte
On 06.05.21 18:25, Denis Kalashnikov wrote: What is not working: * USB port and mPCIe slot, * Beeper, * Button, + +/* SoC Wi-Fi MAC managed by ath9k driver (RB912UAG-2HPnD) */ + { + status = "okay"; + /* +* Wireless calibration data is in SPI NOR flash +*

[PATCH] iwinfo: add buffer_size argument to scan method

2021-05-07 Thread Wojciech Jowsa
From: Wojciech Jowsa iwinfo crashes when scan is perforemed in the area where there are more then 500 wifi networks available. It is because a buffer with the fixed size is used. Increasing the size of the buffer fixes this problem. The size can be passed by the argument to the iwinfo scan call.