constantius post at 2018-3-2 01:23:31

RK3399 linux images

LINUX images Ubuntu Ubunt-server and Debian 9 are not working. I cant flash their into emmc because uprgading linux tool is not recognized it. I have tried to burn SD-Micro-card but hardwere not start with these images?
Why do you upload not working images into your source pages...are you cheeting people that software exist? but of course not working.... no software support will kill your businnes ones day...

admin post at 2018-3-2 10:28:24

Why not first refer to the user manual? As far as i know you are the first user said that the Linux image of RK3399 cannot work.

constantius post at 2018-3-3 03:31:51

i just refered to the user manual. error goes next errors... very unclear for personnot being a programmer. Im very glad that you have wrote manual for yourself....

constantius post at 2018-3-10 02:12:52

user manual questions
1. V. Linux Environment Construction and Firmware
Compilation
1.Download SDK compression package
Take OrangePi_Android6.0_V1.0_2017_0720.tgz as an example, after get the original compression
package:
mkdir OrangePi-rk3399-Linux
tar xvf OrangePi_Linux_V1.0_2018_0110.tgz -C OrangePi-rk3399-Linux
cd OrangePi-rk3399-Linux

Question from what www can i download OrangePi_Linux_V1.0_2018_0110.tgz ?????

2. 2.Construct Compilation Environment
It could also refer to Google file: http://source.android.com/source/initializing.html- this refered to android ????????????????? not linux

3. ./build/mk-image.sh -c rk3399 -t system -s 4000 -r out/ubuntu-server.img
output is -s wrong option compilation failed????

4
Software requirment.:
Orange pi RK3399 SDK ???????? where is it?

teo post at 2018-3-20 20:21:28

Hi

>Question from what www can i download OrangePi_Linux_V1.0_2018_0110.tgz ?????

The file you want is OrangePi-RK3399_Linux4.4_V1.0_2018_0110.tar.gz.
You can download this file from mega.nz.

constantius post at 2018-3-20 20:34:02

ok thanks - i dowloaded this and i have next question. Please see item ./mk-uboot.sh rk3399-orangepi problem

iinvestigator post at 2018-10-2 00:23:50

Hello.

I have a question about connection between
‘Quectel EC25’ and‘OrangePi RK3399’

I have install to OrangePi RK3399 an OrangePi-rk3399_Debian9_20171218.img.
Main point what I need know – how I can apply modem to “..Debian9..”? What steps required to activate modem on ‘linaro’?

Linaro has been installed by http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=3771&page=1&authorid=1
After that I‘ve try add ‘Quectel EC25’ modem to ‘OrangePi RK3399’

first of all ‘Linaro’ (OrangePi-rk3399__20171218.img) is not define ‘Quectel EC25’ as known device.
1.‘lsusb’ “Bus 005 Device 002: ID 2c7c:0125” – that all info about modem.
2.‘lsmod’ returns an empty list – noone module found. Folder “/boot” is clear – no one kernal data found. Folder “/lib/modules” is absent.
3. ‘mmcli’ show the much fields with value “uncnown”


=======================================


Information about OrangePi RK3399 I have found at

http://www.orangepi.org/downloadresources/


In the “rk-linux” I have run ‘make menucomfig’ and see the options. All options were like in that doc.

https://www.quectel.com/UploadImage/Downlad/Quectel_WCDMA&LTE_Linux_USB_Driver_User_Guide_V1.8.pdf

iinvestigator post at 2018-10-2 00:34:30

I have also e questions about compilation own LINUX kernel using tools in 'rk-linux' No one script dosn't work from the "box".

I have try rebuild kernel using

ARCH=arm64
CROSS_COMPILE=aarch64-linux-gnu-
make orangepi-rk3399_defconfig
.....

Compilation started normally on Ubuntu 16.04 , but till some time I have an error

CC      drivers/media/i2c/soc_camera/rockchip/ov_camera_module.o
drivers/media/i2c/soc_camera/rockchip/ov_camera_module.c: In function ‘ov_camera_module_s_stream’:
drivers/media/i2c/soc_camera/rockchip/ov_camera_module.c:421:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
error, forbidden warning: ov_camera_module.c:421
scripts/Makefile.build:266: recipe for target 'drivers/media/i2c/soc_camera/rockchip/ov_camera_module.o' failed
make: *** Error 1
scripts/Makefile.build:411: recipe for target 'drivers/media/i2c/soc_camera/rockchip' failed
make: *** Error 2
scripts/Makefile.build:411: recipe for target 'drivers/media/i2c/soc_camera' failed
make: *** Error 2
scripts/Makefile.build:411: recipe for target 'drivers/media/i2c' failed
make: *** Error 2
scripts/Makefile.build:411: recipe for target 'drivers/media' failed
make: *** Error 2

BTW I can't rebuild kernel. How I can resolve that problem?

Thanx

admin post at 2018-10-12 11:28:23

Linux image for OPI RK3399 flashing

- Download:
    "OrangePi-RK3399_Linux4.4_V1.0_2018_0110.tar.gz"
    "OrangePi-rk3399_Ubuntu16.04-Server_20171227.img"
- Start Linux on PC
- Unpack .tar.gz via "tar xvf OrangePi-RK3399_Linux4.4_V1.0_2018_0110.tar.gz" - it will create a subfolder "rk-linux", no need to create any folders
- In folder "rk-linux" create folder "out"
- Put in "out" folder the Ubuntu .img(debian.img) file and rename it to "system.img" (if you dont rename it, then modify the flashing command correspondently)
- Short connect the two pins and connect board via type-C to USB 2.0 in your PC - you may need to repeat this step if the following step gives error
- Run "./build/flash_tool.sh -c rk3399 -p system -i out/system.img" from "rk-linux" folder

shrkn post at 2018-12-7 03:23:37

I have a problem compiling an image for OP rk3399. From this post I did not understand whether it is solved or not.

admin offers to download a ready-made Ubuntu or Debian image, but I'm interested in building a kernel for myself.
I downloaded the source file-OrangePi-K3399_Linux4.4_V1.0_2018_1030.tar.gz.
file Orange Park 3399_Linux 4.4_V1.0_2018_0110.tar.gz is no longer available on the specified path.
However, interestingly is obtained-if I'm launching team -. /build/mk-kernel.sh rk 3399-orangepi, then there are compilation errors already mentioned above related to

drivers/media/i2c/soc_camera/rockchip/ov_camera_module.c:421:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
error, forbidden warning: ov_camera_module.c:421

however, if I execute the command ./build/mk-kernel.sh then the default kernel for the RK3288-env card is built and the kernel is built without errors.
By the way, I tried to configure the kernel and remove the problematic modules associated with the camera and fusb. But at the end of the Assembly kernel is still not going because of an error in the script.

Please help me find out what might be the problem? The tool system I have is ubuntu 16.04 with the latest updates.
page: [1] 2
View full version: RK3399 linux images