Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] newbie question - problem installing driver on 2.4.19
- To: linux-dvb@linuxtv.org
- Subject: [linux-dvb] newbie question - problem installing driver on 2.4.19
- From: Rob Mason <masonr@logica.com>
- Date: Thu, 23 Jan 2003 11:50:26 +0000
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset=ISO-8859-1; format=flowed
- Sender: linux-dvb-bounce@linuxtv.org
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
Hi,
I am trying to install the driver on a system running Mandrake 9.0,(not
using the Mandrake provided kernel but a vanilla 2.4.19 from kernel.org).
I have tried building with gcc3.2 and gcc2.96, make and make install
work without problem. However when I try to start the driver problems start:
executing: "sh -x ./driver.av7110 start" from the build-2.4 dir gives
the following output, (and yes , lspci -v shows that the system has
detected the card!!):
+ export
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/sbin
+
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/sbin
+ depmod -ae
+ echo -n -e 'Inserting av7110 modules into kernel'
Inserting av7110 modules into kernel+ modprobe videodev
+ modprobe dvb-core
+ modprobe alps_bsrv2
+ modprobe v4l1-compat
+ modprobe v4l2-common
+ modprobe video-buf
+ modprobe saa7146
+ modprobe saa7146_vv
+ modprobe dvb-ttpci
/lib/modules/2.4.19/misc/dvb-ttpci.o: init_module: No such device
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
modprobe: insmod /lib/modules/2.4.19/misc/dvb-ttpci.o failed
modprobe: insmod dvb-ttpci failed
+ echo
+ exit 0
If I then try to manually do an "insmod
/lib/modules/2.4.19/misc/dvb-ttpci.o" I get the following output:
/lib/modules/2.4.19/misc/dvb-ttpci.o: unresolved symbol
input_event_R22610667
/lib/modules/2.4.19/misc/dvb-ttpci.o: unresolved symbol
input_register_device_R98a547ee
/lib/modules/2.4.19/misc/dvb-ttpci.o: unresolved symbol
input_unregister_device_R8b46da79
I have tried this with a cvs from 22 Jan and one from 16 Jan , both with
same result. I can forward my kernel config file if required,is there
some external driver that I am missing on which there is a dependency??
Rgds
Rob Mason.
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index