Thanks Bernard for the info but I do not seem to have got any further I hope I have given you the info you asked for
Dave >> I have been playing around with Linux for a little >> while now and have only progressed to setting up apt >> and using synaptic. which is how I upgraded >> mjpegtools to 1.6.1.92-1 for fedora core 1 from the >> ccrma site but I do not seem to be able to use it. >> By the way I have a pinnacle DC10+ card with zoran >> 36067pqc, phillips SAA7110A on it. >> When I check the hardware (using the GUI's hardware >> browser) under Capture Devices it states ZR36057pqc >> video cutting chipset and the driver to be ZR36067 >Which kernel do you use and which zoran driver do you use ? The kernel I am using is Tha linux-2.4.22-1.21156.nptl from ccrma fedora core 1 The board is a pinnacle DC10+ redstone 5.0 I have the following chips on it ZR36067PQC-LV ZR36060 PQC SAA 7110A ADV 7176AKS CSI 24WCo8J p18AB LVC245A The last 3 are small chips >The 2.6.x kernels have a working zoran driver, you can use. You do not >need there to get the zoran driver from the mjpeg tools cvs. >It could be that fedora has the correct modules built and you only have >to load them. >> I have printed out the article written by Praschinger >> Bernhard in the article a script is mentioned at >. /usr/src/driver-zoran however I don't seem to have >> this but I do have >You only have that directory if you use the driver from the mjpegtools >site or CVS. Than you should use the script to load the driver. >> /usr/src/linux-2.4.22-1.21156.nptl/drivers/smedia/video >> with this in it zr36057.h which I assume is the >> script >> however it does nothing when I run it in a terminal >> (by typing zr36067) >> I then tried opening xawtv in a terminal and got >Thats just a header file and no script. >> at this stage I am starting to wonder if mjpegtools is >> set up correctly? >No, the driver is not loaded correct. >Try as root "modprobe zr36067" that should load the zoran driver, for >the card. And try xawtv after that. >And attach the output of lsmod and of the messages you get when you try >to load the zr36067 kernel module. [EMAIL PROTECTED] root]# modprobe zr36067 [EMAIL PROTECTED] root]# modprobe saa7110 [EMAIL PROTECTED] root]# modprobe adv7175 [EMAIL PROTECTED] root]# [EMAIL PROTECTED] root]# xawtv This is xawtv-3.88, running on Linux/i686 (2.4.26-1.ll.rhfc1.ccrma) can't open /dev/video0: No such device v4l-conf had some trouble, trying to continue anyway v4l2: open /dev/video0: No such device v4l2: open /dev/video0: No such device v4l: open /dev/video0: No such device no video grabber device available [EMAIL PROTECTED] root]# [EMAIL PROTECTED] root]# [EMAIL PROTECTED] root]# lsmod Module Size Used by Not tainted adv7175 3960 0 (unused) saa7110 4120 0 (unused) zr36067 81216 0 (unused) videodev 9120 0 [zr36067] i2c-old 6656 3 [adv7175 saa7110 zr36067] ppp_deflate 4472 0 (autoclean) zlib_deflate 20888 0 (autoclean) [ppp_deflate] ppp_async 9664 1 (autoclean) ppp_generic 26236 3 (autoclean) [ppp_deflate ppp_async] slhc 6948 1 (autoclean) [ppp_generic] snd-pcm-oss 44872 0 (autoclean) snd-mixer-oss 16728 1 (autoclean) [snd-pcm-oss] snd-seq-midi 5152 0 (unused) snd-seq-midi-event 6304 0 [snd-seq-midi] snd-seq 49968 0 [snd-seq-midi snd-seq-midi-event] snd-ens1371 17572 1 snd-pcm 86176 0 [snd-pcm-oss snd-ens1371] snd-timer 21220 0 [snd-seq snd-pcm] snd-page-alloc 9336 0 [snd-pcm] snd-rawmidi 19840 0 [snd-seq-midi snd-ens1371] snd-seq-device 6284 0 [snd-seq-midi snd-seq snd-rawmidi] gameport 3380 0 [snd-ens1371] snd-ac97-codec 63464 0 [snd-ens1371] snd 49156 0 [snd-pcm-oss snd-mixer-oss snd-seq-midi snd-seq-midi-event snd-seq snd-ens1371 snd-pcm snd-timer snd-rawmidi snd-seq-device snd-ac97-codec] soundcore 6692 6 [snd] parport_pc 18852 1 (autoclean) lp 8900 0 (autoclean) parport 37184 1 (autoclean) [parport_pc lp] autofs 13812 0 (autoclean) (unused) ipt_REJECT 4344 1 (autoclean) ipt_state 1048 5 (autoclean) ip_conntrack 31656 0 (autoclean) [ipt_state] iptable_filter 2444 1 (autoclean) ip_tables 15776 3 [ipt_REJECT ipt_state iptable_filter] sr_mod 17944 0 (autoclean) ide-scsi 12080 0 ide-cd 35840 0 cdrom 33568 0 [sr_mod ide-cd] ohci1394 29800 0 (unused) ieee1394 67108 0 [ohci1394] sg 37100 0 (autoclean) sd_mod 13452 0 (autoclean) usb-storage 76832 0 scsi_mod 109144 5 [sr_mod ide-scsi sg sd_mod usb-storage] nls_iso8859-1 3548 2 (autoclean) nls_cp437 5180 2 (autoclean) vfat 13004 2 (autoclean) fat 40024 0 (autoclean) [vfat] keybdev 3104 0 (unused) mousedev 5556 1 hid 24868 0 (unused) usb-ohci 22216 0 (unused) usbcore 80928 1 [usb-storage hid usb-ohci] input 5760 0 (autoclean) [keybdev mousedev hid] ext3 73252 1 jbd 54324 1 [ext3] [EMAIL PROTECTED] root]# >> I noticed today that there is a library called >> mjpegtools-lib at a different repositary called livna. >> do I need this as I don't want to mix repositaries >No I that one is not needed. At leas I didn't know of that. >> Finally my question is how do I test to see if >> mjpegtools is set up correctly? >> How do I use the script? >> Is the attatched file the correct script? >The mjpegtools are the stage after the driver. As soon as you see the >the video with xawtv you can think about useing the mjpegtools. Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users