I am having similar issues as stated above, but re-imaging has not solved my issue. I have tried re-imaging many many times.
I have managed to successfully burn and boot into an android DD image and a Remix OS image using an HDMI out. However, I have not managed to pass the boot screen on the LCD using an android DD LCD panel image. The image does show on the screen but I never pass the boot screen.
I have tried two cards (16Gb and 32Gb) in the hopes a different image or a different card would fix the issue. This was not the case. I burned the Android .img using Mac OS X El Captain with the following dd command:
Where "path" is replaced by the image path and "n" by the unmounted disk number. Again, this worked for the Remix OS and Android image no problem. The issue occurred when I tried loading and booting into the touchscreen image.
Info: I have a Pine64+ 2Gb model with the LCD, wifi/bluetooth dongle and the power connected to the board.
Any help would really help. Not sure what else I could try? Thanks!
I have managed to successfully burn and boot into an android DD image and a Remix OS image using an HDMI out. However, I have not managed to pass the boot screen on the LCD using an android DD LCD panel image. The image does show on the screen but I never pass the boot screen.
I have tried two cards (16Gb and 32Gb) in the hopes a different image or a different card would fix the issue. This was not the case. I burned the Android .img using Mac OS X El Captain with the following dd command:
Code:
sudo dd bs=1m if=path_of_your_image.img of=/dev/rdiskn
Where "path" is replaced by the image path and "n" by the unmounted disk number. Again, this worked for the Remix OS and Android image no problem. The issue occurred when I tried loading and booting into the touchscreen image.
Info: I have a Pine64+ 2Gb model with the LCD, wifi/bluetooth dongle and the power connected to the board.
Any help would really help. Not sure what else I could try? Thanks!