macmpi

Results 166 comments of macmpi

Have you recompiled berryboot with updated busybox 1.30.1 and assorted config files? (current available berryboot binary is on earlier version). Or are you using some pre-built busybox binaries from some...

No: @ah584d for now, you would need to rebuild berryboot from source by yourself, after making [a few changes to the build files](https://github.com/maxnet/berryboot/blob/berryboot2018/buildroot-2018.08/package/busybox/busybox.mk#L7) to enjoy new busybox version with enhanced...

Just passed [1.31.1 stable](https://git.busybox.net/busybox/commit/?h=1_31_stable): thanks for considering integration in berryboot (and leverage better https support and other bug fixes).

as time passes, is now [1.32.0 stable](https://git.busybox.net/busybox/log/?h=1_32_stable)

Very interesting hint indeed. @AlbrechtL have you considered packaging [welle-cli](https://github.com/AlbrechtL/welle.io#welle-cli) within a [MPD input source plugin](https://mpd.readthedocs.io/en/latest/plugins.html#input-plugins) for seamless DAB+ playback on this very versatile & popular environment: user could leverage...

Got pretty much similar symptom out a PiZero 1.3 with 2022-01-28-raspios-bullseye-armhf-lite and kernel 5.15.16. Pi hdmi linked to Sony TV: CLI and login are displayed on screen. Pi hdmi is...

> did you do this when display was working (directly connected to TV without AVR)? Yes, in both cases, all devices connected and powered-on. On edid.tv site, we can see...

> In first of these cases, does switching the Pi's hdmi connection directly to TV produce an image? (i.e. after booting with no image, unplug hdmi cable from AVR input...

> If you have `drm.edid_firmware=AVRedid.dat` specified then you should see the same edid whatever you are connected to (the contents of the AVRedid.dat file). Yes indeed, that's the case: it's...

Thanks a lot for that detailed info: maybe some bits could enhance/clarify [current doc](https://www.raspberrypi.com/documentation/computers/config_txt.html#hdmi-mode) on hdmi settings in the context of `vc4-kms-v3d`. Indeed those fake_edid do not enable audio on...