Jump to content

How to modify the default HDMI output to 1280 * 1080 and modify the default audio output to HDMI?


Recommended Posts

Posted

I want the default resolution of my board to be 1280x1080 after power on, and by default my sound output is through HDMI.

Please give me some advice, Thanks.

Board: Rock64
Posted

board: rockpi4b
image: Armbian_21.08.1_Rockpi-4b_focal_current_5.10.60_budgie_desktop.img
1.modify file /boot/boot.cmd
add in the end
    setenv video-mode rockchip:1280x720-24@60,monitor=hdmi,hpd=0,edid=0
    saveenv
and run
    $ mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr
*** The monitor displays normally and the resolution has not changed ***

2.modify file /boot/armbianEnv.txt

add this line
extraargs=drm_kms_helper.edid_firmware=HDMI-A-1:edid/1280x720.bin video=HDMI-A-1:1280x720@60

*** The monitor displays normally and the resolution has not changed ***

 

Is there anyone can give me some advice?

Posted

I want to disable edid scan function and make the resolution in 1920x1080 when system running.

Can someone help me? THK!

This thread is quite old. Please consider starting a new thread rather than reviving this one.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines