linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joshua Roys <roysjosh@gmail.com>
To: linux-media@vger.kernel.org
Subject: Re: ATI theatre 750 HD tuner USB stick
Date: Mon, 23 Jul 2012 12:13:58 -0400	[thread overview]
Message-ID: <500D7846.7010802@gmail.com> (raw)
In-Reply-To: <CAD4Xxq8c_SBbJsZc764oFwNjRDeGKuVEX_042ry=xeZBY_ZH-A@mail.gmail.com>

Fisher Grubb <fisher.grubb <at> gmail.com> writes:
>
> Hi all,
>
> My name is Fisher Grubb, I have an ATI (now AMD) theatre 750 HD based
> TV tuner USB stick.  I don't think this ATI chipset is supported by
> linuxTV and have had no joy search google as others also hit a dead
> end.
>

Hello,

I'm working on writing a partial userspace driver for this device from
traffic dumps presently. I believe that it supports / performs similar
functions to the rtl-sdr project, but with better specifications (minus
the great tuner range of the E4000). See
https://github.com/roysjosh/tvw-sdr for current progress. I suspect it
can send 8MHz at 12 bits resolution (it sends roughly 125Mbps through
the USB interface when listening to an FM station).

Currently, my code initializes the T507 and uploads the firmware blob(s)
and all register readouts match. Also, my code does it in under 2
seconds (including a 1 second sleep after the 2nd blob upload) compared
to the over 45 seconds the closed driver needs. I can reach the TDA18271
through an I2C bridge, but I don't configure it yet. I'm considering how
to use existing code rather than write my own from scratch, as much code
already exists (as was mentioned already).

I would love some help, especially from people who are able to safely RE
without legal issues.

Thanks,

Josh

      parent reply	other threads:[~2012-07-23 16:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAD4Xxq_s4zbRKBrjcQAfn4v5Dp0sytU=8_=XUViice98aQFysQ@mail.gmail.com>
     [not found] ` <CAD4Xxq9LXGXQKRiNsU_tE8LcyJY64Wk5H4OFzEyhhXtsJJy3dw@mail.gmail.com>
2012-07-04 13:21   ` ATI theatre 750 HD tuner USB stick Fisher Grubb
2012-07-04 13:27     ` Fisher Grubb
2012-07-04 13:48       ` Devin Heitmueller
2012-07-04 13:51       ` Alex Deucher
2012-07-04 14:33       ` Antti Palosaari
2012-07-23 16:13     ` Joshua Roys [this message]

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=500D7846.7010802@gmail.com \
    --to=roysjosh@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;
as well as URLs for NNTP newsgroup(s).