Hello, after a xorg update in gentoo, I had to recompile my ivtvdev_drv. Following the instructions on
http://www.mythtv.org/wiki/index.php/XV_on_PVR-350#Compiling_the_X_driver_on_Gentoo_with_Modular_X.Org_.286.9.2F7.0.29 I installed th ebuild and tried to emerge ivtvdev_drv. I had some compiling errors complaining about errno and O_RDWR, so I added #define <fcntl.h> #define <errno.h> to ivtv_xv.c and ivtvhw.c. The driver compiled and after installing an starting X I got this: ### X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: Linux 2.6.16.14 i686 Current Operating System: Linux mansonquasch.ath.cx 2.6.16.14 #8 Mon Jul 24 09:14:29 CEST 2006 i686 Build Date: 15 July 2006 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 25 15:37:58 2006 (==) Using config file: "/etc/X11/xorg.conf" (EE) IVTVDEV_TST(0)Framebuffer id from dev /dev/fb0is 0 (EE) IVTVDEV_TST(0)open /dev/video48 returned 7 (EE) IVTVDEV_TST(0)get_fb returned 0 fbid 0 bitsPerPixel=32, depth=24, defaultVisual=TrueColor mask: ff0000,ff00,ff, offset: 16,8,0 Backtrace: 0: X(xf86SigHandler+0x9d) [0x80d3f7d] Fatal server error: Caught signal 11. Server aborting XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. ### So what did I wrong? Or what can I do? I attached my Xorg.log. Greetings, Wilhelm ---------------------------------------------------------------- This mail was sent through http://webmail.uni-jena.de _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
