Skip to content

Development Environment Setup

Reference Configuration

Hardware Configuration

ItemRecommended
CPUX86 16-core 32-thread
DDR48 GB
Disk256 GB

Software Configuration

  • OS: Ubuntu 22

Environment Setup

Source Integration

  • Extract source: tar -zxvf A8550MA1_xxx.tar.gz
  • Extract downloads in the source root: tar -zxvf downloads.tar.gz
  • Copy aidlux_ql8550_ubun2204.29.tar.gz to the source root and rename it to aidlux_ql8550_ubun2204.tar.gz

Install Docker Environment

bash
cd Docker
./install.sh

Tip

We recommend verifying the source and dependency packages in the source root before running the Docker installation procedure.