On Wed, Apr 29, 2020 at 1:30 AM Jeonghum Joh
wrote:
> Hello,
> Thanks to many people in this list, I was able to find ModemManager and
> I've tried applying it.
>
> Testing environment
>
> Target Model: MediaTek MT7622 AC4300rfb1 board
> Firmware Version : LEDE Reboot 17.01-SNAP
On 29/04/20 08:29, Jeonghum Joh wrote:
Hello,
Thanks to many people in this list, I was able to find ModemManager and
I've tried applying it.
Testing environment
Target Model : MediaTek MT7622 AC4300rfb1 board
Firmware Version : LEDE Reboot 17.01-SNAPSHOT unknown / LuCI
Ker
Hello,
Thanks to many people in this list, I was able to find ModemManager and
I've tried applying it.
Testing environment
Target Model: MediaTek MT7622 AC4300rfb1 board
Firmware Version : LEDE Reboot 17.01-SNAPSHOT unknown / LuCI
Kernel Version : 4.4.124
Modem
The gl-e750 is a portable travel router that gives you safe access to
the internet while traveling.
Specifications:
- SoC: Qualcomm Atheros AR9531 (650MHz)
- RAM: 128 MB DDR2
- Flash: 16 MB SPI NOR (W25Q128FVSG) + 128 MB SPI NAND (GD5F1GQ4UFYIG)
- Ethernet: 10/100: 1xLAN
- Wireless: QCA9531 2
Hi,
is it possible to depend on kernel versions in
package/kernel/linux/modules/lib.mk?
Lib-lzo from kernel 5.4.x needs the additional module lzo-rle.
Regards,
Hartmut
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.ope
ramips images now relies on explicit switch setup for proper failsafe
functionality. Remove default cases where it relies on vlan setup in
dts and add switch setup for devices affected.
Signed-off-by: Chuanhong Guo
---
.../mt7620/base-files/etc/board.d/02_network | 20 +--
.../mt76x8/base-file
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
This is only a cosmetic correction
On Tue, Apr 28, 2020 at 5:20 PM Petr Štetiar wrote:
> Init script checks for an already active DHCP server on the interface
> and if such DHCP server is found, then it logs "refusing to start DHCP"
> message, starts dnsmasq without DHCP service unless `option force 1` is
> set and caches the DHCP
Hi,
> -Original Message-
> From: e9hack [mailto:e9h...@gmail.com]
> Sent: Dienstag, 28. April 2020 17:58
> To: m...@adrianschmutzler.de; openwrt-devel@lists.openwrt.org
> Subject: Re: [OpenWrt-Devel] kernel packages
>
>
> Hi,
>
> it looks like I can make dependencies for a module itself
From: Alin Nastac
1) Remove hardcoded restrictions that disable redirect support on IPv6.
2) Allow usage of IP address lists in redirect and snat uci sections.
This is needed for 2 scenarios:
- use the interface address that matches the redirect & nat family
when dest_ip is set to an interf
Hi,
it looks like I can make dependencies for a module itself depend on a kernel
version only. My issue is, I've to add an additional kernel module to lib-lzo,
which is part of lib-lzo in kernel 5.4.x:
diff --git a/package/kernel/linux/modules/lib.mk
b/package/kernel/linux/modules/lib.mk
ind
Init script checks for an already active DHCP server on the interface
and if such DHCP server is found, then it logs "refusing to start DHCP"
message, starts dnsmasq without DHCP service unless `option force 1` is
set and caches the DHCP server check result.
Each consecutive service start then use
Hi,
@LINUX_5_4
@!LINUX_5_4
+LINUX_5_4:somepackage
+!LINUX_5_4:somepackage
further details:
https://openwrt.org/docs/guide-developer/packages#dependency_types
Best
Adrian
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of e9hack
* uci state was not getting reset properly during teardown
* AP+STA co-exist state was not flushed properly upon channel switch
* remove a debug logger call
* properly teardown supplicant instances when they get disabled
* add md5 config support for supplicant
* don't call wpa_supplicant_prepare_in
Hi,
is it possible to depend on kernel versions in
package/kernel/linux/modules/lib.mk?
With kernel 5.4.x, zram needs the additional module lzo-rle, which is part of
lib-lzo.
Regards,
Hartmut
___
openwrt-devel mailing list
openwrt-devel@lists.openw
Backport patch from hostapd.git master that fixes copy/paste error in
crypto_bignum_sub() in crypto_wolfssl.c.
This missing fix was discovered while testing SAE over a mesh interface.
With this fix applied and wolfssl >3.14.4 mesh+SAE works fine with
wpad-mesh-wolfssl.
Cc: Sean Parkinson
Signed
On 4/28/20 9:26 AM, Benedikt-Alexander Mokroß wrote:
The original mmc-driver for ramips used hardcoded mmc-caps for bus-width.
Further it used custom bindings for cd-polling and cd-invert that are
not conform to the standard mmc-bindings.
This patch removes the hardcoded bus-width, enables dt
From: Pau Espin Pedrol
It allows setting mappings for instance this way:
"""
config device
option name 'vlan41'
option type '8021q'
option vid '41'
option ifname 'eth1'
list ingress_qos_mapping '1:2'
list ingress_qos_mapping '2:5'
list egress_qos_mapping '0:3'
"""
Size of map
The original mmc-driver for ramips used hardcoded mmc-caps for bus-width.
Further it used custom bindings for cd-polling and cd-invert that are
not conform to the standard mmc-bindings.
This patch removes the hardcoded bus-width, enables dt parsing with
mmc_of_parse and enables the use of stand
19 matches
Mail list logo