public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Hummel <jhhummel@bigpond.com>
To: stev391@email.com
Cc: linux dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] [PATCH-TESTERS-REQUIRED] Leadtek Winfast PxDVR 3200 H - DVB	Only support
Date: Mon, 11 Aug 2008 23:36:25 +1000	[thread overview]
Message-ID: <1218461785.7443.10.camel@mistress> (raw)
In-Reply-To: <20080810014226.07EFF47808F@ws1-5.us4.outblaze.com>

[-- Attachment #1: Type: text/plain, Size: 7890 bytes --]

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

Hi Stevhen, Mark,


So you write your post at the bottom of the email?! well that does
explain a lot, and does kinda make sense if your intending someone to
pick it up halfway through. I just normaly read backwards when that
happens to me.

As for the patch. I realised that it is patch -p1 (as in one) not -pl
(as in bLoody &*^^* i can't believe i was using the wrong character)
which explains why my patches never worked.
So the patch applied all fine and that, and dmesg looks great, but I
can't find anything by scanning. On my other card, the DTV2000H (rev J)
it can scan in MythTV to find channels, and with me-TV, I think it just
has a list which it picks from or something, tunes to that frequency to
see if there is anything there. Can't do that with this card so far.
Attached is the output from scan (or DVB scan) I don't know if it would
be useful, but I don't know what is useful for such a problem.

cheers

Jon

[-- Attachment #2: scan.txt --]
[-- Type: text/plain, Size: 2546 bytes --]

 
sudo scan au-Sydney_North_Shore
[sudo] password for susan:
scanning au-Sydney_North_Shore
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 226500000 1 3 9 3 1 1 0
initial transponder 177500000 1 2 9 3 1 1 0
initial transponder 191625000 1 3 9 3 1 1 0
initial transponder 219500000 1 3 9 3 1 1 0
initial transponder 571500000 1 2 9 3 1 2 0
initial transponder 578500000 1 2 9 3 1 0 0
>>> tune to: 226500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 226500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
>>> tune to: 177500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 177500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
>>> tune to: 191625000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 191625000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
>>> tune to: 219500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 219500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
>>> tune to: 571500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 571500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
>>> tune to: 578500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 578500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-08-11 13:37 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-10  1:42 [linux-dvb] [PATCH-TESTERS-REQUIRED] Leadtek Winfast PxDVR 3200 H - DVB Only support stev391
2008-08-11 13:36 ` Jonathan Hummel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-26  6:57 stev391
2008-08-26 14:24 ` Steven Toth
2008-08-18 21:24 stev391
2008-08-18  0:00 stev391
2008-08-18  4:25 ` Robert Golding
2008-08-16  5:14 stev391
2008-08-16  1:35 stev391
2008-08-16  4:14 ` Robert Golding
2008-08-16 10:46   ` Jonathan Hummel
2008-08-17  4:01     ` Robert Golding
2008-08-14 23:36 stev391
2008-08-15 13:49 ` Jonathan Hummel
2008-08-13 21:49 stev391
2008-08-14 11:18 ` Jonathan Hummel
2008-08-13  8:02 stev391
2008-08-12  4:22 stev391
2008-08-12 16:33 ` Steven Toth
2008-08-11 23:59 stev391
2008-08-13 12:46 ` Jonathan Hummel
2008-08-10  5:31 stev391
2008-08-10 13:26 ` Steven Toth
     [not found] <1946053.01217974303703.JavaMail.mark@trogdor.carbonaro.org>
2008-08-05 21:50 ` Mark Carbonaro
2008-08-05 21:33 stev391
2008-08-05 21:37 ` Steven Toth
2008-08-06 11:27 ` Mark Carbonaro
     [not found] <24526361.241217944963449.JavaMail.mark@trogdor.carbonaro.org>
2008-08-05 13:47 ` Mark Carbonaro
2008-08-05 11:47 stev391
2008-08-05 14:30 ` Steven Toth
     [not found] <1292178.61217937203262.JavaMail.mark@trogdor.carbonaro.org>
2008-08-05 11:34 ` Mark Carbonaro
2008-08-05 12:21   ` Jonathan Hummel
2008-08-04 21:15 stev391
2008-08-04 11:34 stev391
2008-08-04 14:35 ` Steven Toth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1218461785.7443.10.camel@mistress \
    --to=jhhummel@bigpond.com \
    --cc=linux-dvb@linuxtv.org \
    --cc=stev391@email.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox