From: Jonas Anden <jonas@anden.nu>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Nova-T 500 issues - losing one tuner
Date: Sun, 03 Feb 2008 10:39:01 +0100 [thread overview]
Message-ID: <1202031541.17762.23.camel@anden.nu> (raw)
In-Reply-To: <200802021020.20298.shaun@saintsi.co.uk>
I have a hunch about this problem...
I had this problem (I tink 3 times last weekend) after initially
updating my hg tree and recompiling the modules. I then turned on full
debugging for the dib0700 module in order to try to see what happens
when it goes wrong, but with full debugging on I haven't been able to
reproduce the problem. I ran with full debugging on from monday to
saturday and *really* tried to make it go away. I tried starting all
tuners at once (ie scheduling three programs with the same start time),
I tried running long recordings, I tried running plenty of retuning, and
I tried doing it "my normal way" of a few recordings a day. Nothing made
the tuner die.
So yesterday, I finally gave up in trying to cause the problem. I turned
debugging back off, and this morning one of the tuners is dead again
(MythTV stopping at "L__" instead of proceeding to "LMS".)
The *ONLY* change I have made is changing the debugging setting.
This, in combination with the fact that some people see it and some
don't, leads me to believe that this is timer-induced. Something can't
keep up. Adding debugging makes the operations slightly slower (the
module needs to do additional IO to speak to syslogd), and this delay
seems to be enough to keep it operational.
I don't think this has anything to do with the remote since I have the
RC feature disabled (I'm using an M$ MCE remote instead).
I set it up with full debugging (options dvb_usb_0700 debug=15). This
will cause a whole bunch of logging in the system logs, but appears to
keep the tuner alive. I have now changed the debug setting to 1 (only
'info' type messages) to see if that also keeps the tuner alive.
My system has a 3.3 Ghz Celeron processor. Shaun, Ben, Nicolas -- what
kind of systems are you running? If my hunch is correct, I'd expect
Shaun and Ben to have faster processors than Nicolas since they are
seeing this issue and Nicolas isn't.
// J
On Sat, 2008-02-02 at 10:20 +0000, Shaun wrote:
> On Friday 01 February 2008 21:43:51 Nicolas Will wrote:
> > On Fri, 2008-02-01 at 21:07 +0000, Ben Firshman wrote:
> > > Feb 1 20:52:04 mythtv kernel: [ 11.072000] dvb-usb: found a
> > > 'Hauppauge Nova-T 500 Dual DVB-T' in cold state, will try to load a
> > > firmware Feb 1 20:52:04 mythtv kernel: [ 11.132000] dvb-usb:
> > > downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
> > > ...
> > > Feb 1 20:52:04 mythtv kernel: [ 11.844000] dvb-usb: found a
> > > 'Hauppauge Nova-T 500 Dual DVB-T' in warm state.
> > > Feb 1 20:52:04 mythtv kernel: [ 11.844000] dvb-usb: will pass the
> > > complete MPEG2 transport stream to the software demuxer.
> > > Feb 1 20:52:04 mythtv kernel: [ 11.844000] DVB: registering new
> > > adapter (Hauppauge Nova-T 500 Dual DVB-T)
> > > Feb 1 20:52:04 mythtv kernel: [ 11.956000] DVB: registering frontend
> > > 1 (DiBcom 3000MC/P)...
> > > ...
> > > Feb 1 20:52:04 mythtv kernel: [ 12.500000] dvb-usb: will pass the
> > > complete MPEG2 transport stream to the software demuxer.
> > > Feb 1 20:52:04 mythtv kernel: [ 12.500000] DVB: registering new
> > > adapter (Hauppauge Nova-T 500 Dual DVB-T)
> > > Feb 1 20:52:04 mythtv kernel: [ 12.508000] DVB: registering frontend
> > > 2 (DiBcom 3000MC/P)...
> > > Feb 1 20:52:04 mythtv kernel: [ 13.068000] input: IR-receiver inside
> > > an USB DVB receiver as /class/input/input2
> > > Feb 1 20:52:04 mythtv kernel: [ 13.068000] dvb-usb: schedule remote
> > > query interval to 150 msecs.
> > > Feb 1 20:52:04 mythtv kernel: [ 13.068000] dvb-usb: Hauppauge Nova-T
> > > 500 Dual DVB-T successfully initialized and connected.
> > >
> > > Got the tree from the day of your message, and I'm still having
> > > problems. I'm not the only one either:
> > >
> > > http://www.linuxtv.org/pipermail/linux-dvb/2008-January/022629.html
> > >
> > > Thanks
> > >
> > > Ben
> > >
> > > Nicolas Will wrote:
> > > > On Sun, 2008-01-27 at 14:30 +0000, Ben Firshman wrote:
> > > >> I am using the (almost) latest SVN version of mythtv. I am using the
> > > >> v4l-dvb sources from a couple of days back. I have followed and used
> > > >> the patches that were on (are they in the repos now?):
> > > >>
> > > >> http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500
> > > >>
> > > >> After a short while, one of the tuners dies. I get a "(L__) Partial
> > > >> Lock" message from mythtv. If it's any help, I also get messages like:
> > > >>
> > > >> DVB: frontend 0 frequency limits undefined - fix the driver
> > > >>
> > > >> In syslog, but that's even when it's working fine.
> > > >
> > > > Weird issue that I never encountered since I started using the card in
> > > > August...
> > > >
> > > > Get a brand new tree, there have been a lot of changes very recently,
> > > > merge of old patches and new fixes too.
> > > >
> > > > Make sure that you have the right firmware too.
> > > >
> > > > Then do a cold reboot, going through a power down, then check in the
> > > > messages that the card was found in a cold state before a firmware
> > > > upload.
> > > >
> > > > http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500#Firmware
> > > >
> > > > Nico
> >
> > Ben,
> >
> > I'm at loss for an explanation. I'm just not experiencing your problem.
> >
> > People with a better brain than mine will need to jump in.
> >
> > Have you tried turning debugging on for the modules, and get a more
> > verbose log from mythbackend ?
> >
> > Nico
> >
> >
> > _______________________________________________
> > linux-dvb mailing list
> > linux-dvb@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
> Hi,
>
> I have been experiencing this problem for a few months now. I think it is
> related to the use of the remote control. I have written a workaround
> application for Ubuntu Linux that scans for a mt2060 error in the dmesg log.
> If found it will restart mythtv-backend. This seems to mitigate tha problem.
>
> I can't wait for this issue to be fixed.
>
> Shaun
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next parent reply other threads:[~2008-02-03 9:39 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <BC723861-F3E2-4B1C-BA54-D74B8960579A@firshman.co.uk>
[not found] ` <47A38A25.2030804@firshman.co.uk>
[not found] ` <1201902231.935.12.camel@youkaida>
[not found] ` <200802021020.20298.shaun@saintsi.co.uk>
2008-02-03 9:39 ` Jonas Anden [this message]
2008-02-03 11:37 ` [linux-dvb] Nova-T 500 issues - losing one tuner Shaun
2008-02-03 21:38 ` Nicolas Will
2008-02-04 19:24 ` Shaun
2008-02-03 12:27 ` Ben Firshman
2008-02-03 21:36 ` Nicolas Will
2008-02-04 18:28 ` [linux-dvb] [PATCH] " Jonas Anden
2008-02-04 18:51 ` Jonas Anden
2008-02-06 10:43 [linux-dvb] " Christophe Boyanique
2008-02-06 19:29 ` Nicolas Will
2008-02-06 19:56 ` Nicolas Will
2008-02-06 20:34 ` Jonas Anden
2008-02-07 15:12 ` Christophe Boyanique
2008-02-07 16:51 ` Jonas Anden
2008-02-10 15:43 ` Patrik Hansson
2008-02-26 19:18 ` Philip Pemberton
2008-02-26 19:37 ` Patrik Hansson
2008-02-27 19:38 ` Patrik Hansson
2008-02-28 19:11 ` Philip Pemberton
2008-02-28 19:43 ` Nicolas Will
2008-03-02 19:04 ` Philip Pemberton
2008-02-28 20:10 ` Dominique P.
2008-02-29 7:22 ` Patrik Hansson
2008-02-29 21:31 ` Philip Pemberton
2008-03-01 7:23 ` Nicolas Will
2008-03-02 8:09 ` Philip Pemberton
2008-03-02 12:19 ` Patrik Hansson
2008-03-02 13:20 ` Philip Pemberton
2008-03-02 14:09 ` Philip Pemberton
2008-03-02 17:31 ` Nicolas Will
2008-03-02 18:19 ` Philip Pemberton
2008-03-02 21:49 ` Philip Pemberton
2008-03-02 23:02 ` Nicolas Will
2008-03-02 23:07 ` Darren Salt
2008-03-03 0:18 ` Nicolas Will
2008-03-03 22:00 ` Philip Pemberton
2008-03-02 23:03 ` Darren Salt
2008-03-03 7:06 ` Philip Pemberton
2008-03-04 23:03 ` Ben Firshman
2008-03-12 20:34 ` Patrik Hansson
2008-03-12 20:38 ` Patrik Hansson
2008-04-05 11:34 ` Patrik Hansson
2008-04-08 14:23 ` daniel åkerud
2008-04-08 16:25 ` Patrik Hansson
2008-04-09 12:35 ` daniel åkerud
[not found] ` <b04e7ceb0804120733t5d87eb1bh2dc88f57f1949afd@mail.gmail.com>
2008-04-12 14:33 ` Luis Cidoncha
2008-02-25 19:25 ` Christophe Boyanique
2008-02-25 21:34 ` Ben Firshman
2008-02-25 22:14 ` Christophe Boyanique
2008-02-26 7:12 ` Philip Pemberton
-- strict thread matches above, loose matches on Subject: below --
2008-03-05 20:49 Shaun
2008-03-11 11:07 ivor
2008-03-11 11:20 ` Nicolas Will
2008-03-11 15:55 ` Patrik Hansson
2008-03-13 11:39 ` Ivor Hewitt
2008-03-11 22:03 ` Philip Pemberton
2008-03-11 22:10 ` Nicolas Will
[not found] ` <b04e7ceb0803111537o50b6478ep867d9c26f79b299a@mail.gmail.com>
2008-03-11 22:37 ` Luis Cidoncha
2008-03-12 17:01 ` Ben Firshman
2008-03-12 17:56 ` Patrik Hansson
2008-03-15 21:28 ` Philip Pemberton
2008-03-15 23:00 ` Sid Boyce
2008-03-16 0:22 ` Philip Pemberton
2008-03-12 19:40 ` Henrik Beckman
2008-03-12 19:48 ` Patrik Hansson
[not found] ` <8ad9209c0803121248u24f0621es9877b3c827c4e932@mail.gmail.com>
2008-03-13 13:53 ` Henrik Beckman
2008-03-14 16:41 Ivor Hewitt
2008-03-15 18:38 ` Patrik Hansson
2008-03-15 19:42 ` Ivor Hewitt
2008-03-15 20:22 ` Nicolas Will
2008-03-15 21:42 ` Patrik Hansson
2008-03-16 9:40 ` Patrik Hansson
2008-03-16 13:04 ` Patrik Hansson
2008-03-19 9:18 ` Luis Cidoncha
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=1202031541.17762.23.camel@anden.nu \
--to=jonas@anden.nu \
--cc=linux-dvb@linuxtv.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