public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Patrick Boettcher <patrick.boettcher@posteo.de>
To: Peter Fassberg <pf@leissner.se>
Cc: linux-media@vger.kernel.org
Subject: Re: PCTV Triplestick and Raspberry Pi B+
Date: Wed, 8 Jul 2015 09:33:30 +0200	[thread overview]
Message-ID: <20150708093330.4e06d388@dibcom294.coe.adi.dibcom.com> (raw)
In-Reply-To: <alpine.BSF.2.20.1507071845250.72900@nic-i.leissner.se>

On Tue, 7 Jul 2015 18:51:16 +0200 (SST) Peter Fassberg <pf@leissner.se>
wrote:

> On Tue, 7 Jul 2015, Patrick Boettcher wrote:
> 
> > Might be the RF frequency that is truncated on 32bit platforms
> > somewhere. That could explain that there is no crash but simply not
> > tuning.
> 
> This is the current status:
> 
> ARM 32-bit, kernel 4.0.6, updated media_tree: Works with DVB-T, no lock on DVB-T2.
> 
> Intel 32-bit, kernel 3.16.0, standard media_tree: Locks, but no PSIs detected.
> 
> Intel 64-bit, kernel 3.16.0, standard media_tree: Works like a charm.
> 
> 
> So I don't think that en RF freq is truncated.

Yes, it was an assumption - not a right one as it turned out. I didn't
find any obvious 32/64-problem in the si*-drivers you are using.

I'm too afraid to look into the em*-drivers and I doubt that there is
any obvious 32/64-bit-problem.

If I were you, I would try to compare the usb-traffic (using
usbmon with wireshark) between a working tune on one frequency with one
standard on each of the 3 scenarios (maybe starting with the intel 32
and 64 platform).

For example

on each platform:

1) start wireshark-capture on the right USB-port,
2) plug the device, 
3) tune (tzap) a valid DVB-T frequency
4) stop capturing

Then compare the traffic log. Most outgoing data should be
identical. Incoming data (except monitoring values and TS) should be
equal as well.

If you see differences in data-buffer-sizes or during the
firmware-download-phase or anywhere else, we can try to find the code
which corresponds and place debug messages. You are lucky, your drivers
are using embedded firmwares which simplifies the communication between
the driver and the device.

regards,
--
Patrick.

  reply	other threads:[~2015-07-08  7:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-04 11:07 PCTV Triplestick and Raspberry Pi B+ Peter Fassberg
2015-07-05  9:50 ` Andy Furniss
2015-07-05 11:27   ` Peter Fassberg
2015-07-05 11:59     ` Andy Furniss
2015-07-05 13:44       ` Peter Fassberg
2015-07-05 14:43         ` Andy Furniss
2015-07-05 15:45           ` Peter Fassberg
2015-07-06  8:52             ` Andy Furniss
2015-07-05 16:44 ` Patrick Boettcher
2015-07-07 15:33   ` Peter Fassberg
2015-07-07 15:35     ` Patrick Boettcher
2015-07-07 15:38       ` Peter Fassberg
2015-07-07 16:25         ` Patrick Boettcher
2015-07-07 16:31           ` Patrick Boettcher
2015-07-07 16:44             ` Peter Fassberg
2015-07-07 16:51           ` Peter Fassberg
2015-07-08  7:33             ` Patrick Boettcher [this message]
2015-07-08  7:52               ` Olli Salonen

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=20150708093330.4e06d388@dibcom294.coe.adi.dibcom.com \
    --to=patrick.boettcher@posteo.de \
    --cc=linux-media@vger.kernel.org \
    --cc=pf@leissner.se \
    /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