Wednesday, December 12, 2007

IVTV now in the kernel 2.6.23

I replaced ivtvdev for ivtv in the xorg.conf file in order to make it work.

Section "Device"
Identifier "Hauppauge WinTV PVR 350"
# Driver "ivtvdev"
Driver "ivtv"
Option "fbdev" "/dev/fb0"
Option "VideoOverlay" "on"
Option "XVideo" "1"
BusID "PCI:0:8:0"
EndSection

No comments: