Oliver Endriss wrote: > Sid Boyce wrote: >> Michael Krufky wrote: >>> Sid Boyce wrote: >>> >>>> Builds with the one copied from >>>> /usr/src/linux-2.6.16-rc2/drivers/media/dvb/ttpci/av7110_firm.h >>>> Regards >>>> Sid. >>> Undocumented..... Sorry, I know the answer to this, but I don't know the >>> reason......... >>> >>> Edit v4l-dvb/v4l/Make.config >>> >>> add this line to the very bottom: >>> >>> CONFIG_DVB_AV7110_FIRMWARE := y >>> >> barrabas:/ftp/Feb06/DVB/v4l-dvb # make >> make -C /ftp/Feb06/DVB/v4l-dvb/v4l >> make[1]: Entering directory `/ftp/Feb06/DVB/v4l-dvb/v4l' >> cc -o fdump /ftp/Feb06/DVB/v4l-dvb/fdump.c >> cc: /ftp/Feb06/DVB/v4l-dvb/fdump.c: No such file or directory >> cc: no input files >> make[1]: *** [fdump] Error 1 >> make[1]: Leaving directory `/ftp/Feb06/DVB/v4l-dvb/v4l' >> make: *** [all] Error 2 >> >> barrabas:/ftp/Feb06/DVB/v4l-dvb # ls >> . .. .cvsignore .hg .hgtags linux Makefile README README.HG >> README.patches test v4l v4l_experimental >> >> It's in ./linux/drivers/media/dvb/ttpci/fdump.c > > Please do _not_ add > CONFIG_DVB_AV7110_FIRMWARE := y > at the end of Make.config. Put it _before_ the last endif. > > You have to define CONFIG_DVB_AV7110_FIRMWARE_FILE , too. > For example: > > ifeq ($(CONFIG_DVB_CORE),m) > ... > CONFIG_DVB_AV7110 := m > CONFIG_DVB_AV7110_OSD := y > CONFIG_DVB_AV7110_FIRMWARE := y > CONFIG_DVB_AV7110_FIRMWARE_FILE := /path/to/your/firmware/dvb-ttpci-01.fw > ... > endif > > HTH, > > Oliver > Thanks, will give that a try later. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Retired IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks