public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Malcolm Priestley <tvboxspy@gmail.com>
To: Josu Lazkano <josu.lazkano@gmail.com>
Cc: Jason Hecker <jwhecker@gmail.com>,
	linux-media <linux-media@vger.kernel.org>
Subject: Re: Afatech AF9013
Date: Wed, 31 Aug 2011 00:31:07 +0100	[thread overview]
Message-ID: <1314747067.23170.37.camel@localhost> (raw)
In-Reply-To: <CAL9G6WWrkHgShXuyJRADgdmtQh41Rsz_-BGuQV4WDWfLrdHBTA@mail.gmail.com>

On Mon, 2011-08-29 at 20:40 +0200, Josu Lazkano wrote:
> 2011/8/23 Jason Hecker <jwhecker@gmail.com>:
> > Damn, this patch didn't help so maybe forget this patch.  Tuner A is
> > still messed up.
> >
> 
> Hello, thanks all to reply this post. I have no idea how to apply the
> patch on my Debian Squeeze. Can you help to apply the patch?
> 
> Thanks your all your help.
It is best applied using media_build and using a copy from the patchwork
server. You can just copy the raw email to a text file, but sometimes it
is malformed.

Since you originally used s2-liplianin you just need patchutils to apply
it to that. However, since it is older, I doubt it will apply cleanly.

https://patchwork.kernel.org/patch/1090012/

For media build, check if the required packages for Debian Squeeze are
the same as Ubuntu.

But, it appears the patch makes no difference.

Regards

Malcolm

MEDIA BUILD INSTALL (Instructions here are for Ubuntu)

Using Terminal install git, patchutils and perl with
sudo apt-get install git(or git-core)
sudo apt-get install patchutils
sudo apt-get install libdigest-sha1-perl
sudo apt-get install libproc-processtable-perl

Always build somewhere in your home directory with local user rights.
Only use super user rights to install. 

git clone git://linuxtv.org/media_build.git

cd media_build

---NO PATCH---

./build

sudo make install


---PATCH TO BE APPLIED---

Download any patch and place in the media_build directory and apply in
the following way.

./build (skip this if already built)

Wait for download and start to build. If you are confident that the
build will complete without errors break the build with <CTRL> C

Apply the patch. Make sure if applying multipliable patches they are
applied oldest first.

Just test the patch.
patch -d linux -p1 --dry-run < the_patch_name.patch

If okay apply it.
patch -d linux -p1 < the_patch_name.patch

make distclean

make

sudo make install

More in depth instructions here
http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers



  reply	other threads:[~2011-08-30 23:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAATJ+fu5JqVmyY=zJn_CM_Eusst_YWKG2B2MAuu5fqELYYsYqA@mail.gmail.com>
2011-08-21  1:51 ` Afatech AF9013 Jason Hecker
2011-08-21 15:06   ` Josu Lazkano
2011-08-21 18:00   ` Malcolm Priestley
2011-08-22  2:05     ` Jason Hecker
2011-08-22 12:01       ` Josu Lazkano
2011-08-23  0:59         ` Jason Hecker
2011-08-23  1:47           ` Jason Hecker
2011-08-23 21:43             ` [PATCH] Re: Afatech AF9013 [TEST ONLY] AF9015 stream buffer size aligned with max packet size Malcolm Priestley
2011-08-23 22:29               ` Jason Hecker
2011-08-29 18:40             ` Afatech AF9013 Josu Lazkano
2011-08-30 23:31               ` Malcolm Priestley [this message]
2011-08-15 13:34 Josu Lazkano
2011-08-15 22:07 ` Jose Alberto Reguero
2011-08-15 22:22   ` Josu Lazkano
2011-08-15 23:16     ` Jose Alberto Reguero
2011-08-16 16:37       ` Josu Lazkano
2011-08-16 20:27         ` Jose Alberto Reguero
2011-08-16 20:57           ` Antti Palosaari
2011-08-16 23:23             ` Jose Alberto Reguero
2011-08-17  7:36               ` Josu Lazkano
2011-08-17 20:36                 ` Antti Palosaari
2011-08-19 14:47                   ` Josu Lazkano
2011-08-17 16:15               ` Malcolm Priestley
2011-08-17 17:27                 ` Josu Lazkano
2011-08-17 21:09                   ` Malcolm Priestley

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=1314747067.23170.37.camel@localhost \
    --to=tvboxspy@gmail.com \
    --cc=josu.lazkano@gmail.com \
    --cc=jwhecker@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /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