Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Actually just tried flashing 2 different times & it loaded apks noal than after finishing boot it went to lil blue cm guy & boot looped!
Always!Did you wipe before you installed?
Ill have to run my sources through meld to find any difference between my old sources. I dont remember changing anything, but who knows. So for know im taking the link down, sorry and thanks for testing for me.
do games like nba 2k16 run on this rom? i can not seem to run it after install. ive got zv3 with cm 12.1 on my volt.
With regard to the green camera, I need some more information from people both with and without the issue. I want to know which camera you have and if you have the green tint or not. You can find out by going to /sys/bus/i2c/drivers and look for a folder named imx### where ### is three numbers. That's the camera you have. an easy way to do this in ADB would be
ls /sys/bus/i2c/drivers | grep imx
I expect it will be imx111, imx119, or imx219.
I'll start. imx219, no green tint
All I get in cmd promt is that grep isn't recognized as a command. On Bliss Pop by the way, not sure if it's still useful or not.
Forgot to mention when I check using a file explorer I have 2 folders, imx111/179, green tint.
My bad, you said from ADB so I assumed it was from the cmd promt. Still mostly new at this stuffgrep is not a cmd command. You have to use a terminal emulator on your phone to do this or perhaps from Linux
Well it can also be ran using adb, as I just figured out. Dunno why it would say that, are you sure you're using adb?My bad, you said from ADB so I assumed it was from the cmd promt. Still mostly new at this stuff
I have imx111 and imx179, and I have the green tint.With regard to the green camera, I need some more information from people both with and without the issue. I want to know which camera you have and if you have the green tint or not. You can find out by going to /sys/bus/i2c/drivers and look for a folder named imx### where ### is three numbers. That's the camera you have. an easy way to do this in ADB would be
ls /sys/bus/i2c/drivers | grep imx
I expect it will be imx111, imx119, or imx219.
I'll start. imx219, no green tint
I do believe we've established a trend and more or less what I expected. Strange that both 111 and 179 are showing up on the same device... I wonder if maybe there's an issue differentiating the two sensors and so both drivers are getting loaded. In any case I'm hoping my tweaks will take care of the tint by default. Can I get a green tint sufferer to try the camera on this build? It's NOT a daily driver, please use this strictly to test the camera. Backup and then wipe cache, dalvik-cache, data, and system before flashing or else it'll likely boot loop.
http://www.mediafire.com/download/ovqwx6oml2xme4i/cm-12.1-20151223-UNOFFICIAL-x5.zip
FD2AA3AFC41C076ECA2073824046ACAA
Fingers crossed
Could be the fact that it uses imx179 instead of imx119 has something to do with the issues ?It's enough that I know it is still broken. Time to research the files each camera uses.