public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Goerke" <tom@goeng.com.au>
To: stev391@email.com, "'jackden'" <jackden@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Compro VideoMate E650 hybrid PCIe DVB-T and analog TV/FM capture card
Date: Sat, 30 Aug 2008 11:35:23 +0800	[thread overview]
Message-ID: <000901c90a51$72e44100$58acc300$@com.au> (raw)
In-Reply-To: <20080830012407.BCB0247808F@ws1-5.us4.outblaze.com>

> Tom,
> (Jackden please try first patch and provide feedback, if that doesn't
> work for your card, then try this and provide feedback)
> 
> The second dmesg (with debugging) didn't show me what I was looking
> for, but from past experience I will try something else.  I was looking
> for some dma errors from the cx23885 driver, these usually occured
> while streaming is being attempted.
> 
> Attached to this email is another patch.  The difference between the
> first one and the second one is that I load an extra module (cx25840),
> which normally is not required for DVB as it is part of the analog side
> of this card.  This does NOT mean analog will be supported.
> 
> As of today the main v4l-dvb can be used with this patch and this means
> that the cx23885-leadtek tree will soon disappear. So step 2 above has
> been modified to: "Check out the latest v4l-dvb source".
> 
> Other then that step 4 has a different file name for the patch.
> 
> Steps that need to be completed are: 2, 3, 4, 5, 7, 9, 10 & 11. (As you
> have completed the missing steps already).
> 
> If the patch works, please do not stop communicating, as I have to
> perform one more patch to prove that cx25840 is required and my
> assumptions are correct. Once this is completed I will send it to
> Steven Toth for inclusion in his test tree. This will need to be tested
> by you again, and if all is working well after a week or more it will
> be included into the main tree.
> 
> Regards,
> Stephen
> 
> 
> --
> Nothing says Labor Day like 500hp of American muscle Visit OnCars.com
> today.
Stephen,

I downloaded latest version of v4l-dvb (30/08/08:11:30am WST), applied patch
(which passed) and then tried a make.  This is the output:

-- snip --
include/asm/io_32.h: In function 'memcpy_fromio':
include/asm/io_32.h:211: warning: passing argument 2 of '__memcpy' discards
qualifiers from pointer target type
  CC [M]  /home/tom/source/v4l-dvb/v4l/stradis.o
  CC [M]  /home/tom/source/v4l-dvb/v4l/cpia.o
/home/tom/source/v4l-dvb/v4l/cpia.c: In function 'cpia_open':
/home/tom/source/v4l-dvb/v4l/cpia.c:3205: error: implicit declaration of
function 'current_uid'
make[3]: *** [/home/tom/source/v4l-dvb/v4l/cpia.o] Error 1
make[2]: *** [_module_/home/tom/source/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/tom/source/v4l-dvb/v4l'
make: *** [all] Error 2

I then tried make clean, make and the same error occurred.

Tom


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

  reply	other threads:[~2008-08-30  3:35 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-30  1:24 [linux-dvb] Compro VideoMate E650 hybrid PCIe DVB-T and analog TV/FM capture card stev391
2008-08-30  3:35 ` Thomas Goerke [this message]
2008-08-30  4:03   ` Thomas Goerke
2008-08-30 14:30     ` Steven Toth
2008-08-31  5:29 ` jackden
2008-08-31 11:22 ` Thomas Goerke
2008-08-31 22:10   ` Steven Toth
  -- strict thread matches above, loose matches on Subject: below --
2008-09-07  1:44 stev391
2008-09-07  1:24 stev391
2008-09-07  0:29 stev391
2008-09-07  1:06 ` Thomas Goerke
2008-09-05 22:13 stev391
2008-09-06  4:56 ` Thomas Goerke
2008-09-04 23:26 stev391
2008-09-05  4:17 ` Thomas Goerke
2008-09-05  4:40   ` Thomas Goerke
2008-09-05 13:23 ` Steven Toth
2008-09-01  0:12 stev391
2008-09-02 16:15 ` Steven Toth
2008-08-30 22:08 stev391
2008-08-28 11:26 stev391
2008-08-28 15:12 ` Thomas Goerke
2008-08-27  6:13 stev391
2008-08-27 10:11 ` Thomas Goerke
2008-08-27 14:07   ` Steven Toth
2008-08-28  0:40     ` Thomas Goerke
2008-08-26  6:50 stev391
2008-08-26 13:40 ` Thomas Goerke
2008-08-25 22:03 stev391
2008-08-26  5:48 ` Thomas Goerke
2008-08-26 13:22 ` jackden
2008-08-24  2:14 stev391
2008-08-22 10:05 jackden

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='000901c90a51$72e44100$58acc300$@com.au' \
    --to=tom@goeng.com.au \
    --cc=jackden@gmail.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