This patch is a one-liner, that makes the X output "clean". When
sending DMA, there were some frames that were lost.
ivtv-fb-fix-prepdma.diff For the lazy ones, this is the merge (2.6 + Hans patches + this patch)
ivtv-0.1.9a.tar.gz
Finally, change your XF86Config-4
Section "Device"
Identifier "Hauppauge PVR 350 iTVC15
Framebuffer"
Driver "ivtvdev"
Option "fbdev"
"/dev/fb1" # <-- modify if using another -->
-- device
BusID "PCI:2:10:0" # get the ID with lspci and be
carefull to convert the value from hexa to decimal
#Rotate and shadow options from fbdev have been removed, ivtvdev does
not use it
EndSection