FAQ & Troubleshooting
Q1: The device restarts automatically after running high-load workloads. What should I check first?
- Temperature: High-load temperature rise may trigger hardware thermal protection. Check
dmesg/thermallogs and verify that cooling accessories such as heatsinks and fans are functioning properly. - Power: Peak power consumption under full load may cause voltage drops. Measure the power supply waveform under full load and cross-validate by swapping with a higher-wattage power supply.
- Check memory, firmware, and hardware failures: If both temperature and power are normal, further inspect memory stability (memtester), whether the firmware version matches, and whether there is any physical damage or poor contact on the hardware.
Q2: How do I view the real-time frequency of each module?
- CPU:bash
cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq - NPU:bash
dsp_mon --all - GPU:bash
cat /sys/kernel/gpu/gpu_clock - DDR:bash
cat /sys/devices/system/cpu/bus_dcvs/DDR/cur_freq