On 7/22/07, David Arendt <[EMAIL PROTECTED]> wrote: > Hi, > > When starting xfree I get the following error message: > > ivtv0-fb: Framebuffer at 0xdd510000, mapped to 0xe1890000, size 1665k > ivtv0-fb: === Validated display mode === > ivtv0-fb: Display size 720x576 (720x576 Virtual) @ 32bpp > ivtv0-fb: Display position 1,1 > ivtv0-fb: Display filter : on > ivtv0-fb: Color space : RGB > ivtv0-fb: === Display mode change === > ivtv0-fb: Display size 720x576 (720x576 Virtual) @ 32bpp > ivtv0-fb: Display position 1,1 > ivtv0-fb: Display filter : on > ivtv0-fb: Color space : RGB > ivtv0-fb: Running in compatibility mode. Display resize & mode change > disabled > ivtv0-fb: Framebuffer registered on ivtv card id 0 > capifs: Rev 1.1.2.3 > capi20: Rev 1.1.2.7: started up with major 68 (middleware+capifs) > ivtv0-fb: Unknown IOCTL -2146942975 > > The xfree logfile has the following content: > > (II) LoadModule: "ivtvdev" > (II) Loading /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o > (II) Module ivtv: vendor="The XFree86 Project" > compiled for 4.3.0, module version = 0.10.6 > ABI class: XFree86 Video Driver, version 0.6 > (II) LoadModule: "mouse" > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o > (II) Module mouse: vendor="The XFree86 Project" > compiled for 4.6.0, module version = 1.0.0 > Module class: XFree86 XInput Driver > ABI class: XFree86 XInput driver, version 0.5 > (II) IVTVDEV_TST: driver for framebuffer: PVR-350 > (II) Primary Device is: PCI 02:04:0 > (--) Chipset PVR-350 found > (EE) ivtvHWProvbe failed to do IVTVFB_IOCTL_GET_STATE for device /dev/fb0 > (II) UnloadModule: "ivtvdev" > (EE) Screen 0 deleted because of no matching config section. > (II) UnloadModule: "ivtvdev" > (II) Unloading /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o > (EE) Device(s) detected, but none match those in the config file. > > Fatal server error: > no screens found > > Any idea what is going wrong here ?
The first thought in my head is that you have more than one framebuffer device, and that you should do a Option "ivtvdev" "/dev/fb1" or something simular in your XF86Config in the framebuffer device-section. -- Trygve Vea _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
