I can't get any picture. I just can see the message ont the tv 'convergence integrated media'. I'm using redhatlinux9 with a compiled kernel based on the 2.4.21 kernel. I believe there is missing a file or something ... can somebody help me please. Here are the messages after making insmod: (By the way: 'Wechseln in das Verzeichnis' means 'change to the directory')
[root@tvstation driver]# make insmod /lib/modules/2.4.21/build/scripts/pathdown.sh: line 4: TOPDIR: parameter null or not set DIR=`pwd`; (cd /lib/modules/2.4.21/build; make SUBDIRS=$DIR modules) make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/linux-2.4.21« make -C /dvb/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.21/include -W all -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fom it-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -DMOD VERSIONS -include /usr/src/linux-2.4.21/include/linux/modversions.h" MAKING_MODU LES=1 modules make[2]: Wechsel in das Verzeichnis Verzeichnis »/dvb/linux-dvb.2003-06-08/drive r« ld -m elf_i386 -r -o dvb-core.o dmxdev.o dvb_demux.o dvb_net.o dvb_i2c.o dvb_fil ter.o dvb_frontend.o dvbdev.o compat.o dvb_ksyms.o make -C av7110 modules make[3]: Wechsel in das Verzeichnis Verzeichnis »/dvb/linux-dvb.2003-06-08/drive r/av7110« gcc -D__KERNEL__ -I/usr/src/linux-2.4.21/include -Wall -Wstrict-prototypes -Wno- trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpref erred-stack-boundary=2 -march=athlon -DMODULE -DMODVERSIONS -include /usr/src/li nux-2.4.21/include/linux/modversions.h -I.. -I. -DCONFIG_DVB_AV7110_OSD -MD -I.. /../include -nostdinc -iwithprefix include -DKBUILD_BASENAME=saa7146_core -c -o saa7146_core.o saa7146_core.c In file included from saa7146_core.c:38: ../compat.h:37:1: warning: "video_usercopy" redefined In file included from /usr/src/linux-2.4.21/include/linux/modversions.h:294, from <command line>:1: /usr/src/linux-2.4.21/include/linux/modules/videodev.ver:10:1: warning: this is the location of the previous definition In file included from saa7146_core.c:38: ../compat.h:62:1: warning: "video_devdata" redefined In file included from /usr/src/linux-2.4.21/include/linux/modversions.h:294, from <command line>:1: /usr/src/linux-2.4.21/include/linux/modules/videodev.ver:8:1: warning: this is t he location of the previous definition ld -m elf_i386 -r -o dvb-ttpci.o saa7146_core.o saa7146_v4l.o av7110.o av7110_ir .o make[3]: Verlassen des Verzeichnisses Verzeichnis »/dvb/linux-dvb.2003-06-08/dri ver/av7110« make -C frontends modules make[3]: Wechsel in das Verzeichnis Verzeichnis »/dvb/linux-dvb.2003-06-08/drive r/frontends« make[3]: Für das Target »modules« gibt es nichts zu tun. make[3]: Verlassen des Verzeichnisses Verzeichnis »/dvb/linux-dvb.2003-06-08/dri ver/frontends« make[2]: Verlassen des Verzeichnisses Verzeichnis »/dvb/linux-dvb.2003-06-08/dri ver« make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux-2.4.21« sync ( \ insmod videodev; \ \ insmod dvb-core.o dvb_shutdown_timeout=0; \ make -C frontends insmod; \ make -C av7110 insmod; \ ) insmod: videodev: no module by that name found make[1]: Wechsel in das Verzeichnis Verzeichnis »/dvb/linux-dvb.2003-06-08/drive r/frontends« insmod alps_bsrv2.o; insmod alps_tdmb7.o; insmod alps_tdlb7.o; insmod grun dig_29504-401.o; insmod grundig_29504-491.o; insmod stv0299.o; insmod ves1 820.o; make[1]: Verlassen des Verzeichnisses Verzeichnis »/dvb/linux-dvb.2003-06-08/dri ver/frontends« make[1]: Wechsel in das Verzeichnis Verzeichnis »/dvb/linux-dvb.2003-06-08/drive r/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 make[1]: Verlassen des Verzeichnisses Verzeichnis »/dvb/linux-dvb.2003-06-08/dri ver/av7110« sync |