Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Nova-t works only with a soft reboot from Windows



> From the kernel documentation: "default /etc/dvb/tda1004x.bin". 
> Did you change that?

Default changed for 2.6.1 (patch-2.6.1.bz2):

-#define DVB_TDA1004X_FIRMWARE_FILE "/etc/dvb/tda1004x.mc"
+#define DVB_TDA1004X_FIRMWARE_FILE "/usr/lib/hotplug/firmware/tda1004x.mc"

And it is also in module:

$ strings /lib/modules/`uname -r`/kernel/drivers/media/dvb/frontends/tda1004x.ko|egrep hotplug\|etc/dvb
/usr/lib/hotplug/firmware/tda1004x.mc

-- 
Markus Peuhkuri        ! http://www.iki.fi/puhuri/


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index