On Mon, 2020-08-17 at 21:19 +0200, Nick wrote:
> Logs AVM Fritz!Box:
> -
> https://gist.github.com/PolynomialDivision/96bfd98d723f288c617fd96f8ff04c22
>
> I think many more devices are affected. Keep an eye out for jffs2
> errors.
>
> We believe that the mx25l12835f (16-pin package) chip is causi
At the first start after flashing, there is often a "mount_root: failed
to sync jffs2 overlay2".
This problem only occurs with the 5.4 kernel. If I build a 4.19 kernel
with master, it works.
We have tested
- FRITZ!Box 4040 (ipq40xx)
- Nanobeam AC Gen2 (ath79)
- Nanostation AC loco (ath79)
On the U
CMake provides a user package registry (stored in ~/.cmake/packages) and
a system package registry (not available on non-Windows platforms).
The "export(PACKAGE)" command may store information in the user package
registry, and the "find_package()" command may search both user and
system package re
On Mikrotik SPI NOR devices, the firmware partition must be erased when flashing
from stock firmware, otherwise leftover bits (in particular a kernel signature)
can trigger a boot loop.
When booted from initramfs (the only way to install OpenWRT on these devices),
this patch unconditionally erases
Sven Eckelmann writes:
> On Monday, 17 August 2020 10:39:00 CEST Bjørn Mork wrote:
>> Linus Lüssing writes:
> [...]
>> This is not a bug. They are deliberately breaking IPv6 because they
>> consider this a feature. You should not try to work around such issues.
>> It is a fight you cannot win.
On Monday, 17 August 2020 10:39:00 CEST Bjørn Mork wrote:
> Linus Lüssing writes:
[...]
> This is not a bug. They are deliberately breaking IPv6 because they
> consider this a feature. You should not try to work around such issues.
> It is a fight you cannot win. Any workaround will only encour
git log --pretty=oneline --abbrev-commit 20200619..20200817
7a30af1 (HEAD -> master, tag: 20200817, origin/master, origin/main,
origin/HEAD) Merge branch 'i915-firmware-updates-08-2020' of
git://anongit.freedesktop.org/drm/drm-firmware into main
923bfa6 brcm: Add brcmfmac43455-sdio.
Dear Kristian,
Your watchdog script gave me the idea to try something similar. I have
now made a script with the following line:
logread -f | awk '/transmit timed out/ {system("/etc/init.d/network restart")}'
Which is continuously running in the background. Is this similar to
how your script oper
Hi,
> +PKG_SOURCE:=v$(PKG_VERSION).tar.gz
This will end up with a file named "v2.16.7.tar.gz" in dl folder, which could
be confusing.
> +PKG_SOURCE_URL:=https://github.com/ARMmbed/mbedtls/archive/
> +PKG_HASH:=c95b11557ee97d2bdfd48cd57cf9b648a6cddd2ca879e3c35c4e7525f2871992
You can use the fol
Linus Lüssing writes:
> Currently there are mobile devices (e.g. Android) which are not able
> to receive and respond to MLD Queries reliably because the Wifi driver
> filters a lot of ICMPv6 when the device is asleep - including
> MLD. This in turn breaks IPv6 communication when MLD Snooping is
On 14. 08. 20 21:25, Adrian Schmutzler wrote:
>> -Original Message-
>> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
>> On Behalf Of Josef Schlehofer
>> Sent: Freitag, 14. August 2020 21:19
>> To: openwrt-devel@lists.openwrt.org
>> Subject: [PATCH] ipset: update to v
11 matches
Mail list logo