Difference between revisions of "Distribution"

From Rockchip open source Document
Jump to: navigation, search
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
 +
The release rootfs image is based on linaro-alip-jessie.If you want to use other distributions, you need to compile and install components we provide.Do not install the deb under rk-rootfs-build directly.
 +
 +
We currently provide several components, the guide below only help you make xserver work.<br/> For more details Please refer to each package's wiki.
  
 
There are also many other districbutions support by community or developers.
 
There are also many other districbutions support by community or developers.
Line 4: Line 8:
 
= ARCH Linux =
 
= ARCH Linux =
  
Here is the guide from Arch LInux
+
Here is the guide from Arch Linux to support RK3288 and RK3399 based Chromebook:
  
 
[https://archlinuxarm.org/platforms/armv7/rockchip https://archlinuxarm.org/platforms/armv7/rockchip]
 
[https://archlinuxarm.org/platforms/armv7/rockchip https://archlinuxarm.org/platforms/armv7/rockchip]
  
https://archlinuxarm.org/platforms/armv8/rockchip/
+
[https://archlinuxarm.org/platforms/armv8/rockchip/ https://archlinuxarm.org/platforms/armv8/rockchip/]
  
 
and source code here:
 
and source code here:
  
 
[https://www.google.com/url?q=https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-gru&sa=D&sntz=1&usg=AFQjCNE-M4mxRkDn10G8xLOVN02TsJJKag https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-gru]
 
[https://www.google.com/url?q=https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-gru&sa=D&sntz=1&usg=AFQjCNE-M4mxRkDn10G8xLOVN02TsJJKag https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-gru]
 +
 +
&nbsp;
 +
 +
= Fedora =
 +
 +
Here is the guide from Fedora to support RK3288 chromebook:
 +
 +
[https://fedoraproject.org/wiki/Architectures/ARM/Chromebook https://fedoraproject.org/wiki/Architectures/ARM/Chromebook]
 +
 +
&nbsp;
 +
 +
 +
= See also =
 +
 +
&nbsp;

Latest revision as of 09:09, 22 September 2020

The release rootfs image is based on linaro-alip-jessie.If you want to use other distributions, you need to compile and install components we provide.Do not install the deb under rk-rootfs-build directly.

We currently provide several components, the guide below only help you make xserver work.
For more details Please refer to each package's wiki.

There are also many other districbutions support by community or developers.

ARCH Linux

Here is the guide from Arch Linux to support RK3288 and RK3399 based Chromebook:

https://archlinuxarm.org/platforms/armv7/rockchip

https://archlinuxarm.org/platforms/armv8/rockchip/

and source code here:

https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-gru

 

Fedora

Here is the guide from Fedora to support RK3288 chromebook:

https://fedoraproject.org/wiki/Architectures/ARM/Chromebook

 


See also