Re: OpenMoko Webcam - guvcview bug fix

2009-02-08 Thread Rask Ingemann Lambertsen
On Sun, Jan 25, 2009 at 11:04:31PM +, Paulo Assis wrote: Thank you. Removed packed attribute from all struts, except imaged headers. Changes commited to svn, will be available in the next release (0.9.8), in a week or so -:). I built a binary package of guvcview 0.9.8:

Re: OpenMoko Webcam

2009-02-08 Thread Rask Ingemann Lambertsen
On Tue, Jan 20, 2009 at 12:52:14AM +0100, Neil Benn wrote: Hello, Okay, dealing with the low resolution I thought that it could be something to do with the odl pcw/pcwx issue for philips webcam drivers. At least for the Logitech cameras, it apperears to be a hardware limitation.

Re: OpenMoko Webcam - guvcview bug fix

2009-01-25 Thread Rask Ingemann Lambertsen
On Wed, Jan 14, 2009 at 12:27:03AM +0100, Rask Ingemann Lambertsen wrote: 1) Guvcview on Debian/armel has problems. It saves a corrupt config file, preventing it from starting again unless you delete the config file. It also saves a corrupt AVI capture file. It works fine on Fedora/x86. I

Re: OpenMoko Webcam

2009-01-19 Thread Neil Benn
Hello, Okay, dealing with the low resolution I thought that it could be something to do with the odl pcw/pcwx issue for philips webcam drivers. So I tried to install that, however the install instructions don;t work - the patch file bombs out and I'm not _totally_ sure how to correct

Re: OpenMoko Webcam

2009-01-16 Thread Neil Benn
Hello, The key is p and the consoel says 'avi recording' but no file is written. However I have tried xawtv and 'J' will capture an image which is a start. Cheers, Neil 2009/1/15 Ian Darwin i...@darwinsys.com Neil Benn wrote: Hello, I see what you mean about

Re: OpenMoko Webcam

2009-01-16 Thread Neil Benn
Hello, On the lines of gstreamer - I'm looking at trying to get gstreamer-java working on openmoko. From what I can see I'll need to build the java jna library myself for this as the library has not been built on the freerunner debian before. I'll try that out to see what happens -

Re: OpenMoko Webcam

2009-01-15 Thread Ian Darwin
Neil Benn wrote: Hello, I see what you mean about programs to control the webcam. I have used luvcview and xawtv to successfully view the webcam but I cannot get either of them to stream to a file. I tried luvcview with '/luvcview -o text.avi/' but it did not write anything

Re: OpenMoko Webcam

2009-01-14 Thread Neil Benn
Hello, Fantastic that worked - thank you very much (I needed a make prepare before running make sound and I also needed to dig out a modpost script which I had premade), I used xawtv and luvcview to try out my camera (Philips SPC630NC) - I too had the poor resolution you described. I'm

Re: OpenMoko Webcam

2009-01-13 Thread Rask Ingemann Lambertsen
On Sun, Jan 11, 2009 at 02:51:07PM +0100, Neil Benn wrote: Hello, I am trying to enable support on my OpenMoko for Webcams. I have followed the instructions to install debian by using the installation script described at : http://wiki.debian.org/DebianOnFreeRunner. I then

Re: OpenMoko Webcam

2009-01-12 Thread Neil Benn
Hello, Sorry but I have another dumb question - suppose I want to install the new kernel I have just compiled. I have run through all of the steps above and the dpkg command works fine. Now I have done this - how do I go about installing the package. I'm not sure if I should run a

Re: OpenMoko Webcam

2009-01-12 Thread Neil Benn
filename should be v4l-compat.ko *not* v4l1-compt.ko 2009/1/12 Neil Benn neil.b...@ziath.com Hello, Thanks, I've compiled the image now but I am slightly troubled as I am looking for the files which contain the video for linux drivers (v4l1-compt.ko) in the file system. However I

Re: OpenMoko Webcam

2009-01-12 Thread Neil Benn
Hello, Whne I scan through the list of file in the package I cannot see the modules for the video for linux installed, however the config file definitely has the option for that turned on. I have attached both files to this email - I've also tried compiling these separatly with* make

Re: OpenMoko Webcam

2009-01-12 Thread Neil Benn
Hello, This is just a quick question but I wonder if this is my area of concern : 1) apt-get source linux-image-2.6.24-openmoko-gta02 2) modify linux-2.6-openmoko-20081103.git7172ec57/defconfig-gta02 by hand or with menuconfig 3) sudo apt-get build-dep linux-image-2.6.24-openmoko-gta02

Re: OpenMoko Webcam

2009-01-11 Thread Timo Juhani Lindfors
Neil Benn neil.b...@ziath.com writes: point to asm (it does) - apart from that I'm stuck. Compiling on Ubunutu 8.10 if that maeks any difference? That is no cross-compiling. You need to compile on armel, not x86. To setup cross-compiling you better see wiki/Development_Environment

Re: OpenMoko Webcam

2009-01-11 Thread Timo Juhani Lindfors
Neil Benn neil.b...@ziath.com writes: linux-image-2.6.24-openmoko-gta02 package. It compains that I need to add sources - I've searched around again but cannot find the repository needed deb-src http://pkg-fso.alioth.debian.org/debian unstable main

Re: OpenMoko Webcam

2009-01-11 Thread Neil Benn
Hello, Thanks, I've compiled the image now but I am slightly troubled as I am looking for the files which contain the video for linux drivers (v4l1-compt.ko) in the file system. However I cannot find them - if they were compiled, should I be able to see those files? Cheers, Neil