Mailing List archive

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

[linux-dvb] Re: Another error.



rdo@portugalmail.pt wrote:
Hi,

   Ignore my first email about the error in setup.sh, i have resolve that, but
now  i have other error after doing de make and cd drivers and make insmod:


make[1]: Entering directory `/root/appz/skystar2/X/linuxtv-dvb-1.0.1/driver/av7110'
insmod input; \
insmod evdev; \
insmod dvb-ttpci.o;
insmod: input: no module by that name found
insmod: evdev: no module by that name found
dvb-ttpci.o: init_module: No such device
dvb-ttpci.o: Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
make[1]: *** [insmod] Error 1
^^^^^^^^^^^^^^^
that's no problem, when you don't have a Technotrend-designed PCI card you should not load this driver, otherwise you get -ENODEV.


make[1]: Leaving directory `/root/appz/skystar2/X/linuxtv-dvb-1.0.1/driver/av7110'
make[1]: Entering directory `/root/appz/skystar2/X/linuxtv-dvb-1.0.1/driver/b2c2'
insmod skystar2.o;
make[1]: Leaving directory `/root/appz/skystar2/X/linuxtv-dvb-1.0.1/driver/b2c2'sync
looks good, the skystar driver has been loaded without warning. Have you loaded your frontend driver, too?

Holger



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



Home | Main Index | Thread Index