MÃ¥rtensson Roger wrote: > So.. Anyone having a Xdriver for X.org 7? Please put it on the Wiki for the > future.
Ian Campbell built one and put it on his website: http://www.hellion.org.uk/ivtv/index.html Note that Ian's version has XV disabled. For XV you have to built it yourself (probably with XV dev libs available but I happen to be lucky with that), though that's not too hard with the instructions Ian posted to this mailinglist in the past: apt-get source xserver-xorg cd xorg-x11-6.8.2.dfsg.1 debuild -us -uc "I then waited until the build was well underway and pressed Control-C to abort it, since I think you only need the setup phase to be complete, not the whole build. You could probably do "./debian/rules SOMETARGET" is you could figure out the required SOMETARGET." Then in the IVTV X driver directory (.../xc/programs/Xserver/hw/xfree86/drivers/ivtv/) xmkmf <path>/xorg-x11-6.9.0.dfsg.1/build-tree/xc/ make -- Paul _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
