Mailing List archive

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

[linux-dvb] insmod seems to work but no video....



Hi all,
I downloaded the latest drivers from August 22nd.
I unpacked and compiled everything within /DVB/driver.
After doing make insmod I got the output shown below but no video.
It's a TT-DVBsat Rev. 1.3.
Do I need to do more than just compiling the drivers directory to make 
it work?
Please help!

Thx in advance,
  Andre.

--->
root@Andre:/var/tmp/newDVBsat/DVB/driver > make insmod
/usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set
rm -rf /dev/ost
./makedev.napi
make
make[1]: Entering directory `/var/tmp/newDVBsat/DVB/driver'
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[2]: Entering directory `/usr/src/linux-2.4.9'
make -C  /var/tmp/newDVBsat/DVB/driver CFLAGS="-D__KERNEL__ 
-I/usr/src/linux-2.4.9/include -Wall -Wstrict-prototypes -Wno-trigraphs 
-O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe 
-mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.9/include/linux/modversions.h" MAKING_MODULES=1 modules
make[3]: Entering directory `/var/tmp/newDVBsat/DVB/driver'
make[3]: Nothing to be done for `modules'.
make[3]: Leaving directory `/var/tmp/newDVBsat/DVB/driver'
make[2]: Leaving directory `/usr/src/linux-2.4.9'

make[1]: Leaving directory `/var/tmp/newDVBsat/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 tda8083.o;        \
insmod stv0299.o;        \
insmod tuner.o;            \
insmod saa7146_core.o mode=0;    \
insmod saa7146_v4l.o;        \
insmod dvb_demux.o;             \
insmod dvb.o init_chan=2 pids_off=0 readfirm=1;    \
)
Using /lib/modules/2.4.9/kernel/drivers/i2c/i2c-core.o
Using /lib/modules/2.4.9/kernel/drivers/media/video/videodev.o
sync



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


Home | Main Index | Thread Index