<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><p>I would like to contact someone developing also the driver to share
information, and to give a kick to the driver forward. I am heavily
torturing the device...
</p>
<ul><li> I have submitted a patch to the linux-dvd distribution list I think solving the "NULL pointer dereference"
</li></ul>
<ul><li> I am getting initial answers from the device. I am able to attach the mt352 (demod).
</li></ul>
<p>It seems that the first byte to send on the USB for reading is "0x02".
For example with these sequence:
</p><p>0x10 0x00
</p><p>0x15 0x00
</p><p>0x16 0x01
</p><p>0x02 0x3e 0x01 0x01 0x7f
</p><p>I can read the mt352 CHIP_ID and register the mt352.
</p><p>The:
</p><p>0x10 0x00
</p><p>0x15 0x00
</p><p>0x16 0x01
</p><p>Seems to be needed, otherwise I don't get the right answer if I don't send those first.
</p><p>The answer is:
0x02 0x00 0x13
</p><p>So the 3rd byte is the value of the register, 0x13 is the right CHIP_ID.
</p><br>BR,<br>Juan<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Mensaje original ----<br>De: "linux-dvb-request@linuxtv.org" <linux-dvb-request@linuxtv.org><br>Para: linux-dvb@linuxtv.org<br>Enviado: lunes, 16 de julio, 2007 18:04:58<br>Asunto: linux-dvb Digest, Vol 30, Issue 29<br><br><div>Send linux-dvb mailing list submissions to<br> linux-dvb@linuxtv.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br> <a target="_blank" href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br>or, via email, send a message with subject or body 'help' to<br> linux-dvb-request@linuxtv.org<br><br>You can reach the person managing the list at<br> linux-dvb-owner@linuxtv.org<br><br>When replying, please edit your Subject line so it is more
specific<br>than "Re: Contents of linux-dvb digest..."<br><br><br>Today's Topics:<br><br> 1. Linux Driver for WinTV Nova-S-Plus card (thirunavukarasu selvam)<br> 2. Re: Linux Driver for WinTV Nova-S-Plus card<br> (joachimbanzhaf@compuserve.de)<br> 3. Re: Linux Driver for WinTV Nova-S-Plus card<br> (thirunavukarasu selvam)<br> 4. Re: Pinnacle Dual DVB-T diversity ( treza@chez.com )<br> 5. Compro DVB-T220 support (Murray Graham)<br> 6. Re: libdvbapi clarification (David H?rdeman)<br> 7. Re: Linux Driver for WinTV Nova-S-Plus card<br> (joachimbanzhaf@compuserve.de)<br> 8. Re: Linux Driver for WinTV Nova-S-Plus card<br> (thirunavukarasu selvam)<br><br><br>----------------------------------------------------------------------<br><br>Message:
1<br>Date: Mon, 16 Jul 2007 15:50:55 +0530<br>From: "thirunavukarasu selvam" <gs.thiru@gmail.com><br>Subject: [linux-dvb] Linux Driver for WinTV Nova-S-Plus card<br>To: linux-dvb@linuxtv.org<br>Message-ID:<br> <5b5250670707160320j7a7a95cbuc5c432a5104163a0@mail.gmail.com><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hello,<br><br>can anybody help me to download the drivers for WinTV Nova-S-Plus card for<br>Linux OS.<br>Tell me from where i have to download the drivers.<br>Thanks for your reply.<br><br>Regards<br>Thiru...<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a target="_blank" href="http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070716/6fdae117/attachment-0001.htm">http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070716/6fdae117/attachment-0001.htm</a> <br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 16 Jul 2007 13:37:52 +0300<br>From:
<joachimbanzhaf@compuserve.de><br>Subject: Re: [linux-dvb] Linux Driver for WinTV Nova-S-Plus card<br>To: linux-dvb@linuxtv.org<br>Message-ID: <27ade24d78.24d7827ade@compuserve.de><br>Content-Type: text/plain; charset=us-ascii<br><br>Hi,<br><br>what version of linux kernel are you using?<br>It is included with the kernel for a long time.<br>Look/google for cx88.<br><br>I have that card and had issues with it on one mainboard (Intel 965<br>Chipset, Dualcore CPU, 64bit). It lost signal lock very often. Noone<br>seemd to care on this ML, so I dont know the maintenance status of it :-(<br><br>It works flawlessly on an other Motherboard (Intel Singlecore, 32bit)<br>though.<br><br>Good luck!<br><br>Joachim Banzhaf<br><br><br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Mon, 16 Jul 2007 17:09:30 +0530<br>From: "thirunavukarasu selvam" <gs.thiru@gmail.com><br>Subject: Re: [linux-dvb] Linux Driver for WinTV Nova-S-Plus card<br>To:
"joachimbanzhaf@compuserve.de" <joachimbanzhaf@compuserve.de><br>Cc: linux-dvb@linuxtv.org<br>Message-ID:<br> <5b5250670707160439g64854fb4u2a4bc8319057f111@mail.gmail.com><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi,<br>I am using RHEL 3.4.4-22.<br>kernel version: 2.6.9<br>The machine which am using is HP G3 server.<br>Dual-Core and Quad-Core Intel Xeon 5X00 sequence processors<br><br>i have searched for cx88 driver and got two tar files.<br>cx88-0.0.3.tar.gz and cx88-0.0.4.tar.gz.<br>is this is the one required driver.<br>I don't know how use this.<br>can u help me out.<br><br>Thanks and Regards<br>Thiru...<br><br>On 7/16/07, joachimbanzhaf@compuserve.de <joachimbanzhaf@compuserve.de><br>wrote:<br>><br>> Hi,<br>><br>> what version of linux kernel are you using?<br>> It is included with the kernel for a long time.<br>> Look/google for cx88.<br>><br>> I have that card and had issues with it on
one mainboard (Intel 965<br>> Chipset, Dualcore CPU, 64bit). It lost signal lock very often. Noone<br>> seemd to care on this ML, so I dont know the maintenance status of it :-(<br>><br>> It works flawlessly on an other Motherboard (Intel Singlecore, 32bit)<br>> though.<br>><br>> Good luck!<br>><br>> Joachim Banzhaf<br>><br>><br>><br>> _______________________________________________<br>> linux-dvb mailing list<br>> linux-dvb@linuxtv.org<br>> <a target="_blank" href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a target="_blank" href="http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070716/5e28df34/attachment-0001.htm">http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070716/5e28df34/attachment-0001.htm</a>
<br><br>------------------------------<br><br>Message: 4<br>Date: Mon, 16 Jul 2007 14:24:04 +0200<br>From: " treza@chez.com " <treza@chez.com><br>Subject: Re: [linux-dvb] Pinnacle Dual DVB-T diversity<br>To: " linux-dvb " <linux-dvb@linuxtv.org><br>Message-ID: <JL9UG4$9991C370E6856561138B9BF067DCAABF@aliceadsl.fr><br>Content-Type: text/plain; charset=iso-8859-1<br><br><br>I've been using this driver for more 5 months, around 1 hour per day with Kaffeine.<br>Kaffeine did hang now and then but I never had any kernel oops, I don't think I had to replug the device... so, there are good signs, but no guarantee.<br><br><br>The two frontends are available but the diversity stuff is not yet handled, I hope I'll have some time next month. The signal quality is as such not better than other devices.<br><br>This driver works with :<br>- Pinnacle Dual DVB-T diversity<br>- Terratec Cinergy DT USB XS diversity ( as reported by Tim K?hler )<br>- Hauppauge Nova TD USB (
as reported by Janne Grunau )<br><br><br>If anyone has one of these devices :<br>- Emtec S830 Diversity (there is a DibCom logo on the box :-)<br>- Techgear diversity TV Stick<br><br>... [s]he should give it a try as well (with the correct USB ID values...)<br><br>Just my 2 euro-cents.<br><br>Treza<br><br>>Date: Mon, 16 Jul 2007 09:06:40 +0200<br>>From: "Henrik Beckman" <henrik.list@gmail.com><br>>Subject: Re: [linux-dvb] Pinnacle Dual DVB-T diversity<br>>To: "Janne Grunau" <janne-dvb@grunau.be>, linux-dvb<br>><linux-dvb@linuxtv.org><br>>Message-ID:<br>><af2e95fa0707160006k620d71f3m14b464a5ddd505fc@mail.gmail.com><br>>Content-Type: text/plain; charset="iso-8859-1"<br><br>>Interesting, does the diversity feature with dual antennas work?<br>>Let us know if it works better than the nova-t 500, I suspect it should (or<br>>atleast be machine dependand) since it?s a USB stick and don?t have it?s own<br>>USB
controller.<br><br>>/Henrik<br><br><br>>On 7/15/07, Janne Grunau <janne-dvb@grunau.be> wrote:<br>>><br>>> On Friday 23 February 2007 09:30:30 treza@chez.com wrote:<br>>> > Hi<br>>> ><br>>> > A patch for the "Pinnacle Dual DVB-T diversity" USB device<br>>> > can be found at<br>>> > "<a target="_blank" href="http://www.chez.com/treza/mt2266.htm%22">www.chez.com/treza/mt2266.htm"</a>;<br>>><br>>> attached are two simple patches. The first one adds support for the<br>>> Hauppauge Nova TD USB stick and the second one is a kconfig fix to<br>>> select the MT2266 if dib0700 is enabled.<br>>><br>>> Janne<br><br><br>------------------------ ALICE C'EST ENCORE MIEUX AVEC CANAL+ LE BOUQUET ! ---------------<br>D?couvrez vite l'offre exclusive ALICEBOX et CANAL+ LE BOUQUET, en cliquant ici <a target="_blank" href="http://alicebox.fr">http://alicebox.fr</a><br>Soumis ?
conditions.<br><br><br><br><br><br>------------------------------<br><br>Message: 5<br>Date: Mon, 16 Jul 2007 13:27:40 +0100<br>From: Murray Graham <mwg.l@dsl.pipex.com><br>Subject: [linux-dvb] Compro DVB-T220 support<br>To: linux-dvb@linuxtv.org<br>Message-ID: <469B643C.4030002@dsl.pipex.com><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Hi,<br><br>I have a Compro DVB-T220 card which I'm trying to get working on<br>openSUSE 10.2 + vanilla 2.6.22.<br><br>Looking at Compro website it seems like it's almost identical to the<br>T100 which does not have the tuner screen can, remote wake and has a<br>smaller remote.<br>Best card pictures are on:<br><a target="_blank" href="http://www.comprousa.com/New/en/product/t100t220/t100-Features.html">http://www.comprousa.com/New/en/product/t100t220/t100-Features.html</a><br><a target="_blank"
href="http://www.comprousa.com/New/en/product/t100t220/t220-Features.html">http://www.comprousa.com/New/en/product/t100t220/t220-Features.html</a><br><br>Daniel Paull posted this about T100:<br><a target="_blank" href="http://www.mail-archive.com/linux-dvb@linuxtv.org/msg23212.html">http://www.mail-archive.com/linux-dvb@linuxtv.org/msg23212.html</a><br><br>As my T220 has an saa7130hl and mt352, and in light of above, I assumed<br>the T220 uses a qt1010 also, hidden under the can.<br><br>I hacked around with some source code to add a T220 card ID and get the<br>saa7134-dvb.c code to dvb_attach an mt352 and a qt1010. The mt352 and<br>qt1010 code seem happy that they've found their devices and added<br>printk's show that they're being read / written to OK on load and dvbscan.<br><br>Doing a dvbscan gives "tuning failed" messages.<br><br>I didn't expect a miracle from my hacks and I'm in need of some info. /<br>guidance.<br><br>Looking at the mt352 datasheet gives no info. re.
programming this. As<br>the mt352 code obviously does this, where did the info. come from? Also<br>the qt1010: I can't even get a chip data sheet on the web. The qt1010<br>code looks like some clever reverse engineering has been going on. If<br>this is the case, don't the chip mfrs or Compro help?<br><br>>From what little info. is on the mt352 datasheet it looks like it can<br>take clever control of the tuner via secondary I2C rather than having it<br>on the 7130 bus. I don't know if that's what the ".no_tuner = 1,"<br>config. option changes but with it set I get qt1010 printk output at<br>every tune attempt (in addition to mt352) rather than just at the start<br>of dvbscan.<br><br>Here's some dmesg O/P from my hacks. Included are "mt352_*" and<br>"qt1010_*" from my printk's but I left out the later ones resulting from<br>the "mt352_*_init":<br><br>saa7130/34: v4l2 driver version 0.2.14 loaded<br>saa7130[0]: found at 0000:03:0a.0, rev:
1, irq: 21, latency: 64, mmio:<br>0xfeaffc00<br>saa7130[0]: subsystem: 185b:c901, board: Compro Videomate DVB-T200<br>[card=71,autodetected]<br>saa7130[0]: board init: gpio is 840000<br>input: saa7134 IR (Compro Videomate DV as /class/input/input5<br>saa7130[0]: i2c eeprom 00: 5b 18 01 c9 54 20 1c 00 43 43 a9 1c 55 d2 b2 92<br>saa7130[0]: i2c eeprom 10: 00 ff 86 0f ff 20 ff ff ff ff ff ff ff ff ff ff<br>saa7130[0]: i2c eeprom 20: 01 40 01 03 03 ff 03 01 08 ff 00 88 ff ff ff ff<br>saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff<br>saa7130[0]: i2c eeprom 40: ff d5 00 c4 86 1e ff ff ff ff ff ff ff ff ff ff<br>saa7130[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff cb<br>saa7130[0]: i2c eeprom 60: 30 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff<br>saa7130[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff<br>saa7130[0]: Reconfigured board as Compro Videomate DVB-T220<br>saa7130[0]: registered device video0
[v4l2]<br>saa7130[0]: registered device vbi0<br>mt352_attach<br>mt352_read_register 7f 13<br>qt1010_attach<br>qt1010_readreg 29 39<br>Quantek QT1010 successfully identified.<br>DVB: registering new adapter (saa7130[0]).<br>DVB: registering frontend 0 (Zarlink MT352 DVB-T)...<br><br><br><br>I am an electronic eng. with a reasonable bit of programming exp. Can I<br>help this along?<br>Is it a big job to add support for T220(T100?)? What's involved?<br>I have no clue re. tuner / demod operation / programming methods and<br>without the info. / understanding the driver developers obviously have<br>there's nothing more I can do a this stage.<br><br>Regards,<br><br>Murray<br><br><br><br><br>------------------------------<br><br>Message: 6<br>Date: Mon, 16 Jul 2007 14:51:25 +0200 (CEST)<br>From: David H?rdeman <david@hardeman.nu><br>Subject: Re: [linux-dvb] libdvbapi clarification<br>To: linux-dvb@linuxtv.org<br>Message-ID:
<25233.145.64.134.244.1184590285.squirrel@<a target="_blank" href="http://www.hardeman.nu">www.hardeman.nu</a>><br>Content-Type: text/plain;charset=iso-8859-1<br><br>On Wed, July 11, 2007 09:31, David H?rdeman wrote:<br>> Ok, now I'm confused...when I use one filter by calling<br>> dvbdemux_set_section_filter with filter[0] and mask[0] set to something, I<br>> get sections.<br>><br>> If I use two filters by calling dvbdemux_set_section_filter with<br>> filter[0], mask[0], filter[3], mask[3] set to something, I get no sections<br>> at all...<br><br>Ok, I understand what I did wrong now...I assumed that each byte of<br>filter[x] was an independent table id filter, but each is for a different<br>byte of the section (so the filter can match on more than just the<br>table_id).<br><br>-- <br>David H?rdeman<br><br><br><br><br>------------------------------<br><br>Message: 7<br>Date: Mon, 16 Jul 2007 16:42:41 +0300<br>From:
<joachimbanzhaf@compuserve.de><br>Subject: Re: [linux-dvb] Linux Driver for WinTV Nova-S-Plus card<br>To: linux-dvb@linuxtv.org<br>Message-ID: <330fe30e84.30e84330fe@compuserve.de><br>Content-Type: text/plain; charset=us-ascii<br><br>Hi,<br><br>I have seen some cx88 drivers in a Suse 2.6.5 Kernel, so, I guess RHEL<br>2.6.9 has them, too. Some RHEL guy on the list?<br>If they do, you should find something with a command like this:<br><br>root@job6 ~<br># find /lib/modules/ -name '*cx88*'
-print<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-blackbird.ko<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx8800.ko<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx8802.ko<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88xx.ko<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-vp3054-i2c.ko<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-alsa.ko.deact<br>/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-dvb.ko<br>...<br><br>A command "modprobe -v cx88xx" should show some insmod messages, and/or<br>an "lsmod | grep cx88" should display cx88 related modules loaded in<br>your kernel.<br><br>As I said, you most probably need no tar archive. The driver should be<br>in your kernel already.<br>If it is not, or you want a newer version, you can download, compile and<br>install it from the linuxtv website.
It is not cx88 specific. These are<br>all dvb drivers and infrastructure at once.<br> <br>IIRC, it was something like<br><br>wget tarFile from linuxtv.org website<br>untar tarFile<br>cd untaredDirectory<br>./configure<br>make<br>sudo make install<br><br>modprobe -v cx88-dvb<br><br>It's been a while, so please see the details about that on the<br>linuxtv.org wiki. That is where I read about all that, back then...<br><br>Bye,<br><br>Joachim<br><br>----- Originalnachricht -----<br>Von: "thirunavukarasu selvam" <gs.thiru@gmail.com><br>Datum: Montag, 16. Juli 2007 2:39 pm<br>Betreff: Re: [linux-dvb] Linux Driver for WinTV Nova-S-Plus card<br><br>> Hi,<br>> I am using RHEL 3.4.4-22.<br>> kernel version: 2.6.9<br>> The machine which am using is HP G3 server.<br>> Dual-Core and Quad-Core Intel Xeon 5X00 sequence processors<br>> <br>> i have searched for cx88 driver and got two tar files.<br>> cx88-0.0.3.tar.gz and cx88-0.0.4.tar.gz.<br>> is this is
the one required driver.<br>> I don't know how use this.<br>> can u help me out.<br>> <br>> Thanks and Regards<br>> Thiru...<br>> <br>> On 7/16/07, joachimbanzhaf@compuserve.de <br>> <joachimbanzhaf@compuserve.de>wrote:<br>> ><br>> > Hi,<br>> ><br>> > what version of linux kernel are you using?<br>> > It is included with the kernel for a long time.<br>> > Look/google for cx88.<br>> ><br>> > I have that card and had issues with it on one mainboard (Intel 965<br>> > Chipset, Dualcore CPU, 64bit). It lost signal lock very often. Noone<br>> > seemd to care on this ML, so I dont know the maintenance status <br>> of it :-(<br>> ><br>> > It works flawlessly on an other Motherboard (Intel Singlecore, <br>> 32bit)> though.<br>> ><br>> > Good luck!<br>> ><br>> > Joachim Banzhaf<br>> ><br>> ><br>> ><br>> >
_______________________________________________<br>> > linux-dvb mailing list<br>> > linux-dvb@linuxtv.org<br>> > <a target="_blank" href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br>> ><br>> <br><br><br><br><br>------------------------------<br><br>Message: 8<br>Date: Mon, 16 Jul 2007 20:34:48 +0530<br>From: "thirunavukarasu selvam" <gs.thiru@gmail.com><br>Subject: Re: [linux-dvb] Linux Driver for WinTV Nova-S-Plus card<br>To: "joachimbanzhaf@compuserve.de" <joachimbanzhaf@compuserve.de><br>Cc: linux-dvb@linuxtv.org<br>Message-ID:<br> <5b5250670707160804j795dfb44qa4d7f60aefba17b0@mail.gmail.com><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi all,<br>Thanks for all ur reply.<br>Ok i will try as per u suggested.<br>and then will be back if any problem persists.<br><br>now after inserting the wintv nova-s-plus
card.<br>i tried to run xawtv -hwscan command which will list all the cards<br>connected.<br>but for this wintv nova card its showing<br>Driver = /dev/video0; Device = UNKNOWN/GENERIC<br>what is this. is that not identifying it since there is no driver, or<br>someother problem<br><br>Thanks and Regards<br>Thiru...<br><br><br><br>On 7/16/07, joachimbanzhaf@compuserve.de <joachimbanzhaf@compuserve.de><br>wrote:<br>><br>> Hi,<br>><br>> I have seen some cx88 drivers in a Suse 2.6.5 Kernel, so, I guess RHEL<br>> 2.6.9 has them, too. Some RHEL guy on the list?<br>> If they do, you should find something with a command like this:<br>><br>> root@job6 ~<br>> # find /lib/modules/ -name '*cx88*' -print<br>> /lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88<br>> /lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-<br>> blackbird.ko<br>> /lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx8800.ko<br>>
/lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx8802.ko<br>> /lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88xx.ko<br>> /lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-<br>> vp3054-i2c.ko<br>> /lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-<br>> alsa.ko.deact<br>> /lib/modules/2.6.20.7-smp/kernel/drivers/media/video/cx88/cx88-dvb.ko<br>> ...<br>><br>> A command "modprobe -v cx88xx" should show some insmod messages, and/or<br>> an "lsmod | grep cx88" should display cx88 related modules loaded in<br>> your kernel.<br>><br>> As I said, you most probably need no tar archive. The driver should be<br>> in your kernel already.<br>> If it is not, or you want a newer version, you can download, compile and<br>> install it from the linuxtv website. It is not cx88 specific. These are<br>> all dvb drivers and infrastructure at once.<br>><br>> IIRC, it was something
like<br>><br>> wget tarFile from linuxtv.org website<br>> untar tarFile<br>> cd untaredDirectory<br>> ./configure<br>> make<br>> sudo make install<br>><br>> modprobe -v cx88-dvb<br>><br>> It's been a while, so please see the details about that on the<br>> linuxtv.org wiki. That is where I read about all that, back then...<br>><br>> Bye,<br>><br>> Joachim<br>><br>> ----- Originalnachricht -----<br>> Von: "thirunavukarasu selvam" <gs.thiru@gmail.com><br>> Datum: Montag, 16. Juli 2007 2:39 pm<br>> Betreff: Re: [linux-dvb] Linux Driver for WinTV Nova-S-Plus card<br>><br>> > Hi,<br>> > I am using RHEL 3.4.4-22.<br>> > kernel version: 2.6.9<br>> > The machine which am using is HP G3 server.<br>> > Dual-Core and Quad-Core Intel Xeon 5X00 sequence processors<br>> ><br>> > i have searched for cx88 driver and got two tar files.<br>> > cx88-0.0.3.tar.gz and
cx88-0.0.4.tar.gz.<br>> > is this is the one required driver.<br>> > I don't know how use this.<br>> > can u help me out.<br>> ><br>> > Thanks and Regards<br>> > Thiru...<br>> ><br>> > On 7/16/07, joachimbanzhaf@compuserve.de<br>> > <joachimbanzhaf@compuserve.de>wrote:<br>> > ><br>> > > Hi,<br>> > ><br>> > > what version of linux kernel are you using?<br>> > > It is included with the kernel for a long time.<br>> > > Look/google for cx88.<br>> > ><br>> > > I have that card and had issues with it on one mainboard (Intel 965<br>> > > Chipset, Dualcore CPU, 64bit). It lost signal lock very often. Noone<br>> > > seemd to care on this ML, so I dont know the maintenance status<br>> > of it :-(<br>> > ><br>> > > It works flawlessly on an other Motherboard (Intel Singlecore,<br>> > 32bit)>
though.<br>> > ><br>> > > Good luck!<br>> > ><br>> > > Joachim Banzhaf<br>> > ><br>> > ><br>> > ><br>> > > _______________________________________________<br>> > > linux-dvb mailing list<br>> > > linux-dvb@linuxtv.org<br>> > > <a target="_blank" href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br>> > ><br>> ><br>><br>><br>> _______________________________________________<br>> linux-dvb mailing list<br>> linux-dvb@linuxtv.org<br>> <a target="_blank" href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a target="_blank"
href="http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070716/747aff2a/attachment.htm">http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070716/747aff2a/attachment.htm</a> <br><br>------------------------------<br><br>_______________________________________________<br>linux-dvb mailing list<br>linux-dvb@linuxtv.org<br><a target="_blank" href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br><br>End of linux-dvb Digest, Vol 30, Issue 29<br>*****************************************<br></div></div><br></div></div><br>
                <hr size=1><br><font face="Verdana" size="-2">LLama Gratis a cualquier PC del Mundo.<br>Llamadas a fijos y móviles desde 1 céntimo por minuto.<br><a href="http://us.rd.yahoo.com/mail/es/tagline/messenger/*http://es.voice.yahoo.com/">http://es.voice.yahoo.com</a></font></body></html>