Hi Sebastian,
On Mar 9, 2007, at 8:43 AM, Sebastian Hartman wrote:
> I'm getting "no queues buffered" constantly when
> trying to select() from the file descriptor with the
> zoran drivers in Linux 2.6.18.
So let's start with the obvious: did you queue a buffer? Please offer
some source code.
Hallo
> I'm getting "no queues buffered" constantly when trying to select() from
> the file descriptor with the zoran drivers in Linux 2.6.18. I looked
> into the source code and found that fh->v4l_buffers doesn't match
> fh->zr->v4l_buffers when the zoran_poll() call is being made. Another
>
Hello,
I posted a message on Sun, 1 Oct 2006 11:29:52 +0200 on this
mailing-list, telling I wasn't able to use my DC10(new) card on 2.6.18
(SMP). Nothing new from then. I know that card is ok, I used it several
times with older kernels. I resigned to it. Unfortunately that card
isn't heavy enough
Hello!
I'm getting "no queues buffered" constantly when trying to select() from the
file descriptor with the zoran drivers in Linux 2.6.18. I looked into the
source code and found that fh->v4l_buffers doesn't match fh->zr->v4l_buffers
when the zoran_poll() call is being made. Another thing is t