public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans Petter Selasky <hps@bitfrost.no>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: linux-media@vger.kernel.org, Juergen Lock <nox@jelal.kn-bremen.de>
Subject: Re: TT-USB2.0 and high bitrate packet loss (DVB-C/T)
Date: Sun, 02 Jun 2013 14:19:38 +0200	[thread overview]
Message-ID: <51AB385A.4040701@bitfrost.no> (raw)
In-Reply-To: <51A70713.6030802@bitfrost.no>

On 05/30/13 10:00, Hans Petter Selasky wrote:
> Hi there,
>
> I need to get in concat with someone that can handle, test and review a
> patch for TT-USB2.0. I've found that for certain high-bitrate streams,
> the TT-USB2.0 sends more ISOCHRONOUS MPEG data than is specified in the
> wMaxPacketSize fields. I have a USB analyzer capture which shows this
> clearly. This of course won't be received at the USB host and packet
> drops appear inside the stream. The solution is to use another alternate
> setting. The technotrend chip has many of these. I've now tested using
> alternate setting 7 instead of 3.
>
> Alternate setting 7 allows transferring a maximum of 3 * 1024 bytes.
> Alternate setting 3 allows transferring a maximum of 1 * 940 bytes.
>
> --HPS

Hi,

It turns out that this device, at least the version I bought, does not 
work with the XHCI at all when using multi-packet transfers, alternate 
setting 7, because DATA2 PID is used when transfer is less than 1024 
bytes. It should be DATA0 PID first, then 1 and 2 in the end. Probably a 
firmware update can fix this, but I'm not aware about if such exists. 
The PID issue was found using a USB analyzer.

Apparently this bug has gone undetected, because at least the EHCI high 
speed only controller I've got silently ignores this kind of errors and 
receives the data whilst the XHCI not. Conclusion:
Existing alternate setting must be used.

I think I will have to get another USB based receiver with CI slot. Any 
recommendations for DVB-T ?

--HPS


  reply	other threads:[~2013-06-02 12:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-30  8:00 TT-USB2.0 and high bitrate packet loss (DVB-C/T) Hans Petter Selasky
2013-06-02 12:19 ` Hans Petter Selasky [this message]
2013-06-02 21:02   ` Antti Palosaari
2013-06-05  1:34     ` Antti Palosaari

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=51AB385A.4040701@bitfrost.no \
    --to=hps@bitfrost.no \
    --cc=linux-media@vger.kernel.org \
    --cc=nox@jelal.kn-bremen.de \
    /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