Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: Nova-t works only with a soft reboot from Windows
Roland Gersch writes:
> > (2.6.1-patch) drivers/media/dvb/frontends/tda1004x.c
> >-#define DVB_TDA1004X_FIRMWARE_FILE "/etc/dvb/tda1004x.mc"
> >+#define DVB_TDA1004X_FIRMWARE_FILE "/usr/lib/hotplug/firmware/tda1004x.mc"
> Then the file Documentation/dvb/firmware.txt is wrong:
> + variable (default /etc/dvb/tda1004x.bin); the
Also yet another variation is in drivers/media/dvb/frontends/Kconfig
: config DVB_TDA1004X_FIRMWARE_FILE
: string "Full pathname of tda1004x.bin firmware file"
: depends on DVB_TDA1004X
: default "/usr/lib/hotplug/firmware/tda1004x.bin"
: help
: The TDA1004X requires additional firmware in order to function.
: The firmware file can obtained as follows:
: wget http://www.technotrend.de/new/215/TTweb_215a_budget_20_05_2003.zip
: unzip -j TTweb_215a_budget_20_05_2003.zip Software/Oem/PCI/App/ttlcdacc.dll
: mv ttlcdacc.dll /usr/lib/hotplug/firmware/tda1004x.bin
where the firmware ends with ".bin", not ".mc".
But for my original question, how do I check that firmware is loaded
ok? What modules should be loaded (anyone with working Nova-T PCI
start script for 2.6.1)?
--
Markus Peuhkuri ! http://www.iki.fi/puhuri/
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index