Jasper Seidel

Results 16 comments of Jasper Seidel

Created a new release updating `rpi-firmware` and `rpi-wifi-firmware` to support Pi Zero 2W revision 2.1 https://github.com/jawsper/motioneyeos/releases/tag/20220119-dev

Also, if the older version works on your Zero 2, there is no need to upgrade either

Done, didn't test it, here's an image: https://github.com/jawsper/motioneyeos/releases/tag/20220421-alpha

Hmm indeed, tested it myself too now... I'll go see where I went wrong :sweat_smile:

Ah right I did update the defconfig, but my local config overwrote that when making the image... (Edit: doing a proper clean build now, will actually test it this time...

Hmm it's not currently working after updating to 5.15.34 (also updated rpi-firmware), it can't find the wifi adapter anymore...

That firmware comes via this repo: https://github.com/LibreELEC/brcmfmac_sdio-firmware-rpi, I also tried the repo linked in the readme from RPI-Distro, but that also doesn't find the wifi. I tried the same image...

Hi @MStcz, can you check if there's a file called `bcm2710-rpi-zero-2.dtb` in your boot partition? (the same as where you put the `wpa_supplicant.conf`)

Hmm that matches the one I have. Have you tried running the official Raspberry Pi OS on this specific Pi, to rule out a hardware issue?

Ah that is very interesting! Seems there could be a new chip revision, possibly requires another rpi-firmware update.