othermod

Results 7 comments of othermod

Thank you. I appreciate anything you are willing to do. I tried working this out on my own without luck. The KMS overlay also appears to lack the ability to...

> Again it's more tedious than anything complex, although disabling H & V sync sounds like a weird display device (how do you resync the frame start?!). ![DE](https://github.com/raspberrypi/linux/assets/22604540/e4ff75cb-8499-4e0a-b4af-7184e34cfd3e) It uses...

Is it possible to do something like the magic number/dpi_output_format method that was used previously, and just stick with a single generic overlay that everyone can use? It might make...

> The easiest route is probably to follow the [main docs for building the kernel](https://www.raspberrypi.com/documentation/computers/linux_kernel.html#building-the-kernel-locally), but instead of make -j4 zImage modules dtbs, you only want make -j4 dtbs Thanks....

I updated the kernel with rpi-update, and the color order works perfectly. Thank you so much.