vlad_cool Posted June 28, 2023 Share Posted June 28, 2023 I am using armbian on banana pi m2 zero with screen 1920x360. For some reason display controller didn't tell edid, so banana using default value and it doesn't look right (only a few more than half of the screen displaying anything). I want to use this screen, so I want to override default values. How this can be done? I tried setenv video-mode sunxi:1920x360-24@60,monitor=hdmi saveenv but this didn't work (saveenv tells `Saving Environment to FAT... Unable to use mmc 0:1...`) and before booting u-boot tells `Loading Environment from FAT... Unable to use mmc 0:1...` I am using armbian jammy (Armbian_23.02.0-trunk_Bananapim2zero_jammy_current_5.15.80_xfce_desktop) 0 Quote Link to comment Share on other sites More sharing options...
Solution vlad_cool Posted June 29, 2023 Author Solution Share Posted June 29, 2023 Setting extraargs=video=HDMI-A-1:1920x360@60 in armbianEnv.txt helped me 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.