Glad to hear your old DVI monitor works with change nothing.mad_ady wrote: ↑Fri Nov 13, 2020 4:14 pmYes! It worked without me setting any resolution/dvi information! It's running in 1024x768.
I haven't tested it with a HDMI monitor though (so that it doesn't break anything).
Great job! I hope you port the changes to the C4 branch as well!
Edit: But wait - it doesn't see the OS on my EMMC (it's HK Ubuntu 20.04)!
Edit 2:Code: Select all
/ # ls -l /dev/mmcblk0* brw------- 1 0 0 179, 0 Jan 1 00:00 /dev/mmcblk0 brw------- 1 0 0 179, 32 Jan 1 00:00 /dev/mmcblk0boot0 brw------- 1 0 0 179, 64 Jan 1 00:00 /dev/mmcblk0boot1 brw------- 1 0 0 179, 1 Jan 1 00:00 /dev/mmcblk0p1 brw------- 1 0 0 179, 2 Jan 1 00:00 /dev/mmcblk0p2 brw------- 1 0 0 179, 96 Jan 1 00:00 /dev/mmcblk0rpmb / # mount rootfs on / type rootfs (rw) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) none on /dev type devtmpfs (rw,relatime,size=1904748k,nr_inodes=476187,mode=755) / # blkid /dev/mmcblk0p2: LABEL="rootfs" UUID="e139ce78-9841-40fe-8823-96a304a09859" /dev/mmcblk0p1: LABEL="BOOT" UUID="F702-39CB"
So do you mean that Hardkernel Ubuntu OS does not show to Petitboot menu?