please choosego to mobile | Continue to access the PC version
View: 14188|Reply: 16

RK3399 linux images

[Copy link]

10

threads

35

posts

144

credits

Registered member

Rank: 2

credits
144
Published in 2018-3-2 01:23:31 | Show all floors |Read mode
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...

62

threads

653

posts

5192

credits

Administrator

Rank: 9Rank: 9Rank: 9

credits
5192
Published in 2018-3-2 10:28:24 | Show all floors
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.

10

threads

35

posts

144

credits

Registered member

Rank: 2

credits
144
 Author| Published in 2018-3-3 03:31:51 | Show all floors
i just refered to the user manual. error goes next errors... very unclear for person  not being a programmer. Im very glad that you have wrote manual for yourself....

10

threads

35

posts

144

credits

Registered member

Rank: 2

credits
144
 Author| Published in 2018-3-10 02:12:52 | Show all floors
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?

1

threads

7

posts

95

credits

Registered member

Rank: 2

credits
95
Published in 2018-3-20 20:21:28 | Show all floors
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.

This thread contains more resources

You need to Log in to download or view,No account?    Register

x

10

threads

35

posts

144

credits

Registered member

Rank: 2

credits
144
 Author| Published in 2018-3-20 20:34:02 | Show all floors
ok thanks - i dowloaded this and i have next question. Please see item ./mk-uboot.sh rk3399-orangepi problem

1

threads

12

posts

125

credits

Registered member

Rank: 2

credits
125
Published in 2018-10-2 00:23:50 | Show all floors
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/orangepi ... ge=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/UploadIm ... User_Guide_V1.8.pdf

1

threads

12

posts

125

credits

Registered member

Rank: 2

credits
125
Published in 2018-10-2 00:34:30 | Show all floors
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

  1.   CC      drivers/media/i2c/soc_camera/rockchip/ov_camera_module.o
  2. drivers/media/i2c/soc_camera/rockchip/ov_camera_module.c: In function ‘ov_camera_module_s_stream’:
  3. drivers/media/i2c/soc_camera/rockchip/ov_camera_module.c:421:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  4. error, forbidden warning: ov_camera_module.c:421
  5. scripts/Makefile.build:266: recipe for target 'drivers/media/i2c/soc_camera/rockchip/ov_camera_module.o' failed
  6. make[5]: *** [drivers/media/i2c/soc_camera/rockchip/ov_camera_module.o] Error 1
  7. scripts/Makefile.build:411: recipe for target 'drivers/media/i2c/soc_camera/rockchip' failed
  8. make[4]: *** [drivers/media/i2c/soc_camera/rockchip] Error 2
  9. scripts/Makefile.build:411: recipe for target 'drivers/media/i2c/soc_camera' failed
  10. make[3]: *** [drivers/media/i2c/soc_camera] Error 2
  11. scripts/Makefile.build:411: recipe for target 'drivers/media/i2c' failed
  12. make[2]: *** [drivers/media/i2c] Error 2
  13. scripts/Makefile.build:411: recipe for target 'drivers/media' failed
  14. make[1]: *** [drivers/media] Error 2
Copy code


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

Thanx

62

threads

653

posts

5192

credits

Administrator

Rank: 9Rank: 9Rank: 9

credits
5192
Published in 2018-10-12 11:28:23 | Show all floors
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

2

threads

6

posts

54

credits

Registered member

Rank: 2

credits
54
Published in 2018-12-7 03:23:37 | Show all floors
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.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list