All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lawrence Rust <lvr@softsystem.co.uk>
To: Discussion about MythTV <mythtv-users@mythtv.org>
Cc: linux-media@vger.kernel.org
Subject: Re: [mythtv-users] Anyone tested the DVB-T2 dual tuner TBS6280?
Date: Sat, 13 Aug 2011 11:08:24 +0200	[thread overview]
Message-ID: <1313226504.2840.22.camel@gagarin> (raw)
In-Reply-To: <CAC3jWv+c1HOqmo0B18Z3vWOwjr=RoPrN7sfR3bqzz4Tw7=fPAQ@mail.gmail.com>

On Tue, 2011-08-09 at 12:35 +0200, Harald Gustafsson wrote:
> Hi,
> 
> I searched for a dual tuner PCI-e DVB-T2 card with Linux support and
> found this TBS6280 card:
> http://tbsdvb.blog.com/2011/07/22/tbs-6280-freeview-hd-twin-tuner-card/
> http://www.buydvb.net/tbs6280-pcie-dvbt2t-dual-tuner-card_p38.html
> http://www.tbsdtv.com/english/Download.html
> 
> Previously I have only found the blackgold product that state they
> will have Linux support but have not seen any drivers yet.
> 
> But when searching the mythtv lists and the linux dvb list I could not
> find anyone using it. Do anyone have any info about this card, does it
> work well with terrestrial DVB-T2 reception, is linux support working,
> does it work with mythtv, etc.

I haven't used the 6280 but I do have a 6981 (dual dvb-S2).

The driver is shipped as a mixture of source and pre-compiled object
files for their custom frontends.  You re-build all the v4l drivers 'out
of tree' using a v4l-media environment (see www.linuxtv.org/repo/) by
running 'sudo make install'.

The stock v4l sources supplied are old (from around 2.6.35) and don't
contain many current fixes.  This isn't a problem per-se unless you
intend to use the card with another v4l card.  In this case your brand
new, bug fixed drivers are replaced by TBS's version which may or, as in
my case, may not work.

I repeatedly mailed TBS support at support@tbsdtv.com to ask how I could
only install the 6981 driver but never got an answer.  In desperation I
setup a git tree of 2.6.35 and merged it with the TBS drivers in order
to separate their changes.  Finally after many hours I have a set of
patches that I can apply to 2.6.39 that produce a working driver.

Be warned that if you run a 2.6.38 or later kernel then the IR RC won't
work because of significant changes to the RC architecture that TBS
don't like (see http://www.tbsdtv.com/forum/viewtopic.php?f=22&t=929 and
http://www.tbsdtv.com/forum/viewtopic.php?f=22&t=110&start=90#p2693 )

Not for the faint hearted.

-- 
Lawrence



  parent reply	other threads:[~2011-08-13  9:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09 10:35 Anyone tested the DVB-T2 dual tuner TBS6280? Harald Gustafsson
2011-08-09 10:57 ` Steve Kerrison
2011-08-09 11:05   ` Antti Palosaari
2011-08-09 11:10   ` Bjørn Mork
2011-08-09 11:51     ` Harald Gustafsson
2011-08-13  9:08 ` Lawrence Rust [this message]
2011-08-14 15:50   ` [mythtv-users] " Harald Gustafsson
2011-08-15  9:24     ` Lawrence Rust
2011-08-15 10:19       ` Andy Walls
2011-08-15 19:46         ` Lawrence Rust
2011-08-15 10:27       ` Andy Walls
2011-08-16 15:58     ` Jarod Wilson
2011-08-16 18:49       ` Andy Walls
     [not found]   ` <p06240803ca6f0fc5adb0@simon.thehobsons.co.uk>
2011-08-16 10:58     ` Harald Gustafsson
2011-08-16 11:16       ` Simon Hobson

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=1313226504.2840.22.camel@gagarin \
    --to=lvr@softsystem.co.uk \
    --cc=linux-media@vger.kernel.org \
    --cc=mythtv-users@mythtv.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.