Jump to content

fsb4000

Validating
  • Posts

    4
  • Joined

  • Last visited

Posts posted by fsb4000

  1. On 4/26/2020 at 1:58 AM, JORGETECH said:

    the one in Armbian needs to be adjusted (until the code is mainlined, obviously).

    I added pull request: https://github.com/armbian/build/pull/1943

    But actually the code is mainlined.

    Without the entire
    board-h6-orangepi-lite2-fix-missing-all.patch, the gpu would be initialized.

    See the line: https://github.com/armbian/build/blob/master/patch/kernel/sunxi-dev/board-h6-orangepi-lite2-fix-missing-all.patch#L9

    and
    the commit: https://github.com/torvalds/linux/commit/8abc4c4a154f658ac1f928eb5ccd9cb4706b2f3d#diff-c25ce9e020a90aa3096d059cdefc6781

    But I guess  
    board-h6-orangepi-lite2-fix-missing-all.patch  is needed for something else...

  2. 1 hour ago, andydj said:

    Hi , i have a Orange Pi One plus and i have some problem : 

    1)video resolution stuck on 1024x768 and less colore bit instead of 1920x1080 in my TV

     


    For the problem, my solution is:

    1. Boot the board.
    2. cd /boot
    3. sudo nano armbianEnv.txt
    4. Add

    extraargs=video=HDMI-A-1:1920x1080@60
    5. Save file.
    6. sudo  mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr
    7. reboot

    It is worked for me with Orangepi lite2.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines