Hi Karsten,
I am very excited to see matter activity in the openwrt space!
For the past year, I was working on a bridge app for my OpenWrt based SmartHome
daemon p44mbrd [1]. To make it work, I already constributed a few things to
matter itself, in particular the possibiity to make it use libev
From: Lukas Zeller
Problem:
- bcm27xx SDCard images for squashfs/f2fs only contain the squashfs part.
- sysupgrade copies the image to the SDCard, with the space in the
partition between end of the image and end of the partition untouched.
- This is the space where the f2fs overlay lives
://lists.openwrt.org/pipermail/openwrt-devel/2023-May/041062.html
[3]
https://forum.openwrt.org/t/broken-f2fs-after-sysupgrade-on-rpi-config-not-restored/159703
--
Lukas Zeller, plan44.ch
l...@plan44.ch - https://plan44.ch
___
openwrt-de
Hi Michael,
> On 17 May 2023, at 20:19, Michael Richardson wrote:
>
>> Lukas Zeller wrote:
>> [...]
>> - trying to just zero out enough blocks after the squashfs data in
>> `target/linux/bcm27xx/base-files/lib/upgrade/platform.sh`
>> [...]
> I'm n
For quite a while, I've been updating my OpenWrt 22.03 based RPi devices,
configured with sqashfs/f2fs layout (CONFIG_TARGET_ROOTFS_SQUASHFS, rather than
CONFIG_TARGET_ROOTFS_EXT4FS) via sysupgrade with no problems.
However, during a recent update (22.03.5) where the squashfs area only grew
ver
Hi Bas,
> On 21 Jan 2023, at 22:53, Bas Mevissen wrote:
>
>> On 2023-01-21 22:42, Lukas Zeller wrote:
>> That really looks like a great solution with all advantages combined!
>> I agree this is better than patching, I just did not realize it was
>> possible a
Hi Tomasz,
thanks a lot for that hint to dtbocfg and the makefile!
> On 21 Jan 2023, at 17:27, Tomasz Maciej Nowak wrote:
>
> [...]
>
> W dniu 21.01.2023 o 16:33, Lukas Zeller pisze:
>>
>> So basically, I'm suggesting to revisit the decision to reject th
Hi Sergio, thanks for the reply!
On 21 Jan 2023, at 14:00, Sergio Paracuellos
wrote:
> On Sat, Jan 21, 2023 at 1:19 PM Lukas Zeller wrote:
>> [...]So while I understand that using only the DT mechanisms for configuring
>> GPIO modes, named gpios and libgpiod instead of /sys
Hi,
> On 21 Jan 2023, at 08:56, Sergio Paracuellos
> wrote:
>
> [...] Yes, you have to claim the pin group as gpio on the device tree to
> make this work.
This revals a underlying problem I tried to ask about back in June 2022 [1] -
what is the state of userland GPIO support in OpenWrt?
Chan
Hi,
> On 19 Oct 2022, at 08:55, Petr Štetiar wrote:
>
> IMO there should be `ugpiod` daemon available over ubus, probably written in
> ucode using libgpiod bindings. It should provide ubus events for GPIO inputs
> and should be able to control GPIO outputs using ubus calls.
What would that mean
Hi Peter and Martin,
> On 18 Oct 2022, at 22:02, Peter Naulls wrote:
>
> On 10/18/22 15:55, Martin Blumenstingl wrote:
>> [...] my understanding is that the recommended way for
>> accessing GPIOs from userspace (in case that's what you need) should
>> be done through libgpiod.
>
> Thanks for po
Hi all,
I'm trying to bring my OpenWrt-based IoT targets from 19.07 to 22.03. In this
process I got a bit confused about the state of userland access to GPIOs.
I know that there is some ideology level discussion about userland GPIOs in
general, and some strong opinions that these are not to be
> On 3 Jun 2022, at 23:10, Karl Palsson wrote:
>
> [...] Ideally, even make the patch against upstream:
> https://github.com/pagekite/libpagekite so they are involved and
> can help with it going forward, especially for cases like this,
> where it's not anything that's OpenWrt related.
Thanks fo
Hi,
> On 15 Jun 2021, at 10:05, Petr Štetiar wrote:
> [...] yes, it would do that in case PKG_MIRROR_HASH is invalid [...]
Thanks, that helped a lot! I ran the exact same tests with libubox and as those
worked, I realized that the difference between the packages I tried and libubox
is that the
Hello Petr,
a while ago (after switching projects from 19.07.3 to 19.07.6) I experienced
unexpected rebuilds of packages. I asked about this in the forum [1] with no
echo, so last week I dug deeper and think I found your commit from last
november "4e19cbc - download: handle possibly invalid loc
Hi Martin,
> On 12 Jun 2021, at 22:02, Martin Blumenstingl
> wrote:
> There is a "broken-flash-reset" property which probably is missing in
> the Omega2+ .dts(i) files
Thanks a lot for the hint!
> If you have already considered this and my comment does not apply then
> please ignore it (I am n
Hi Gerd,
> There is still one major issue migrating to 21.02 on my side: Reboot doesn't
> work. I need to switch power off/on on my Omega2+. AFAIU it has somethoing to
> do with the SPI 3byte/4byte mode. Older versions worked, but 4byte mode seems
> to boot faster. BTW: spi-nor spi0.0: mx25l256
17 matches
Mail list logo