![]() |
Customize LCD - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Pine A64 Hardware, Accessories and POT (https://forum.pine64.org/forumdisplay.php?fid=32) +---- Forum: LCD and Touch Panel (https://forum.pine64.org/forumdisplay.php?fid=37) +---- Thread: Customize LCD (/showthread.php?tid=6450) |
Customize LCD - r.tanaka - 08-22-2018 Hi everyone I'd like to change the setting value (resolution, format, porch, etc..) of DSI. Therefore, do the following procedure. 1. edit /boot/uEnv.txt add disp_screen0=lcd 2. edit /boot/pine64/sun50i-a64-pine64-plus.dtb Code: lcd0@01c0c000 { The modified part is lcd_x and lcd_y. 3. reboot When rebooted, a kernel panic has occurred. Is there a mistake in the procedure? Thank you. |