Re: DMA interrupt not getting triggered(nailed the problem need solution)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>If the initial hardware state happens to result in LRCLK being where the
>lrsync() function is trying to get it then the driver will start up, but
>the misclocking of the configuration will result in ALSA detecting an
>error which will eventually result in a restart of the audio stream.
Mark in my case it is not restarting the audio stream(though it is trying to call trigger again for restarting) 
because in s3c_snd_lrsync function again i am getting time out(ETIMEDOUT).

iiscon = readl(s3c_i2s.regs + S3C_IISCON);
if (iiscon & S3C_IISCON_LRI)
break;

This LRI register bit is not getting set properly causing timeout.How this situation is not coming always(4/10)??
And who should suppose to set it?

If my machine driver had a problem then this should have come always??

Thanks for your reply.


 
 
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux