I would like to pick up where this thread left off, as I have a 0c45 6260 and would like to get skype working. I am no git user, but 'git branch' tells me I'm on 'master' so I think I am using the most up-to- date version as of today (Feb 13, 2009). I did not apply the 'bayer' patch above yet, but I loaded the module: insmod ./sn9c20x.ko log-level=15 and then ran skype with: LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype I get this on the command line once I go to Options and verify video device and click Test: Starting the process... Skype Xv: Xv ports available: 17 Skype XShm: XShm support enabled Skype Xv: Using Xv port 57 No picture appears, but when I quit I get: libv4l2: error dequeuing buf: Invalid argument I will upload the dmesg output to the files section under the name: 6260-dmesg-loglevel-15-skype.log Please have a look...
On Jan 13, 10:47 pm, Brian Johnson <[email protected]> wrote: > Are you invokingskypeusing LD_PRELOAD like you did with mplayer? If > not make sure you do. If you are and it still does not work withskype > try inserting the module using log_level=15 (insmod sn9c20x.ko > log-level=15) and then posting the contents of dmesg after trying > starting the webcam withskype. > > On Tue, Jan 13, 2009 at 7:53 PM, Cagliano <[email protected]> wrote: > > > Ciao > > it improves the quality a lot. > > Still black and white, but more stable. > > > The question is that I am still not able to useSkype.. > > > any idea? > > > thank you > > > -- > > Cagliano > > > On Jan 13, 1:25 am, Brian Johnson <[email protected]> wrote: > >> See if this patch helps improve the image at all. It should change the > >> format outputted by the sensor to bayer instead of YUV. > > >> On Tue, Jan 13, 2009 at 1:57 AM, Cagliano <[email protected]> wrote: > > >> > Hi all > >> > I am sorry to write to this group only for complaining but.. I have a > >> > problem with my Microdi a6260 > > >> > $lsusb > >> > Bus 007 Device 008: ID 0c45:6260Microdia PC Camera (SN9C201) > > >> > Basically, I have been far from the group for a while ( probably since > >> > mid November ). I checked in to see if something changed in the > >> > meanwhile, and I gladly see that the development continued in > >> > supporting new webcams and improving the quality of the already > >> > existing ones. > > >> > In September the driver allowed me to use cheese and other > >> > applications ( notskype, where the image quality was ugly ). > > >> > I tried today the new driver but for me the situation didn't changed > >> > in anything better. I mean, I keep not being able to useSkype > >> > ( totally black screen ) but now even the situation with cheese and > >> > mplayer ( that previously worked like a breeze ) is bad. > > >> > If I run the following command > > >> > $ LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so mplayer tv:// -tv \ > >> > driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo > >> > xv > > >> > the output is the one I uploaded on files, with the name "Cagliano- > >> > Cheese.png" > > >> > how I build stuffs: > >> > - sudo apt-get install libv2* > >> > - followed the instructions on "http://groups.google.com/group/ > >> > microdia/web/testing-microdia-driver-draft" and installed the drivers > >> > with > >> > # strip -g sn9c20x.ko > >> > # mkdir -p /lib/modules/`uname -r`/kernel/drivers/media/video/ > >> > usbvideo/ > >> > # cp sn9c20x.ko /lib/modules/`uname -r`/kernel/drivers/media/video/ > >> > usbvideo/ > >> > # depmod -a > > >> > So the question is: am I missing something? are my problems normal ( I > >> > need to wait ) or am I doing something wrong? > > >> > Thank you for all the help > > >> > Ciao! > > >> > -- > >> > Cagliano > > >> 0001-Change-ov7670-sensor-init-to-output-raw-bayer.patch > >> < 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 -~----------~----~----~----~------~----~------~--~---
