BPI-M3 OS That runs with Lcd Display

I bought original 7 ıch lcd display and BPI-M3 and tried to use rasbian and debian images, however LCD display did not run with these OS and I dont want to use Android. Where can I get the Rasbian image that support LCD display ?

I do believe the LCD is mirrored to the output of HDMI, if not, check x11 config to use the correct display.

The LCD is running with android image but other images is not compatible with LCD, I dont think, it is not releated with x11 conf. I belive images should be build for LCD.

if you test linux image , and HDMI output is ok, just need update uEnv.txt file

https://github.com/BPI-SINOVOIP/BPI-files/raw/master/SD/BPI-BOOT/BPI-BOOT-bpi-m3_LCD7.tgz

# output LCD7" RGB565 (type:1 mode:5)
bootargs=enforcing=1 console=ttyS0,115200 console=tty1 board=bpi-m3 root=/dev/mmcblk0p2 rootwait init=/init vmalloc=384M ion_cma_list="120m,176m,512m" loglevel=8 bootmenutimeout=10 datadev=mmcblk0p2 disp.screen0_output_type=1 disp.screen0_output_mode=5 disp.screen1_output_type=3 disp.screen1_output_mode=5

Finally it worked, I can get display. However touchscreen still not working??

touchsrcreen will working , we test it.

When do you release the OS that support touchsreen ? Do you know the release date ?

My LCD display does not work properly with either Android or home-built Linux images. I only get vertical stripes on the display. However, the touch part of the screen works fine (mirrored display on HDMI output can be controlled with it)!

I am still waiting(about 3 weeks) new releases of Raspbian that supports touchsreen, I think ı will wait more than 10 year.