FastRPC version
v1.0.6
DSP firmware version
ADSP.8996.2.7.1-00138
SoC and device name
Qualcomm Dragonboard 820c
Kernel version
7.2-next
What happened?
During the boot, when ADSP daemon starts, it starts spamming the console with the 'dsp information is incorrect'. The biggest issue is that systemctl stop adsprpcd doesn't stop this spam. Only manually killing the daemon (after stopping the service) brings an end to it. If the daemon is killed w/o stopping the service, it is restarted and the spam continues.
Steps to reproduce
- Boot
systemctl stop adsprpcd
killall adsprpcd
Relevant log output
FastRPC version
v1.0.6
DSP firmware version
ADSP.8996.2.7.1-00138
SoC and device name
Qualcomm Dragonboard 820c
Kernel version
7.2-next
What happened?
During the boot, when ADSP daemon starts, it starts spamming the console with the 'dsp information is incorrect'. The biggest issue is that
systemctl stop adsprpcddoesn't stop this spam. Only manually killing the daemon (after stopping the service) brings an end to it. If the daemon is killed w/o stopping the service, it is restarted and the spam continues.Steps to reproduce
systemctl stop adsprpcdkillall adsprpcdRelevant log output