please use a current driver version. Holger
Andrea wrote: > Hello, > i'm italian student, sorry for my bad english ;) > Before to write this mail i've checked all message into mainglist, but i couldn't >resolve my problems. > My distribution is Slackware 8.1 with 2.4.19 kernel, it's not original kernel but >same problem i've found with original 2.4.18. > I resolved some problems like "//busy" in dvb.c and "tv.tv_sec=1" in dvb_frontend.c, >but when i try "make insmod" I receive this output: > > ./makedev.napi > make > make[1]: Entering directory `/root/DVB/driver' > DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules) > make[2]: Entering directory `/usr/local/src/linux-2.4.19' > make -C /root/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/local/src/linux-2.4.19/include >-Wall -Wstrict-prototypes > -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe >-mpreferred-stack-boundary=2 - > march=i686 -DMODULE -DMODVERSIONS -include >/usr/local/src/linux-2.4.19/include/linux/modversions.h" MAKING_MOD > ULES=1 modules > make[3]: Entering directory `/root/DVB/driver' > make[3]: Nothing to be done for `modules'. > make[3]: Leaving directory `/root/DVB/driver' > make[2]: Leaving directory `/usr/local/src/linux-2.4.19' > > make[1]: Leaving directory `/root/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 > See http://www.tux.org/lkml/#s1-18 for information about tainted modules > Module dvbdev loaded, with warnings > Using /lib/modules/2.4.19/kernel/drivers/i2c/i2c-core.o > Using /lib/modules/2.4.19/kernel/drivers/media/video/videodev.o > Warning: loading tuner.o will taint the kernel: no license > See http://www.tux.org/lkml/#s1-18 for information about tainted modules > Module tuner loaded, with warnings > Warning: loading saa7146_core.o will taint the kernel: no license > See http://www.tux.org/lkml/#s1-18 for information about tainted modules > Module saa7146_core loaded, with warnings > Warning: loading saa7146_v4l.o will taint the kernel: no license > See http://www.tux.org/lkml/#s1-18 for information about tainted modules > Module saa7146_v4l loaded, with warnings > /usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set > insmod: a module named videodev already exists > Unable to handle kernel NULL pointer dereference at virtual address 0000003c > *pde = 00000000 > Oops: 0000 > CPU: 0 > EIP: 0010:[<d4e093ab>] Tainted: P > EFLAGS: 00010282 > eax: d4e0c2c8 ebx: 00000000 ecx: 00000000 edx: d4e0c180 > esi: 00000000 edi: d4e0c2b8 ebp: 00000000 esp: cce87e9c > ds: 0018 es: 0018 ss: 0018 > Process insmod (pid: 540, stackpage=cce87000) > Stack: d496df20 00000000 00000000 d4e0c180 cd4d21e0 00000001 ccfb2300 c0122b93 > cd4d21e0 ccfb2300 cd1ed850 00000001 40214000 40214000 00000296 c024a420 > 000001ff 00000060 00000000 00001000 0000b30c 00000203 d4dff000 00000009 > Call Trace: [<d496df20>] [<d4e0c180>] [<c0122b93>] [<d4e09be2>] [<d4e0c180>] > [<d4e09d65>] [<c0116d4d>] [<d4dff060>] [<c010853f>] > > Code: 8b 45 3c 89 42 7c 8b 40 3c 89 82 74 ae 00 00 a1 3c bb e0 d4 > make: *** [insmod] Error 139 > > N.B: I could seen strings about cpu only if i do "make insmod" from shell, these > strings disappears if i do "make insmod" from xterm on X. > > I couldn't understood where is the problem... > > Thanks, for your support, > Andrea > > ______________________________________________________________________ > Mio Yahoo!: personalizza Yahoo! come piace a te > http://it.yahoo.com/mail_it/foot/?http://it.my.yahoo.com/ > > -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
