-
When building `xway_defconfig`:
```
arch/mips/lantiq/prom.c:82:23: error: array comparison always evaluates to true [-Werror,-Wtautological-compare]
else if (__dtb_start != __dtb_end)
…
-
Currently we are in much the same situation as in #583 two years ago. It seems OpenWrt is trying to branch a 20.x version "soon" and I suggest again to switch to OpenWrt-master in order to prepare the…
-
```
arch/mips/lantiq/irq.c:305:48: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
if ((irq == LTQ_ICU_EBU_IRQ) && (module == 0) && LTQ_EBU_PCC_ISTAT)
…
tpimh updated
3 years ago
-
**Description of problem:**
Followup from #3238
log2timeline.py parses only the Service from the SYSTEM hive CurrentControlSet but ignores other ControlSets from past working configurations.
…
-
Most cases xDSL is not used -> and xDSL modem does connection loop if xDSL firmware is loaded at startup - can be prevented by: do not start "PPPoE_WAN" at boot
usually to use xDSL it has to be set…
-
*HACKER-3000:*
On the base 19.07.6 firmware for a 7320, the USB ports have no power. this can be fixed by pulling GPIO50 and GPIO51 high with the gpiocontrol.sh script. Workaround is explaind here: […
-
*kestrel1974:*
The device is fritzbox 7362sl.
It works until kernel 4.19.
The explicit calls to at803x_disable_rx_delay(phydev) and at803x_disable_tx_delay(phydev) seem to clobber the AR8035 regist…
-
**Description**
I have built a linuxkit image that is an amalgam of the `examples/aws.yml` and the `examples/docker.yml` for the purpose of experimenting with various Swarm configurations. With t…
-
*mbo2o:*
WAN stopped working then noticed this in dmesg not sure if to events related
[85451.573214] ------------[ cut here ]------------
[85451.576496] WARNING: CPU: 0 PID: 3 at backports-2017-…
-
- **Sway Version:** `sway version 1.5-fd216b3a (Aug 27 2020, branch 'HEAD')`. I also built wlroots from source at commit 330c50b.
- **Debug Log:** [pastebin](https://pastebin.com/BRv6k4m2)
- **C…
ghost updated
4 years ago