Mailing List archive

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

[linux-dvb] Re: i2c-core and videodev: no module by that name found



ok, copied both .o-files and did "depmod -a", the output was: "depmod: ***
Unresolved symbols in /lib/modules/2.4.4/misc/i2c-core.o" ... and of course
"videodev.o" ...

in the DVB/driver directory a make insmod now doesn't output an
error-message anymore, but a "couldn't find"-message *g* ...
"Using /lib/modules/2.4.4/misc/i2c-core.o
/lib/modules/2.4.4/misc/i2c-core.o: couldn't find the kernel version the
module was compiled for"
same for the other module ...

The problem with VDR not being able to set the correct PIDs after several
channel-ups and downs does still occur. The sound doesn't play respectivly i
get the wrong sound for a channel (usually the sound from the last channel
where PID-setting did work) ....

btw: lsmod should list i2c-core and videodev, right? on my system it doesn't
....

----- Original Message -----
From: "Johannes Schoeller" <schoeller@gmx.at>
To: "Sebastian Herp" <newsletter@scytheman.net>
Sent: Thursday, October 25, 2001 5:11 PM
Subject: Re: [linux-dvb] i2c-core and videodev: no module by that name found


> no problem! you have to copy the 2 .o files to
> /lib/modules/kernel-version/misc/
> then you make "depmod -a" and everything should
> be ok. then you can load the drivers with "modprobe"
> or "insmod" - as you wish.
>
> i hope i explained everything right, but i.m no
> linux-pro. so use at your own risk. ;)
>
> servus hannes!
>
> Johannes Schoeller
> <schoeller@gmx.at>
>
>
> ----- Original Message -----
> From: "Sebastian Herp" <newsletter@scytheman.net>
> To: <linux-dvb@linuxtv.org>
> Sent: Thursday, October 25, 2001 1:10 PM
> Subject: [linux-dvb] i2c-core and videodev: no module by that name found
>
>
> > Hello!
> >
> > After some hours i managed to install linux with dvb-drivers and i use
VDR
> > to control the dvb-card. After several channel-ups and downs the
systemlog
> > says that the pids couldn't be set correctly (ok, this error-message
comes
> > from vdr, but i believe the problem is the DVB-driver), because there is

> an
> > error when i do "make insmod".
> >
> > What i did:
> > I compiled the 2.4.4 kernel with i2c-support and the video4linux-drivers
> > (with a * in front of them in make menuconfig). After a reboot with the
> new
> > kernel "cd /usr/src/DVB/drivers" and "make" ... no problems (kernel
> sources
> > in /usr/src/linux). But "make insmod" says: "insmod: i2c-core: no module
> by
> > that name found" and "insmod: videodev: no module by that name found"
and
> in
> > the last line "make: *** [insmod] Error 1" ...
> > i2c-core.o and videodev.o are in the "/usr/src/linux/driver/..."-dirs
...
> >
> > Using: DVB from the CVS (23.10.2001)
>
>
>



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


Home | Main Index | Thread Index