Dear Friends ,
I am looking for Linux driver for Sony 8Mp CMOS Image Sensor , IMX179.
I will be glad to receive help from any of you. We are also welcome to join our team as freelancer and benefit financially too.
Sincerely
Sunil
jdb wrote:This sounds awfully like spam, but I'm going to bite anyway.
What were you hoping to achieve by interfacing an IMX179 to the Pi?
Have you spoken to Broadcom about this? Because the IMX179 is not a supported camera (although the IMX175 is, and I suspect that is similar.). Broadcom are the people who would be able to a) Sell you the 2835, and b) Ensure the camera works.sunilksingh13 wrote:jdb wrote:This sounds awfully like spam, but I'm going to bite anyway.
What were you hoping to achieve by interfacing an IMX179 to the Pi?
Sunilksingh13 : We are designing 8MP wearable camera and plan to use BCM2835 and Sony IMX179 as image sensor. Currently we developed the Prototype with Omnivision but want to move to Sony IMX 179 for several reasons.
Will appreciate your help!
No, you cannot do it yourself because you don't have access to the CSI-2 on the GPU, which is closed source. Which is the same reason I cannot supply any source code.sunilksingh13 wrote:Hello james,
Yes we have approach them but they have not yet came back with there answer. You mention imx175 is supported, is there any code/example which you can refer too?
Broadcom is ready to sell through distributor but not ready to support directly. If we can get access to register set of MIPI CSI we can do it ourself.
Regards
Sunil
You are right, the image tuning parameters are in the GPU which is closed source, so you cannot change them yourself. We are aware of a number of problems with the tuning, but simply have not had time to fix them, although I was unaware the black level was incorrect. The AE flicker we have spent a little time on, but we are quite busy at the moment, and there is no more time to spend on it.GarySunGang wrote:Hi all:
I'm new to RaspberryPI and Linux.
But I have many years experience with Camera and Cmos sensors. Also I'm familiar with SonyIMX179.
According to the post that jamesh posted,
There're no opensource of the sensor driver and the ISP configuration part now and in the future....
I just bought RaspberryPI+OV sensor one month ago, and I'm new to Linux also. I found the image quality is really bad. I wanted to improve the sensor driver and the ISP configuration of BCM2835(also the default AE algorithm is very poor), But I could not find the source code until today I read this topic and find out this is impossible.....
The raspberryPI has a working camera with 3A and ISP configuration, but the image quality is really poor. There're many obvious problems... such as even the pedestal is not subtracted correctly, AE has blinking problem, color matching is not good etc.
I guess the sensor driver and ISP configuration parts are not under Linux, the SoC runs another RTOS at same time(with Linux together).
Does anyone know about this?

A lot has happened in 4 years.Toysrfun wrote: ↑Fri Oct 12, 2018 7:13 amI am following up on this old post to see if IMX179 drivers are yet available for pi 3 B+. Interest is in using high resolution in 3D scanning. There is a large community who would benefit from the use of this camera if drivers were or are made available. Thank you.