All of lore.kernel.org
 help / color / mirror / Atom feed
From: matthieu castet <castet.matthieu@free.fr>
To: video4linux-list@redhat.com
Subject: v4l1 doesn't work anymore with bttv on 2.6.26
Date: Sat, 03 Jan 2009 21:28:16 +0100	[thread overview]
Message-ID: <495FCA60.5060008@free.fr> (raw)

Hi,

This is a copy of the bugreport i did on debian bugtracker : 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510621


I got a v4l1 application that worked for years.
With the current kernel, it hangs in a state where VIDIOCMCAPTURE always
return -EBUSY.

After some debug, it seems that VIDIOCMCAPTURE fails the first time
because of videobuf_queue_is_busy 'vbuf: busy: buffer #0 mapped'.

Then after that error it does a VIDIOCSYNC on all buffer.
Then every call of VIDIOCMCAPTURE failed because of check_btres
returning -EBUSY.

I don't know what cause the first videobuf_queue_is_busy error.
But for all the other errors I suppose one of the problem is that
VIDIOCSYNC does a STREAMON but never does a STREAMOFF...


Regards,

Matthieu

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

             reply	other threads:[~2009-01-03 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-03 20:28 matthieu castet [this message]
2009-01-04 20:32 ` v4l1 doesn't work anymore with bttv on 2.6.26 Trent Piepho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=495FCA60.5060008@free.fr \
    --to=castet.matthieu@free.fr \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.