Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: No time to load tda1004x firmware in current CVS(kernel 2.6.4)



Hello,

On 05/12/04 12:49, Timothy Baldwin wrote:
The contents of /sys/class/firmware/timeout is "10".
Isn't that a little short to type (or even copy & paste) the right commands ?

After loading the modules I get the following in syslog:
May 12 11:44:44 bfg kernel: Linux video capture interface: v1.00
May 12 11:44:45 bfg kernel: saa7146: register extension 'dvb'.
May 12 11:44:45 bfg input.agent[1717]: evdev: already loaded
May 12 11:44:45 bfg input.agent[1710]: evdev: already loaded
May 12 11:44:45 bfg kernel: saa7146: register extension 'budget_ci dvb'.
May 12 11:44:45 bfg kernel: saa7146: found saa7146 @ mem d9a78000 (revision 1, irq 9) (0x13c2,0x1011).
May 12 11:44:45 bfg kernel: DVB: registering new adapter (TT-Budget/WinTV-NOVA-T PCI).
May 12 11:44:45 bfg kernel: adapter has MAC addr = 00:d0:5c:23:12:75
May 12 11:44:45 bfg input.agent[1754]: evdev: already loaded
May 12 11:44:45 bfg input.agent[1768]: evdev: already loaded
May 12 11:44:46 bfg kernel: tda1004x: Detected Philips TDA10045H.
May 12 11:44:46 bfg kernel: tda1004x: Detected Philips TD1316 tuner.
May 12 11:44:46 bfg kernel: tda1004x: waiting for firmware upload...
May 12 11:44:46 bfg kernel: tda1004x: firmware upload timeout

I can't load the firmware using the technique described in dvb-kernel/linux/Documentation/dvb/firmware.txt.
What's the problem exactly?
Did the upload time out because you didn't upload the firmware at all?
Or not quick enough?

I admit that the file is outdated wrt. the tda1004x -- I'll commit an update.

Short how-to:
- make sure sysfs is mounted
- modprobe tda1004x
- cd /sys/class/firmware/[some weird numbers]
- echo 1 > loading
- cat [firmware] > data
- echo 0 > loading

CU
Michael.


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index