Paranoid Android 7.3.1 for the X722 ELITE ZL0

sk8223

Senior Member
Nov 10, 2012
721
188
63
Toronto
Thanks, my camera is working fine with all the roms. Your camera differs in the actuator chip. It seems dw9800w and ak7371 are different chips for IMX298 module and very probably the reason why some cameras do not work.
Huh. Does anyone know if there's a difference in terms of image quality between the two versions? Now I'm curious.
 
Nov 29, 2017
23
1
0
my camera was also not working with all custom roms i tried including the one from this thread
but finally i got it working on los 14.1, check out my post:
https://forum.xda-developers.com/showpost.php?p=74715111&postcount=90

maybe my solution will also work for paranoid but only if you compile from source
Is there a way to change something to make paranoid work? Also - to the OP - the custom twrp you provided... Is it truly as simple as plugging the phone in and selecting the option? It seems so much easier than the x720 instructions saying to use cmd and type commands.
 

Hidden1977

Senior Member
Nov 29, 2017
609
126
0

murat1150

Member
Nov 13, 2017
24
32
0
Vienna
Is your fix in this zip? Just install this system and the camera will work? is the system from 11.11 or 17.11?
this zip is los14.1 compiled yesterday and not paranoid android
with this build both my cameras work but cant say if it will for you depends on the sensors you have
mine looks like (cat /proc/camerainfo from adb shell):

CAMERA_0 info
module id: 0006
sensor id: 0298
sensor name: imx298_ofilm_ak
eeprom name: sony_imx298
actuator name: ak7371
ois name:
flash name: pmic
module date: 2016-11-02
=============================
CAMERA_2 info
module id: 0006
sensor id: 8865
sensor name: ov8865_ofilm_plus
eeprom name: ov8865_plus
module date: 2016-08-24

you have to ask soulaiman if this fix can be builtin in paranoid
 

dakok

Senior Member
Jul 26, 2013
183
71
0
Split
Thanks, my camera is working fine with all the roms. Your camera differs in the actuator chip. It seems dw9800w and ak7371 are different chips for IMX298 module and very probably the reason why some cameras do not work.

CAMERA_0 info
module id: 0009
sensor id: 0298
sensor name: imx298
eeprom name: sony_imx298
actuator name: dw9800w
ois name:
flash name: pmic
module date: 2016-10-10
=============================
CAMERA_2 info
module id: 0006
sensor id: 8865
sensor name: ov8865_ofilm_plus
eeprom name: ov8865_plus
module date: 2016-08-24
Camera discovery info originates from YDSS forum and the OP stated that he had two different actuators on EUI and 7.1 roms.
So, if you change rom, you might get that other chip info.
 

piccolo2k2

Member
Sep 30, 2015
20
5
0
Camera discovery info originates from YDSS forum and the OP stated that he had two different actuators on EUI and 7.1 roms.
So, if you change rom, you might get that other chip info.
Not very sure to understand. ¿Do you mean same phone and different results from /proc/camerainfo depending of the ROM? I can assure my camerainfo is exactly the same in EUI (Genesys) and Paranoid.
 

Yugps

Senior Member
Nov 18, 2017
59
6
0
this zip is los14.1 compiled yesterday and not paranoid android
with this build both my cameras work but cant say if it will for you depends on the sensors you have
mine looks like (cat /proc/camerainfo from adb shell):

CAMERA_0 info
module id: 0006
sensor id: 0298
sensor name: imx298_ofilm_ak
eeprom name: sony_imx298
actuator name: ak7371
ois name:
flash name: pmic
module date: 2016-11-02
=============================
CAMERA_2 info
module id: 0006
sensor id: 8865
sensor name: ov8865_ofilm_plus
eeprom name: ov8865_plus
module date: 2016-08-24

you have to ask soulaiman if this fix can be builtin in paranoid
Would u please provide kernel source of x722 elite Lineage based .
On noughat 7.1.2
 

dakok

Senior Member
Jul 26, 2013
183
71
0
Split
@piccolo2k2

Yes, and here's the original message:
Previously speculated that the camera module hardware is not the same, resulting in driver is not compatible, a few days ago I found /proc /camerainfo (no root, with re, es, mt, xplore, mix and other third-party file manager can directly view ) and confirmed this speculation. My camerainfo content is:

CAMERA_0 info
module id: 0006
sensor id: 0298
sensor name: imx298_ofilm_ak
eeprom name: sony_imx298
actuator name: ak7371
ois name:
flash name: pmic
module date: 2016-07-19
======= =====================
CAMERA_2 info
module id: 0006
sensor id: 8865
sensor name: ov8865_ofilm_plus
eeprom name: ov8865_plus
module date: 2016-08-09

If you have 7.1 rom, the normal camera info is:

CAMERA_0 info
module id: 0009
sensor id: 0298
sensor name: imx298
eeprom name: sony_imx298
actuator name: dw9800w
ois name:
flash name: pmic
module date: 2016-09-07
============================
CAMERA_2 info
module id: 0002
sensor id: 8865
sensor name: ov8865_sunny
eeprom name : ov8865_plus
module date: 2016-09-18 It
 

Hidden1977

Senior Member
Nov 29, 2017
609
126
0
this zip is los14.1 compiled yesterday and not paranoid android
with this build both my cameras work but cant say if it will for you depends on the sensors you have
mine looks like (cat /proc/camerainfo from adb shell):

CAMERA_0 info
module id: 0006
sensor id: 0298
sensor name: imx298_ofilm_ak
eeprom name: sony_imx298
actuator name: ak7371
ois name:
flash name: pmic
module date: 2016-11-02
=============================
CAMERA_2 info
module id: 0006
sensor id: 8865
sensor name: ov8865_ofilm_plus
eeprom name: ov8865_plus
module date: 2016-08-24

you have to ask soulaiman if this fix can be builtin in paranoid
I know it's a lineage. Any camera was working. Is this a zip with an improved camera driver? Is this the lineage version with the improved operation of the second sim rally {November 17, 2017) or the first version of 11.11.

---------- Post added at 01:02 AM ---------- Previous post was at 12:28 AM ----------

Zip instalation error: your device is zl1 , this rom create to zl0. Lineage 14.1 11.11.2017 after your rom install normal.
 
  • Like
Reactions: Yukimidas

Yugps

Senior Member
Nov 18, 2017
59
6
0
you dont have to edit the kernel source, my mistake
problem is solved by copying missing vendor files to the rom:

etc/camera/*
vendor/lib/*298*
vendor/lib/libactuator_*
I need kernel source because I just want to add some over clock frequencies and tweaks to lineage kernel of this device and which can be flashed over any caynogen based rr, los, panadroid roms. Will u please provide the link of bootable lineage kernel source of this device or if @soulaiman can provide it.
 

beeduq

Senior Member
Nov 12, 2010
232
34
58
Maniitsoq
Why does the camera not working in some and works to others? I really love this rom, but I can't live without camera, since holidays are coming... I found LOS rom with working camera, but I find LOS as stiff, empty and hard to modify. Is there a way to open zip and move around stuff, or do some need to compile whole rom?
 
Last edited:

Hidden1977

Senior Member
Nov 29, 2017
609
126
0
Why does the camera not working in some and works to others? I really love this rom, but I can't live without camera, since holidays are coming... I found LOS rom with working camera, but I find LOS as stiff, empty and hard to modify. Is there a way to open zip and move around stuff, or do some need to compile whole rom?
Where You found Los with working Camera.? Murats rom from 02.12.2017? Please link.
 

Yugps

Senior Member
Nov 18, 2017
59
6
0
Where You found Los with working Camera.? Murats rom from 02.12.2017? Please link.
If u want rom with working camera than download ressurection remix with mods and substratum theme support for x722 elite only proximity sensor is not working other than this there are no bugs this is for all who are suffering from camera issue.
Do i make a seperate thread for it as i don't want panadroid thread being hijacked by rr.:p
 
Last edited:
  • Like
Reactions: beeduq

Hidden1977

Senior Member
Nov 29, 2017
609
126
0
If u want rom with working camera than download ressurection remix with mods and substratum theme support for x722 elite only proximity sensor is not working other than this there are no bugs this is for all who are suffering from camera issue.
Do i make a seperate thread for it as i don't want panadroid thread being hijacked by rr.:p
Before i install resurrectionremix. Camera not working. I want one rom on nougat with no errors and that the camera work. :D
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone