Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-14 Thread Ronald Bultje
Hi, On Sun, 14 Mar 2004, Arthur J. Yarwood wrote: > BTW the interal/comp video source on the DC30; whats that one for? On > the fly decompression of mjpeg streams? Look at the actual card; you'll find a TV-in connector (white) on the hardware (internal). This can be used to attach a tuner output

Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-14 Thread Ronald Bultje
Hi Arthur, On Sun, 14 Mar 2004, Arthur J. Yarwood wrote: > Zoran MJPEG board driver version 0.9.5 [..] That's good. However, no messages from the device being opened. Can you load with debug=3, run avview and give any additional output? > Still the i2c bailout problem. What sort of things cause

Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-14 Thread Arthur J. Yarwood
> I've also an ATI 7600 Radeon. Couldn't get the drm kernel modules to > compile with it, but the ATI.2 from gatos.sf.net is still running (ver > 4.3.0-14). So I'm getting video input from that card with Avview and > Xawtv, although it's not listed as a v4l device. > Done some more playing aroun

Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-14 Thread Arthur J. Yarwood
On Sat, 2004-03-13 at 16:28, Ronald S. Bultje wrote: > On Sat, 2004-03-13 at 20:09, Arthur J. Yarwood wrote: > > v4l device does not support YUV422 > > Device "DC30[0]" located at "/dev/video0" does not support any format > > AVview understands. > > That's wrong. We do support YUV422. Can you run

Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-13 Thread Ronald S. Bultje
Hi Arthur, On Sat, 2004-03-13 at 20:09, Arthur J. Yarwood wrote: > Finally got round to upgrading my Redhat 9 system to kernel 2.6.4. > Didn't go too bad. I noticed that my DC30 was supported directly in the > kernel, so I gave it a go. [..] > Then when I try to run AVview I get this error:- > >

[Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-13 Thread Arthur J. Yarwood
Finally got round to upgrading my Redhat 9 system to kernel 2.6.4. Didn't go too bad. I noticed that my DC30 was supported directly in the kernel, so I gave it a go. Added the following to my /etc/modprobe.conf :- options zr36067 card=3 alias char-major-81-0 zr36067 Then did a mo