On 9/5/07, Adam LaStrange <[EMAIL PROTECTED]> wrote:
> I had a working pvr-350 mythtv system until I updated the kernel to the
> latest fc6 2.4.22.  Boots straight to console now and the xorg log has:
>
>  (EE) Device(s) detected, but none match those in the config file.
>
> I've read the ivtv drivers are included in the kernel now and I should
> change my xorg.conf to reference 'ivtv' instead of 'ivtvdev'.  I did that,
> and the log says it can't find that driver.  I downloaded the latest ivtv
> package from the website, did make, make install -- everything looked ok,
> but it still says the driver isn't found.  I'm not at home right now, but
> all I saw in the /usr/lib/modules/ (i think that's it) was the drivers named
> ivtvdev_drv, shouldn't i be seeing ivtv_drv?
You need to issue the following commands to copy the compiled files
into the appropriate place:
cp -p /usr/local/lib/xorg/modules/drivers/ivtv_drv.so
/usr/lib/xorg/modules/drivers/
cp -p /usr/local/lib/xorg/modules/drivers/ivtv_drv.la
/usr/lib/xorg/modules/drivers/

But the latest ivtv xdriver is still not compatible with mythtv if you
don't have Ian's mythtv  patch compiled in. I use ATRPMS and got the
"Unable to initialize video" error in mythtv, so I just booted into
the previous kernel. I don't know if Ian Armstrong's patch has been
comitted to Mythtv, maybe he can speak up.

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

Reply via email to