Tomasz Żyjewski
Tomasz Żyjewski
Hi, we have a little bit different situation typos.toml ``` $ cat typos.toml [files] extend-exclude = ["Cargo.lock"] ``` .pre-commit-config.yaml ``` repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.1.0 hooks: - id: check-added-large-files...
@epage thanks for quick fix. Will test that and let you know how it goes.
Yeap, it works. Can confirm that v1.5.0 do not check lock files. None of the `extend-exclude` configuration is needed. Thanks
Looks like omxplayer sources were updated ~3 months ago https://github.com/agherzan/meta-raspberrypi/commit/3122d5291da5c8583e7f4b1d063f28eac90b6f96. Was it tested on devices?
@agherzan Ok, we will try and use VLC from https://github.com/agherzan/meta-raspberrypi/pull/985 . Was it only tested on rpi4 with X11? We would like to run this on rpi0w2 with framebuffer only.
@miczyg1 any idea what we could do to debug this?
@miczyg1 do we have any or can you provide one? I will be working on MSI with osfv in next few days so I can check that
@miczyg1 this is what I got https://paste.dasharo.com/?10c9291f9421ef77#DzYmFooRznUdgPjaV5Zy11wPFgunB32uKZLESkm7GfVy It looks like it tried to start three times and then gave up
@miczyg1 ~126 seconds between attempts, logs with timestamps https://paste.dasharo.com/?9c8408a7e19a112a#Az5Zs6KMX2t7yMEwn98b5Ad6fMN3udYqyQ15FjMLmxma > Does the board do a power cycle? I think it does, I can spot fan going down for a moment...
@miczyg1 so it looks like we changed CPU in our lab for that platform? I would suspect that we did test v1.1.1 with DDR5 on some configuration. > Actually. the...