Skip to content

Development Environment Setup

Reference Configuration

Hardware Configuration

ItemRecommended Configuration
CPUX86 16 cores 32 threads
DDR48G
Disk256G

Software Configuration

  • OS: Ubuntu 22.04 or later

Environment Setup

Source Code Integration

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

Installing the Docker Environment

bash
cd Docker
./install.sh

Note

It is recommended to check the source package and dependency packages in the source root directory before running the Docker installation process.