> 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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
