On Sat, Jan 11, 2014 at 1:04 AM, Puneet B <[email protected]> wrote:
> Hi > > Actually the that error is because of > > wrong configuration lcd parameters in scripts. > > try to add default configuration or if you are using lcd , try to add > actual configuration. > > and check with this also > > [disp_init] > disp_init_enable = 1 > disp_mode = 0 > Thanks. That fixed it. disp_mode was 4 in file from China. > > screen0_output_type = 3 > screen0_output_mode = 5 > > screen1_output_type = 1 > screen1_output_mode = 4 > > fb0_framebuffer_num = 2 > fb0_format = 10 > fb0_pixel_sequence = 0 > fb0_scaler_mode_enable = 0 > > fb1_framebuffer_num = 2 > fb1_format = 10 > fb1_pixel_sequence = 0 > fb1_scaler_mode_enable = 0 > > Regards > Punith > > -- > You received this message because you are subscribed to the Google Groups > "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jon Smirl [email protected] -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
