popcornmix
popcornmix
I've rebased onto -rc2 which includes the fix upstream and that works for me. I've removed the "NOTE: Does not boot on a Pi5" commit.
@Dark-Sky can you disable zram (I assume you have that in cmdline.txt?) and see if crashing stops?
> It appears after there might be an issue with too many parallel threads: when compiling the kernel natively with -j6 (according to https://www.raspberrypi.com/documentation/computers/linux_kernel.html#native-build), the errors arise (and memory usage...
> If this turns out to be the issue I am guessing this is something you all won't fix. zram works well with the older kernels. It sounds like an...
Draft until bootloader side is merged and available.
Bootloader should [now do this](https://github.com/raspberrypi/rpi-eeprom/commit/3eecae99756865406bf30693ee2e7c20dad8f947), so marking this as ready.
I don't believe `hdmi_max_pixel_freq` has ever been a setting. `hdmi_pixel_freq_limit` is used to limit the pixel clock on the firmware driver. But this is a firmware driver thing. Linux kernel...
Might be worth adding "over_voltage=2" to config.txt, rebooting and testing again.
@njhollinghurst may be able to describe what the options are.