implanting latest v4l-dvb-tree in the debian source tree 2.6.18
4 answers - 297 bytes -

Because of the new Hauppauge WinTV-HVR-1110 interface I have to use the latest v4l-dvb-modules. I could only replace the saa7134 directory but I don`t know how much the modules are interelated so that I end up exchanging more and more directories or modules.
What procedure could you recommend!
No.1 | | 638 bytes |
| 
hi, im running ubuntu edgy eft and imported the hole tree with no probs
here.
i can't say if this also works with debian, so maybe more info is needed
for the gurus here in this list like kernel version etc :-)
regards
tom
Am Freitag, den 17.11.2006, 07:24 +0100 schrieb h.h.braun (AT) onlinehome (DOT) de:
Because of the new Hauppauge WinTV-HVR-1110 interface I have to use the latest v4l-dvb-modules. I could only replace the saa7134 directory but I don`t know how much the modules are interelated so that I end up exchanging more and more directories or modules.
What procedure could you recommend!
No.2 | | 539 bytes |
| 
ups sorry didn't saw the subject with your kernel number :-(
hmm ok im running 2.6.17-10 no probs here with wintv go2
regards
tom
Am Freitag, den 17.11.2006, 07:24 +0100 schrieb h.h.braun (AT) onlinehome (DOT) de:
Because of the new Hauppauge WinTV-HVR-1110 interface I have to use the latest v4l-dvb-modules. I could only replace the saa7134 directory but I don`t know how much the modules are interelated so that I end up exchanging more and more directories or modules.
What procedure could you recommend!
No.3 | | 766 bytes |
| 
there's also a wiki entry on the german ubuntu wiki, don't know if
thisis helpful for you, but here's the link (in german):
regards
tom
Am Freitag, den 17.11.2006, 13:37 +0100 schrieb tom:
ups sorry didn't saw the subject with your kernel number :-(
hmm ok im running 2.6.17-10 no probs here with wintv go2
regards
tom
Am Freitag, den 17.11.2006, 07:24 +0100 schrieb h.h.braun (AT) onlinehome (DOT) de:
Because of the new Hauppauge WinTV-HVR-1110 interface I have to use the latest v4l-dvb-modules. I could only replace the saa7134 directory but I don`t know how much the modules are interelated so that I end up exchanging more and more directories or modules.
What procedure could you recommend!
No.4 | | 635 bytes |
| 
Em Sex, 2006-11-17 07:24 +0100, h.h.braun (AT) onlinehome (DOT) de escreveu:
Because of the new Hauppauge WinTV-HVR-1110 interface I have to use the latest v4l-dvb-modules. I could only replace the saa7134 directory but I don`t know how much the modules are interelated so that I end up exchanging more and more directories or modules.
What procedure could you recommend!
>From the tree:
make
make install
make rmmod
then modprobe the proper driver. If you are too lazy, "make insmod" will
just load all required modules.
There's no need to touch at kernel source files.