Mailing List archive

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

[linux-dvb] Re: Today CVS and 2.5.54 ;-)



On Sun, Jan 05, 2003 at 07:27:58PM +0100, Michael Hunold wrote:
> Hello Gregoire,

Hello ;-)

> These are all in "saa7146.ko" and "saa7146_vv.ko", which should be build 
> automatically. Are you sure you did a correct "make install"?

Yes I am!

> Does "depmod -ae" give out these errors, too?

No.

> What does "find /lib/modules -iname "*saa7146*" say?

Nothing...
And modprobe alps_bsrv2 works, but modprobe dvb-ttpci says:
FATAL: Error inserting dvb_ttpci (/lib/modules/2.5.54/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko): Unknown symbol in module, or unknown parameter (see dmesg)

And from dmesg:

dvb_ttpci: Unknown symbol saa7146_setgpio

And in /usr/src/linux, find drivers/media/ -iname "*saa7146*":

drivers/media/video/saa7146reg.h
drivers/media/video/saa7146.h
drivers/media/common/saa7146.ko
drivers/media/common/saa7146_video.c
drivers/media/common/saa7146_core.c
drivers/media/common/saa7146_fops.c
drivers/media/common/saa7146.h
drivers/media/common/saa7146_i2c.c
drivers/media/common/saa7146_hlp.c
drivers/media/common/saa7146_vbi.c
drivers/media/common/saa7146_vv.ko
drivers/media/common/saa7146_vv.h

The /lib/modules/2.5.54/kernel/drivers/media/dvb/common/ didn't exist,
I have copied the files saa7146.ko saa7146_vv.ko there and now:

modprobe dvb-ttpci:
WARNING: Error inserting saa7146_vv (/lib/modules/2.5.54/kernel/drivers/media/dvb/common/saa7146_vv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting dvb_ttpci (/lib/modules/2.5.54/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko): Unknown symbol in module, or unknown parameter (see dmesg)

saa7146: found saa7146 @ mem 0xe0b72c00 (revision 1, irq 17) (0x13c2,0x0000).
saa7146: found saa7146 @ mem 0xe0b74a00 (revision 1, irq 16) (0x13c2,0x0000).
saa7146_vv: Unknown symbol videobuf_waiton
dvb_ttpci: Unknown symbol saa7146_vv_init

And if I try the driver.av7110 start (after having removed all modules):

Inserting av7110 modules into kernelFATAL: Module videodev not found.
FATAL: Module dvb_core not found.
FATAL: Module v4l1_compat not found.
FATAL: Module v4l2_common not found.
FATAL: Module video_buf not found.
FATAL: Error inserting saa7146_vv (/lib/modules/2.5.54/kernel/drivers/media/dvb/common/saa7146_vv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting saa7146_vv (/lib/modules/2.5.54/kernel/drivers/media/dvb/common/saa7146_vv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting dvb_ttpci (/lib/modules/2.5.54/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko): Unknown symbol in module, or unknown parameter (see dmesg)

And from dmesg:

dvb_ttpci: Unknown symbol saa7146_vv_init
saa7146: found saa7146 @ mem 0xe0b72c00 (revision 1, irq 17) (0x13c2,0x0000).
saa7146: found saa7146 @ mem 0xe0b74a00 (revision 1, irq 16) (0x13c2,0x0000).
saa7146_vv: Unknown symbol videobuf_waiton
saa7146_vv: Unknown symbol videobuf_waiton
dvb_ttpci: Unknown symbol saa7146_vv_init

Well, euh ???

My .config is under http://ulima.unil.ch/greg/linux/2.5.54/

Thank you very much,

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


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



Home | Main Index | Thread Index