Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-10 Thread David Robinson
On Tue, 08 Mar 2005 17:31:26 +0100, Bernhard Praschinger <[EMAIL PROTECTED]> wrote: > Hallo > > > > :00:0b.0 Multimedia video controller: Zoran Corporation ZR36057PQC > > > Video cutting chipset (rev 02) > > Going back to my lspci output: > > :00:0a.0 Multimedia video controller: Zoran Cor

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-08 Thread Bernhard Praschinger
Hallo > > :00:0b.0 Multimedia video controller: Zoran Corporation ZR36057PQC > > Video cutting chipset (rev 02) > Going back to my lspci output: > :00:0a.0 Multimedia video controller: Zoran Corporation ZR36057PQC > Video cutting chipset (rev 01) > > Hmmm, revision 01 vs revision 02. Coul

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-08 Thread Rickard Borgmäster
On Tue, 8 Mar 2005 10:37:56 + David Robinson <[EMAIL PROTECTED]> hit the keyboard and punched: > Hmmm. You got it working on a VIA chipset motherboard. From what I've > read, getting the Miro cards and VIA working together is, at best, > random. Well, at least it configures ok. Maybe the perf

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-08 Thread David Robinson
On Tue, 8 Mar 2005 10:21:46 +0100, Rickard Borgmäster <[EMAIL PROTECTED]> wrote: lspci output: > > lspci maybe? > htpc root # lspci > :00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo > PRO133x] (rev c4) > :00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-08 Thread Rickard Borgmäster
On Mon, 7 Mar 2005 23:44:49 + David Robinson <[EMAIL PROTECTED]> hit the keyboard and punched: > > Zoran MJPEG board driver version 0.9.5 > > PCI: Found IRQ 11 for device :00:0a.0 > > MJPEG[0]: Zoran ZR36057 (rev 1) irq: 11, memory: 0xefffe000. > > DC30[0]: Changing PCI latency from 64 to

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-07 Thread David Robinson
On Tue, 1 Mar 2005 10:11:20 +, David Robinson <[EMAIL PROTECTED]> wrote: > On Mon, 28 Feb 2005 18:25:34 +0100, Ronald S. Bultje > <[EMAIL PROTECTED]> wrote: > > On Sat, 2005-02-26 at 13:10 +, David Robinson wrote: > > > After using modprobe zr36067 card=4 debug=4: > > [..] > > > DC30[0]: fi

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-02 Thread David Robinson
On Sun, 27 Feb 2005 07:38:50 +0100, Bernhard Praschinger <[EMAIL PROTECTED]> wrote: > > > > Module Size Used by > > > > i2c_algo_bit8393 0 > > > > videocodec 7381 2 zr36016,zr36050 > > > > i2c_core 20801 4 adv7175,vpx3220,i2c_algo_bit,i2c

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-01 Thread David Robinson
On Sun, 27 Feb 2005 07:38:50 +0100, Bernhard Praschinger <[EMAIL PROTECTED]> wrote: > > > > options zr36067 card=3 > > > > alias char-major-81-0 zr36067 > > > > > > > > lsmod output: > > > > > > > > Module Size Used by > > > > i2c_algo_bit8393 0 > > > > videocodec

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-03-01 Thread David Robinson
On Mon, 28 Feb 2005 18:25:34 +0100, Ronald S. Bultje <[EMAIL PROTECTED]> wrote: > On Sat, 2005-02-26 at 13:10 +, David Robinson wrote: > > After using modprobe zr36067 card=4 debug=4: > [..] > > DC30[0]: find_zr36057() - no codec found > > Can you load zr36050 and zr36016 manually (just moidpr

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-28 Thread Ronald S. Bultje
On Sat, 2005-02-26 at 13:10 +, David Robinson wrote: > After using modprobe zr36067 card=4 debug=4: [..] > DC30[0]: find_zr36057() - no codec found Can you load zr36050 and zr36016 manually (just moidprobe zr36016 or modprobe zr36050) with the option debug=2? That'll give me more info on them.

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-26 Thread Bernhard Praschinger
Hallo > > > System: > > > Fedora Core 3 / Linux 2.6.10-1.760_FC3 > > > Gigabyte GA-6LA7 (440LX chipset) > > > Celeron 400Mhz / 384MB > > > Pinnacle Miro DC30 The Intel 440 chipset had worked rather well with the Zoran based cards. > Zoran MJPEG board driver version 0.9.5 > PCI: Found IRQ 11 for

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-26 Thread David Robinson
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 ca

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-25 Thread Bernhard Praschinger
Hallo > > As can be seen from the output below, Linux is detecting the card. > > However, /dev/video* entries do not get created at boot time. > > Not sure if it's related, but anyways: > On SuSE 9.2 loading the driver surprsingly instantiated a /dev/video1 > iso /dev/video0. > With symlinking /d

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-24 Thread Bernhard Praschinger
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 n

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-21 Thread Koos Pol
On Sunday 20 February 2005 18:22, David Robinson wrote: > As can be seen from the output below, Linux is detecting the card. > However, /dev/video* entries do not get created at boot time. Not sure if it's related, but anyways: On SuSE 9.2 loading the driver surprsingly instantiated a /dev/video1