On Tue, Jan 13, 2004 at 12:23:23PM +0200, Markus Peuhkuri wrote: > > 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
The kernel configuration lets you set the path, but it seems to be ignored. I didn't check the code, I'm only observing based on the fact that I set it to /etc in the config and the kernel still used /usr/lib. Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
