[pvrusb2] Kernel 2.6.22 and firmware loading on a NAS

Jan Ceuleers jan.ceuleers at computer.org
Fri Mar 30 14:31:08 CDT 2012


On 30/03/12 18:47, Reinhold Kainhofer wrote:
> Any idea how I can make the module load the firmware correctly?

If you can't figure out where the firmware files are supposed to go, try 
something like

# strings /proc/kcore | grep firmware | less

This will look for the string firmware in the whole of the virtual 
memory of your machine (so not just the kernel), so you'll need to wade 
through it.

HTH, Jan


More information about the pvrusb2 mailing list