[ROM] Unofficial CM10/JB ROM Development [09/24 DATAFIX]

sflynn116

New Member
Joined
Dec 1, 2012
Messages
2
Reaction score
0
To the devs,
I have a lot of linux experience building and customizing the linux kernel source for custom hardware, etc...

I'm looking into the camera issue. I would like to see the actual source that is turning on the LED for the camera. I'm assuming it's a linux driver base on my experience but I don't know how the whole droid world works for develompent. I would assume that each manufacturer creates their own custom linux code to target their hardware. Is this something that we play with or do we always run with the stock kernel?

So far I have only seen a lot of CM10 and Droid code but I'm still diving in.

Even just let me know if I'm in the right direction..

Thanks for any help.

Best regards,
Sean
 

orangechoochoo

Active Member
Joined
Feb 12, 2012
Messages
1,109
Reaction score
12
Location
On a caboose
Go on twitter and look for Hashcodeof, he is one of the guys who is working on the camera and data issues on these roms. I'm sure he would appreciate your help.
 

jsnweitzel

Developer
Developer
Joined
Feb 20, 2012
Messages
539
Reaction score
1
Location
South Carolina
You can check out the code here : https://github.com/STS-Dev-Team The camera code is mostly under omap4xxx and the gallery2. If you dig into the omap4xxx you can see where hashcode pulled in ics stuff just to get the camera working.

Sent from my XT894 using Tapatalk 2
 
Top