|
After Win32DiskImager writes your sd card, you should see a fat32 partition on that card usually named BOOT.
Two files MUST be on that partition - uImage (that is compressed Linux kernel) and a script.bin (that is a board SoC and peripherials configuration)
These files must match the board, which you are trying to start and the monitor hardware you are using.
So, download from https://drive.google.com/folderv ... WnVwSEU&usp=sharing file desktop_scripts.tar.gz
Unzip it to some temporary folder, and renameunzipped file uImage_OPI-2 (it is a OPI PC compatible kernel)to uImage and move that to a BOOT partition of your sd card.
Do the same thing for a script.bin - reame one of unzipped
script.bin.OPI-PC_1080p50
script.bin.OPI-PC_1080p50_dvi
script.bin.OPI-PC_1080p50_hdmi
to a script.bin and move it also to a BOOT partition of your sd card. Safely eject your sd card, insert it to OPI and try to boot.
Sometimes, it is booting without video (there are compatibility issues with some displays and DVI-HDMI adapters) - in that case just try other script.bin
|
|