<div>
<div><br>
<br>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">----- Original Message -----<br>
From: "Jonathan Hummel" <jhhummel@bigpond.com><br>
To: stev391@email.com<br>
Subject: Re: [PATCH-TESTERS-REQUIRED] Leadtek Winfast PxDVR 3200 H - DVB        Only support<br>
Date: Sat, 09 Aug 2008 21:48:21 +1000<br>
<br>
<br>
Hi All,<br>
<br>
Finnaly got some time to give the patch a go. I used the pacakges<br>
Stephen, sent the link to, not Mark's. I cant't get past the attached<br>
problem. The dmesg output is attached. I tried setting the card like<br>
this:<br>
/etc/modprobe.d/options file and add the line: options cx88xx card=11<br>
I also tried the following two varients:<br>
cx23885 card=11<br>
cx23885 card=12<br>
<br>
I also got what looked like an error message when applying the first<br>
patch, something like "strip count 1 is not a number" (although 1 not<br>
being a number would explain my difficulties with maths!)<br>
<br>
Cheers<br>
<br>
Jon<br>
<br>
On Wed, 2008-08-06 at 07:33 +1000, stev391@email.com wrote:<br>
> Mark, Jon,<br>
><br>
> The patches I made were not against the v4l-dvb tip that is referenced<br>
> in Mark's email below. I did this on purpose because there is a small<br>
> amount of refactoring (recoding to make it better) being performed by<br>
> Steven Toth and others.<br>
><br>
> To get the version I used for the patch download (This is for the<br>
> first initial patch [you can tell it is this one as the patch file<br>
> mentions cx23885-sram in the path]):<br>
> http://linuxtv.org/hg/~stoth/cx23885-sram/archive/tip.tar.gz<br>
><br>
> For the second patch that emailed less then 12 hours ago download this<br>
> version of drivers:<br>
> http://linuxtv.org/hg/~stoth/v4l-dvb/archive/tip.tar.gz<br>
> and then apply my patch (this patch mentions v4l-dvb). This version is<br>
> a cleanup of the previous and uses the generic callback function.<br>
><br>
> Other then that you are heading in the correct direction...<br>
><br>
> Do either of you have the same issue I have that when the computer is<br>
> first turned on the autodetect card feature doesn't work due to<br>
> subvendor sub product ids of 0000? Or is just a faulty card that I<br>
> have?<br>
><br>
> Regards,<br>
><br>
> Stephen.<br>
> ----- Original Message -----<br>
> From: "Mark Carbonaro" To: "Jonathan Hummel" <br>
> Subject: Re: [PATCH-TESTERS-REQUIRED] Leadtek Winfast PxDVR<br>
> 3200 H - DVB Only support<br>
> Date: Tue, 5 Aug 2008 23:47:46 +1000 (EST)<br>
><br>
><br>
> Hi Mark,<br>
><br>
> Forgive my ignorance/ newbie-ness, but what do I do with that<br>
> patch code<br>
> below? is there a tutorial or howto or something somewhere<br>
> that will<br>
> introduce me to this. I have done some programming, but<br>
> nothing of this<br>
> level.<br>
><br>
> cheers<br>
><br>
> Jon<br>
><br>
> ----- Original Message -----<br>
> From: "Jonathan Hummel" To: "Mark Carbonaro" <br>
> Cc: stev391@email.com, linux-dvb@linuxtv.org<br>
> Sent: Tuesday, 5 August, 2008 10:21:11 PM (GMT+1000)<br>
> Auto-Detected<br>
> Subject: Re: [PATCH-TESTERS-REQUIRED] Leadtek Winfast PxDVR<br>
> 3200 H - DVB Only support<br>
><br>
> Hi Jon,<br>
><br>
> Not a problem at all, I'm new to this myself, below is what<br>
> went through and I may not be doing it the right <br>
> way either. So if anyone would like to point out what I <br>
> am doing wrong I would<br>
> really appreciate it.<br>
><br>
> The file that I downloaded was called<br>
> v4l-dvb-2bade2ed7ac8.tar.bz2 which I downloaded <br>
> from <br>
> http://linuxtv.org/hg/~stoth/v4l-dvb/archive/tip.tar.bz2, I<br>
> also saved the patch to the same location as the download.<br>
><br>
> The patch didn't apply for me, so I manually patched applied<br>
> the patches and created a new diff that should <br>
> hopefully work for<br>
> you also (attached and inline below). From what I <br>
> could see the offsets in Stephens patch were a little off <br>
> for this code<br>
> snapshot but otherwise it is all good.<br>
><br>
> I ran the following using the attached diff...<br>
><br>
> tar -xjf v4l-dvb-2bade2ed7ac8.tar.bz2<br>
> cd v4l-dvb-2bade2ed7ac8<br>
> patch -p1 < ../Leadtek.Winfast.PxDVR.3200.H.2.diff<br>
><br>
> Once the patch was applied I was then able to build and<br>
> install the modules as per the instructions in <br>
> the INSTALL file. I ran<br>
> the following...<br>
><br>
> make all<br>
> sudo make install<br>
><br>
> From there I could load the modules and start testing.<br>
><br>
> I hope this helps you get started.<br>
><br>
> Regards,<br>
> Mark<br>
><br>
><br>
><br>
><br>
><br>
><br>
</jhhummel@bigpond.com><br><br></blockquote>Jon,<br><br>The patch did not apply correctly as the dmesg should list an extra entry in card list (number 12), and it should have autodetected.<br><br>Attached is the newest copy of the patch (save this in the same directory that you use the following commands from), just to avoid confusion. <br>Following the following:<br>wget http://linuxtv.org/hg/~stoth/v4l-dvb/archive/2bade2ed7ac8.tar.gz<br>tar -xf 2bade2ed7ac8.tar.gz<br>cd v4l-dvb-2bade2ed7ac8<br>patch -p1 <../Leadtek_Winfast_PxDVR3200_H.diff<br>make<br>sudo make install<br>sudo make unload<br>sudo modprobe cx23885<br><br>Now the card should have been detected and you should have /dev/adapterN/ (where N is a number). If it hasn't been detected properly you should see a list of cards in dmesg with the card as number 12. Unload the module (sudo rmmod cx23885) and then load it with the option card=12 (sudo modprobe cx23885 card=12)<br><br>For further instructions on how to watch digital tv look at the wiki page (you need to create a channels.conf).<br><br>Regards,<br>Stephen<br><br>P.S.<br>Please make sure you cc the linux dvb mailing list, so if anyone else has the same issue we can work together to solve it.<br>Also the convention is to post your message at the bottom (I got caught by this one until recently).<br></div>
</div>
<BR>
--
<div> Be Yourself @ mail.com!<br>
Choose From 200+ Email Addresses<br>
Get a <b>Free</b> Account at <a href="http://www.mail.com/Product.aspx" target="_blank">www.mail.com</a>!</div>