Why not build your own:

cd /usr/src
mkdir xfree86
cd xfree86
apt-get source xserver-xfree86
apt-get build-dep xserver-xfree86 (let it install all it needs)
cd xfree86-4.3.0.dfsg.1
debuild (Let this run long enough to get all the source unpacked, debian patches applied, package configured, make files made, and start compiling. then Ctrl-C)

cd /usr/src
mkdir ivtv
cd ivtv
wget http://dl.ivtvdriver.org/xdriver/0.10.6/ivtv_xdriver_src_0.10.6.tgz
gzip -cd ivtv_xdriver_src_0.10.6.tgz | tar xvf -
cd /usr/src/ivtv/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree86/drivers/ivtv
xmkmf /usr/src/xfree86/xfree86-4.3.0.dfsg.1/build-tree/xc
cp ivtv_drv.o /usr/X11R6/lib/modules/drivers/


Greg Vickers wrote:
Hi Ole,

Ole Andre Schistad wrote:
Greg Vickers wrote:

Hi,

Is there a framebuffer driver for the Hauppauge 350 for XFree86? I have XFree86 version 4.3.0.dfsg.1-14sarge2 installed on Debian and a Hauppauge 350 installed on this system that I'd like to get TV-Out working if possible.

Is there any alternative apart from moving to XOrg? :)

Thanks,
Greg

(someone stop me when I'm wrong here..)

I think the answer is that the source, while avaiable, is intended to compile with a recent xorg and probably won't work without a LOT of fiddling with XFree86 4. And if you happen to find an old version that compiles, you'll be missing some really important functionality, such as Xv support and stutter-free playback.

Is there no XOrg in Sarge? Not even from a non-debian source?

There is X.Org on Backports and Testing, but I've only just got twm working on XFree86 - will the twm profile still work in X.Org?

--
Ole A.


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



--
Mark Paulus
2424 Garden of the Gods Rd  | Phone:  v622-5578 / 719-535-5578
0419/117 - LEC Access ; D5-1010   | FAX:    719-535-1665
Colo Springs, CO  80919    | 1800PageMCI / 1406052
AIM : mgpaulus1    /  sametime : mark.paulus

begin:vcard
fn:Mark Paulus
n:Paulus;Mark
org:MCI;Lec Interfaces / 40419
adr;dom:;;2424 Garden of the Gods Rd;Colorado Springs;CO;80919
email;internet:[EMAIL PROTECTED]
title:Mark Paulus
tel;work:719-535-5578
tel;pager:800-pagemci / 1406052
tel;home:v622-5578
version:2.1
end:vcard

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

Reply via email to