[pvrusb2] Firmware error on Raspberry Pi OS
Rajil Saraswat
rajil.s at gmail.com
Mon Jan 2 12:26:49 CST 2023
Hello,
I have a PVRUSB2 29xxx device which i am trying to use on Raspberry Pi OS.
The firmware files are installed as follows,
$ md5sum /lib/firmware/v4l*
7d3bb956dc9df0eafded2b56ba57cc42 /lib/firmware/v4l-cx231xx-avcore-01.fw
588f081b562f5c653a3db1ad8f65939a /lib/firmware/v4l-cx23418-apu.fw
b6c7ed64bc44b1a6e0840adaeac39d79 /lib/firmware/v4l-cx23418-cpu.fw
95bc688d3e7599fd5800161e9971cc55 /lib/firmware/v4l-cx23418-dig.fw
305dba74bbe5905447add8883f3ecb68 /lib/firmware/v4l-cx2341x-dec.fw
9b39b3d3bba1ce2da40f82ef0c50ef48 /lib/firmware/v4l-cx2341x-enc.fw
0661f8b2693fe3123e6234557353eacc /lib/firmware/v4l-cx2341x-init.mpg
a9f8f5d901a7fb42f552e1ee6384f3bb /lib/firmware/v4l-cx23885-avcore-01.fw
dadb79e9904fc8af96e8111d9cb59320 /lib/firmware/v4l-cx25840.fw
ffed594f0edea15de8c19cfd13bc4adf /lib/firmware/v4l-pvrusb2-24xxx-01.fw
3b7288416144467369ed2b5b10cf931d /lib/firmware/v4l-pvrusb2-29xxx-01.fw
When i try to use the radio of the device,
$ mpeg2desc -a0 < /dev/radio1 | mpg123 -s - | ices2 ~/ices-stdin.xml
I get a bunch of errors,
[ 2125.580616] rc rc1: error -5
[ 2128.550597] rc rc1: error -5
[ 2131.520643] rc rc1: error -5
[ 2159.680886] rc rc1: error -5
[ 2168.590971] rc rc1: error -5
[ 2169.916949] pvrusb2: Clearing driver error status
[ 2171.140809] pvrusb2: firmware2 upload transfer failure
[ 2171.153268] pvrusb2: Clearing driver error status
[ 2172.420820] pvrusb2: firmware2 upload transfer failure
[ 2179.868762] pvrusb2: Clearing driver error status
[ 2181.140896] pvrusb2: firmware2 upload transfer failure
[ 2181.153168] pvrusb2: Clearing driver error status
[ 2182.420918] pvrusb2: firmware2 upload transfer failure
[ 2184.771178] rc rc1: error -5
[ 2209.961308] rc rc1: error -5
[ 2218.871395] rc rc1: error -5
Any idea how can i fix this?
Thanks
More information about the pvrusb2
mailing list