well, i went back to my 2.4.20 kernel, and i do have the problem, but its a 
lot less noticable.  instead of a large percentage of the frame being missing 
almost all the time, every few minutes, a couple of lines are missing, and 
its almost unnoticable if i dont memset the frame and you arent looking for 
it.

i decided to go back to my 2.6.0-test2 kernel, but i turned of smp ( i dont 
have an smp machine) and switched from acpi to apm and im getting the same 
behavoiur that i did in 2.4.20, it occasionally misses, but its not really 
noticable. so its at least usable now, even if the problem really isnt fixed 
(although, if anybody has any idea on why this is, that would be nice)

thanks for all the help
thomas
[EMAIL PROTECTED]

On Friday 01 August 2003 11:06 am, Thomas wrote:
> i have not had a chance to test on other kernels (its a pain for me to
> switch, but ill do it tonight).  also, i noticed similar behaviour in xawtv
> after upgrading to 2.6.0 from 2.4.20.  i used to have the same problem, but
> my motherboard got fried and when i bought a new one, the problem went
> away.
>
> also, i am trying to do a double buffered read, as mentioned in API.html in
> the kernel sources, so im calling:
>
> VIDIOCMCAPTURE( 0 )
> while()
> {
>       VIDIOCMCAPTURE( 1 )
>       VIDIOCSYNC( 0 )
>
>       VIDIOCMCAPTURE( 0 )
>       VIDIOCSYNC( 1 )
> }
>
> but i have the same problem when i just capture/read to the first frame.
>
> thanks
> thomas
>
> On Friday 01 August 2003 4:19 am, Tuukka Toivonen wrote:
> > On Fri, 1 Aug 2003, Tuukka Toivonen wrote:
> > >Do other programs (xawtv etc.) work? If no, something is broken. If yes,
> >
> > Oh, and most importantly: does it work with other kernels (you said
> > you're using 2.6.0test2).
> >
> >
> > --
> > video4linux-list mailing list
> > Unsubscribe
> > mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/video4linux-list
>
> --
> video4linux-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/video4linux-list


--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/video4linux-list

Reply via email to