how can I change video resolution on lubuntu?
With the raspberry I change the config.txt. WIth orange pi plus? I had (and still have) the same problem on the Orange Pi. I tried adding the resolution to/etc/X11/xorg.conf, but that didn't help. Any help is appreciated. I had (and still have) the same problem on the Orange Pi. I tried adding the resolution to/etc/X11/xorg.conf, but that didn't help. Any help is appreciated. ok.. and so how can we do? With Debian (made by Igorpec), to change video resolution you must do:edit-> nano /boot/boot.cmd
# example:
# change example from
# disp.screen0_output_mode=1920x1080p60
# to
# disp.screen0_output_mode=1280x720p60
mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr
more info athttp://www.igorpecovnik.com/2015/01/18/orange-pi-debian-sd-image/
I have rewritten u-boot on SD-card with the changed parameters. ( screen0_output_mode = 9 )
for now, it works, but I think it is not worth considering that there are no acceleration in hardware for videos ecc.
in ubuntu there is no noto.cmq boot.cmd Sorry Edited by piento at 2015-5-17 23:30
I have tried to rebuild ulmage with new parameters but nothing http://www.orangepi.org/Docs/mainpage.html
someone could help me?
it is important because the screen continue to become black for "unsupported resolution"
thx 1280x720p50 are not supported by your monitor?
What resolution can your monitor display?
available resolutions:
0:480i
1:576i
2:480p
3:576p
4:720p50
5:720p60
6:1080i50
7:1080i60
8:1080p24
9:1080p50
10:1080p60