FAQ & Solutions
Q1: AidGenSE Installation Failed
Troubleshooting Steps:
- Verify network connectivity and access to APLUX software repositories
- Verify the system version is Ubuntu 22.04
- Check dependency completeness:
apt install -y python3-pip libssl-dev - Try installing via an offline package
Q2: DSP Mode Execution Failed
Troubleshooting Steps:
- Verify that parameter 3 (.bin model) or 4 (.so model) is used
- Verify the model is in QNN format optimized for QCS8550
- Check that the model file is complete and the MD5 checksum is correct
- Restart the device and retry
Q3: LLM Service Startup Failed
Troubleshooting Steps:
- Verify A8550MA1 memory ≥ 8 GB (16 GB recommended for 7B models)
- Check that the model file is complete and the path is correct
- Check service logs:
aidllm logs api - Try starting in CPU mode:
aidllm start api --device cpu
Tip
If the above issues cannot be resolved, please contact APLUX technical support at support@aidlux.com