|
Edited by userloser at 2016-1-13 17:49
Sorry to hear that. Apparently, my problem was with the SD card slot, it got damaged in postage (I didn't notice it at first, then didn't bother to complain). Make sure the card is in proper position and properly read, because otherwise really weird stuff happens.
I used the OrangePI_Jessie_Xfce.img from the Google drive site with MD5 checksum 3a2e755c69cacbf3749103627d260c08
It has two partitions:
Device Boot Start End Sectors Size Id Type
OrangePI_Jessie_Xfce.img1 40960 172031 131072 64M b W95 FAT32
OrangePI_Jessie_Xfce.img2 172032 2953216 2781185 1.3G 83 Linux
On a different computer, best if it is a Linux machine, you write the image out to the sd card with dd as above.
Then, you mount the windows partition, copy the proper init script for your device.
Then, mount the the linux partition, copy the proper kernel and modules for it.
Finally, pull out the power for a few seconds and on restart it should work, boot normally and start the network and the Xwindow system with Xfce.
I disabled X after the first login, but the first time it worked fine, if a bit slowly. But then, it was slower when I ran it for the first time on a 486 CPU )
I've not tried HDMI, as I run the device in a headless mode (that is, without X and graphics mode login), but everything else, including GPIO, seems to work. |
|