wraiths.patient Posted November 20, 2023 Share Posted November 20, 2023 (edited) armbianmonitor -u hastebin - yadagozohu (armbian.com) Using https://redirect.armbian.com/region/NA/orangepipc/Jammy_current image Attached is the output from the serial console for uboot etc. The console is using about half the vertical resolution, and a little under half the horizontal resolution of the HDMI monitor. In contrast, the orangepi.org built image is using the full resolution. Image: Orange Pi PC 2.0.8 based on Debian Buster Kernel: root@orangepipc:~# uname -a Linux orangepipc 5.4.65-sunxi #2.0.8 SMP Mon Oct 26 10:20:38 CST 2020 armv7l GNU/Linux In Armbian, I've tried using extraargs=video=sunxi:1920x1080@60,monitor=hdmi,hpd=0,edid=0 in armbianEnv.txt I've also tried using setenv video-mode sunxi:1920x1028@60,monitor=hdmi,hpd=0,edid=0 ... saveenv in boot.cmd and recompile the boot.scr mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr and reboot twice. Still uses only "half resolution". serial-console.log Edited November 20, 2023 by wraiths.patient 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.