On Wed, Jun 09, 2004, Andrew de Quincey wrote: > > Inserting DVB modules into kernel > > FATAL: Module crc32 not found. > > insmod: error inserting './tda1004x.ko': -1 Unknown symbol in module > > insmod: error inserting './dvb-ttpci.ko': -1 Unknown symbol in module > > insmod: error inserting './ttusb_dec.ko': -1 Unknown symbol in module > > > > How do I solve this problem? > > > > I found similar error messages on > > http://www.linuxtv.org/mailinglists/linux-dvb/2004/03-2004/msg00143.html, > > and here Johannes Stezenbach wrote: " you must enable CONFIG_FW_LOADER in > > your kernel config", but in .config, the value CONFIG_FW_LOADER is set to > > "m".
I have had this problem with budget_ci, solved it by using the ./makelinks /usr/src/linux script, and compiling directly from my 2.6 kernel tree. -- Christophe Massiot Freebox S.A.
