[linux-dvb] How to compile the firmware into the driver?
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Sun Dec 4 14:12:16 CET 2005
Gerald Raaf wrote:
> Am Sonntag, 4. Dezember 2005 13:57 schrieb Klaus Schmidinger:
>
>>I have downloaded the latest driver snapshot from
>>
>> http://linuxtv.org/downloads/snapshots/v4l-dvb-20051202.tar.gz
>>
>>and the latest firmware from
>>
>> http://linuxtv.org/downloads/firmware/dvb-ttpci-01.fw-2622
>>
>>and expanded the driver source into
>>
>> /home/kls/vdr/DVB-v4l-dvb.2005-12-02
>
>
> cd /home/kls/vdr/DVB-v4l-dvb.2005-12-02/build-2.6
Since the DVB driver development was merged with the
v4l development, there is no more build-2.6 directory.
Klaus
> copy the firmware in this directory
> make
> ./insmod.sh load
>
> thats all hobe it helps
>
>
>>
>>What is the simplest method to build this driver and have
>>it compile the firmware into it?
>>
>>I tried writing
>>
>>CONFIG_DVB_AV7110_FIRMWARE=y
>>CONFIG_DVB_AV7110_FIRMWARE_FILE=./dvb-ttpci-01.fw
>>
>>into /usr/src/linux/.config and create a symlink in
>>/home/kls/vdr/DVB-v4l-dvb.2005-12-02/linux/drivers/media/dvb/ttpci
>>
>>-rw-r--r-- 1 kls users 239956 Dec 4 13:13 dvb-ttpci-01.fw-2622
>>lrwxrwxrwx 1 kls users 20 Dec 4 13:13 dvb-ttpci-01.fw ->
>>dvb-ttpci-01.fw-2622
>>
>>but apparently that doesn't impress the make process.
>>
>>
>>Is there a simple trick to do this?
>>
>>Klaus
More information about the linux-dvb
mailing list