How force HDMI out in soquartz - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=166) +--- Forum: Linux on Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=168) +--- Thread: How force HDMI out in soquartz (/showthread.php?tid=18869) |
How force HDMI out in soquartz - rahmanshaber - 11-15-2023 Hi, I build a carrier board for soquartz, I also have a custom hdmi display board which is missing EDID chip, now how can I force HDMI out by using the kernel command line, i tried using this line in the manjaro arm Code: /boot/extlinux/extlinux.conf with these line video=card0-HDMI-A-1:1024x768M@60D but not seeing anything. (I can get a force HDMI out in pi CM4) |