* [linux-dvb] budget_av, high cpuload with kncone tvstar
@ 2008-06-07 18:47 Halim Sahin
2008-06-07 22:04 ` Robert Schedel
2008-06-07 22:28 ` Oliver Endriss
0 siblings, 2 replies; 5+ messages in thread
From: Halim Sahin @ 2008-06-07 18:47 UTC (permalink / raw)
To: linux-dvb
Hi,
I have one knc one tvstar.
After loading budget_av the machine show this:
uptime
20:44:58 up 37 min, 2 users, load average: 0.71, 0.65, 0.67
When I unload the modules the load is 0.00.
The machine is a amd athlon x2 1900 mhz.
running a i686 kenel 2.6.25 from debian.
Here is dmesg output:
[ 2044.394304] saa7146: register extension 'budget_av'.
[ 2044.394345] ACPI: PCI Interrupt 0000:03:02.0[A] -> GSI 22 (level,
low) -> IRQ
22
[ 2044.394370] saa7146: found saa7146 @ mem f8a64400 (revision 1, irq
22) (0x189
4,0x0014).
[ 2044.394380] saa7146 (0): dma buffer size 192512
[ 2044.394384] DVB: registering new adapter (KNC TV STAR DVB-S)
[ 2044.398012] adapter failed MAC signature check
[ 2044.398020] encoded MAC from EEPROM was
ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:f
f:ff:ff:ff:ff:ff:ff:ff
[ 2044.666029] KNC1-0: MAC addr = 00:09:d6:65:83:60
[ 2045.017670] DVB: registering frontend 0 (ST STV0299 DVB-S)...
[ 2045.021319] budget-av: ci interface initialised.
thanks for any help.
Halim
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] budget_av, high cpuload with kncone tvstar
2008-06-07 18:47 [linux-dvb] budget_av, high cpuload with kncone tvstar Halim Sahin
@ 2008-06-07 22:04 ` Robert Schedel
2008-06-07 22:28 ` Oliver Endriss
1 sibling, 0 replies; 5+ messages in thread
From: Robert Schedel @ 2008-06-07 22:04 UTC (permalink / raw)
To: Halim Sahin; +Cc: linux-dvb
Halim Sahin wrote:
> Hi,
>
> I have one knc one tvstar.
> After loading budget_av the machine show this:
> uptime
> 20:44:58 up 37 min, 2 users, load average: 0.71, 0.65, 0.67
> [...]
It is probably this known issue (fix already exists):
<http://bugzilla.kernel.org/show_bug.cgi?id=10459>
Regards,
Robert
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] budget_av, high cpuload with kncone tvstar
2008-06-07 18:47 [linux-dvb] budget_av, high cpuload with kncone tvstar Halim Sahin
2008-06-07 22:04 ` Robert Schedel
@ 2008-06-07 22:28 ` Oliver Endriss
2008-06-08 8:42 ` Halim Sahin
1 sibling, 1 reply; 5+ messages in thread
From: Oliver Endriss @ 2008-06-07 22:28 UTC (permalink / raw)
To: linux-dvb
Halim Sahin wrote:
> Hi,
>
> I have one knc one tvstar.
> After loading budget_av the machine show this:
> uptime
> 20:44:58 up 37 min, 2 users, load average: 0.71, 0.65, 0.67
>
> When I unload the modules the load is 0.00.
> The machine is a amd athlon x2 1900 mhz.
> running a i686 kenel 2.6.25 from debian.
> Here is dmesg output:
> [ 2044.394304] saa7146: register extension 'budget_av'.
> [ 2044.394345] ACPI: PCI Interrupt 0000:03:02.0[A] -> GSI 22 (level,
> low) -> IRQ
> 22
> [ 2044.394370] saa7146: found saa7146 @ mem f8a64400 (revision 1, irq
> 22) (0x189
> 4,0x0014).
> [ 2044.394380] saa7146 (0): dma buffer size 192512
> [ 2044.394384] DVB: registering new adapter (KNC TV STAR DVB-S)
> [ 2044.398012] adapter failed MAC signature check
> [ 2044.398020] encoded MAC from EEPROM was
> ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:f
> f:ff:ff:ff:ff:ff:ff:ff
> [ 2044.666029] KNC1-0: MAC addr = 00:09:d6:65:83:60
> [ 2045.017670] DVB: registering frontend 0 (ST STV0299 DVB-S)...
> [ 2045.021319] budget-av: ci interface initialised.
>
> thanks for any help.
> Halim
See http://linuxtv.org/pipermail/linux-dvb/2008-April/025248.html
That fix is in the current HG driver, and will be included in 2.6.26.
CU
Oliver
--
----------------------------------------------------------------
VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
----------------------------------------------------------------
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] budget_av, high cpuload with kncone tvstar
2008-06-07 22:28 ` Oliver Endriss
@ 2008-06-08 8:42 ` Halim Sahin
2008-06-08 15:43 ` Oliver Endriss
0 siblings, 1 reply; 5+ messages in thread
From: Halim Sahin @ 2008-06-08 8:42 UTC (permalink / raw)
To: linux-dvb
Hi Oliver,
Thanks a lot thats it.
I have on emore Question:
dmesg says ci interface initialized but this card has not a ci
connector.
Is there a way to disable ci support completely?
BR.
Halim
On So, Jun 08, 2008 at 12:28:59 +0200, Oliver Endriss wrote:
> Halim Sahin wrote:
> > Hi,
> >
> > I have one knc one tvstar.
> > After loading budget_av the machine show this:
> > uptime
> > 20:44:58 up 37 min, 2 users, load average: 0.71, 0.65, 0.67
> >
> > When I unload the modules the load is 0.00.
> > The machine is a amd athlon x2 1900 mhz.
> > running a i686 kenel 2.6.25 from debian.
> > Here is dmesg output:
> > [ 2044.394304] saa7146: register extension 'budget_av'.
> > [ 2044.394345] ACPI: PCI Interrupt 0000:03:02.0[A] -> GSI 22 (level,
> > low) -> IRQ
> > 22
> > [ 2044.394370] saa7146: found saa7146 @ mem f8a64400 (revision 1, irq
> > 22) (0x189
> > 4,0x0014).
> > [ 2044.394380] saa7146 (0): dma buffer size 192512
> > [ 2044.394384] DVB: registering new adapter (KNC TV STAR DVB-S)
> > [ 2044.398012] adapter failed MAC signature check
> > [ 2044.398020] encoded MAC from EEPROM was
> > ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:f
> > f:ff:ff:ff:ff:ff:ff:ff
> > [ 2044.666029] KNC1-0: MAC addr = 00:09:d6:65:83:60
> > [ 2045.017670] DVB: registering frontend 0 (ST STV0299 DVB-S)...
> > [ 2045.021319] budget-av: ci interface initialised.
> >
> > thanks for any help.
> > Halim
>
> See http://linuxtv.org/pipermail/linux-dvb/2008-April/025248.html
> That fix is in the current HG driver, and will be included in 2.6.26.
>
> CU
> Oliver
>
> --
> ----------------------------------------------------------------
> VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
> ----------------------------------------------------------------
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
--
Halim Sahin
E-Mail:
halim.sahin (at) t-online.de
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-06-08 17:30 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07 18:47 [linux-dvb] budget_av, high cpuload with kncone tvstar Halim Sahin
2008-06-07 22:04 ` Robert Schedel
2008-06-07 22:28 ` Oliver Endriss
2008-06-08 8:42 ` Halim Sahin
2008-06-08 15:43 ` Oliver Endriss
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox