The card I have is supposed to be the LML33.
I purchased it from LinuxMediaLabs about 2 months ago.
I try to load modules and I get

insmod /lib/modules/2.6.5/kernel/drivers/media/video/bt819.ko
insmod /lib/modules/2.6.5/kernel/drivers/media/video/bt856.ko
insmod /lib/modules/2.6.5/kernel/drivers/media/video/zr36060.ko
insmod /lib/modules/2.6.5/kernel/drivers/media/video/zr36067.ko
insmod: error inserting '/lib/modules/2.6.5/kernel/drivers/media/video/zr36067.ko': -1 
No such device

Richard

On Wed, 12 May 2004, Bernhard Praschinger wrote:

> Hallo
>
> Which LML33 do you have the original LML33 or the LML33R10 ?
>
> The original LML33 has 2 Booktree/Coexant IC for en/decoding the video
> and
> the LML33R10 has a Philips IC for the decoding, and a Analog Devices for
> encoding the video.
>
> For the lml33 the steps by hand would look like that:
> <load the ic2 drivers before>
> insmod bt819
> insmod bt856
> insmod zr36060
> insmod zr36067
>
> For the lml33r10
> insmod saa7114
> insmod adv7170
> and than like the original version.
>
> But I think that should be done by the module configuration file. Te set
> up what is needed and not.
>
> > Linux video capture interface: v1.00
> > device class 'video4linux': registering
> > Linux video codec intermediate layer: v0.2
> > bus type 'i2c' registered
> > bus i2c: add driver i2c_adapter
> > device class 'i2c-adapter': registering
> > Zoran MJPEG board driver version 0.9.5
> > MJPEG[0]: Zoran ZR36067 (rev 2) irq: 9, memory: 0xdf004000
> > MJPEG[0]: subsystem vendor=0xff10 id=0x9e80
> > MJPEG[0]: find_zr36057() - unknown card
> > No known MJPEG cards found.
> >
> > With a 2.6.5 kernel what modules should I load for a LML33 card?
> > There is no zoran module. What has taken its place?
> > When I try to insert the zr36067 I get
> >
> > insmod /lib/modules/2.6.5/kernel/drivers/media/video/zr36067.ko
> > FATAL: Error inserting zr36067
> > (/lib/modules/2.6.5/kernel/drivers/media/video/zr36067.ko): No such device
> >
> > but I can insert zr36060
> I guess that you don't have loaded the other kernem modules.
>
> auf hoffentlich bald,
>
> Berni the Chaos of Woodquarter
>
> Email: [EMAIL PROTECTED]
> www: http://www.lysator.liu.se/~gz/bernhard
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
> deliver higher performing products faster, at low TCO.
> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> _______________________________________________
> Mjpeg-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/mjpeg-users
>


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to