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"

(Available packages)
(Change Log)
Line 3,197: Line 3,197:
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
  
 +
* 4.4.154-105-rockchip
 +
** Add ROCK Pi 4 new device tree
 
* 4.4.154-104-rockchip
 
* 4.4.154-104-rockchip
 
** Add rtl8821cu bluetooth driver
 
** Add rtl8821cu bluetooth driver
Line 3,210: Line 3,212:
 
** Add rtl8821cu and rtl8723du modules and enable them.
 
** Add rtl8821cu and rtl8723du modules and enable them.
 
** Support ROCK Pi E board.
 
** Support ROCK Pi E board.
 +
 +
------
 +
* 4.4.179-9-rockchip
 +
** Rename rockpi-4b-linux.dts to rk3399-rock-pi-4b.dts
 +
* 4.4.179-8-rockchip
 +
** Add support for the Framebuffer Console
 +
* 4.4.179-7-rockchip
 +
** Add support for QMI
 +
** Add support for camera modules including IMX219, OV5647, OV5648
 +
** Add support for device tree overlays
 +
** Update mmc driver (dw_mmc: return -EILSEQ for EBE and SBE error)
 +
* 4.4.179-6-rockchip
 +
** Add patches for HDMI-CEC
 +
* 4.4.179-5-rockchip
 +
** Enable LED trigger
 +
* 4.4.179-4-rockchip
 +
** Add support for ROCK Pi 4B
 +
 +
</div>
 +
 +
===== ROCK Pi E =====
 +
 +
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 +
 +
* 4.4.194-8-rockchip,
 +
** Compile file system as modules
 +
* 4.4.194-7-rockchip
 +
** Add support for RTL8821CU
 +
* 4.4.194-6-rockchip
 +
** Add support for RTL8723DU
 +
* 4.4.194-5-rockchip
 +
** Add support for ROCK Pi E
 +
 +
</div>
 +
 +
===== ROCK Pi N10 =====
 +
 +
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 +
 +
* 4.4.116-7-rockchip
 +
** Add support for ROCK Pi N10
  
 
</div>
 
</div>
Line 3,217: Line 3,260:
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
  
 +
* 4.4.143-45-rockchip
 +
** Add support for sound usb modules
 +
* 4.4.143-44-rockchip
 +
** Add support for rtc hym8563
 +
* 4.4.143-43-rockchip
 +
** Add support for framebuffer console
 +
* 4.4.143-42-rockchip
 +
** Add support for Waveshare 3.5inch LCD on ROCK Pi S V1.2
 +
* 4.4.143-41-rockchip
 +
**Add multimedia support including uvc
 +
* 4.4.143-40-rockchip
 +
**Enable watchdog for ROCK Pi S
 +
* 4.4.143-39-rockchip
 +
** Change ROCK Pi S device name to rk3308-rock-pi-s.dts
 +
* 4.4.143-38-rockchip
 +
** Compile the filesystem as modules
 +
** Fix the issue of 'out of memory' when the system is running on a ROCK Pi S with 256 MB SDRAM.
 +
* 4.4.143-37-rockchip
 +
** update device tree overlays
 
* 4.4.143-36-rockchip
 
* 4.4.143-36-rockchip
 
** Add ROCK Pi S device tree overlay: uart0, uart1 and uart2
 
** Add ROCK Pi S device tree overlay: uart0, uart1 and uart2
 
* 4.4.143-35-rockchip
 
* 4.4.143-35-rockchip
 
** Merge rockchip upstream
 
** Merge rockchip upstream
 +
** Update Realtek 8723DS SDIO WiFi driver to v5.6.5_31752-2e2e
 
* 4.4.143-34-rockchip
 
* 4.4.143-34-rockchip
 
** Fix the issue of ROCK Pi S supports adb function.
 
** Fix the issue of ROCK Pi S supports adb function.

Revision as of 11:07, 28 April 2020

    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=stretch-stable
 export DISTRO=stretch-testing     # update more frequently but maybe unstable
 export DISTRO=bionic-stable
 export DISTRO=bionic-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://apt.setq.me instead of http://apt.radxa.com to improve download speed. https://apt.setq.me is a mirror of Radxa APT.

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 rockchip-fstab

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

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-adb

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.

  • 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