public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] cx88_wakeup message with HVR4000
@ 2008-10-12  8:17 Koen Rabaey
  2008-10-12 16:21 ` Steven Toth
  2008-10-13 22:38 ` Steven Toth
  0 siblings, 2 replies; 4+ messages in thread
From: Koen Rabaey @ 2008-10-12  8:17 UTC (permalink / raw)
  To: linux-dvb

Hi,

I don't know if it is of any use to anyone, but when I do a dmesg after booting, 
at the end I get (from time to time, not consistently, the number of buffers also varies)

[  123.601789] cx88_wakeup: 7 buffers handled (should be 1)
[  123.751892] cx88_wakeup: 7 buffers handled (should be 1)

This does not seem to interfere with dvb playback however.

I'm owning an HVR4000, compiled with http://linuxtv.org/hg/~stoth/s2/ 
on a '2.6.27-4-generic' kernel.

Kind regards,

Koen


      

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] cx88_wakeup message with HVR4000
  2008-10-12  8:17 [linux-dvb] cx88_wakeup message with HVR4000 Koen Rabaey
@ 2008-10-12 16:21 ` Steven Toth
  2008-10-13 22:38 ` Steven Toth
  1 sibling, 0 replies; 4+ messages in thread
From: Steven Toth @ 2008-10-12 16:21 UTC (permalink / raw)
  To: Koen Rabaey; +Cc: Steven Toth, linux-dvb

Koen Rabaey wrote:
> Hi,
> 
> I don't know if it is of any use to anyone, but when I do a dmesg after booting, 
> at the end I get (from time to time, not consistently, the number of buffers also varies)
> 
> [  123.601789] cx88_wakeup: 7 buffers handled (should be 1)
> [  123.751892] cx88_wakeup: 7 buffers handled (should be 1)
> 
> This does not seem to interfere with dvb playback however.
> 
> I'm owning an HVR4000, compiled with http://linuxtv.org/hg/~stoth/s2/ 
> on a '2.6.27-4-generic' kernel.

Koen,

We've see this intermittently with cx88 drivers for the last couple of 
years. It should probably be removed if the impact is zero.

I'll put this on my todo list.

- Steve

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] cx88_wakeup message with HVR4000
  2008-10-12  8:17 [linux-dvb] cx88_wakeup message with HVR4000 Koen Rabaey
  2008-10-12 16:21 ` Steven Toth
@ 2008-10-13 22:38 ` Steven Toth
  1 sibling, 0 replies; 4+ messages in thread
From: Steven Toth @ 2008-10-13 22:38 UTC (permalink / raw)
  To: Koen Rabaey; +Cc: linux-dvb

Koen Rabaey wrote:
> Hi,
> 
> I don't know if it is of any use to anyone, but when I do a dmesg after booting, 
> at the end I get (from time to time, not consistently, the number of buffers also varies)
> 
> [  123.601789] cx88_wakeup: 7 buffers handled (should be 1)
> [  123.751892] cx88_wakeup: 7 buffers handled (should be 1)
> 
> This does not seem to interfere with dvb playback however.
> 
> I'm owning an HVR4000, compiled with http://linuxtv.org/hg/~stoth/s2/ 
> on a '2.6.27-4-generic' kernel.

FYI

http://linuxtv.org/hg/~stoth/s2-mfe/rev/6b6e9be35963

I've changed the message into a debug only message. It's still visible
when running the driver in debug mode, but for normal users they should 
not be bothered by this any more.

It will hopefully be merged this week. Thanks for raising this issue.

- Steve


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] cx88_wakeup message with HVR4000
@ 2008-10-14 17:16 Koen Rabaey
  0 siblings, 0 replies; 4+ messages in thread
From: Koen Rabaey @ 2008-10-14 17:16 UTC (permalink / raw)
  To: linux-dvb





----- Original Message ----
> From: Steven Toth <stoth@linuxtv.org>
> To: Koen Rabaey <krabaey@yahoo.com>
> Cc: linux-dvb@linuxtv.org
> Sent: Tuesday, October 14, 2008 12:38:26 AM
> Subject: Re: [linux-dvb] cx88_wakeup message with HVR4000
> 
> Koen Rabaey wrote:
> > Hi,
> > 
> > I don't know if it is of any use to anyone, but when I do a dmesg after 
> booting, 
> > at the end I get (from time to time, not consistently, the number of buffers 
> also varies)
> > 
> > [  123.601789] cx88_wakeup: 7 buffers handled (should be 1)
> > [  123.751892] cx88_wakeup: 7 buffers handled (should be 1)
> > 
> > This does not seem to interfere with dvb playback however.
> > 
> > I'm owning an HVR4000, compiled with http://linuxtv.org/hg/~stoth/s2/ 
> > on a '2.6.27-4-generic' kernel.
> 
> FYI
> 
> http://linuxtv.org/hg/~stoth/s2-mfe/rev/6b6e9be35963
> 
> I've changed the message into a debug only message. It's still visible
> when running the driver in debug mode, but for normal users they should 
> not be bothered by this any more.
> 
> It will hopefully be merged this week. Thanks for raising this issue.
You're welcome
> 
> - Steve

Koen



      

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-14 17:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-12  8:17 [linux-dvb] cx88_wakeup message with HVR4000 Koen Rabaey
2008-10-12 16:21 ` Steven Toth
2008-10-13 22:38 ` Steven Toth
  -- strict thread matches above, loose matches on Subject: below --
2008-10-14 17:16 Koen Rabaey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox