On Fri, 25 Feb 2005 07:31:41 +0100, Bernhard Praschinger
<[EMAIL PROTECTED]> wrote:
> Hallo
> 
> > I've been trying to get a Pinnacle Miro DC30 video capture card
> > working now for over two weeks. I have Googled until my eyeballs hurt,
> > but cannot find a resolution to my problem.
> >
> > As can be seen from the output below, Linux is detecting the card.
> > However, /dev/video* entries do not get created at boot time. Running
> > MAKEDEV video creates these but they disappear after a reboot.
> >
> > System:
> > Fedora Core 3 / Linux 2.6.10-1.760_FC3
> > Gigabyte GA-6LA7 (440LX chipset)
> > Celeron 400Mhz / 384MB
> > Pinnacle Miro DC30
> >
> > modprobe zr36067 card=3 debug=4 produces the following:
> The zr36067 module should detect the card. What happens when you don't
> specify a card ?
> Have you tried using card=4 ?
> 
> What output you get when you load the driver in the system log, usually
> /var/log/messages ?

After using modprobe zr36067 card=4 debug=4:

Zoran MJPEG board driver version 0.9.5
PCI: Found IRQ 11 for device 0000:00:0a.0
MJPEG[0]: Zoran ZR36057 (rev 1) irq: 11, memory: 0xefffe000.
DC30[0]: Initializing i2c bus...
DC30[0]: i2c_client_register() - driver id = 42
DC30[0]: Initializing videocodec bus...
DC30[0]: jpeg_codec_sleep() - sleep GPIO=0x81008888
DC30[0]: jpeg_codec_sleep() - wake GPIO=0x85008888
DC30[0]: find_zr36057() - no codec found
DC30[0]: i2c_client_unregister()
No known MJPEG cards found.

> > options zr36067 card=3
> > alias char-major-81-0 zr36067
> >
> > lsmod output:
> >
> > Module                  Size  Used by
> > i2c_algo_bit            8393  0
> > videocodec              7381  2 zr36016,zr36050
> > i2c_core               20801  4 adv7175,vpx3220,i2c_algo_bit,i2c_piix4
> The you see that you the zoran driver should also use that modules. So
> the important driver is not really loaded.

OK, then. Which driver isn't loaded and how do I load it?

-- 
David
"I only got into Linux because someone mentioned free beer"


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to