Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rockpi4/radxa-apt"

(Change Log)
(Introduction)
 
(3 intermediate revisions by one other user not shown)
Line 13: Line 13:
 
Currently Radxa APT supports Debian Stretch, Debian Buster and Ubuntu Bionic, each distro has testing and stable repositories, choose one of below:
 
Currently Radxa APT supports Debian Stretch, Debian Buster and Ubuntu Bionic, each distro has testing and stable repositories, choose one of below:
  
  export DISTRO=stretch-stable
 
  export DISTRO=stretch-testing    # update more frequently but maybe unstable
 
 
   export DISTRO=bionic-stable
 
   export DISTRO=bionic-stable
 
   export DISTRO=bionic-testing      # update more frequently but maybe unstable
 
   export DISTRO=bionic-testing      # update more frequently but maybe unstable
 +
  export DISTRO=focal-stable
 +
  export DISTRO=focal-testing      # update more frequently but maybe unstable
 +
  export DISTRO=stretch-stable
 +
  export DISTRO=stretch-testing    # update more frequently but maybe unstable
 
   export DISTRO=buster-stable
 
   export DISTRO=buster-stable
 
   export DISTRO=buster-testing      # update more frequently but maybe unstable
 
   export DISTRO=buster-testing      # update more frequently but maybe unstable
Line 26: Line 28:
 
'''For Chinese users'''
 
'''For Chinese users'''
  
You can use https://apt.setq.me instead of http://apt.radxa.com to improve download speed. https://apt.setq.me is a mirror  of Radxa APT.
+
You can use https://radxa-apt.aghost.cn instead of http://apt.radxa.com and apt.radxa.com to improve download speed. https://radxa-apt.aghost.cn is a mirror  of Radxa APT. This server only has 5Mbps netowrk.   
 +
 
 +
I do not make any guarantees about availability and update timeliness, only the content of the provided packages is consistent with the official ones.   
 +
 
 +
By aghost<ggg17226@gmail.com>
 +
 
 +
 
 +
'''中国大陆镜像'''
 +
 
 +
 
 +
将http://apt.radxa.com或者apt.radxa.com替换为https://radxa-apt.aghost.cn使用。 
 +
 
 +
radxa-apt.aghost.cn为个人对apt.radxa.com做的镜像站,仅有5mbps带宽,并且不对可用性以及更新及时性做任何保证,仅保证提供的包的内容与官方一致。 
 +
 
 +
By aghost<ggg17226@gmail.com>
 +
 
 +
 
  
 
Get the pub key
 
Get the pub key
Line 38: Line 56:
 
Install essential packages:
 
Install essential packages:
  
   sudo apt-get install rockchip-overlay rockchip-fstab
+
   sudo apt-get install rockchip-overlay
 
+
Notes:
+
 
+
Why do we need to install rockchip-fstab packages?
+
There are kernel images, devicetree overlay and others files in the fourth partition, boot partition.
+
Before updating kernel, rockpi4-dtbo and other packages, we need to mount /dev/mmcblk*p4 or /dev/nvme*p4 to /boot directory.
+
Use command, mount, to show the mounted devices.
+
  
 
=== Install the latest u-boot ===
 
=== Install the latest u-boot ===
Line 133: Line 144:
 
   └── linux-headers-4.4.167*
 
   └── linux-headers-4.4.167*
  
* '''2 rockchip-adb'''
+
* '''2 rockchip-adbd'''
  
 
Available for ROCK Pi S.
 
Available for ROCK Pi S.
  
When the kernel version of ROCK Pi S is newer than 4.4.143-46-rockchip, it is necessary to update the rockchip-adb package to version at least 0.5.
+
When the kernel version of ROCK Pi S is newer than 4.4.143-46-rockchip, it is necessary to update the rockchip-adbd package to version at least 0.5.
  
 
* '''3 realtek-bt-firmware'''
 
* '''3 realtek-bt-firmware'''
Line 182: Line 193:
 
   
 
   
 
linux-4.4-rockpie-latest
 
linux-4.4-rockpie-latest
 +
 +
linux-4.4-rockpin10-latest
 
   
 
   
 
linux-4.4-rockpis-latest
 
linux-4.4-rockpis-latest
Line 188: Line 201:
 
   
 
   
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-firmware-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
Line 214: Line 229:
 
   
 
   
 
linux-firmware-image-4.4.154-95-rockchip-gd2ab1f26e1b3
 
linux-firmware-image-4.4.154-95-rockchip-gd2ab1f26e1b3
 +
 +
linux-firmware-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-firmware-image-4.4.194-12-rockchip-g615ae7431150
 
linux-firmware-image-4.4.194-12-rockchip-g615ae7431150
Line 220: Line 237:
 
   
 
   
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-headers-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-headers-4.4.154-59-rockchip-g5e70f14
 
linux-headers-4.4.154-59-rockchip-g5e70f14
Line 246: Line 265:
 
   
 
   
 
linux-headers-4.4.154-95-rockchip-gd2ab1f26e1b3
 
linux-headers-4.4.154-95-rockchip-gd2ab1f26e1b3
 +
 +
linux-headers-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-headers-4.4.194-12-rockchip-g615ae7431150
 
linux-headers-4.4.194-12-rockchip-g615ae7431150
Line 252: Line 273:
 
   
 
   
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-image-4.4.154-59-rockchip-g5e70f14
 
linux-image-4.4.154-59-rockchip-g5e70f14
Line 278: Line 301:
 
   
 
   
 
linux-image-4.4.154-95-rockchip-gd2ab1f26e1b3
 
linux-image-4.4.154-95-rockchip-gd2ab1f26e1b3
 +
 +
linux-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-image-4.4.194-12-rockchip-g615ae7431150
 
linux-image-4.4.194-12-rockchip-g615ae7431150
Line 293: Line 318:
 
rock960c-rk-ubootimg
 
rock960c-rk-ubootimg
 
   
 
   
rockchip-adb
+
rockchip-adbd
 
   
 
   
 
rockchip-fstab
 
rockchip-fstab
Line 300: Line 325:
 
   
 
   
 
rockchip-mpp-demos-dbgsym
 
rockchip-mpp-demos-dbgsym
 +
 +
rockchip-npu
 
   
 
   
 
rockchip-overlay
 
rockchip-overlay
Line 318: Line 345:
 
   
 
   
 
rockpi4c-rk-ubootimg
 
rockpi4c-rk-ubootimg
 +
 +
rockpie-rk-u-boot-latest
 +
 +
rockpie-rk-ubootimg
 
   
 
   
 
rockpis-dtbo
 
rockpis-dtbo
Line 396: Line 427:
 
   
 
   
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-firmware-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-firmware-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 410: Line 445:
 
   
 
   
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-firmware-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-firmware-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
Line 468: Line 507:
 
   
 
   
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-firmware-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
Line 536: Line 577:
 
   
 
   
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-headers-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-headers-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
Line 550: Line 595:
 
   
 
   
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-headers-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-headers-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-headers-4.4.154-59-rockchip-g5e70f14
 
linux-headers-4.4.154-59-rockchip-g5e70f14
Line 608: Line 657:
 
   
 
   
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-headers-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
Line 682: Line 733:
 
   
 
   
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 696: Line 751:
 
   
 
   
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-image-4.4.154-59-rockchip-g5e70f14
 
linux-image-4.4.154-59-rockchip-g5e70f14
Line 754: Line 813:
 
   
 
   
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
Line 813: Line 874:
 
rock960c-rk-ubootimg
 
rock960c-rk-ubootimg
 
   
 
   
rockchip-adb
+
rockchip-adbd
 
   
 
   
 
rockchip-fstab
 
rockchip-fstab
Line 934: Line 995:
 
   
 
   
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-firmware-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-firmware-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 948: Line 1,013:
 
   
 
   
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-firmware-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-firmware-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
Line 1,006: Line 1,075:
 
   
 
   
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-firmware-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
Line 1,076: Line 1,147:
 
   
 
   
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-headers-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-headers-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
Line 1,090: Line 1,165:
 
   
 
   
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-headers-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-headers-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-headers-4.4.154-59-rockchip-g5e70f14
 
linux-headers-4.4.154-59-rockchip-g5e70f14
Line 1,148: Line 1,227:
 
   
 
   
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-headers-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
Line 1,224: Line 1,305:
 
   
 
   
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 1,238: Line 1,323:
 
   
 
   
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-image-4.4.154-59-rockchip-g5e70f14
 
linux-image-4.4.154-59-rockchip-g5e70f14
Line 1,296: Line 1,385:
 
   
 
   
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
Line 1,355: Line 1,446:
 
rock960c-rk-ubootimg
 
rock960c-rk-ubootimg
 
   
 
   
rockchip-adb
+
rockchip-adbd
 
   
 
   
 
rockchip-fstab
 
rockchip-fstab
Line 1,484: Line 1,575:
 
   
 
   
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-firmware-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-firmware-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 1,498: Line 1,593:
 
   
 
   
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-firmware-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-firmware-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
Line 1,556: Line 1,655:
 
   
 
   
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-firmware-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
Line 1,648: Line 1,749:
 
   
 
   
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-headers-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-headers-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
Line 1,662: Line 1,767:
 
   
 
   
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-headers-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-headers-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-headers-4.4.154-59-rockchip-g5e70f14
 
linux-headers-4.4.154-59-rockchip-g5e70f14
Line 1,720: Line 1,829:
 
   
 
   
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-headers-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
Line 1,818: Line 1,929:
 
   
 
   
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 1,832: Line 1,947:
 
   
 
   
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-image-4.4.154-59-rockchip-g5e70f14
 
linux-image-4.4.154-59-rockchip-g5e70f14
Line 1,890: Line 2,009:
 
   
 
   
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
Line 1,949: Line 2,070:
 
rock960c-rk-ubootimg
 
rock960c-rk-ubootimg
 
   
 
   
rockchip-adb
+
rockchip-adbd
 
   
 
   
 
rockchip-fstab
 
rockchip-fstab
Line 2,078: Line 2,199:
 
   
 
   
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-firmware-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-firmware-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 2,092: Line 2,217:
 
   
 
   
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-firmware-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-firmware-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
Line 2,150: Line 2,279:
 
   
 
   
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-firmware-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
Line 2,242: Line 2,373:
 
   
 
   
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-headers-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-headers-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
Line 2,256: Line 2,391:
 
   
 
   
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-headers-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-headers-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-headers-4.4.154-59-rockchip-g5e70f14
 
linux-headers-4.4.154-59-rockchip-g5e70f14
Line 2,314: Line 2,453:
 
   
 
   
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-headers-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
Line 2,412: Line 2,553:
 
   
 
   
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 2,426: Line 2,571:
 
   
 
   
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-image-4.4.154-59-rockchip-g5e70f14
 
linux-image-4.4.154-59-rockchip-g5e70f14
Line 2,484: Line 2,633:
 
   
 
   
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
Line 2,543: Line 2,694:
 
rock960c-rk-ubootimg
 
rock960c-rk-ubootimg
 
   
 
   
rockchip-adb
+
rockchip-adbd
 
   
 
   
 
rockchip-fstab
 
rockchip-fstab
Line 2,672: Line 2,823:
 
   
 
   
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 
linux-firmware-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-firmware-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-firmware-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-firmware-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 2,686: Line 2,841:
 
   
 
   
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-firmware-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-firmware-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-firmware-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
 
linux-firmware-image-4.4.154-59-rockchip-g5e70f14
Line 2,744: Line 2,903:
 
   
 
   
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-firmware-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-firmware-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-firmware-image-4.4.167-3-rockchip-g703afb0b843e
Line 2,836: Line 2,997:
 
   
 
   
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 
linux-headers-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-headers-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-headers-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-headers-4.4.154-100-rockchip-gf7c3df9923c2
Line 2,850: Line 3,015:
 
   
 
   
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 
linux-headers-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-headers-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-headers-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-headers-4.4.154-59-rockchip-g5e70f14
 
linux-headers-4.4.154-59-rockchip-g5e70f14
Line 2,908: Line 3,077:
 
   
 
   
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 
linux-headers-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-headers-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
 
linux-headers-4.4.167-3-rockchip-g703afb0b843e
Line 3,006: Line 3,177:
 
   
 
   
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 
linux-image-4.4.143-47-rockchip-g495ff574976c
 +
 +
linux-image-4.4.143-48-rockchip-geacd15ae244f
 +
 +
linux-image-4.4.143-49-rockchip-g9512142776c9
 
   
 
   
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
 
linux-image-4.4.154-100-rockchip-gf7c3df9923c2
Line 3,020: Line 3,195:
 
   
 
   
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 
linux-image-4.4.154-107-rockchip-g30bda5feca56
 +
 +
linux-image-4.4.154-108-rockchip-ge9277b7e857a
 +
 +
linux-image-4.4.154-109-rockchip-gb04eccb4588e
 
   
 
   
 
linux-image-4.4.154-59-rockchip-g5e70f14
 
linux-image-4.4.154-59-rockchip-g5e70f14
Line 3,078: Line 3,257:
 
   
 
   
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 
linux-image-4.4.167-13-rockchip-g77459ceba0fa
 +
 +
linux-image-4.4.167-14-rockchip-g53bdb2fa44e8
 
   
 
   
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
 
linux-image-4.4.167-3-rockchip-g703afb0b843e
Line 3,137: Line 3,318:
 
rock960c-rk-ubootimg
 
rock960c-rk-ubootimg
 
   
 
   
rockchip-adb
+
rockchip-adbd
 
   
 
   
 
rockchip-fstab
 
rockchip-fstab

Latest revision as of 18:24, 2 March 2022

    ROCK Pi 4 >  Radxa APT

Introduction

Radxa APT is the Debian package repository maintained by Radxa to provide ROCK Pi and Rockchip vendor specific package.

Currently Radxa APT supports Debian Stretch, Debian Buster and Ubuntu Bionic, each distro has testing and stable repositories, choose one of below:

 export DISTRO=bionic-stable
 export DISTRO=bionic-testing      # update more frequently but maybe unstable
 export DISTRO=focal-stable
 export DISTRO=focal-testing       # update more frequently but maybe unstable
 export DISTRO=stretch-stable
 export DISTRO=stretch-testing     # update more frequently but maybe unstable
 export DISTRO=buster-stable
 export DISTRO=buster-testing      # update more frequently but maybe unstable

Add Radxa APT

 echo "deb http://apt.radxa.com/$DISTRO/ ${DISTRO%-*} main" | sudo tee -a /etc/apt/sources.list.d/apt-radxa-com.list

For Chinese users

You can use https://radxa-apt.aghost.cn instead of http://apt.radxa.com and apt.radxa.com to improve download speed. https://radxa-apt.aghost.cn is a mirror of Radxa APT. This server only has 5Mbps netowrk.

I do not make any guarantees about availability and update timeliness, only the content of the provided packages is consistent with the official ones.

By aghost<ggg17226@gmail.com>


中国大陆镜像


将http://apt.radxa.com或者apt.radxa.com替换为https://radxa-apt.aghost.cn使用。

radxa-apt.aghost.cn为个人对apt.radxa.com做的镜像站,仅有5mbps带宽,并且不对可用性以及更新及时性做任何保证,仅保证提供的包的内容与官方一致。

By aghost<ggg17226@gmail.com>


Get the pub key

 wget -O - apt.radxa.com/$DISTRO/public.key | sudo apt-key add -

Update

 sudo apt-get update && sudo apt-get upgrade

Install essential packages:

 sudo apt-get install rockchip-overlay

Install the latest u-boot

Type the following command.

 $ sudo apt-get install -y rockpi4b-rk-u-boot-latest

Screen shows

 ...
 You are currently running on board:
 ROCK PI 4B 
 There will be two steps that you have to confirm. One is upgrading bootloader on SPI Flash.
 The other is upgrading bootloader on eMMC or uSD card.
 
 Step one: upgrade bootloader on SPI Flash
 Boot device, SPI Flash, is not found. Make sure there is one SPI Flash on board.
 You can install package rockpi4-dtbo later manually and uncomment three lines in file /boot/hw_intfc.conf.
 intfc:uart4=off
 intfc:spi1=on
 intfc:dtoverlay=spi1-flash
 After restarting the Pi, execute command, /usr/local/sbin/rockpi4b_upgrade_bootloader.sh.

 Step two: upgrade bootloader on uSD card or eMMC.
 Boot device, uSD card or eMMC, is found. Would you like to upgrade bootloader on it?
 If yes, type Y/y. If no, type N/n.

Just type Y or y.

 y
 Backup bootloader on boot device (/dev/mmcblk1p2).
 8192+0 records in
 8192+0 records out
 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.107356 s, 39.1 MB/s
 Overwrite bootloader to boot device (/dev/mmcblk1p2).
 2048+0 records in
 2048+0 records out
 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.140072 s, 7.5 MB/s
 Done.

Install the latest kernel

Now install the latest kernel package and module:

   sudo apt-get install linux-base
   sudo apt-get install linux-4.4-latest

After installation, check file /boot/extlinux/extlinux.conf. It lists all kernel version installed in ROCK Pi. The kernel corresponding to the first label is the newest version and the first boot option.

When want to boot your wanted kernel by default, add one line in file /boot/extlinux/extlinux.conf. The format is as follows:

   default <label name>

For example,

   default kernel-4.4.154-73-rockchip-00007-g155a65a

Save, sync and reboot. Now you boot into the new kernel.

Available packages

Notes

  • 1 Kernel

Each version of kernel includes three packages. For example.

 version: kernel-4.4.154-92-rockchip-g58d4b8d2fd3b
 ├── linux-firmware-image-4.4.154-92-rockchip-g58d4b8d2fd3b
 ├── linux-headers-4.4.154-92-rockchip-g58d4b8d2fd3b
 └── linux-image-4.4.154-92-rockchip-g58d4b8d2fd3b

When install linux-4.4-latst package, the corresponding version of the packages like linux-firmware-firmware*.deb, linux-headers*.deb and linux-image*.deb will also be installed. This situation applies to linux-4.4-rockpis-latst and linux-4.4-rockpin10-latst packages.

ROCK Pi S Kernel:

 ├── linux-image-4.4.143*
 ├── linux-firmware-image-4.4.143*
 └── linux-headers-4.4.143*

ROCK Pi 4 Kernel:

 ├── linux-image-4.4.154*
 ├── linux-firmware-image-4.4.154*
 └── linux-headers-4.4.154*

ROCK Pi N10 Kernel:

 ├── linux-image-4.4.167*
 ├── linux-firmware-image-4.4.167*
 └── linux-headers-4.4.167*
  • 2 rockchip-adbd

Available for ROCK Pi S.

When the kernel version of ROCK Pi S is newer than 4.4.143-46-rockchip, it is necessary to update the rockchip-adbd package to version at least 0.5.

  • 3 realtek-bt-firmware

Available for ROCK Pi E with RTL8723DU/RTL8821CU on board.

  • 4 rtl8723ds-firmware

Available for ROCK Pi S.

bionic-stable

 [Expand

bionic-testing

 [Expand

buster-stable

 [Expand

buster-testing

 [Expand

stretch-stable

 [Expand

stretch-testing

 [Expand

Change Log

Kernel packages

ROCK Pi 4
 [Expand
ROCK Pi E
 [Expand
ROCK Pi N10
 [Expand
ROCK Pi S
 [Expand