On Sunday 09 August 2009 17:52:54 Dennis Campbell wrote: > I am trying to get a dvb-t usb stick running on a wdtv. My problem is > that the firmware won't load. Kernel is 2.6.15. Busybox version is > 1.10. The firmware is placed at /lib/firmware as mdev is hardcoded to > load the firmware from there.
mdev is hardcoded for that path because it is the standard path that all Linux tools use > I get following dmesg errors: > dvb_usb: No versions for exported symbols. Tainting kernel. > dvb-usb: found a 'WideView WT-220U PenType Receiver (Typhoon/Freecom)' > in cold state, will try to load a firmware > dvb-usb: did not find the firmware file. (dvb-usb-wt220u-fc03.fw) > Please see linux/Documentation/dvb/ for more details on > firmware-problems. > dvb-usb: WideView WT-220U PenType Receiver (Typhoon/Freecom) error > while loading driver (-2) > Does anyone have experience with firmware loading with mdev? Thanks > for any help. you enabled the options in the busybox config right ? and the file /lib/firmware/dvb-usb-wt220u-fc03.fw exists ? otherwise i would upgrade to latest busybox and linux release. firmware loading seems to be working fine for us with linux 2.6.28+ and busybox 1.13+. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
