[Soluition][New][First in XDA Latest Camera Fix By Ajeesh.C.R

ajeeshcr20

Senior Member
Jul 12, 2012
75
41
0
thrissur
Hai dear frndz this is my first post in XDA :D

My Name is Ajeesh From Kerala

This solution Found by me (its My 2 weekz work) :D and i wl give diz solution for XDA users Good luck

if you faced new roms camera problem

Plz follow this steps i am 1000 times sure this guide Fix your NEW CAMERA PROBLEM

First edit your boot.img ;)

1, extract the boot.img from Port ROM. Copy n past zimage file stock to port boot extracted folder

2, open ramdisk folder in boot extracted folder and find "init.project.rc" file

3, Open "init.project.rc" file in notepad++

4, Add this lines under the 'chown system system /dev/wmtWifi' (Very Important view attached image b4 editing)



#Camera
chmod 0660 /dev/OV8825AF
chown system camera /dev/OV8825AF

chmod 0660 /dev/OV8825TRULYAF
chown system camera /dev/OV8825TRULYAF

chmod 0660 /dev/OV8826AF
chown system camera /dev/OV8826AF

5, save and repack ur boot.img

6, Open stock system\lib\ folder

6, Copy this lib files stock to port

libcamalgo.so
libcamera_client.so
libcamera_metadata.so
libcameracustom.so
libcameraservice.so

Done itz 100000000% Fix your new camera problem ;) i port a116 roms to a116i but camera not working. after i try diz solution camera working properly :D

Thankz Fendz Happy Porting
If i helpd u plz say juz a thankz
:cyclops::cyclops::cyclops::cyclops:;););):fingers-crossed::fingers-crossed:
 

Attachments

Last edited:

bharat_goku

Senior Member
Jun 7, 2011
1,260
1,049
0
Bangalore
Hai dear frndz i am new in xda this is my first post :D

My Name is Ajeesh From Kerala

This solution Found by me (its My 2 weekz work) :D and i wl give diz solution for XDA users Good luck

if you faced new roms camera problem

Plz follow this steps i am 1000 times sure this guide Fix your NEW CAMERA PROBLEM

First edit your boot.img ;)

1, extract the boot.img from Port ROM.

2, open ramdisk folder and find "init.project.rc" file

3, Open "init.project.rc" file in notepad++

4, Add this lines under the 'chown system system /dev/wmtWifi' (Very Important view attached image b4 editing)



#Camera
chmod 0660 /dev/OV8825AF
chown system camera /dev/OV8825AF

chmod 0660 /dev/OV8825TRULYAF
chown system camera /dev/OV8825TRULYAF

chmod 0660 /dev/OV8826AF
chown system camera /dev/OV8826AF

5, save and repack ur boot.img

6, Open stock system\lib\ folder

6, Copy this lib files stock to port

libcamalgo.so
libcamera_client.so
libcamera_metadata.so
libcameracustom.so
libcameraservice.so

Done itz 100000000% Fix your new camera problem ;) i port a116 roms to a116i but camera not working. after i try diz solution camera working properly :D

Thankz Fendz Happy Porting
If i helpd u plz say juz a thankz
:cyclops::cyclops::cyclops::cyclops:;););):fingers-crossed::fingers-crossed:

I'm pretty sure it aint a first in Xda,Do u even know what ur doing when u fill the stuff in init.rc? can u please explain?Cos as far as i remember ur making extra calls to drivers that may or may not exist on kernel to guess what's the driver which is utterly redundant
 
  • Like
Reactions: AmINoS007

ajeeshcr20

Senior Member
Jul 12, 2012
75
41
0
thrissur
I'm pretty sure it aint a first in Xda,Do u even know what ur doing when u fill the stuff in init.rc? can u please explain?Cos as far as i remember ur making extra calls to drivers that may or may not exist on kernel to guess what's the driver which is utterly redundant
nothing changes or add in intd.rc file. only add this lines in "init.project.rc" file see attached image bro :)

#Camera
chmod 0660 /dev/OV8825AF
chown system camera /dev/OV8825AF

chmod 0660 /dev/OV8825TRULYAF
chown system camera /dev/OV8825TRULYAF

chmod 0660 /dev/OV8826AF
chown system camera /dev/OV8826AF
 

Attachments

bollyfan2005

Senior Member
Feb 6, 2008
111
11
0
Boot.img

Dear Ajeesh,
Please find the ROM as per attachment. This boot.img is pulled from SamFlare V4.
Dear Ajeesh,
I hope you received the boot.img I sent last time. Is it possible to fix the Camera issue and send it back to me. Once again thanks in advance.
I am not able to use any of the Samsung Rom because of this camera issue. I tried various experiments but none of them yielded any results.
 

ajeeshcr20

Senior Member
Jul 12, 2012
75
41
0
thrissur
Dear Ajeesh,
I hope you received the boot.img I sent last time. Is it possible to fix the Camera issue and send it back to me. Once again thanks in advance.
I am not able to use any of the Samsung Rom because of this camera issue. I tried various experiments but none of them yielded any results.
extract attached zip file
delet boot img in to samflare V4 and add new boot.img
copy lib files to system/lib folder

Done :)

plz try nd report
 
Last edited:
  • Like
Reactions: smustafasms