Hi, Can you check whether H3A is enabled in the Kernel and CCDC output for H3A is enabled? As far as I remember, there was some issue with the H3A and previewer. When H3A is enabled, previewer stops giving interrupts. Can you check whether previewer interrupts are coming properly? You can check it by printing /proc/interrupts file. There should an entry for the previewer in this file and it should be incrementing if interrupts are coming properly. If interrupt is not coming, previewer will wait for the interrupt and will not come out of it
Thanks, Brijesh Jadav ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Ondrej Pindroch Sent: Monday, July 06, 2009 7:47 PM To: davinci-linux-open-source Subject: LSP 2.10 Previewer hung on preview task Hi Do someone have tested davinci_previewer from LSP 2.10 on DVEVM DM6446. I have made one test with one frame and all was ok. But when use previewer for stream from MT9P031 board. It hung on IOCTL - PREV_PREVIEW. I have put some printk() in driver. All is ok till: wait_for_completion_interruptible(&(device->wfc)); It hung. All other threads are runnig, but I am not able to end whole applicatio, because of this one thread. Please suggest what could be problem. Ondrej Pindroch SoftHard Technology ltd.
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
