Nebojša Stojiljković
Nebojša Stojiljković
This was "resolved" in an previous release, but the problem is still there: ``` 3: wlan0: mtu 1500 qdisc pfifo_fast qlen 1000 link/ether fa:f0:05:da:2e:02 brd ff:ff:ff:ff:ff:ff inet6 fe80::f8f0:5ff:feda:2e02/64 scope link...
Similar as in previous issue, wilc3000 connected to sdio0 interface of sama5d27-som1 based board... Device tree binding: ``` sdmmc0: sdio-host@a0000000 { //bus-width = ; max-frequency = ; pinctrl-names = "default";...
Since last update I cannot load my chess notes, I got an error that says ``` "Failed to load "/path/to/chess_note.md". Input does not look algebraic notation. ``` I also checked...
Build from source fails on Arch Linux (probably due to newer build tools) with following error: bison version: 3.8.2 gcc: 15.2.1 20250813 ``` $make bison -ld -o pcalc.c pcalc.y pcalc.y:...