yes it compiles great: make -C /lib/modules/2.6.28-6-generic/build SUBDIRS=/home/studio/ microdia modules make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.28-6- generic' CC [M] /home/studio/microdia/sn9c20x-usb.o CC [M] /home/studio/microdia/sn9c20x-v4l2.o CC [M] /home/studio/microdia/sn9c20x-sysfs.o CC [M] /home/studio/microdia/sn9c20x-dev.o CC [M] /home/studio/microdia/sn9c20x-queue.o CC [M] /home/studio/microdia/sn9c20x-bridge.o CC [M] /home/studio/microdia/omnivision.o CC [M] /home/studio/microdia/micron.o CC [M] /home/studio/microdia/hv7131r.o CC [M] /home/studio/microdia/sn9c20x-debugfs.o LD [M] /home/studio/microdia/sn9c20x.o Building modules, stage 2. MODPOST 1 modules CC /home/studio/microdia/sn9c20x.mod.o LD [M] /home/studio/microdia/sn9c20x.ko make[1]: se sale del directorio `/usr/src/linux-headers-2.6.28-6- generic'
Keeping on following the instructions is just fine too: stu...@studio-desktop:~/microdia$ sudo insmod ./sn9c20x.ko insmod: error inserting './sn9c20x.ko': -1 Unknown symbol in module stu...@studio-desktop:~/microdia$ sudo modprobe videodev stu...@studio-desktop:~/microdia$ sudo modprobe compat-ioctl32 stu...@studio-desktop:~/microdia$ sudo insmod ./sn9c20x.ko Then this command, produces this output: LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so mplayer tv:// \ > -tv driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo x11 MPlayer 1.0rc2-4.3.2 (C) 2000-2007 MPlayer Team CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (Family: 6, Model: 15, Stepping: 11) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. 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) tv.c: norm_from_string(pal): Bogus norm parameter, setting default. v4l2: ioctl enum norm failed: Invalid argument Error: Cannot set norm! Selected input hasn't got a tuner! v4l2: ioctl set mute failed: Invalid argument v4l2: ioctl query control failed: Invalid argument v4l2: ioctl query control failed: Invalid argument xscreensaver_disable: Could not find XScreenSaver window. GNOME screensaver disabled ========================================================================== Opening video decoder: [raw] RAW Uncompressed Video VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is undefined - no prescaling applied. VO: [x11] 640x480 => 640x480 Planar YV12 [swscaler @ 0xf86610]SwScaler: using unscaled yuv420p -> rgb32 special converter Selected video codec: [rawyv12] vfm: raw (RAW YV12) ========================================================================== Audio: no sound Starting playback... v4l2: select timeout v4l2: select timeout ??% ??,?% 0 0 and so on.... The video that it produces...: http://groups.google.com/group/microdia/web/microdia_capture.jpg?hl=en but then, its using another compression and resolution than it should. How do i switch this to a different compression? doing a ctrl+c: MPlayer interrupted by signal 2 in module: video_read_frame v4l2: select timeout libv4l2: error dequeuing buf: Invalid argument MPlayer interrupted by signal 8 in module: free_demuxer GNOME screensaver enabled On Feb 4, 2:10 am, GWater <[email protected]> wrote: > MrFreaky schrieb: > > > > > Hi, > > > I have tried to compile and install this driver on ubunty jaunty but I > > all I get is a gree picture. > > However, I have uploaded some files which came with my installation > > cd. > > There is a folder for a MAC and Linux installation but I can not even > > extract the files. I just compressed the folders into an archive. > > It's located > > here:http://groups.google.com/group/microdia/web/LINUN%20MAC.tar.gz?hl=en > > Then there are two driver folders, I dont know which is used on a > > windows install (I don't use windows). This is here: > >http://groups.google.com/group/microdia/web/DRIVER_DRIVER2.tar.gz?hl=en > > And the > > documentationhttp://groups.google.com/group/microdia/web/WEBCAMERA%20PRO%20MANUAL.... > > of the camera which clearly states that it is a: > > 1.3 Mpixel cam > > Window capture 1280x960 > > and it uses a RGB24/l420 compression > > > I dont know how to use this compression with the microdia driver from > > this group. > > > > > None of the things you have written or posted tell what problem you have > exactly. > > So - did you even test our driver? > > GWater > > signature.asc > < 1KViewDownload --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
