I originally tried this as a posting to comp.os.linux.hardware, but
didn't receive any immediate responses.

I did see that Alex Lozupone, who posts to this list, had a similar
problem but managed to resolve it. However, I could not see any
follow-ups by him as to how he resolved it.

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:
FATAL: Error inserting zr36067
(/lib/modules/2.6.10-1.760_FC3/kernel/drivers/media/video/zr36067.ko):
No such device

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.

lspci output:

0000:00:00.0 Host bridge: Intel Corp. 440LX/EX - 82443LX/EX Host bridge (rev 03)
0000:00:01.0 PCI bridge: Intel Corp. 440LX/EX - 82443LX/EX AGP bridge (rev 03)
0000:00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
0000:00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
0000:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
0000:00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
0000:00:09.0 Multimedia audio controller: C-Media Electronics Inc
CM8738 (rev 10)
0000:00:0a.0 Multimedia video controller: Zoran Corporation ZR36057PQC
Video cutting chipset (rev 01)
0000:00:0b.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M
[Tornado] (rev 74)
0000:01:00.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)

/etc/X11/xorg.conf contains "load v4l"

/etc/modprobe.conf contains:

options zr36067 card=3
alias char-major-81-0 zr36067

lsmod output:

Module                  Size  Used by
sermouse                4929  0
parport_pc             26629  1
lp                     12077  0
parport                37001  2 parport_pc,lp
autofs4                23493  0
sunrpc                156325  1
dm_mod                 55637  0
md5                     4033  1
ipv6                  231681  12
uhci_hcd               31449  0
zr36016                 5321  0
zr36050                 8265  1
adv7175                 6089  0
vpx3220                 8009  0
i2c_algo_bit            8393  0
videocodec              7381  2 zr36016,zr36050
videodev                9537  0
i2c_piix4               8273  0
i2c_core               20801  4 adv7175,vpx3220,i2c_algo_bit,i2c_piix4
snd_cmipci             35169  0
snd_pcm_oss            47989  0
snd_mixer_oss          17089  1 snd_pcm_oss
snd_pcm                93001  2 snd_cmipci,snd_pcm_oss
snd_page_alloc          9541  1 snd_pcm
snd_opl3_lib           11457  1 snd_cmipci
snd_timer              29125  2 snd_pcm,snd_opl3_lib
snd_hwdep               8901  1 snd_opl3_lib
gameport                4929  1 snd_cmipci
snd_mpu401_uart         9025  1 snd_cmipci
snd_rawmidi            25953  1 snd_mpu401_uart
snd_seq_device          8525  2 snd_opl3_lib,snd_rawmidi
snd                    52645  10
snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              10017  1 snd
3c59x                  36841  0
floppy                 57841  0
ext3                  116297  1
jbd                    69977  1 ext3 

-- 
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