|
Edited by zoums at 2017-8-25 18:43
This image only support OrangePi_2G-IOT boot form SDCARD.
This image have Autorun the wvdial, you must insert the SIM card before boot.If it failed,you can exec:
Download the image:
DietPi_OrangePi-2G-IOT_sdcard.img_20170809002743.7zhttp://pan.baidu.com/s/1skUxIX3 password:嗯e
Download1https://mega.nz/#!hBI0RD7Z!cJjCud0DXRlWLpk63NYTbNRma_XBHoty7cuubUp5jfo
Download2https://raw.githubusercontent.com/zoums/zoums.github.io/master/image/DietPi_OrangePi-2G-IOT_sdcard.img.7z
bugs:
usb host is failed (When i turn the tiny DIP switches to on, the usb host is bridge to the micro usb. But i still could not use it).
Notes:
1.Username: ( root/dietpi ) Password: ( dietpi ).
2.Network config is in the /boot/network . Because of '/boot' is fat partition, you can change it in the 'Windows' or 'Andriod'.
3.UART baudrate: 921600.
4.The source of software is slowly in some areas, You can change the '/etc/apt/source.lists' and find a faster address in there:
- http://www.raspbian.org/RaspbianMirrors
Copy code
5.You can find Kernel image And uboot image in The /boot/kernel_uboot, This is a backup, you can use it to make the other system base from linux.
6.When i install the libc6/gcc, there cause a err of readlink, You can exec:- sudo rm -f /usr/bin/readlink
Copy code 7.If you want to use gpio of WiringPi, You can read Official user manual or exec:- git clone https://github.com/OrangePiLibra/WiringPi.git
- cd WiringPi
- sudo ./build OrangePi_2G-IOT
- sudo ./build OrangePi_2G-IOT install
Copy code
8. If you have csi camera , you can try to exec ' sudo modprobe rda_cam_sensor ' , and you can exec ' dmesg ' to find err log.
9.You can enable USB host by switching all the tiny DIP switches next to the USB host adapter to ON (1-8, all in the up/ON position)(1-8 to on) .
10.This image is include the linux headers , you can complite the driver in this board.
|
This thread contains more resources
You need to Log in to download or view,No account?
Register
x
|