On Mar 13, 2007, at 4:15 PM, Daniel Polak wrote:

> v4l1_compat: no version for "struct_module" found: kernel tainted.

This doesn't seem to be a show-stopper...

> kernel: ivtv:  ==================== START INIT IVTV  
> ====================
> kernel: ivtv:  version 1.0.0 (2.6.19-1.2911.6.5.fc6 SMP mod_unload 686
> REGPARM 4KSTACKS ) loading

Arg... although ivtv is now 1.0.0, MythTV has not been updated to  
work with the new ivtv framebuffer (tv-out) ioctls, nor has the  
Xdriver (I think). There has been a lot of discussion lately about  
what you have to do to get it to work, but I honestly haven't been  
following them (I, too, dislike dependancy hell).

> kernel: ivtv:  ====================  END INIT IVTV   
> ====================
> kernel: ivtv_fb: disagrees about version of symbol ivtv_vapi_result

Here is the problem.

I think that installing the latest video4linux-kmdl brought along  
ivtv-1.0.0, but there is no ivtv-fb-1.0.0 kernel module included, so  
you are using ivtv-fb-0.10.1. Mismatch! Besides, you don't want to be  
using ivtv-fb-1.0.0 JUST YET.

The best thing you could do is search your /lib/modules/ 
2.6.19-1.2911.6.5 for any instance of ivtv.ko, delete it, then  
reinstall the appropriate ivtv and ivtv-kmdl RPM packages for your  
kernel. That way you keep the necessary modules from the video4linux- 
kmdl and get a matching ivtv.ko and ivtv-fb.ko that are pre-1.0.0.

> The first indication of any problem occurred 1 hour and 12 minutes
> before the messages I posted.
> It's a single line with: ivtv0 warning: CX2341X_ENC_SET_VBI_LINE took
> 128 jiffies (1000 per HZ)

Of course, this still doesn't address your original problem;  
hopefully the above comments get you back to this point.

That single line was the problem. If you're using VBI, try turning it  
off? If not, time to start knocking things off that list I gave you.  
Of course, you could always uncheck "Use PVR-350 TV-out" (not use the  
MPEG decoder) and just play back onto the PVR-350's framebuffer.  
Since the addition of Xv acceleration this option is doable even on  
mediocre hardware.

- Rick

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to