Results 1 to 7 of 7
Hello all,
I am new to linux and trying to use Imaging Source CMOS USB camera on my laptop. The problem is it does not have any drivers for linux ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-30-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 2
UVCVIDEO patch for Imaging Source CMOS camera
Hello all,
I am new to linux and trying to use Imaging Source CMOS USB camera on my laptop. The problem is it does not have any drivers for linux and upon some google search, this website provides a patch for uvcvideo to make this camera work(unicap-imaging.org/tis_devices_en .htm) Its a CMOS camera
So, I followed all the steps, but when I use the patch it says 7 out of 7 HUNKS failed.
Does anyone know why this is happening?
(Steps:
Cloned git media_build repository as shown on the page.
Downloaded patch
$ patch < /home/myusername/Downloads/uvcvideo_add_tis_cmos.patch
- 02-02-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
I have sent a message to Imaging Source for more information, leveraging my business connections. Perhaps I'll be able to get some satisfaction for you, but no guarantees. Hopefully I will hear from them in a day or two.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-03-2012 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
Ok. The Imaging Source has been very cooperative in providing information about this. This is what I have found out from Scott Bradley, one of their support engineers.
1. They are working with the Linux kernel developers and the developers of the uvcvideo drivers to make these devices work "out-of-the-box".
2. This is a work in progress, but when done, all USB video cameras such as theirs will work without problems.
I am currently waiting on an ETA for this capability, but my feeling is that if you are patient, you will have what you need in a few months (we hope!). Anyway, any further updates from Scott will be passed along to this thread.
-RubbermanSometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-03-2012 #4Just Joined!
- Join Date
- Jan 2012
- Posts
- 2
Thanks Rubberman.
I was successful in patching the driver, but the camera still didn't show up when I typed in ls /dev/video*. So I guess I will probably have to use some other camera since I am short on time.
But yea, that's good to know that they are starting to roll out support for linux as well.
Thanks again for your time. Much appreciated!
- 02-03-2012 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
I got another email from them about this stuff. Here is a copy for your information.
The unicap stuff is here: unicap - The uniform API for image acquisition devices
I was forwarded your request regarding the Linux support of our cameras.
Our USB CCD cameras are UVC compliant but they do not advertise in the USB descriptors as such. Thus
the uvcvideo driver needs to be patched to detect the cameras. The patch is submitted to the
maintainers and will be included in a future version of the mainline kernel. In the meantime, you
can get the patch and instructions on how to apply it here:
unicap - The uniform API for image acquisition devices
The USB CMOS cameras are currently not UVC compliant and are only supported by a userspace driver
that is included with unicap. But there is currently an UVC compliant firmware version in the works
that will be available as an update for existing cameras by the end of February. With this
modification, the cameras will be detected by an unpatched uvcvideo driver. Keep in mind however
that the cameras only provide a RAW image so software support for color interpolation is required.
Please let me know if there are any further questions.
Best regards,
Arne Caspari
The Imaging Source Europe GmbH
Since I don't have one of these doohickeys, I don't know if this will help, but I do have to say that their people responded quickly, and with what seems to be relevant information. Let us know if this helps you sort it out.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-13-2012 #6Just Joined!
- Join Date
- Mar 2012
- Posts
- 1
Did you ask him about UVC firmware for CMOS cameras?
UPD:I have found firmware docs here: _unicap-imaging.org/fwupdate.htm (originally from _unicap-imaging.org/blog/index.php?/archives/7-Installing-USB-Cameras.html)Last edited by nikkadim; 03-13-2012 at 09:44 PM.
- 03-14-2012 #7


Reply With Quote

