Hi all, sorry for this mail, but i have no choice :-) ... i try to solve problem reading archive but...
my linux distribution is fedora 8 (kernel 2.6.24.3-34) and my webcam is trust wb-5400. when i try to install microdia from git repos, there's no problem ============================================ [jo...@jolek ~]$ git clone http://repo.or.cz/r/microdia.git Initialized empty Git repository in /home/jolek/microdia/.git/ Getting alternates list for http://repo.or.cz/r/microdia.git Getting pack list for http://repo.or.cz/r/microdia.git Getting index for pack 1fd02736c8b2a3451fa881dbb5fc71eba2198e8f Getting pack 1fd02736c8b2a3451fa881dbb5fc71eba2198e8f which contains dd3bd6e736d6dcbac22a36c45db4c44468a5756f walk dd3bd6e736d6dcbac22a36c45db4c44468a5756f [cut] ============================================= [jo...@jolek microdia]$ make make -C /lib/modules/2.6.24.3-34.fc8/build SUBDIRS=/home/jolek/microdia modules make[1]: Entering directory `/usr/src/kernels/2.6.24.3-34.fc8-i686' CC [M] /home/jolek/microdia/sn9c20x-usb.o CC [M] /home/jolek/microdia/sn9c20x-v4l2.o CC [M] /home/jolek/microdia/sn9c20x-sysfs.o CC [M] /home/jolek/microdia/sn9c20x-dev.o CC [M] /home/jolek/microdia/sn9c20x-queue.o CC [M] /home/jolek/microdia/sn9c20x-bridge.o CC [M] /home/jolek/microdia/omnivision.o CC [M] /home/jolek/microdia/micron.o CC [M] /home/jolek/microdia/hv7131r.o CC [M] /home/jolek/microdia/sn9c20x-debugfs.o LD [M] /home/jolek/microdia/sn9c20x.o Building modules, stage 2. MODPOST 1 modules CC /home/jolek/microdia/sn9c20x.mod.o LD [M] /home/jolek/microdia/sn9c20x.ko make[1]: Leaving directory `/usr/src/kernels/2.6.24.3-34.fc8-i686' [jo...@jolek microdia]$ su Parola d'ordine: [r...@jolek microdia]# /sbin/insmod ./sn9c20x.ko ============================================= [r...@jolek microdia]# dmesg sn9c20x: SN9C20X USB 2.0 Webcam - 0C45:624E plugged-in. sn9c20x: Detected SOI968 Sensor. sn9c20x: Webcam device 0C45:624E is now controlling video device /dev/video0 sn9c20x: Using yuv420 output format usbcore: registered new interface driver sn9c20x sn9c20x: SN9C20x USB 2.0 Webcam Driver v2009.01 loaded sn9c20x: Using yuv420 output format sn9c20x: Using yuv420 output format sn9c20x: Using yuv420 output format ============================================= when i try to start it with mplayer, the output is: ============================================= [jo...@jolek microdia]$ LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so mplayer tv:// \ > -tv driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo x11 ERROR: ld.so: object '/usr/lib/libv4l/v4l2convert.so' from LD_PRELOAD cannot be preloaded: ignored. MPlayer SVN-r27937 (C) 2000-2007 MPlayer Team CPU: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz (Family: 6, Model: 15, Stepping: 13) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. 129 audio & 258 video codecs Can't open joystick device /dev/input/js0: No such file or directory Can't init input joystick mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing tv://. TV file format detected. Selected driver: v4l2 name: Video 4 Linux 2 input author: Martin Olschewski <[email protected]> comment: first try, more to come ;-) Selected device: SN9C20x USB 2.0 Webcam Driver Capabilites: video capture read/write streaming supported norms: inputs: 0 = Webcam;v4l2: ioctl get input failed: Invalid argument Current input: 1 Current format: unknown (0x30323953) v4l2: ioctl set format failed: Device or resource busy v4l2: ioctl set mute failed: Invalid argument v4l2: 0 frames successfully processed, 0 frames dropped. Exiting... (End of file) ============================================= when i try to start it with mplayer, i see nothing when i try to start it with skype, i see black screen when i try to start it with cheese, i see no configured webcam what i must to do? you have a solution? cheers -- Fabio De Sicot http://caccialfotone.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ Lets make microdia webcams plug'n play, (currently plug'n pray) To post to this group, send email to [email protected] Visit us online https://groups.google.com/group/microdia -~----------~----~----~----~------~----~------~--~---
