Updated How uConsole CM4 OS image made (markdown)

GNU 2023-07-24 15:46:29 +08:00
parent 9a8b90d810
commit dae18a67e9

@ -10,6 +10,27 @@ https://github.com/clockworkpi/uConsole/tree/master/Code/patch/cm4/20230630
Create a deb file of uconsole_kernel_cm4-rpi based on kernel compiled output files
Another important thing to note is the correct configuration file, "config.txt".
```
disable_overscan=1
dtparam=audio=on
[pi4]
max_framebuffers=2
[all]
ignore_lcd=1
dtoverlay=dwc2,dr_mode=host
dtoverlay=vc4-kms-v3d-pi4,cma-384
dtoverlay=devterm-pmu
dtoverlay=devterm-panel-uc
dtoverlay=devterm-misc
dtoverlay=audremap,pins_12_13
dtparam=spi=on
gpio=10=ip,np
```
especially the line **dtoverlay=devterm-panel-uc**
## Chroot
Chroot into DevTerm_CM4_v0.1a_64bit.img