Alexander Krause (né Lochmann)

Results 14 comments of Alexander Krause (né Lochmann)

Hi folks! This seems to be a bug in AOSP: https://android.googlesource.com/platform/frameworks/base/+/4978d1ad10293900e9b5feea349abd09ceb6e710 The LOS repo `android_frameworks_base` does not have this commit at the moment. I'll cherry-pick that one, and give it...

Adding `uart_2ndstage=1`to `/boot/config.txt` seems to have the same effect. Which files do I have to replace when moving backwards? Just `start_x.elf` and `fixup.dat`?

I think I narrowed it down to these commits: Last working commit in this repo is: `329af8a59d91ea023ce3e2566e2ccd4ec0624438` ``` Jun 15 2022 20:08:33 Copyright (c) 2012 Broadcom version ede5f7d365ef42ebbd4aa144ee5b51ea75604c82 (clean) (release)...

Yikes. If you have any new firmware binaries, feel free to contact me. :)

I previously used the `_x` files. Does this matter? If so, the google drive offers wrong files.

Just to be sure. `vcgencmd version` reports: ``` Sep 23 2022 15:58:05 Copyright (c) 2012 Broadcom version d3dbb0500a7fdd0dec3183a56f25238cb45e19b5 (tainted) (release) (start) ``` However, that didn't do the trick. :( I...

``` Sep 26 2022 15:34:42 Copyright (c) 2012 Broadcom version ad2c2750f3ec6fd0aa84bb6d931d9f793a84b7c8 (tainted) (release) (start_x) ``` ``` [all] initramfs init.gz #uart_2ndstage=1 start_x=1 ``` This one works.

> Could you also tell me if you have any cameras attached, and if so, which ones? Yes, I do have one attached. I think it's this one: 'Raspberry Pi...

> @flipreverse can you tell me the size of your init.gz file? Additionally, if you unplug your camera, do you still get the failure on boot? The init.gz is about...

> @flipreverse there is an rpi-update firmware with a possible fix for this. ``` Sep 30 2022 14:28:00 Copyright (c) 2012 Broadcom version afe2b3f5f60315137568e903508e7eae8b6543a4 (clean) (release) (start_x) ``` This version...