Closed permanently.
This is a pretty new rom originally for the Nexus 6P I believe, that I built for the Moto G Falcon and the E 2nd Gen Surnia. It was pretty solid on them, so here it is for the E4. I used the (very impressive) repos @squid2 posted since knowing who is working on them, it'll be the way things go for this device. It will also be easier fixing things and making pull requests. Please post proper logs for any bugs you find so I can go about fixing them. I want to know who has a data connection and who doesn't and what carrier you have so we can get everyone with working data. I don't get a data connection on my Boost model yet so I can't keep a custom rom installed very long to test things. I have to kids and a wife, so that doesn't work out so well. Enjoy!
Bugs:
1. In call audio is not working yet.
2. No data on Boost Mobile variant, maybe others let me know your carrier/device model and if you have data or not.
3. Video playback isn't working unless you flash the attached zip
4. You tell me.
Screenshots
Sent from my Moto E (4) using XDA Labs
So flashing went fine. When I attempted to alter the APN the cellular network icon flashed rapidly. For some reason, it reverted to my old number in the Phone's information area. I am unable to use SCRTN and not sure if there is an alternate method of resetting such information as of yet. I am reverting it to stock and trying to see if I can get it to store my new number as I'm not sure if I can properly see about obtaining data access with it being the old number.
So I re-loaded my stock backup and did SCRTN. I re-flashed this ROM and set the APN to the included Sprint one and now I have 3G data. The Boost APN settings don't give me diddly.
Video playback
Great to see others building for this device.
I haven’t tried your build, but assuming it behaves similarly to my LineageOS test builds, it probably has issues with playing some videos using the source built libOmxVdec. Just as a heads up to you and anyone else trying to build ROMs for this device, you need the following patch to fix the source built libOmxVdec on MSM8917/8920: https://review.lineageos.org/#/c/193267/
My plan for the next week is to fix call audio and bring suppport for fingerprint sensor swipe gestures (similar to the stock ROM).
squid2 said:
Great to see others building for this device.
I haven’t tried your build, but assuming it behaves similarly to my LineageOS test builds, it probably has issues with playing some videos using the source built libOmxVdec. Just as a heads up to you and anyone else trying to build ROMs for this device, you need the following patch to fix the source built libOmxVdec on MSM8917/8920: https://review.lineageos.org/#/c/193267/
My plan for the next week is to fix call audio and bring suppport for fingerprint sensor swipe gestures (similar to the stock ROM).
Click to expand...
Click to collapse
Nice, thanks for the heads-up. I didn't want to build los and step on your toes and I've got plenty of other sources already. I assume your going to make los official for perry. I'm looking forward to a perry squid kernel.
Sent from my Moto E (4) using XDA Labs
Here's a temporary fix for the video play back issue. Just flash it in recovery.
Sent from my Moto E (4) using XDA Labs
I have great signal with MetroPCS however there's no audio in calls, the calls work but the audio on either end doesn't.
KyleBryant said:
I have great signal with MetroPCS however there's no audio in calls, the calls work but the audio on either end doesn't.
Click to expand...
Click to collapse
Can you post a log please?
Sent from my Moto E (4) using XDA Labs
amarc78 said:
Can you post a log please?
Click to expand...
Click to collapse
How would I go about providing such log?
KyleBryant said:
How would I go about providing such log?
Click to expand...
Click to collapse
Download this: https://play.google.com/store/apps/details?id=com.tortel.syslog
Open the app, grant it su permissions then reboot your phone and as soon as it reboots make a call and then while the call is still connected, go to Syslog and click take log. Then upload the zip it outputs in the syslog folder on your sdcard. I ask to reboot the phone so the logs are as short as possible to have to look through.
Sent from my Moto E (4) using XDA Labs
Here ya go https://drive.google.com/file/d/0Bzk7IAINn5jfMzlaTFU1cG54TTQ/view?usp=drivesdk
---------- Post added at 11:05 PM ---------- Previous post was at 10:52 PM ----------
It's still quite a lot lol
KyleBryant said:
Here ya go https://drive.google.com/file/d/0Bzk7IAINn5jfMzlaTFU1cG54TTQ/view?usp=drivesdk
---------- Post added at 11:05 PM ---------- Previous post was at 10:52 PM ----------
It's still quite a lot lol
Click to expand...
Click to collapse
Thanks. The length logs can be is why a lot of devs and maintainers won't accept a log unless it only contains the part with the error. You can check out something like this: https://forum.xda-developers.com/showthread.php?t=1726238 There's another good one I can't find atm.
Sent from my Moto E (4) using XDA Labs
The theme support for this rom works absolutely flawless also.... Would Xposed work on this? Or should I just stick with magisk?
KyleBryant said:
The theme support for this rom works absolutely flawless also.... Would Xposed work on this? Or should I just stick with magisk?
Click to expand...
Click to collapse
I haven't tried, so I can't say. I don't see why it wouldn't though. You could always try the Magisk Xposed.
Sent from my Moto E (4) using XDA Labs
amarc78 said:
I haven't tried, so I can't say. I don't see why it wouldn't though. You could always try the Magisk Xposed.
Click to expand...
Click to collapse
Eh there's really no need, adblock and greenify work with magisk, and I don't need gravity box because this rom has almost everything I need.
Its good to see a dev working on this device. I don't have the variant this will work on but am very happy to see it being worked on. Keep up the good work.
Xposed systemless works great, I'm about to be testing out resurrection now.
this one is my favorite out of all of them so im gonna keep using it. i hope the call problem gets sorted eventually.
Related
Was looking around how to make atleast one sim working on all roms and then i saw this thread
http://forum.xda-developers.com/showthread.php?t=2496075
Turns out the problem he mentioned was the same as every rom(except 2 made for xt1033) on xt1033
1.Rom taking time to set up network
2.Not able to receive call even when the ring is going.
Happened with me on every rom except with Paranoid android and Cm11 for xt1033
So what to do?
In the thread mentioned above are the simple steps for doing it
(Now please read the full thread before reading down)
C. How to change RIL?
Steps:
1. First step is to open the .zip of your custom ROM you want to edit, and search for system/framework/telephony-common.jar
2. Extract it to AndroidMultitool/Files, and after extract is done, delete it from .zip
3. Open Android Multitool, under Decompiling select .jar, then select telephony-common.jar in AndroidMultitool/Files, click "decompile"
4. After you're done, check if there were any errors in the Log, in AndroidMultitool main window
5. Head over to AndroidMultitool/Decompiled_jar/telephony-common/com/android/internal/telephony and look for X3RIL.smali. This is CM's RIL implemented in custom roms, which we dont need anymore, so delete it
6. Now, you need to decide wether to use X3RIL_old.smali, which is RIL from EPRJ CM10.2 built on 20130813, or X3RIL_new.smali which is RIL from EPRJ CM10.2 built on 20131007. I'm using 20131007 atm, and it's working without issues
7. When you've decided, move it back into AndroidMultitool/Decompiled_jar/telephony-common/com/android/internal/telephony and rename it to X3RIL.smali
8. Back in AndroidMultitool, under Compilin, select jar, and for folder select AndroidMultitool/Decompiled_jar/telephony-common, press "compile", and check for errors in Log
9. Output should be classes.dex file under AndroidMultitool/Compiled_jar
10. Open telephony-common.jar in AndroidMultitool/Files with WinRar - you should see META-INF folder, with classes.dex file
11. Delete classes.dex file in WinRAR
12. Move classes.dex file from AndroidMultitool/Compiled_jar to telephony-common.jar opened in WinRAR
13. Paste telephony-common.jar into system/framework inside the custom rom .zip file
14. You now have modified ROM ready to flash on our device!
I wanted pacrom to work and there was no
X3RIL.smali so i used RIL.smali from the cm11 made doubleprank's telephony-common.jar
On decompiling there was also an org folder so i pasted that as well
Done all the steps and i got a phone fc
Now what should i do ahead
Anyway i have attached all the telephony.jars of all roms i have for testing
atb !!
@dhacker @Doublepranks
Sent from my MotoG using Tapatalk
What exactly do you want? I mean if PACROM is all you want i will be more than glad to build it for you with the minimal hassle of installing over the en.GB firmware.
not that
Doublepranks said:
What exactly do you want? I mean if PACROM is all you want i will be more than glad to build it for you with the minimal hassle of installing over the en.GB firmware.
Click to expand...
Click to collapse
pacrom was just an example
I was just looking what else could be done instead of building?(because there are so may roms) but i sort of gave up and will build now if i figure it out
rr46000 said:
pacrom was just an example
I was just looking what else could be done instead of building?(because there are so may roms) but i sort of gave up and will build now if i figure it out
Click to expand...
Click to collapse
Take a look at sources on my thread, you'll get exactly what you need.
Commit MessagePermalink
p880: Solve IMEI and mobile data problems. Implement baseband recovery.
I don't like the old RILJ, at all. It is unstable and contains just the
necessary code to make RIL to work.
In the old one, there wasn't any baseband recovery management and no quirks
at all.
EternityProject's version instead, contains baseband recovery, that solves
the ugly and bad problem that happens when the radio goes to UNAVAILABLE
state by restarting it completely, avoiding to lose calls and SMS'es.
Also, it contains rawip insmod/rmmod that, on some modern kernels, like
3.4.37 by EternityProject, isn't working like expected.
It also has a better and proper implementation of
RIL_UNSOL_LGE_SELECTED_SPEECH_CODEC management. The reply has to be
an integer value, so that lge-ril.so will handle that correctly.
Moreover, RIL_UNSOL_LGE_PBREADY was not implemented at all and it was
needed to tell the radio to go into AT READY state.
The reason why we need this is because this will actually allow us to
use modern kernels and to (in future) probably get rid of some proprietary
libraries to switch, instead, to opensource code.
Click to expand...
Click to collapse
That's probably a very good reason to marge this into CM, i wonder why it never happened.
Doublepranks said:
Take a look at sources on my thread, you'll get exactly what you need.
Click to expand...
Click to collapse
check ur pm
Awesome!
rr46000 said:
Was looking around how to make atleast one sim working on all roms and then i saw this thread
http://forum.xda-developers.com/showthread.php?t=2496075
Turns out the problem he mentioned was the same as every rom(except 2 made for xt1033) on xt1033
1.Rom taking time to set up network
2.Not able to receive call even when the ring is going.
Happened with me on every rom except with Paranoid android and Cm11 for xt1033
Click to expand...
Click to collapse
Awesome! LOVE U BRO! YOU RESPONDED VERY QUICKLY!!! I'M REAL HAPPY!:fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::highfive::highfive::highfive::laugh::laugh::laugh::laugh:
---------- Post added at 10:35 AM ---------- Previous post was at 10:29 AM ----------
rr46000 said:
Now what should i do ahead
Anyway i have attached all the telephony.jars of all roms i have for testing
Click to expand...
Click to collapse
Bro, I ques, the telephony.jar of pac rom that you attached, is fully gone through all the processes that u mentioned here????
Answer me cause I don't have patience and I know you're online now!
Whoa!
[email protected] said:
Awesome! LOVE U BRO! YOU RESPONDED VERY QUICKLY!!! I'M REAL HAPPY!:fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::highfive::highfive::highfive::laugh::laugh::laugh::laugh:
---------- Post added at 10:35 AM ---------- Previous post was at 10:29 AM ----------
Bro, I ques, the telephony.jar of pac rom that you attached, is fully gone through all the processes that u mentioned here????
Answer me cause I don't have patience and I know you're online now!
Click to expand...
Click to collapse
Bro chill out!
See the heading it is saying trying
The attached jars are the original ones(not edited)
Currently the procedure is not working
I thought of sharing it so the people with knowledge in thus could discuss then we could finally make sim available
But that didn't work out as no one know what to do ahead in this procedure
The only solution now is to build the rom with xt1033 which i am trying ans as i earlier told you if i figure it out ,i will share it
Doesn't work
rr46000 said:
Was looking around how to make atleast one sim working on all roms and then i saw this thread
http://forum.xda-developers.com/showthread.php?t=2496075
Turns out the problem he mentioned was the same as every rom(except 2 made for xt1033) on xt1033
1.Rom taking time to set up network
2.Not able to receive call even when the ring is going.
Click to expand...
Click to collapse
Doesn't work on PACman ROM. Neither on others. CM AND PA Both already have it working.
I'm really disappointed today as my excitement is totally shattered.
---------- Post added at 11:00 AM ---------- Previous post was at 10:57 AM ----------
rr46000 said:
Bro chill out!
See the heading it is saying trying
The attached jars are the original ones(not edited)
Currently the procedure is not working
I thought of sharing it so the people with knowledge in thus could discuss then we could finally make sim available
But that didn't work out as no one know what to do ahead in this procedure
The only solution now is to build the rom with xt1033 which i am trying ans as i earlier told you if i figure it out ,i will share it
Click to expand...
Click to collapse
Alright brother!
ALL THE BEST! EVEN I'M WORKING OVER PACman rom. I'm new to develop aosp based roms. Iused todevelop samsung galaxy y stock roms as it only had cm7.2 which was damn old. I'll have to learn a lot.
Oic
[email protected] said:
Doesn't work on PACman ROM. Neither on others. CM AND PA Both already have it working.
I'm really disappointed today as my excitement is totally shattered.
---------- Post added at 11:00 AM ---------- Previous post was at 10:57 AM ----------
Alright brother!
ALL THE BEST! EVEN I'M WORKING OVER PACman rom. I'm new to develop aosp based roms. Iused todevelop samsung galaxy y stock roms as it only had cm7.2 which was damn old. I'll have to learn a lot.
Click to expand...
Click to collapse
lets divide our work
I'll work on mokee open source and u on pac
fine?
Lets see.
rr46000 said:
lets divide our work
I'll work on mokee open source and u on pac
fine?
Click to expand...
Click to collapse
I've recently started ****STUDYING**** on how to develop a PAC ROM. I wrote before that I had only worked on Samsung official ROM modding and stuff. But sounds a good idea. We'll double team this PAC ROM. If doublepranks could help us in this then it would be better. Give me 2 days time or you yourself can help me out on how to start up with this stuff.
It would be better if you could help me in somewhat teaching me this stuff. I've already read some stuff on PAC's official website.
E-Mail me at my username - (Check my profile name)....
Rgds
Yash
By the way, what's mokee? I'm a fast learner especially in dev stuff. I'll surely catch-up with you.It would be good if you could help me out.
Lets open a DEV-DB page on this.:highfive:
bro cybojenix had made a patch for cm11 in moto e development , using it he enabled single sim working in dual sim mobile
have a look at this thread http://forum.xda-developers.com/showpost.php?p=53747040&postcount=3
This zip installs the QuickRemote app and enables the IR blaster to work on AOSP Lollipop ROMs for the LG G3 (and G2). Not every device or rom has been tested, so flash at your own risk.
Credits go to @sefnap for the original G2 port, @RieGo for the original scripts, and @zzeneg for updating to the G3 versions.
WORKAROUND DETAILS:
The default SELinux policy for android was changed to enforcing mode in Lollipop to increase security. This restricts the functionality of some apps, so for QuickRemote to work we have to change the SELinux policy back to permissive mode until we have a better solution.
This zip installs an init.d script which runs at boot and sets the SELinux policy, as well as other permissions. It will also create the file /sdcard/QRemote.log, which records the SELinux policy at startup.
INSTRUCTIONS:
--Make a backup (or at least download the uninstall)
--Install the latest SuperSU (highly recommended)
--Wipe dalvik/cache (just in case)
--Flash zip in recovery (TWRP or PhilZ)
--Reboot--
--It may take a moment for device manufacturers to load, so be patient.
TROUBLESHOOTING:
First, make sure init.d is enabled:
-Check for /sdcard/QRemote.log. If the file isn't there, the init.d script did not run.
---Enable init.d support with this app
-If it still isn't working after enabling init.d and rebooting, verify that SELinux was set to permissive at boot in QRemote.log
---Try this app to set the SELinux policy instead.If the QuickRemote app force closes when you open it:
-Make sure QuicksetSDK is installed. It won't be in the app drawer, so check Setting->Apps->All
-Clear QuicksetSDK data, delete /sdcard/Quickset Setup, reboot
Thanks to everyone in this thread for helping figure this thing out!
Working perfect on liquid smooth rom, thanks for posting this!
Thanks so much for posting this. Not being able to use Smart IR on AOSP has been killing me. I absolutely hate my LG TV remote. Will be testing on Beanstalk this evening.
confirm working for d855 on cm11... thanks
Any chance of a working QuickCircle port for AOSP?
It's the only thing that's holding me back from installing CM11. I refuse to give up on this case since I paid so much money for it god damn it
Thanks, it's work !
L10nH34Rt said:
Any chance of a working QuickCircle port for AOSP?
It's the only thing that's holding me back from installing CM11. I refuse to give up on this case since I paid so much money for it god damn it
Click to expand...
Click to collapse
I hope too. But I think on the G2 the quickwindow cover working on CM11 . Wait and see..
Quickset SDK has stopped.
Sent from my LG-D850 using XDA Free mobile app
Anyone tested this on CM12 yet?
if4ct0r said:
Anyone tested this on CM12 yet?
Click to expand...
Click to collapse
It isn't compatible with ART.
Joey43 said:
It isn't compatible with ART.
Click to expand...
Click to collapse
Sorry. I guess "- ART is supported" is a little misleading.
if4ct0r said:
Sorry. I guess "- ART is supported" is a little misleading.
Click to expand...
Click to collapse
I tried it on 5.0 and resulted in force closes and a broken app. Go ahead and download both files, if they work yippee, if not just flash the uninstall.
And let us know!
Sent from my LG-D851 using Tapatalk
if4ct0r said:
Sorry. I guess "- ART is supported" is a little misleading.
Click to expand...
Click to collapse
KitKat Art, and Lollipop Art, are two different creatures. I'd think that a port of the Lollipop version of this remote from the g3 leaks should work.
dictionary said:
KitKat Art, and Lollipop Art, are two different creatures. I'd think that a port of the Lollipop version of this remote from the g3 leaks should work.
Click to expand...
Click to collapse
Well, if it wouldn't, it wouldn't be a port, am I right?
I tried flashing it on Lollipop and using a different remote App and that didn't work either, even though the App recognized that the G3 has an IR-Blaster.
Guys, if you use a custom rom like CM12, you can make the flashable zip to work by doing the following.
First flash it normally, then grab from XDA the LGs lollipop version of QuicksetSDK, I think there should be a lollipop version, but I copied it from Android HD rom. Then replace the KitKat version with lollipop in in the System/app folder, set the correct permissions and voila it works. I have tested it on my Sony TV, it works like a charm. Good thing is that Smart Remote IR also works if interested to try.
Here's the Quickremote zip with the updated QuicksetSDK (For CM12!):
http://www.mediafire.com/?bbfbfefbnj7bj7k
I hope you don't mind me uploading this here @zzeneg, all credits are going to you! If you want me to, I'll take it offline immediately.
I think it should work on any 5.0 AOSP-Rom.
For some reason my IR-Blaster isn't working, the app launches, but the IR-Blaster just doesn't work.
Xerionius said:
Here's the Quickremote zip with the updated QuicksetSDK (For CM12!):
http://www.mediafire.com/download/bb...moteG3CM12.zip
I hope you don't mind me uploading this here @zzeneg, all credits are going to you! If you want me to, I'll take it offline immediately.
I think it should work on any 5.0 AOSP-Rom.
For some reason my IR-Blaster isn't working, the app launches, but the IR-Blaster just doesn't work.
Click to expand...
Click to collapse
Thanks mannnnnn. Now when it works I'll be happy. I wonder if it'll have a widget for pulldown
Sent from my LG-D851 using Tapatalk
---------- Post added at 12:57 AM ---------- Previous post was at 12:54 AM ----------
I wonder if the quick circle stuff can be added to cm
Sent from my LG-D851 using Tapatalk
Xerionius said:
Here's the Quickremote zip with the updated QuicksetSDK (For CM12!):
http://www.mediafire.com/download/bb...moteG3CM12.zip
I hope you don't mind me uploading this here @zzeneg, all credits are going to you! If you want me to, I'll take it offline immediately.
I think it should work on any 5.0 AOSP-Rom.
For some reason my IR-Blaster isn't working, the app launches, but the IR-Blaster just doesn't work.
Click to expand...
Click to collapse
link down?
rickriego said:
link down?
Click to expand...
Click to collapse
This is weird, the file wasn't down but the link changed.
I updated it, here's the new one: http://www.mediafire.com/?bbfbfefbnj7bj7k
Xerionius said:
This is weird, the file wasn't down but the link changed.
I updated it, here's the new one: http://www.mediafire.com/?bbfbfefbnj7bj7k
Click to expand...
Click to collapse
Getting a 38 kb file that won't flash? Tried downloading three times
Credits @sefnap @RieGo, and @zzeneg.
Want Stock LG QuickRemote App back on your phone? Using Cyanogenmod 12 Nighly Build? This ones for you!
Tested on AT&T White LG G3 on Mar04 nightly build of Cyanogenmod 12
Steps:
1. Download file attached below. If one doesn't work, try the other.
2. Reboot to TWRP or Custom Recovery
3. Wipe Dalvik cache and Cache
4. Flash Zip file
5. Reboot
6. Enjoy.
Note that Files for the remote may take a while to load... Be Patient!
If issue arises run this app and reboot Here
Warning. I am not responsible for any problems that may arise. Note that you should always have a backup for anything you flash!
Wil this work on LG g3 d855? Or is it only for AT&T?
I flashed but there is no manufacturer to select
drtung said:
I flashed but there is no manufacturer to select
Click to expand...
Click to collapse
Please change your SELinux to 'permissive' and try again. You can use the app SELinux Mode Changer for that.
Sent from my LG-D855 using XDA Free mobile app
Does it work on BlissPop?
Sent from my LG-D855
Hgneto said:
Does it work on BlissPop?
Sent from my LG-D855
Click to expand...
Click to collapse
Yup. Version 1 works fine :good:
Updated App?
Is this the updated lollipop version, so i can also control ACs and projectors?
Version 1 is working fine on latest blisspop 3.2
---------- Post added at 06:14 AM ---------- Previous post was at 06:08 AM ----------
mg5000 said:
Is this the updated lollipop version, so i can also control ACs and projectors?
Click to expand...
Click to collapse
There's no ACs and projectors in this version.
Both versions are confirmed working on BlissPop 3.3... But I'm from India and I use Asianet set up box in my home... But its not available in both versions.. Its there in LG Stock ROMS.. I tried with other remotes,, but can't make it to work.. Can you please add the Asianet remote to the set up boxes list? Or any idea on how to?
TheHappyBuddhist said:
Both versions are confirmed working on BlissPop 3.3... But I'm from India and I use Asianet set up box in my home... But its not available in both versions.. Its there in LG Stock ROMS.. I tried with other remotes,, but can't make it to work.. Can you please add the Asianet remote to the set up boxes list? Or any idea on how to?
Click to expand...
Click to collapse
You can create your own remote by selecting "+" then "universal remote"
---------- Post added at 09:34 PM ---------- Previous post was at 09:29 PM ----------
Eeuwe said:
Please change your SELinux to 'permissive' and try again. You can use the app SELinux Mode Changer for that.
Sent from my LG-D855 using XDA Free mobile app
Click to expand...
Click to collapse
SE Linux Mode Changer seems to have been removed from Playstore... at least in Belgium...
veronesi.n said:
You can create your own remote by selecting "+" then "universal remote"
Click to expand...
Click to collapse
Tried and working Only thing is that the icons are not as big as stock ones, maybe because of my custom DPI (but the stock remotes are bigger somehow) Anyways, thanks!!
Please HELP
Which is the latest one version 1 or 2? and where is the ac remotes?
Do you have any newer version of that QuickRemote?? I mean operate the projector etc.
Thanks for the app mod, works fine.
You my friend got it and there thousands trying to get this to work on lg g3 aosp ROMs I have been at it an hour and was bout to give up and I found your thread DL the apk after enabling init d and selinux and works perfect everyone needs to know and remove all other thread asking for quixkremote on CM12.1 night lies.
Thank you so so much..............
Sent from my LG-ls990 using XDA Free mobile app
Hi
Also working on LG G2 D802 with CM12.1
Thanks!!!!
Here is version 4.50.19 for anyone who wants it. It has more options for devices to control but overall functionality and design layout of app is the same. If it doesn't install as user app place in system/app/LGQRemote with permissions rw-r--r--
LGQRemote.apk
xlxcrossing file is working fine on CM 13
thanks
ftomas said:
xlxcrossing file is working fine on CM 13
thanks
Click to expand...
Click to collapse
Really? I couldn't get it to work. I'm using Peel Remote from play store it works great.
You HAVE to set SELinux to permissive. It works just fine on CM13... And if you haven't flashed zip before, it can't work.
Sent from my LG-D855 using XDA Free mobile app
Q&A for [ROM][osprey] CyanogenMod for Moto G (3rd Gen)
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][osprey] CyanogenMod for Moto G (3rd Gen). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Awesome! Backing up now. I'll install and let you all know how it goes!
edit: Don't forget that you'll need to flash a separate gapps package, people (oops)
Installed and seems buttery smooth so far.
Notes (will add more as I come across them)
1. Undetectable tethering yay!
2. Camera settings menu seems to allow you to shoot 1080p video with the back camera?
3. Hidden LED behind speaker grille lights up when charging
davidstelephone said:
1. Undetectable tethering yay!
2. Camera settings menu seems to allow you to shoot 1080p video with the back camera?
3. Hidden LED behind speaker grille lights up when charging
Click to expand...
Click to collapse
1. It works perfectly here
2. Aren't you happy?
3. We know, I'll enable soon an option to disable it
Alberto97 said:
1. It works perfectly here
2. Aren't you happy?
3. We know, I'll enable soon an option to disable it
Click to expand...
Click to collapse
Isn't 1080p enabled on the back camera by default?
Techguy18 said:
Isn't 1080p enabled on the back camera by default?
Click to expand...
Click to collapse
I think he meant the front camera
my in call volume and speaker phone are on the low side, even at maximum volume. any reason?
MortaLPortaL said:
my in call volume and speaker phone are on the low side, even at maximum volume. any reason?
Click to expand...
Click to collapse
with CM or stock rom? Stock is kind of on the low side, but maybe its motonormal? Originally my GS3 was also low but CM12 made it very loud. Would be nice to have moto g as loud without damaging anything.
guest_2011 said:
with CM or stock rom? Stock is kind of on the low side, but maybe its motonormal? Originally my GS3 was also low but CM12 made it very loud. Would be nice to have moto g as loud without damaging anything.
Click to expand...
Click to collapse
cm12. Stock was plenty loud but this is very low.
WiFi does not work in Moto XT 1045
Hi,now install the rom August 11 for the first time and wireless does not work, It is trying to find the IP address. Any solution???
I apologize for my English , I am from Chile.
Bye.
Carla
Carlillin said:
Hi,now install the rom August 11 for the first time and wireless does not work, It is trying to find the IP address. Any solution???
I apologize for my English , I am from Chile.
Bye.
Carla
Click to expand...
Click to collapse
I've heard of similar issues from surnia users running CyanogenMod builds with the same kernel. WiFi has been working fine on my device, but I've heard from users of my kernel on surnia that WiFi misbehaves with certain routers on this kernel (failing to acquire an IP address unless static IPs are used). On surnia, scritch007 was able to solve these issues by replacing the the Motorola Pronto WLAN drivers in the kernel with versions directly from CodeAurora (Qualcomm). I had done something similar on otus and it solved the WiFi issues I was having there too. I might do something similar for the next build on osprey.
In the interim, you can try using a static IP address for WiFi and seeing if that works. A surnia user, @crazynapkinman has reported success when using a static IP. Also, I'd bet that DHCP will work fine if you tried connecting to a different router.
Squid is right. Different router = working DHCP. @squid2 i have upgraded to a sgs6. I am looking to sell my moto e 2015 4g lte. Unfortunately i wont be testing builds on this device anymore. Thanks for all that you do on here!
Sent from my SM-G920P using Tapatalk
I am on stock 5.1.1 now with TWRP, root & xposed. If i want to try CM12.1, can I restore Titanium app backups from m y current stock rom phone?
vandermark said:
I am on stock 5.1.1 now with TWRP, root & xposed. If i want to try CM12.1, can I restore Titanium app backups from m y current stock rom phone?
Click to expand...
Click to collapse
Yes, but you can't restore system apps backup
I was wondering if the LED turns on even in stock ROM while charging ?
Sent from my GT-S7500 using XDA Premium 4 mobile app
kaushikb.1996 said:
I was wondering if the LED turns on even in stock ROM while charging ?
Sent from my GT-S7500 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not, but you can turn it on when charging by writing to a a sysfs node. This ROM provides an option to enable or disable the charging LED.
Does anyone have a working ported Moto camera with slow motion for cm12.1?
Can someone running this ROM with "Merge tabs and apps" turned off in Chrome please comment on the following issue:
http://forum.xda-developers.com/2015-moto-g/help/chrome-tab-layout-issue-t3175435
I'd like to know if it's a problem with all 3rd gens or just the 1GB models such as the XT1540.
What all is working at this stage?
Sent from my MotoG3 using XDA Free mobile app
Lordvoldy said:
What all is working at this stage?
Sent from my MotoG3 using XDA Free mobile app
Click to expand...
Click to collapse
Everything is working except WiFi for me and ril stops working if u change preferred network to 2G from LTE
Sent from my MotoG3 using XDA Premium 4 mobile app
Does anyone have a working ported Moto camera with slow motion for cm12.1?
Disclaimer
Your warranty is now void!
You will be doing everything at your own risk.
I am not responsible for bricked or damaged devices.
What's working
Mostly everything except for those mentioned in not working list.
What's not working
Video recording (working but laggy if you want to watch it)
SELinux
How to install
1. Wipe system, data and both cache partitions
2. Install the ROM + GApps
3. Wipe again both cache partitions
4. Now you can boot to the system
Download
Unofficial LineageOS 15.1
sgspluss-gapps
Sources
github.com/sgspluss
Credits and Thanks
@sgspluss @Konstantinosj77 @galaxyfreak
Changelog
Code:
[B]lineage-15.1-20180722-UNOFFICIAL-eagle.zip[/B]
Sync with latest LineageOS sources
Some other device and kernel stuff
[B]lineage-15.1-20180707-UNOFFICIAL-eagle.zip[/B]
Fix low volume
Fix livedisplay
Fix kernel local version
Sync with latest LineageOS sources
Some other device and kernel stuff
[B]lineage-15.1-20180624-UNOFFICIAL-eagle.zip[/B]
Initial release
Troubleshooting
Video recording
Video recording is broken in stock camera, just install
https://play.google.com/store/apps/details?id=com.simplemobiletools.camera
as workaround for now.
Playstore show not certified
Try to clean app data and cache first, if its not working for any reason read this
https://www.xda-developers.com/how-to-fix-device-not-certified-by-google-error/
Low RAM Configuration
Add the four lines into your build.prop with any rootexplorer you want, save it and restart your phone to activate them.
Code:
# Low memory device
ro.config.low_ram=true
# Force high-end graphics in low ram mode
persist.sys.force_highendgfx=true
If you need more information read this
https://source.android.com/devices/tech/perf/low-ram#intro
sgspluss said:
Disclaimer
Your warranty is now void!
You will be doing everything at your own risk.
I am not responsible for bricked or damaged devices.
Information
This are unofficial builds made by myself, will fix things, resync and rebuild it if i'll find some free time.
What's working
Mostly everything.
How to install
1. Wipe system, data and both cache partitions
2. Install the ROM + GApps
3. Wipe again both cache partitions
4. Now you can boot to the system
Download
Unofficial LineageOS 15.1
sgspluss-gapps
Sources
github.com/sgspluss
Credits and Thanks
@sgspluss @Konstantinosj77 @galaxyfreak
Click to expand...
Click to collapse
did you fix some problems in this version?
i mean is there any different from the rom BETA 2?
and what abut laging? did you fix it?
Telephone works now, also timekeeping seems to work and not many lags faced yet.
Please try it on yourself, did not have much time to test every build because of my little family and work.
Every feedback is welcome!
thank you by the way to complete bulding this rom.what abt adding sony m2 stock cam app? from kitkat 4.4.4 maybe because its better than cam in v 5.1
---------- Post added at 04:39 PM ---------- Previous post was at 04:36 PM ----------
sgspluss said:
Telephone works now, also timekeeping seems to work and not many lags faced yet.
Please try it on yourself, did not have much time to test every build because of my little family and work.
Every feedback is welcome!
Click to expand...
Click to collapse
great news..iam ready for start testing..i will report if i found somthing
hooooossamq said:
thank you by the way to complete bulding this rom.what abt adding sony m2 stock cam app? from kitkat 4.4.4 maybe because its better than cam in v 5.
Click to expand...
Click to collapse
snap is better because it uses newer drivers and open source (like the rom itself). and there is no point if you add sony camera because it is an AOSP rom, it meant to be pure android (except lineage tweaks)
Also @sgspluss , is this rom deodexed? if not, can you make it deodexed, it will make customisation easier
hooooossamq said:
what abt adding sony m2 stock cam app? from kitkat 4.4.4 maybe because its better than cam in v 5.1
Click to expand...
Click to collapse
Thats not that easy as you think, because need to port this app to the api, but apart of this i want to stay close as possible to lineage.
hooooossamq said:
Also @sgspluss , is this rom deodexed? if not, can you make it deodexed, it will make customisation easier
Click to expand...
Click to collapse
Afaik there will be no odex files, if there are one i will change it in next update. To be honest, did not check it.
Very nice to see new build But unfortunately I'll have time to play with it in this or next weekend :/
@sgspluss do you know why Magisk don't work on previous builds? M2 is no longer supported by Magisk or it's just fixable in the next builds?
after a test i notice these bugs:
1- laging so much after installing opera mini and es file Explorer.
2- over heating in charging bluged and using net for 10 minute.
3- in the screen setting / style/ auto day and night. itsnot working.
4- the lightbar not working even if i enable the light settings.
Hrustus said:
Very nice to see new build But unfortunately I'll have time to play with it in this or next weekend :/
@sgspluss do you know why Magisk don't work on previous builds? M2 is no longer supported by Magisk or it's just fixable in the next builds?
Click to expand...
Click to collapse
Sadly its not fixed, just test it now on myself and magisk not working, do you know any version where its working befor?
hooooossamq said:
after a test i notice these bugs:
1- laging so much after installing opera mini and es file Explorer.
2- over heating in charging bluged and using net for 10 minute.
3- in the screen setting / style/ auto day and night. itsnot working.
4- the lightbar not working even if i enable the light settings.
Click to expand...
Click to collapse
Are they also present in builds befor?
Sent from my athene using XDA Labs
sgspluss said:
Sadly its not fixed, just test it now on myself and magisk not working, do you know any version where its working befor?
Click to expand...
Click to collapse
Unfortunately no, but maybe somebody else remember version. Hmmm... Actually I am not sure that Magisc was working on LineageOS or on Ressurection ROM...
sgspluss said:
Sadly its not fixed, just test it now on myself and magisk not working, do you know any version where its working befor?
Are they also present in builds befor?
Sent from my athene using XDA Labs
Click to expand...
Click to collapse
the lag is much more in your bulid..light bar was working in BEAT 2.
style day and night bug was present in BETA 2..
i was test ALPHA 4 before.every thing working of the bug i say before expact the light bar.and its the most smoth version.. its lagy.. but most smother than all
About problem with magisk, we are also unable to install the magisk manager will look into it whats the reason.
About lags and bugs its strange because i am using same sources, as you can read.
If Something not working logs are helpfull otherwise it takes more time to figure out whats wrong.
What you can do about lags, install supersu from lingeage 14.1 (currently the one from lineage 15.1 and magisk are broken), go into your build.prop, search ro.config.low_ram=true, remove this line and safe build.prop, now restart your phone and test if lags are better.
Sent from my athene using XDA Labs
sgspluss said:
What you can do about lags, install supersu from lingeage 14.1 (currently the one from lineage 15.1 and magisk are broken), go into your build.prop, search ro.config.low_ram=true, remove this line and safe build.prop, now restart your phone and test if lags are better.
Click to expand...
Click to collapse
and here goes my report (very early report, i will add more information)
1-) without gapps, there is some frame dropping in animations and recent apps section (with or without android go mode) but it is same as beta 2, but a bit slower than 8.0 versions. i wonder is there a huge change under the hood between two versions
2-) no lag present in bootanimation, that's unexpected
3-) front camera video works
4-) dark mode works just fine
summary: our device can't handle gapps, that's what i see here. there are minimal frame droppings. also rom is odexed sadly
Just invest some minutes about the magisk problem, seems that we are not compatible yet or never was. But you can send the developer logs, he will look into it, it has nothing to do with rom, lucky me at this point.
About the .odex files that seems to be normal, also can be found on other devices, so there i can not do anything.
Also flashed Alpha4 doesnt be smoother its just uses more animations and some more graphic things related to not using go optimization, also takes more ram, because of not using go optimization so this will be preserved also in the future.
Sent from my athene using XDA Labs
sgspluss said:
Just invest some minutes about the magisk problem, seems that we are not compatible yet or never was. But you can send the developer logs, he will look into it, it has nothing to do with rom, lucky me at this point.
About the .odex files that seems to be normal, also can be found on other devices, so there i can not do anything.
Also flashed Alpha4 doesnt be smoother its just uses more animations and some more graphic things related to not using go optimization, also takes more ram, because of not using go optimization so this will be preserved also in the future.
Click to expand...
Click to collapse
go optimization is better for our device for sure, but this recent apps lag holds me back. but without go and using microg, rom holds up pretty good actually.
As written bevor try to remove ro.config.low_ram=true from build.prop and tell me if this problems you faced will be fixed. All other go optimizations are not changeable manually.
If this will solve the problem, will remove it for future builds, thats fixed for all.
Sent from my athene using XDA Labs
sgspluss said:
As written bevor try to remove ro.config.low_ram=true from build.prop and tell me if this problems you faced will be fixed. All other go optimizations are not changeable manually.
If this will solve the problem, will remove it for future builds, thats fixed for all.
Click to expand...
Click to collapse
as i said before, i am using rom with low_ram=false, and there is less lag compared to go enabled mode.
hello
Me too "low_ram=false" make my m2 less laggy
Thank you for your work