View: 18007|Reply: 11

Orange Pi VGA Config

[Copy link]

4

threads

26

posts

176

credits

Registered member

Rank: 2

credits
176
Published in 2015-1-22 22:20:35 | Show all floors |Read mode
Hello everyone. Here is my config to VGA (Script.bin)
For Ful HD screen resolution 1920*1080

  1. [disp_init]
  2. disp_init_enable = 1
  3. disp_mode = 0
  4. screen0_output_type = 4
  5. screen0_output_mode = 10
  6. screen1_output_type = 2
  7. screen1_output_mode = 10
  8. fb0_framebuffer_num = 2
  9. fb0_format = 10
  10. fb0_pixel_sequence = 0
  11. fb0_scaler_mode_enable = 1
  12. fb1_framebuffer_num = 2
  13. fb1_format = 10
  14. fb1_pixel_sequence = 0
  15. fb1_scaler_mode_enable = 1
  16. lcd0_backlight = 197
  17. lcd1_backlight = 197
  18. lcd0_bright = 50
  19. lcd0_contrast = 50
  20. lcd0_saturation = 57
  21. lcd0_hue = 50
  22. lcd1_bright = 50
  23. lcd1_contrast = 50
  24. lcd1_saturation = 57
  25. lcd1_hue = 50
Copy code


NB! Video output will be only VGA port.

5

threads

37

posts

136

credits

Registered member

Rank: 2

credits
136
Published in 2015-1-22 23:18:40 | Show all floors
Edited by Tankafaire at 2015-1-22 18:13

Hi,
Where have you found this file ?
Edit: you should look here: http://wiki.lemaker.org/Banana_Pi_Fex_Configuration
you can use fex2bin tool to transform .fex file to script.bin.


4

threads

26

posts

176

credits

Registered member

Rank: 2

credits
176
 Author| Published in 2015-1-23 01:47:29 | Show all floors
Where have you found this file ?


Fail on the memory card (format .bin). Usually located in the root. I use fex2bin for Windows.

5

threads

37

posts

136

credits

Registered member

Rank: 2

credits
136
Published in 2015-1-23 02:31:49 | Show all floors
Ok, I've found this in /fex/BananaPi/ . But how have you set the values ?
  1. screen0_output_type = 4
  2. screen0_output_mode = 10
  3. screen1_output_type = 2
  4. screen1_output_mode = 10
Copy code

My values are, for HDMI (default)
  1. screen0_output_type = 3
  2. screen0_output_mode = 4
  3. screen1_output_type = 2
  4. screen1_output_mode = 11
Copy code


Anyway, I think it should be the solution to activate the wifi in [wifi_para]

5

threads

37

posts

136

credits

Registered member

Rank: 2

credits
136
Published in 2015-1-23 04:36:51 | Show all floors
Here is the configuration for VGA:
  1. Configuration example for VGA:
  2. [disp_init]
  3. disp_init_enable = 1
  4. disp_mode = 0
  5. screen0_output_type = 4
  6. screen0_output_mode = 4
  7. screen1_output_type = 2
  8. screen1_output_mode = 14
  9. fb0_framebuffer_num = 2
  10. fb0_format = 10
  11. fb0_pixel_sequence = 0
  12. fb0_scaler_mode_enable = 1
  13. fb1_framebuffer_num = 2
  14. fb1_format = 10
  15. fb1_pixel_sequence = 0
  16. fb1_scaler_mode_enable = 1
Copy code

link: http://linux-sunxi.org/Fex_Guide#.5Bdisp_init.5D
Published in 2015-1-23 19:45:38 | Show all floors
I will test VGA on booting. Thank everybody.

17

threads

212

posts

1378

credits

Gold member

Rank: 6Rank: 6

credits
1378
Published in 2015-1-28 17:14:59 | Show all floors
Hi,
This fex file works for a VGA boot.  Old VGA monitor, 1280x1024 and 4/3.
Screen 0 MUST be VGA.
  1. [disp_init]
  2. disp_init_enable = 1
  3. disp_mode = 0
  4. screen0_output_type = 4
  5. screen0_output_mode = 3

  6. screen1_output_type = 3
  7. screen1_output_mode = 4

  8. fb0_framebuffer_num = 2
  9. fb0_format = 10
  10. fb0_pixel_sequence = 0
  11. fb0_scaler_mode_enable = 1

  12. fb1_framebuffer_num = 2
  13. fb1_format = 10
  14. fb1_pixel_sequence = 0
  15. fb1_scaler_mode_enable = 0

  16. lcd0_backlight = 197
  17. lcd1_backlight = 197
  18. lcd0_bright = 50
  19. lcd0_contrast = 50
  20. lcd0_saturation = 57
  21. lcd0_hue = 50

  22. lcd1_bright = 50
  23. lcd1_contrast = 50
  24. lcd1_saturation = 57
  25. lcd1_hue = 50
Copy code

0

threads

3

posts

34

credits

Novice

Rank: 1

credits
34
Published in 2016-4-5 12:38:10 | Show all floors
I have Orange Pi PC with debian8 image and want connect to 1366X768 60 VGA monitor
I already follow fex instruction here and try fex configuration on other people share,
but no sucsees still black screen.

please help.

3

threads

12

posts

160

credits

Registered member

Rank: 2

credits
160
Published in 2017-7-27 22:26:20 | Show all floors
Me too... I got LED screen with 1366x768 resolution and HDMI input. I lose it after sleep mode. How to make this resolution permanent?

9

threads

634

posts

4400

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
4400
Published in 2017-7-28 01:28:12 | Show all floors
Which OS?
Reply

Use magic report

You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list