Hello,
I can't install my capture card pinnacle miro dc10 with fedora 8.
when I scan pci ports :
but with "camstream", the card doesn't appear. The kernel is 2.6.25.4-10.[root@wiking Nicolas]# /sbin/lspci
00:00.0 Host bridge: nVidia Corporation nForce2 IGP2 (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
00:01.0 ISA bridge: nVidia Corporation MCP2A ISA bridge (rev a3)
00:01.1 SMBus: nVidia Corporation MCP2A SMBus (rev a1)
00:02.0 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
00:02.2 USB Controller: nVidia Corporation MCP2A USB Controller (rev a2)
00:04.0 Bridge: nVidia Corporation MCP2A Ethernet Controller (rev a3)
00:06.0 Multimedia audio controller: nVidia Corporation MCP2S AC'97 Audio Controller (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP2A PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation MCP2A IDE (rev a3)
00:0b.0 IDE interface: nVidia Corporation nForce2 Serial ATA Controller (rev a3)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
02:06.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:06.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:07.0 Multimedia video controller: Zoran Corporation ZR36057PQC Video cutting chipset (rev 01)
02:08.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
02:08.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
02:08.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 62)
02:08.3 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
02:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
02:0a.0 SCSI storage controller: Adaptec AHA-7850 (rev 03)
and :
Despite the kernel contains this module !!!![root@wiking Nicolas]# /sbin/modprobe zr36057
FATAL: Module zr36057 not found.
What can I do?
+ Reply to Thread
Results 1 to 6 of 6
-
-
Multimedia video controller: Zoran Corporation ZR36057PQC Video cutting chipset (rev 01)
There's the relevant info on the capture card
Here's the order to load the zoran driver for a DC 30
Code:modprobe vpx3220 modprobe adv7175 modprobe zr36016 modprobe zr36050 modprobe zr36067
Better help could be gotten from the mjpeg mailing list. https://lists.sourceforge.net/lists/listinfo/mjpeg-users (the mjpeg-tools project handles the zoran capture driver)
You could also check your kernel config to make sure the zoran driver IS in fact either enabled. It's under Device Drivers -> Multimedia Devices -> Video for Linux -> Video capture adapters -> Zoran ZR36057/36067 Video For Linux.
Linux _is_ user-friendly. It is not ignorant-friendly and idiot-friendly. -
Your last picture is very nice.
which rpm can I install to have this one?
Fedora 8
thanks -
from a command line -
su
password
cd /usr/src/linux
make oldconfig && make xconfig
It's the built in qt interface to custimize and compile your kernel. Needs the kernel sources.Linux _is_ user-friendly. It is not ignorant-friendly and idiot-friendly. -
Sorry but I am newbee. Where can I download kernel sources? with yum?
thx a lot -
Originally Posted by bmw524
But miro dc10 doesn't fit with v4l. It doesn't appear with camstream in spite of my miro pctv studio do it.
I very sad ....
Similar Threads
-
Core 2 Duo VS Core 2 Quad
By vid83 in forum ComputerReplies: 21Last Post: 1st Sep 2009, 21:41 -
Miro DC10 /DC10+ and fedora
By bmw524 in forum LinuxReplies: 2Last Post: 14th Nov 2008, 14:54 -
Intel Core 2 Quad 9550 or Core 2 Duo 8600 for games...
By retroborg in forum ComputerReplies: 11Last Post: 11th Oct 2008, 21:23 -
Intel Slashes Quad-core, Dual-core Processor Prices
By louv68 in forum Latest Video NewsReplies: 0Last Post: 22nd Apr 2008, 18:14 -
AMD 4200+ Single Core to Dual-Core Upgrade Issue...
By Bodyslide in forum ComputerReplies: 7Last Post: 30th Nov 2007, 15:45