Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] siemens dvb card and kernel 2.4.18
- To: linux-dvb@linuxtv.org
- Subject: [linux-dvb] siemens dvb card and kernel 2.4.18
- From: Paolo Rossi <prossi@mbigroup.it>
- Date: Tue, 04 Jun 2002 12:20:40 +0200
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset=us-ascii; format=flowed
- Sender: linux-dvb-bounce@linuxtv.org
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513
Hi all,
I have some problem with my dvb card. I not able to install it. I have
downloaded the driver 0.9.4, and I try to install the driver by the
comand "make" and "make insmod", but I find these result:
"make insmod" command give me this output:
[root@nasso driver]# make insmod
/usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set
./makedev.napi
make
make[1]: Entering directory `/var/tmp/DVB/driver'
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[2]: Entering directory `/usr/src/linux-2.4.18-3'
make -C /usr/tmp/DVB/driver CFLAGS="-D__KERNEL__
-I/usr/src/linux-2.4.18-3/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-Wno-unused -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE
-DMODVERSIONS -include
/usr/src/linux-2.4.18-3/include/linux/modversions.h" MAKING_MODULES=1
modules
make[3]: Entering directory `/var/tmp/DVB/driver'
make[3]: Nothing to be done for `modules'.
make[3]: Leaving directory `/var/tmp/DVB/driver'
make[2]: Leaving directory `/usr/src/linux-2.4.18-3'
make[1]: Leaving directory `/var/tmp/DVB/driver'
( \
insmod dvbdev.o; \
insmod dvb_net.o; \
insmod i2c-core; \
insmod videodev; \
insmod dvb_filter.o; \
insmod dmxdev.o; \
insmod VES1893.o; \
insmod VES1820.o; \
insmod L64781.o; \
insmod SP8870.o debug=1; \
insmod tda8083.o; \
insmod stv0299.o; \
insmod tuner.o; \
insmod saa7146_core.o mode=0; \
insmod saa7146_v4l.o; \
insmod dvb_demux.o; \
insmod dvb_frontend.o; \
insmod dvb.o init_chan=2 pids_off=0; \
)
Warning: loading dvbdev.o will taint the kernel: non-GPL license - LGPL
insmod: i2c-core: no module by that name found
insmod: videodev: no module by that name found
Warning: loading tuner.o will taint the kernel: no license
Warning: loading saa7146_core.o will taint the kernel: no license
Warning: loading saa7146_v4l.o will taint the kernel: no license
dvb_frontend.o: unresolved symbol get_fast_time
dvb.o: unresolved symbol dvb_frontend_poll
dvb.o: unresolved symbol dvb_frontend_get_event
dvb.o: unresolved symbol dvb_frontend_stop
dvb.o: unresolved symbol dvb_frontend_init
dvb.o: unresolved symbol dvb_frontend_demod_command
dvb.o: unresolved symbol dvb_frontend_exit
dvb.o: unresolved symbol dvb_frontend_tune
make: *** [insmod] Error 1
Can someone help me?
Best regards Paolo
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index