Here you go....big Sourceforge patch on kfir.c Note that you load bttv (not btaudio, kfir won't load properly with btaudio loaded), try to load kfir, which fails - a good thing, unload bttv and reload it. And then load btaudio if you care. If loading kfir fails immediately, it didn't take - if it takes 2 seconds or so to fail, it successfully initialized the kfir chip. dmesg will give you output. [root@rferl172-1 PVR]# diff -u kfir.c.orig kfir.c --- kfir.c.orig Sun Feb 10 13:42:07 2002 +++ kfir.c Tue Feb 12 16:21:32 2002 @@ -2569,6 +2569,8 @@ if (bttv_card_type == BTTV_HAUPPAUGEPVR) { printk("Bt878 based kfir card found!\n"); + } else if (bttv_card_type == BTTV_HAUPPAUGE878) { + printk("Bill says Bt878 based kfir old-driver card found!\n"); } else { return -1; } lsSimon Turvey wrote: > > Hi Bill, > Did you use the our driver on sourceforge? Or the bttv driver? I > haven't looked at the original for a little while. > > If you used the original I'd be interested to know the changes you made. > > Glad to hear you got up and running anyway. > > All the best, > Simon > > ----- Original Message ----- > From: "Bill Eldridge" <bill@xxxxxxx> > To: <video4linux-list@xxxxxxxxxx> > Sent: Sunday, March 24, 2002 12:16 PM > Subject: Re: Beginner questions and - Hauppage wintv pvr - a dream or > reality under v4l ? > > > > > I played with the PVR stuff a little bit, > > and it's very easy to get it to work with > > the latest versions of the bttv driver - > > there was just one line, I think in kfir.c, > > to change to get it to work with Hauppauge > > cards other than the WinTV defauult. > > > > I have it on my machine at home, so if you need help, > > send me a message and I'll find the exact change. > > > > Bill > > ----------------------------------------------- > > > > Our in-progress driver on pvr.sourceforge.net will at least get the > > audio to work. You might have some luck with that. Feel free to mail > > me > > if you have any problems getting it up and running. > > > > Development of this driver will resume when IBM send me a replacement > > hard drive. > > > > All the best, > > Simon Turvey > > > > ----- Original Message ----- > > From: Robert Rozman > > To: video4linux-list@xxxxxxxxxx > > Sent: Thursday, March 15, 2001 9:14 PM > > Subject: Beginner questions and - Hauppage wintv pvr - a > > dream or reality under v4l ? > > > > Hello, > > > > I'm owner of PVR wintv card. I've just installed rh 7.2 and it > > is recognized as normal wintv go card (no HW mpeg coding). > > I've read review of SUSE professional system where author > > claims that he installed pvr card properly. Is this true ? > > > > When could I expect for pvr to be supported under rh ? > > > > There are also a lot of applications for TV viewing, recording > > and web streaming and serving. Could you recommend me what > > applications to start with ? > > > > Thanks in advance, > > > > regards, > > > > Robert Rozman > > > > -- > > Bill Eldridge > > Radio Free Asia > > bill@xxxxxxx > > > > > > > > _______________________________________________ > > Video4linux-list mailing list > > Video4linux-list@xxxxxxxxxx > > https://listman.redhat.com/mailman/listinfo/video4linux-list -- Bill Eldridge Radio Free Asia bill@xxxxxxx