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
_______________________________________________
pvrusb2 mailing list
[email protected]
http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2

Reply via email to