Linux Media Controller development
 help / color / mirror / Atom feed
From: Vincent McIntyre <vincent.mcintyre@gmail.com>
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>
Cc: list linux-media <linux-media@vger.kernel.org>
Subject: Re: f26: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV"
Date: Sun, 24 Sep 2017 19:04:19 +1000	[thread overview]
Message-ID: <20170924090417.GA24153@ubuntu.windy> (raw)
In-Reply-To: <3f0c2037-4a84-68a9-228f-015034e27900@eyal.emu.id.au>

On Sat, Sep 23, 2017 at 10:48:34PM +1000, Eyal Lebedinsky wrote:
> On 18/09/17 14:26, Eyal Lebedinsky wrote:
> >I have just upgraded to f24. I am now using the standard dvb_usb_rtl28xxu fe
> 
> I have upgraded to f26 and this driver still fails to tune the "Leadtek Winfast DTV2000 DS PLUS TV".
> 
> >which logs messages suggesting all is well (I get the /dev/dvb/adapter? etc.)
> >but I get no channels tuned when I run mythfrontend or scandvb.
> >
> >Is anyone using this combination?
> >Is this the correct way to use this tuner?
> 
> Is this the wrong list? If so then please suggest a more suitable one.

It's the right list. The problem is nobody seems to care.
I have one of these too, I was able to get it tune at one time
but there were some problems that I never ended up running down.

I was planning to dig it out and have a play with it again.

Just to confirm - you're building the media_build git tree on f26
and those drivers are the ones that are not working, yes?
If not, you need to try that to get any help here.
Have a look at https://git.linuxtv.org/media_build.git/about/
and let me know if you need further help with that.

It may be possible to get the driver into debug mode and get more
information logged. I'm not sure this will work but give it a go.

First set up the dynamic debug filesystem (may already be there)
# cat >> /etc/fstab
debugfs /sys/kernel/debug debugfs defaults 0 0
^D
# mount -av

Turn on debug printing for the modules of interest
# echo 'module rtl2832 +p' > /sys/kernel/debug/dynamic_debug/control
# echo 'module dvb_usb_rtl28xxu +p' > /sys/kernel/debug/dynamic_debug/control


Vince

  reply	other threads:[~2017-09-24  9:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18  4:26 Urgent: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV" Eyal Lebedinsky
2017-09-23 12:48 ` f26: " Eyal Lebedinsky
2017-09-24  9:04   ` Vincent McIntyre [this message]
2017-09-24  9:42     ` Eyal Lebedinsky
2017-09-25  0:16     ` Eyal Lebedinsky
2017-09-25 13:24       ` Vincent McIntyre
2017-09-25 14:37         ` Eyal Lebedinsky
2017-09-25 15:23         ` Eyal Lebedinsky
2017-09-26  4:30         ` Eyal Lebedinsky
2017-09-26  4:32 ` [progress]: " Eyal Lebedinsky
2017-09-26 12:13   ` Eyal Lebedinsky
2017-09-26 12:45   ` Vincent McIntyre
2017-09-26 13:17     ` Eyal Lebedinsky

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=20170924090417.GA24153@ubuntu.windy \
    --to=vincent.mcintyre@gmail.com \
    --cc=eyal@eyal.emu.id.au \
    --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