On Sunday 26 August 2007 23:35:57 Larry wrote:
> Thanks Hans.
>
> I did find a section in xorg.conf that referred to ivtvdev, which I
> changed to ivtv.
>
> now my /var/log/Xorg.0.log contains:
>
> (II) Loading /usr/lib/xorg/modules/drivers/ivtv_drv.so
> (II) Module ivtv: vendor="X.Org Foundation"
>         compiled for 7.1.1, module version = 1.0.0
>         ABI class: X.Org Video Driver, version 1.0
>
> (II) IVTV: driver for ivtv framebuffer: PVR-350
> (II) Primary Device is: PCI 01:00:0
> (--) Chipset PVR-350 found
> (EE) Screen 0 deleted because of no matching config section.
> (II) UnloadModule: "ivtv"
> (EE) Device(s) detected, but none match those in the config file.
>
> Fatal server error:
> no screens found

Update to the latest xdriver. I just fixed this bug that I introduced 
earlier.

Unfortunately I now have new problems, but they seem to be related to 
ivtv-fb driver changes I made and that shouldn't affect you.

Regards,

        Hans

>
> If I boot to a 2.6.19 kernel, and load ivtvdev this xorg.conf works
> fine so I dont think its an xorg.conf think.
>
> Nothing unsual is showing up in /var/log/messages except this :
>
> ivtv0-fb: Unknown IOCTL 80084001
>
> This only happens once.
>
> Even though I specify the PCI ID of my card in xorg.conf, its still
> saying primary device is PCI 01:00:0 which is the built in video
> card.
>
> What anything changed in the code that would cause that to happen?
>
> Hans Verkuil wrote:
> > On Sunday 26 August 2007 20:36:35 Larry wrote:
> >> Well after managing to get past the exception errors, I have a
> >> semi-functional system.  My last hurdle is to get the xdriver to
> >> work with ivtv on a 2.6.22 kernel.
> >>
> >> I have downloaded the latest version of the xdriver as recommended
> >> in this thread,
> >> <http://www.gossamer-threads.com/lists/ivtv/users/36202?do=post_vi
> >>ew_ threaded#36202>
> >>
> >>  but I have a couple of configuration questions.
> >>
> >> I'm running what I believe to be a 7.x so I just need to
> >> configure/make/make install per the README
> >>
> >>
> >> All seems to go well, but I'm still getting the same error after
> >> reboot leading me to believe that I'm still doing something wrong.
> >>
> >> I see that the ivtv_drv.so is located at
> >>
> >> /usr/local/lib/xorg/modules/drivers/ivtv_drv.so
> >>
> >> but I'm not wondering if it should be located somewhere else?
> >>
> >> My xorg.0.log file contains..
> >>
> >> (II) IVTVDEV_TST: driver for framebuffer: PVR-350
> >> (II) Primary Device is: PCI 01:00:0
> >> (--) Chipset PVR-350 found
> >> (EE) ivtvHWProvbe failed to do IVTVFB_IOCTL_GET_STATE for device
> >> /dev/fb1 (EE) Screen 0 deleted because of no matching config
> >> section. (II) UnloadModule: "ivtvdev"
> >> (EE) Device(s) detected, but none match those in the config file.
> >
> > I've been making some changes to the xdriver today, one of them is
> > renaming it from ivtvdev_drv to ivtv_drv. You have probably called
> > it still ivtvdev_drv somewhere (xorg.conf?) and so it probably
> > loads an old xdriver version instead of the new one.
> >
> > Regards,
> >
> >     Hans
> >
> > _______________________________________________
> > ivtv-users mailing list
> > [email protected]
> > http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
> _______________________________________________
> ivtv-users mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-users



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

Reply via email to