On Thu, 16 Sep 2004 20:59:56 +0000
dmitriy kuvshinov wrote:

dk> Andy пишет:
dk> 
dk> >On Thu, 16 Sep 2004 18:20:31 +0200
dk> >"Ronald S. Bultje" wrote:
dk> >
dk> >RSB> Hi Andy,
dk> >RSB> 
dk> >RSB> On Thu, 2004-09-16 at 10:29, Andy Brown wrote:
dk> >RSB> > Sep 16 09:02:35 geostat kernel: ZORAN: get_high_mem() - requested
dk> >RSB> > 4194304, avail 262144
dk> >RSB> 
dk> >RSB> This suggests that the driver doesn't use bigphysarea. You have to
dk> >RSB> recompile the driver against the bigphysarea-patched kernel sources to
dk> >RSB> use bigphysarea in the kernel; did you do that?
dk> >RSB> 
dk> >RSB> Ronald
dk> >
dk> >Hi Guys, thanks for your two suggestions. I followed dmitriy kuvshinov
dk> >suggestions, and also recompiled to make sure, but i'm still getting
dk> >similar problems:
<SNIP>
dk> There is a file "update" in the driver-zoran (./update dc10plus PAL)
dk> 
dk> It is contains that lines (in the bottom of the file):
dk> 
dk> $SUDO /sbin/insmod ./zoran.$mod_ext debug=3 card=$cardnum encoder=$encnum \
dk> decoder=$decnum default_norm=$normnum lock_norm=0 pass_through=0 \
dk> lml33dpath=1 # v4l_bufsize=1280
dk> 
dk> with comment about v4l_bufsize=1280.
dk> 
dk> When you update driver, may be you need uncomment this option?
dk> 
dk> In my update this option is a comment, becouse i setup this in my 
dk> /etc/modules.conf
dk> 
dk> #alias usb-controller usb-uhci
dk> 
dk> alias eth0 8139too
dk> options zoran card=2 v4l_bufsize=4096
dk> alias char-major-81-0 zoran
dk> alias char-major-81 zr36067
dk> alias sound-slot-0 via82cxxx_audio
dk> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L 
dk>  >/dev/null 2>&1 || :
dk> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S 
dk>  >/dev/null 2>&1 || :
dk> alias usb-controller usb-uhci
dk> 
dk> I dont know about kernel boot option "bigpages" and i don't newer used 
dk> this option.
dk> My kernel boot option is (total memory:   217708k):
dk> 
dk> kernel /boot/vmlinuz-2.4.20-20.9observ mem=235M bigphysarea=4096 
dk> root=/dev/hda6 ro
dk> 

Hi Guys,
Thanks to dmitriy and Ronald, i've got the prod I needed, and have got
my DC10 up and running.

Just for the sake of completing this thread for the archives, with my
Suse 9.0 installation, I needed to add the following to my grub
bootloader file (/boot/grub/menu.lst)

kernel (hd0,3)/vmlinuz root=/dev/hda2 splash=silent desktop showopts bigpages=10MB 
mem=366M bigphysarea=4096

As my free total memory was 376M under normal operation, thats where I
got the bigpages/mem values from.

Then when loading the driver via the ./update dc10plus PAL script, I
modified it, so it was setting v4l_bufsize=4096 on the modprobe path.
I could then open the device quite happily and use it to capture
stills. Perfect!

Thanks again for your help guys, I can finally use my DC10 which had
been thrown in the junk drawer up until now.


<andy @ thebmwz3.co.uk> http://www.thebmwz3.co.uk



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to