* [linux-dvb] Very quiet around Nova-T 500 @ 2008-02-11 20:07 Patrik Hansson 2008-02-11 20:45 ` Nicolas Will 0 siblings, 1 reply; 13+ messages in thread From: Patrik Hansson @ 2008-02-11 20:07 UTC (permalink / raw) To: linux-dvb Hello There is not a lot being said about the Nova-T 500 the last week. Don´t know if that is a good (coders coding) or a bad (nothin happening) but i would like to know if there is anything we could do ? I can´t write code but maybe i can help in some other way ? Testing builds or whatever. "Just my 5 cents" / Patrik Hansson _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-11 20:07 [linux-dvb] Very quiet around Nova-T 500 Patrik Hansson @ 2008-02-11 20:45 ` Nicolas Will 2008-02-19 21:56 ` Jonas Anden 0 siblings, 1 reply; 13+ messages in thread From: Nicolas Will @ 2008-02-11 20:45 UTC (permalink / raw) To: linux-dvb On Mon, 2008-02-11 at 21:07 +0100, Patrik Hansson wrote: > Hello > There is not a lot being said about the Nova-T 500 the last week. > Don´t know if that is a good (coders coding) or a bad (nothin > happening) Or coders busy on other code, or coders who ran out of ideas, or coders enjoying life, etc. > but i would like to know if there is anything we could do ? > > I can´t write code but maybe i can help in some other way ? Testing > builds or whatever. Frustrating, heh? I took up documenting in the wiki as a way of contributing back, somehow... Nico _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-11 20:45 ` Nicolas Will @ 2008-02-19 21:56 ` Jonas Anden 2008-02-19 22:48 ` Nicolas Will 2008-02-20 7:38 ` Patrik Hansson 0 siblings, 2 replies; 13+ messages in thread From: Jonas Anden @ 2008-02-19 21:56 UTC (permalink / raw) To: Nicolas Will; +Cc: linux-dvb > > There is not a lot being said about the Nova-T 500 the last week. > > Don´t know if that is a good (coders coding) or a bad (nothin > > happening) > > Or coders busy on other code, or coders who ran out of ideas, or coders > enjoying life, etc. ..or just waiting for the problem to reappear ;( The trouble with the second tuner dying is tricky (for me) to isolate. As a workaround, enabling full debug (debug=15) on the dvb_usb_dib0700 module has made my system rock solid. I turned on debugging to try to isolate the issue, but with debugging enabled the problem does not appear (at least not on my system). I haven't really figured out *what* in the debug code is helping yet, but I still suspect that this is timing-related and the debug code simply slows things down a bit. Enabling debugging will put a whole lot of "junk" in your system log files, but at least the second tuner wont die on you. If you go this path, make sure your log rotation works as it should -- my weekly rotated logs are up to 130 MB in size ;) // J _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-19 21:56 ` Jonas Anden @ 2008-02-19 22:48 ` Nicolas Will 2008-02-20 0:12 ` hermann pitton 2008-02-20 7:38 ` Patrik Hansson 1 sibling, 1 reply; 13+ messages in thread From: Nicolas Will @ 2008-02-19 22:48 UTC (permalink / raw) To: linux-dvb On Tue, 2008-02-19 at 22:56 +0100, Jonas Anden wrote: > > > There is not a lot being said about the Nova-T 500 the last week. > > > Don´t know if that is a good (coders coding) or a bad (nothin > > > happening) > > > > Or coders busy on other code, or coders who ran out of ideas, or > coders > > enjoying life, etc. > > ..or just waiting for the problem to reappear ;( The trouble with the > second tuner dying is tricky (for me) to isolate. > > As a workaround, enabling full debug (debug=15) on the dvb_usb_dib0700 > module has made my system rock solid. I turned on debugging to try to > isolate the issue, but with debugging enabled the problem does not > appear (at least not on my system). > > I haven't really figured out *what* in the debug code is helping yet, > but I still suspect that this is timing-related and the debug code > simply slows things down a bit. Enabling debugging will put a whole > lot > of "junk" in your system log files, but at least the second tuner wont > die on you. If you go this path, make sure your log rotation works as > it > should -- my weekly rotated logs are up to 130 MB in size ;) Now stop that logging madness and get back to work! ... ;o) This is a rather comical situation, though... The debugging tool is providing a rather unexpected and unwelcomed fix. Nico _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-19 22:48 ` Nicolas Will @ 2008-02-20 0:12 ` hermann pitton 2008-02-20 7:12 ` Nicolas Will 0 siblings, 1 reply; 13+ messages in thread From: hermann pitton @ 2008-02-20 0:12 UTC (permalink / raw) To: Nicolas Will; +Cc: linux-dvb Am Dienstag, den 19.02.2008, 22:48 +0000 schrieb Nicolas Will: > On Tue, 2008-02-19 at 22:56 +0100, Jonas Anden wrote: > > > > There is not a lot being said about the Nova-T 500 the last week. > > > > Don´t know if that is a good (coders coding) or a bad (nothin > > > > happening) > > > > > > Or coders busy on other code, or coders who ran out of ideas, or > > coders > > > enjoying life, etc. > > > > ..or just waiting for the problem to reappear ;( The trouble with the > > second tuner dying is tricky (for me) to isolate. > > > > As a workaround, enabling full debug (debug=15) on the dvb_usb_dib0700 > > module has made my system rock solid. I turned on debugging to try to > > isolate the issue, but with debugging enabled the problem does not > > appear (at least not on my system). > > > > I haven't really figured out *what* in the debug code is helping yet, > > but I still suspect that this is timing-related and the debug code > > simply slows things down a bit. Enabling debugging will put a whole > > lot > > of "junk" in your system log files, but at least the second tuner wont > > die on you. If you go this path, make sure your log rotation works as > > it > > should -- my weekly rotated logs are up to 130 MB in size ;) > > Now stop that logging madness and get back to work! > > ... > > ;o) > > > This is a rather comical situation, though... The debugging tool is > providing a rather unexpected and unwelcomed fix. > > Nico > Hi, no, it is not. It is well known! Timings are very critical on almost all drivers. We hold breath on almost everything coming down from above, nobody has the ability, or whom should ever want it, to test all possible side effects on all supported devices ... That something breaks is very common, and that others have to give the plumbers, is nothing new. To stay fair, it mostly has a good reason, and if there are some remaining ticks left, you might get it adjusted, but ... On the other side it is the same ... Cheers, Hermann _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-20 0:12 ` hermann pitton @ 2008-02-20 7:12 ` Nicolas Will 2008-02-20 15:14 ` hermann pitton 0 siblings, 1 reply; 13+ messages in thread From: Nicolas Will @ 2008-02-20 7:12 UTC (permalink / raw) To: hermann pitton; +Cc: linux-dvb On Wed, 2008-02-20 at 01:12 +0100, hermann pitton wrote: > > Now stop that logging madness and get back to work! > > > > ... > > > > ;o) > > > > > > This is a rather comical situation, though... The debugging tool is > > providing a rather unexpected and unwelcomed fix. > > > > Nico > > > > Hi, > > no, it is not. It is well known! > > Timings are very critical on almost all drivers. > > We hold breath on almost everything coming down from above, nobody has > the ability, or whom should ever want it, to test all possible side > effects on all supported devices ... > > That something breaks is very common, and that others have to give the > plumbers, is nothing new. > > To stay fair, it mostly has a good reason, and if there are some > remaining ticks left, you might get it adjusted, but ... > > On the other side it is the same ... May post may have sounded offensive, apparently. Sorry about that, my intentions were on the lighter sides of life. Nico _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-20 7:12 ` Nicolas Will @ 2008-02-20 15:14 ` hermann pitton 2008-02-25 17:00 ` Patrik Hansson 0 siblings, 1 reply; 13+ messages in thread From: hermann pitton @ 2008-02-20 15:14 UTC (permalink / raw) To: Nicolas Will; +Cc: linux-dvb Hi Nico, Am Mittwoch, den 20.02.2008, 07:12 +0000 schrieb Nicolas Will: > On Wed, 2008-02-20 at 01:12 +0100, hermann pitton wrote: > > > Now stop that logging madness and get back to work! > > > > > > ... > > > > > > ;o) > > > > > > > > > This is a rather comical situation, though... The debugging tool is > > > providing a rather unexpected and unwelcomed fix. > > > > > > Nico > > > > > > > Hi, > > > > no, it is not. It is well known! > > > > Timings are very critical on almost all drivers. > > > > We hold breath on almost everything coming down from above, nobody has > > the ability, or whom should ever want it, to test all possible side > > effects on all supported devices ... > > > > That something breaks is very common, and that others have to give the > > plumbers, is nothing new. > > > > To stay fair, it mostly has a good reason, and if there are some > > remaining ticks left, you might get it adjusted, but ... > > > > On the other side it is the same ... > > May post may have sounded offensive, apparently. > > Sorry about that, my intentions were on the lighter sides of life. > > Nico > nothing offending at all, did enjoy your above comment :) and like your active support for others. It is just not totally unexpected that high debug levels can have some spin-off and I'm curious about it. Cheers, Hermann _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-20 15:14 ` hermann pitton @ 2008-02-25 17:00 ` Patrik Hansson 0 siblings, 0 replies; 13+ messages in thread From: Patrik Hansson @ 2008-02-25 17:00 UTC (permalink / raw) To: linux-dvb On Wed, Feb 20, 2008 at 4:14 PM, hermann pitton <hermann-pitton@arcor.de> wrote: > Hi Nico, > > Am Mittwoch, den 20.02.2008, 07:12 +0000 schrieb Nicolas Will: > > > On Wed, 2008-02-20 at 01:12 +0100, hermann pitton wrote: > > > > Now stop that logging madness and get back to work! > > > > > > > > ... > > > > > > > > ;o) > > > > > > > > > > > > This is a rather comical situation, though... The debugging tool is > > > > providing a rather unexpected and unwelcomed fix. > > > > > > > > Nico > > > > > > > > > > Hi, > > > > > > no, it is not. It is well known! > > > > > > Timings are very critical on almost all drivers. > > > > > > We hold breath on almost everything coming down from above, nobody has > > > the ability, or whom should ever want it, to test all possible side > > > effects on all supported devices ... > > > > > > That something breaks is very common, and that others have to give the > > > plumbers, is nothing new. > > > > > > To stay fair, it mostly has a good reason, and if there are some > > > remaining ticks left, you might get it adjusted, but ... > > > > > > On the other side it is the same ... > > > > May post may have sounded offensive, apparently. > > > > Sorry about that, my intentions were on the lighter sides of life. > > > > Nico > > > > nothing offending at all, did enjoy your above comment :) > and like your active support for others. > > It is just not totally unexpected that high debug levels can have some > spin-off and I'm curious about it. > > Cheers, > Hermann > > > > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > Kernel 2.6.24-2 Debug=15 Got this after 5 minutes of LiveTV: (Dunno if it could be usefull or not) modifying (1) streaming state for 1 data for streaming: 10 13 >>> 0f 10 13 00 usb 10-1: USB disconnect, address 2 >>> 03 14 03 01 60 00 ep 0 write error (status = -19, len: 6) mt2060 I2C write failed >>> 03 14 04 07 ff ff ep 0 write error (status = -19, len: 6) >>> 03 14 04 08 ff ff ep 0 write error (status = -19, len: 6) >>> 03 14 04 09 ff f0 ep 0 write error (status = -19, len: 6) >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b >>> 02 17 81 ca ep 0 read error (status = -19) <<< 00 20 I2C read failed on address b >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b >>> 02 17 81 fd ep 0 read error (status = -19) <<< 77 8d I2C read failed on address b _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-19 21:56 ` Jonas Anden 2008-02-19 22:48 ` Nicolas Will @ 2008-02-20 7:38 ` Patrik Hansson 2008-02-20 9:25 ` Nicolas Will 1 sibling, 1 reply; 13+ messages in thread From: Patrik Hansson @ 2008-02-20 7:38 UTC (permalink / raw) To: linux-dvb On 2/19/08, Jonas Anden <jonas@anden.nu> wrote: > > > There is not a lot being said about the Nova-T 500 the last week. > > > Don´t know if that is a good (coders coding) or a bad (nothin > > > happening) > > > > Or coders busy on other code, or coders who ran out of ideas, or coders > > enjoying life, etc. > > ..or just waiting for the problem to reappear ;( The trouble with the > second tuner dying is tricky (for me) to isolate. > > As a workaround, enabling full debug (debug=15) on the dvb_usb_dib0700 > module has made my system rock solid. I turned on debugging to try to > isolate the issue, but with debugging enabled the problem does not > appear (at least not on my system). > > I haven't really figured out *what* in the debug code is helping yet, > but I still suspect that this is timing-related and the debug code > simply slows things down a bit. Enabling debugging will put a whole lot > of "junk" in your system log files, but at least the second tuner wont > die on you. If you go this path, make sure your log rotation works as it > should -- my weekly rotated logs are up to 130 MB in size ;) > > // J > > > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb Could someone that knows what they are doing document that option on the wiki ? _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-20 7:38 ` Patrik Hansson @ 2008-02-20 9:25 ` Nicolas Will 2008-02-20 9:36 ` Jonas Anden 0 siblings, 1 reply; 13+ messages in thread From: Nicolas Will @ 2008-02-20 9:25 UTC (permalink / raw) To: Patrik Hansson; +Cc: linux-dvb On Wed, 2008-02-20 at 08:38 +0100, Patrik Hansson wrote: > On 2/19/08, Jonas Anden <jonas@anden.nu> wrote: > > > > There is not a lot being said about the Nova-T 500 the last > week. > > > > Don´t know if that is a good (coders coding) or a bad (nothin > > > > happening) > > > > > > Or coders busy on other code, or coders who ran out of ideas, or > coders > > > enjoying life, etc. > > > > ..or just waiting for the problem to reappear ;( The trouble with > the > > second tuner dying is tricky (for me) to isolate. > > > > As a workaround, enabling full debug (debug=15) on the > dvb_usb_dib0700 > > module has made my system rock solid. I turned on debugging to try > to > > isolate the issue, but with debugging enabled the problem does not > > appear (at least not on my system). > > > > I haven't really figured out *what* in the debug code is helping > yet, > > but I still suspect that this is timing-related and the debug code > > simply slows things down a bit. Enabling debugging will put a whole > lot > > of "junk" in your system log files, but at least the second tuner > wont > > die on you. If you go this path, make sure your log rotation works > as it > > should -- my weekly rotated logs are up to 130 MB in size ;) > > > > // J > > Could someone that knows what they are doing document that option on > the wiki ? Corrected. The strange thing is that modinfo does not say anything about a level 15 debug for the dvb_usb_dib0700 module. http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500#dvb_usb_dib0700 Nico _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-20 9:25 ` Nicolas Will @ 2008-02-20 9:36 ` Jonas Anden 2008-02-20 9:43 ` Nicolas Will 0 siblings, 1 reply; 13+ messages in thread From: Jonas Anden @ 2008-02-20 9:36 UTC (permalink / raw) To: linux-dvb > The strange thing is that modinfo does not say anything about a level 15 > debug for the dvb_usb_dib0700 module. > > http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500#dvb_usb_dib0700 The debug value is a bit field, with each bit representing a different category. With all bits on (ie full debugging) the decimal value becomes 15. // J _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-20 9:36 ` Jonas Anden @ 2008-02-20 9:43 ` Nicolas Will 2008-02-20 11:39 ` Patrik Hansson 0 siblings, 1 reply; 13+ messages in thread From: Nicolas Will @ 2008-02-20 9:43 UTC (permalink / raw) To: linux-dvb On Wed, 2008-02-20 at 10:36 +0100, Jonas Anden wrote: > > The strange thing is that modinfo does not say anything about a > level 15 > > debug for the dvb_usb_dib0700 module. > > > > > http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500#dvb_usb_dib0700 > > The debug value is a bit field, with each bit representing a different > category. With all bits on (ie full debugging) the decimal value > becomes > 15. I should have guessed. Documented for poor souls with slow brains like me. Nico _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [linux-dvb] Very quiet around Nova-T 500 2008-02-20 9:43 ` Nicolas Will @ 2008-02-20 11:39 ` Patrik Hansson 0 siblings, 0 replies; 13+ messages in thread From: Patrik Hansson @ 2008-02-20 11:39 UTC (permalink / raw) To: linux-dvb I have now set the debug to 15 and will test this tonight. On 2/20/08, Nicolas Will <nico@youplala.net> wrote: > > On Wed, 2008-02-20 at 10:36 +0100, Jonas Anden wrote: > > > The strange thing is that modinfo does not say anything about a > > level 15 > > > debug for the dvb_usb_dib0700 module. > > > > > > > > http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500#dvb_usb_dib0700 > > > > The debug value is a bit field, with each bit representing a different > > category. With all bits on (ie full debugging) the decimal value > > becomes > > 15. > > I should have guessed. > > Documented for poor souls with slow brains like me. > > Nico > > > _______________________________________________ > 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 ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2008-02-25 17:07 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-02-11 20:07 [linux-dvb] Very quiet around Nova-T 500 Patrik Hansson 2008-02-11 20:45 ` Nicolas Will 2008-02-19 21:56 ` Jonas Anden 2008-02-19 22:48 ` Nicolas Will 2008-02-20 0:12 ` hermann pitton 2008-02-20 7:12 ` Nicolas Will 2008-02-20 15:14 ` hermann pitton 2008-02-25 17:00 ` Patrik Hansson 2008-02-20 7:38 ` Patrik Hansson 2008-02-20 9:25 ` Nicolas Will 2008-02-20 9:36 ` Jonas Anden 2008-02-20 9:43 ` Nicolas Will 2008-02-20 11:39 ` Patrik Hansson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox