..and if it rapes your pet, destroys your computer and installs Win98 on your toaster and your microwave, don't blame it on me because i told you it would do so and you went and used it anyway :))
Mercy! Alex, just to wipe out any possible missunderstanding i dare to ask again step by step: > Check you have the firmware in the right place and with the right name: > /etc/dvb/dec2000t.bin k, > Probably worth checking that it's not zero file size, k, > and that you have > permissions to read it as the user you intend to build the module as. k, > In your dvb-kernel/build-2.4 directory: > make clean k, > rm dsp_dec2000t.h k, > Then make and install as usual. k, > Once it's done, you can check things further > by making sure that there's lots of data in dsp_dec2000t.h k, > and ttusb_dec.o > should be at least about 0.5MB k, > Also, check that the module has installed > properly and is the one you've just built. It should be in: > /lib/modules/your-kernel-version/misc/ k, and now: > [EMAIL PROTECTED] elch]# /sbin/insmod ttusb_dec > Using /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_register_adapter > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_register_frontend > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_dmxdev_init > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_dmxdev_release > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_dmx_init > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_unregister_frontend > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_dmx_release > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_filter_pes2ts > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_filter_pes2ts_init > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_net_release > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_unregister_adapter > /lib/modules/2.4.22-6.ll.rh90/kernel/drivers/video/ttusb_dec.o: unresolved symbol > dvb_net_init Why /kernel/drivers/video/ ? Something with getlinks? > > Good luck, > Alex > > -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.