How uConsole CM4 OS Image Is Made
This guide explains how to create an OS image for the uConsole CM4 module.
uConsole_CM4_v2.0_64bit.img.7z
Since v2.0, cm4 os image is made by pi-gen
just clone pi-gen repo, branch uconsole_arm64
run sudo ./build.sh in ubuntu linux PC
- kernel source:
9a1e3adc9d
here is kernel compiling commands:
- In pi-gen , we added some modifcations:
- Pull up gpio9 at boot,so that screen will turn on right away when Power on
- Set default lcd backlight to 3
- Set default desktop to be large screen
- No wallpaper, only black color
- Fn+<> to adjust lcd backlight