I wanna see android on VGA monitor~

Started by goodcoin, February 28, 2014, 08:46:42 AM

Previous topic - Next topic

goodcoin

Hi all~

I wanna see android screen thought VGA monitor on A20-OLINUXINO-MICRO system. Is that possible?

So, To do that I have completed the following tasks.
  1. I built kernel on Ubunto 12.04.4 LTS 64
  2. I built android.
  3. I packed image.
    This is my sys_config.fex
     [disp_init]
     disp_init_enable        = 1
     disp_mode               = 0
     screen0_output_type     = 4
     screen0_output_mode     = 4
     screen1_output_type     = 1
     screen1_output_mode     = 2
     fb0_framebuffer_num     = 2
     fb0_format              = 10
     fb0_pixel_sequence      = 2
     fb0_scaler_mode_enable  = 1
     fb0_width               = 0
     fb0_height              = 0
     fb1_framebuffer_num     = 2
     fb1_format              = 10
     fb1_pixel_sequence      = 2
     fb1_scaler_mode_enable  = 1
     fb1_width               = 0
     fb1_height              = 0

  4. Upgrade image on A20-OLINUXINO-MICRO by "PhoenixSuit"

My rebuilt android seems to work well. I have been confirmed through the ADB shell.
But, I couldn't see android screen. ( I have connected between VGA monitor and A20-OLINUXINO-MICRO by A20-VGA-CABLE )