* Hauppauge HVR-930C
@ 2012-01-25 12:06 Benjamin Larsson
2012-01-25 12:27 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Larsson @ 2012-01-25 12:06 UTC (permalink / raw)
To: linux-media
I tried a daily snapshot (2011-01-24) with this stick. And I'm getting
these kind of errors in the log:
[43665.769571] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
[43665.769857] drxk: 02 00 00 00 10 00 07 00 03 02
..........
[43686.121576] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
[43686.121861] drxk: 02 00 00 00 10 00 05 00 03 02
..........
[43706.465578] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
[43706.465861] drxk: 02 00 00 00 10 00 05 00 03 02
..........
[43709.669571] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
[43709.669850] drxk: 02 00 00 00 10 00 05 00 03 02
..........
First I tried the driver with the firmware that is downloaded with the
get_firmware script. The adapter and frontends was registered properly
but I did not get any TS from the stick. I then renamed the firmware
file and the driver complained about missing firmware but stick started
working anyway. So the drxk in my version of the card has a rom with
microcode in it.
So things that would be nice to have is:
A log output that the drxk actually loaded the firmware file. Right now
there is only log output when there is no firmware file detected.
Maybe add a log that the card might work without the drxk firmware.
Silence the SCU_RESULT_INVPAR debug output by default or find out what
is causing the error messages.
MvH
Benjamin Larsson
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Hauppauge HVR-930C
2012-01-25 12:06 Hauppauge HVR-930C Benjamin Larsson
@ 2012-01-25 12:27 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2012-01-25 12:27 UTC (permalink / raw)
To: Benjamin Larsson; +Cc: linux-media
Em 25-01-2012 10:06, Benjamin Larsson escreveu:
> I tried a daily snapshot (2011-01-24) with this stick. And I'm getting these kind of errors in the log:
>
> [43665.769571] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
> [43665.769857] drxk: 02 00 00 00 10 00 07 00 03 02 ..........
> [43686.121576] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
> [43686.121861] drxk: 02 00 00 00 10 00 05 00 03 02 ..........
> [43706.465578] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
> [43706.465861] drxk: 02 00 00 00 10 00 05 00 03 02 ..........
> [43709.669571] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
> [43709.669850] drxk: 02 00 00 00 10 00 05 00 03 02 ..........
This is just due to firmware differences. Yeah, a cleanup on these is needed.
>
> First I tried the driver with the firmware that is downloaded with the get_firmware script.
> The adapter and frontends was registered properly but I did not get any TS from the stick.
> I then renamed the firmware file and the driver complained about missing firmware but stick
> started working anyway. So the drxk in my version of the card has a rom with microcode in it.
This is not uncommon. The uploaded firmware should be, in thesis, better than
the one already on it.
Are you testing it with DVB-C or DVB-T (or with both)? Here, DVB-C works properly
on HVR-930C.
> So things that would be nice to have is:
>
> A log output that the drxk actually loaded the firmware file. Right now there is only log output when there is no firmware file detected.
> Maybe add a log that the card might work without the drxk firmware.
> Silence the SCU_RESULT_INVPAR debug output by default or find out what is causing the error messages.
Feel free to submit a patch for drxk_hard.c.
Regards,
Mauro
>
> MvH
> Benjamin Larsson
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-25 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 12:06 Hauppauge HVR-930C Benjamin Larsson
2012-01-25 12:27 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).