-
Notifications
You must be signed in to change notification settings - Fork 5.2k
4.14.52-v7+ - IQaudio DAC and DMA transfer could not be terminated #2628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Reference to similar problem #1949 it suggests this error is linked to the slave clock on the DAC I swapped out the IQaudio dac with an Allo Boss card (in master mode, with its own clock) on It suggests a bigger hides issue any comments/ suggestions to track down issue? |
Had different error msgs in log:
This comment: #1321 (comment) suggests that there could be a problem with BT (need to add: Does the following have any influence? |
I only seem to notice this when the music is stopped and then restart (manually or on music player progress to next track). Using |
Not sure us at RPI can do much about this, seems a third party problem. Only thing to suggest is trying the latest kernel, and contacting the @iqaudio devs. This issue will be closed within 30 days unless further interactions are posted. If you wish this issue to remain open, please add a comment. A closed issue may be reopened if requested. |
Since this was reported this is RPi was upgraded to Stretch and still get this problem intermittently. Is this the kernel driver? I've seen this with an allo boss dac that is also based off the same kernel driver |
Closing due to lack of activity. Please request to be reopened if you feel this issue is still relevant. |
@iqaudio, kernel devs
I have noticed an intermittent issue with my
RPi 3
and anIQaudioDAC
. Using forked-daapd playing music to thehw:
device, I have noticed that after several hours (>3hrs) the sound drops out and I am unable to re-active the sound through the DAC unless I reboot the device.In this state, plugging/unplugging the RCA from the DAC does NOT generate any feedback through the amp/speakers as it would normally - the amp is fine; plugging the RCA cables to my CD player gives feedback and sound.
dmesg
shows:Stopping foked-daapd and trying to play files directly result in the tools (sox/play/aplay) hanging.
Removing and reloading the
snd_soc_iqaudio_dac
driver makes no difference - only able to get sound after reboot.Kernel: 4.14.52-v7+ armv7l
The text was updated successfully, but these errors were encountered: