[ROM][UNOFFICIAL][perry] LineageOS 14.1 for Moto E4 Qualcomm - Moto E4 (Qualcomm) ROMs, Kernels, Recoveries, & Ot

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have worked to bring LineageOS to the Qualcomm based Moto E4, code-named perry. The device trees I have built are commonized with all other 32 bit Motorola Qualcomm devices with a 3.18 Linux kernel. The intention is for these to become the official LineageOS device trees once we are ready for that.
The device specific code for this device is still very new and a work in progress. Don't expect everything to be working or complete. However, at least on GSM devices, this ROM is stable and functional enough for daily use on GSM devices. I don't have a CDMA device, and we don't even have CDMA networks in Canada any more, so I don't know what the status of CDMA is.
Known working:
Booting
Graphics and video playback
RIL
Connecting to GSM networks, calls, and data
Fingerprint sensor
Camera
Audio
WiFi
Sensors
GPS
Untested or possibly broken
Modifying some camera settings may cause the camera to behave oddly
CDMA support may be broken out of the box
Let me know if you encounter other device specific issues
See this post by @SeanStar to fix CDMA for now: https://forum.xda-developers.com/showpost.php?p=75597767&postcount=118
Changelog:
Code:
August 17, 2018:
- Same device specific code, updated LineageOS
January 2, 2018:
- Same device specific code, updated LineageOS
October 17, 2017:
- Fixed boot on some devices by modifying dt.img format
- Fixed video playback issues by patching libOmxVdec to not use UBWC
- Fixed call audio by setting correct ACDB IDs
October 14, 2017:
- Initial pre-release preview build
Sources
https://github.com/moto8937
https://github.com/LineageOS
Downloads:
August 17 2018 Build
January 2 2018 Build
October 17 2017 Build
XDA:DevDB Information
LineageOS 14.1 for Moto E4 Qualcomm, ROM for the Moto E4
Contributors
squid2, Alberto97
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Version Information
Status: Alpha
Created 2017-10-17
Last Updated 2018-08-17

Installation Instructions
Prerequisites:
This is for the Qualcomm based Moto E4 only! If you have a Mediatek phone, don't install this. First ensure your phone is bootloader unlocked. Follow the procedure on Motorola's website if required. Next, ensure that you you have my TWRP installed on your device. I only support my own recovery builds. If you are using somebody else's recovery, you're on your own. Once that is all taken care of, you can boot into TWRP and install the ROM.
Initial/Clean Installation
Using TWRP, wipe system, data, cache, and dalvik.
Install my LineageOS zip file, and optionally GApps.
Optionally install the ARM su addon and/or a weather provider downloaded from the LineageOS extras page.
Reboot into your fresh installation of LineageOS.
If you want GApps, you MUST install the same time as the initial OS installation. Else, you will need to wipe data and start again.
Upgrading:
When upgrading from a previous version of my own LineageOS builds, dirty flashing should be fine unless I say otherwise. Just install the LineageOS zip over an existing installation. There is no need to reinstall GApps.

Edit: disregard, jumped the gun and didn't read full post lol

KyleBryant said:
Does the audio for calls work now?
Click to expand...
Click to collapse
Yes, read the changelog.

squid2 said:
Yes, read the changelog.
Click to expand...
Click to collapse
Do you have the stock etc/acdb files? if so could you upload them?

KyleBryant said:
Do you have the stock etc/acdb files? if so could you upload them?
Click to expand...
Click to collapse
See this commit: https://github.com/moto8937/android...mmit/2ba859f6528ec650683f7dcbcd4f86384b9482dc

squid2 said:
See this commit: https://github.com/moto8937/android...mmit/2ba859f6528ec650683f7dcbcd4f86384b9482dc
Click to expand...
Click to collapse
I'm sort of new to this, how would I go about using them?

KyleBryant said:
I'm sort of new to this, how would I go about using them?
Click to expand...
Click to collapse
Write the two XML files to /system/etc/. One way to do this would be to mount /system in TWRP, then ADB push the files to /system/etc/.

I'm testing it on CDMA in a bit

squid2 said:
Write the two XML files to /system/etc/. One way to do this would be to mount /system in TWRP, then ADB push the files to /system/etc/.
Click to expand...
Click to collapse
Worked like a charm, I just did it in fx and rebooted.

KyleBryant said:
Worked like a charm, I just did it in fx and rebooted.
Click to expand...
Click to collapse
Does it work on all of the new ROMs?
---------- Post added at 06:35 AM ---------- Previous post was at 06:34 AM ----------
CDMA isn't supported. Mobile data isn't supported

My calls always worked I just didn't have audio, I do now

KyleBryant said:
My calls always worked I just didn't have audio, I do now
Click to expand...
Click to collapse
How about mobile data? I get an "R"

Yeah it's always worked for me, I use metro pcs

KyleBryant said:
Yeah it's always worked for me, I use metro pcs
Click to expand...
Click to collapse
It's not working for Sprint unfortunately... Shoot!

Wow nice work @squid2
My wife has the virgin mobile version (Sprint mvno) but she won't let me tinker with it yet. She loves how fast the stock camera is and she doesn't want me to "mess it up". No faith I tell ya.

madbat99 said:
Wow nice work @squid2
I linked zips for the boost and virgin Mobile apn zips in this thread if they help anyone. My wife has the virgin mobile version (Sprint mvno) but she won't let me tinker with it yet. She loves how fast the stock camera is and she doesn't want me to "mess it up". No faith I tell ya.
Click to expand...
Click to collapse
Those apns are pretty old, you brought back some Moto G falcon memories with that zip, lol. Anyway, the zip isn't quite compatible with this device and the apns are pretty different than what they should be. Unfortunately I haven't been able to get the stock apns even working at all. I have full signal bars and can get the carrier to read sprint or boost, but just can't get it to connect. So I think it may be just a matter of getting the apns right, otherwise it may not be reading the sim card right. It does say please insert a sim card on the initial setup so that may be it.

amarc78 said:
Those apns are pretty old, you brought back some Moto G falcon memories with that zip, lol. Anyway, the zip isn't quite compatible with this device and the apns are pretty different than what they should be. Unfortunately I haven't been able to get the stock apns even working at all. I have full signal bars and can get the carrier to read sprint or boost, but just can't get it to connect. So I think it may be just a matter of getting the apns right, otherwise it may not be reading the sim card right. It does say please insert a sim card on the initial setup so that may be it.
Click to expand...
Click to collapse
Yeah those were ones I use on my virgin mobile S3. Awesome progress on this phone bro. If data gets working on CDMA maybe my wife will finally let me play with that thing.

madbat99 said:
Yeah those were ones I use on my virgin mobile S3. Awesome progress on this phone bro. If data gets working on CDMA maybe my wife will finally let me play with that thing.
Click to expand...
Click to collapse
I think I may have figured it out. I need any one with other devices with cdma carriers that are rooted to use a terminal emulators and open it then type "su" (no quotation marks) then type "getprop" and copy and past the output to a text file and upload it for me so I can make sure it's working for everyone.
Sent from my Moto E (4) using XDA Labs

amarc78 said:
I think I may have figured it out. I need any one with other devices with cdma carriers that are rooted to use a terminal emulators and open it then type "su" (no quotation marks) then type "getprop" and copy and past the output to a text file and upload it for me so I can make sure it's working for everyone.
Click to expand...
Click to collapse
Do you want stock or from your ROM? I can supply this

Related

SailfishOS 2 for the Moto-G Falcon

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer
Code:
WARNING: "Modifying or replacing your device’s software may void your device’s warranty, lead to data loss,
hair loss, financial loss, privacy loss, security breaches, or other damage,
and therefore must be done entirely at your own risk. No one affiliated
with this project is responsible for your actions but yourself. Good luck."
Hello and good news everybody!
Sailfish OS on Motorola Moto-G 2013 (falcon), this is a community port!
Status, download, installation...
Sailfish OS is a GNU/Linux based mobile operating system, which is gesture-driven for the ease of use. It runs natively as glibc (not Android's bionic), has bash and busybox (not toolbox), uses Qt for UX, and other opensource projects in its middleware -- which basically is just like a Linux on your desktop, but needs Android drivers for some of device's hardware.
And everything else you need to know:
Status
Working: calls, data, wifi, bluetooth, sensors, camera (with bugs), gps
Buggy: Bluetooth Headset/Carkit, Phone does not go to sleep if WiFi is turned on
TODO List
Call volume?
Download
Android Base
20160418: http://images.devaamo.fi/sfe/falcon/cm-12.1-20160418-UNOFFICIAL-falcon.zip
SailfishOS
PGZ4: http://images.devaamo.fi/sfe/falcon/sailfishos-falcon-release-2.0.1.7-pgz4.zip
PGZ6: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.7-pgz6.zip
PGZ7: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.7-pgz7.zip
PGZ9: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.7-pgz9.zip
PGZ11: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.7-pgz11.zip
PGZ13: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.7-pgz13.zip
PGZ14: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.7-pgz14.zip
PGZ16: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.7-pgz16.zip
PGZ17: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.11-pgz17.zip
PGZ19: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.11-pgz19.zip
PGZ20: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.1.11-pgz20.zip
PGZ21: http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.2.51-pgz21.zip
PGZ21 (2.0.5.6): http://images.devaamo.fi/sfa/falcon/sailfishos-falcon-release-2.0.5.6-pgz21.zip
PGZ23 (2.1.0.11): http://images.devaamo.fi/sfe/falcon/sailfishos-falcon-release-2.1.0.11-pgz23.zip
PGZ25: http://images.devaamo.fi/sfe/falcon/sailfishos-falcon-release-2.1.0.11-pgz25.zip
Installation
Unlock boot loader and install CM 12.1 from the 'Android Base' link above.
FAQ: http://bit.ly/port-user-faq
Install the SailfishOS .zip over the top using TWRP
Keep fingers crossed!
If you just get the bootloader warning screen, hold down the power button to force a reboot, and it will probably work next boot.
Enabling OTA updates
Connect to the phone using SSH, or using the local terminal enter the following (after setting the devel-su password)
devel-su sed -i -e 's#^adaptation=.*$#adaptation=http://repo.merproject.org/obs/nemo:/devel:/hw:/motorola:/falcon/sailfish_latest_armv7hl/#' /usr/share/ssu/repos.ini
version --dup
This will set up the device specific repository to my OBS project, and the version command will perform the update. This will keep you up to date with my developments, but I wont guarantee I wont break anything!
If you do an OTA update now, you should find that vibration will work and the BT MAC address displays correctly in the About screen. These are not in the latest image.​XDA:DevDB Information
Contributors
PiggZ
the HADK team, the Mer Project, the Nemo Project and all the fine people over at #sailfishos-porters
Source Code: https://github.com/mer-hybris
Sailfish OS Version: 2.0.1.7
ROM Base OS Version: 5.0 Lolipop
Version Information
Status: Alpha
PGZ4: Initial Release
PGZ6: Fixed telephony stack, MP3 playback might work
PGZ7: Fixed GPS
PGZ9: Attempt to fix camera but didnt work, do not use
PGZ11: Camera fixed
PGZ13: Fixed telephony/network display. Added software codecs for video playback. Added service to link user folders to the storage area (thanks to celrau)
PGZ14: Added MTP support and minor fixes to errors reported in logcat for ACDB
PGZ16: Re-written accesss to /scdard. Added packages for BT PBAP. Built on top of custom CM12.1 image
PGZ17: Based on newer release, fixed init/camera, fixed camera rotation (untested)
PGZ19: Added missing link to ffmpeg codec, upgraded MCE and Lipstick to aid in power consumption (not perfect)
PGZ20: Tweaked graphics startup....hopefully better
PGZ21: New release 2.0.2.51 of SailfishOS
PGZ21 (2.0.5.6): New release based on 2.0.5.6, forgot to update the PGZ release number!
PGZ23: New release based on 2.1.0.11. Please test!
PGZ25: Minimal install using official build method. User must install apps from the Jolla store to get basic functionality back
Created 2016-03-01
Last Updated 2016-03-01[/QUOTE]
XDA:DevDB Information
SailfishOS, ROM for the Moto G
Contributors
PiggZ
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Alpha
Created 2016-03-01
Last Updated 2016-03-01
@PiggZ the zip is safe to flash? Because someone ported MIUI or something like this and the phone was hard bricked.. Did you tested the zip before posting?
Sent from my XT1068 using Tapatalk
Eurofighter_ty said:
@PiggZ the zip is safe to flash? Because someone ported MIUI or something like this and the phone was hard bricked.. Did you tested the zip before posting?
Sent from my XT1068 using Tapatalk
Click to expand...
Click to collapse
100% secure i'm in the setup wizard
Sorry for my bad english
Sweet.
Looks good, Gonna test it right now and report my findings..
Do the clean flash or dirty flash? Sorry.. Noob question
I tested it a bit. And it seams to be smooth. Wifi worked perfectly
I couldn't test bluetooth.. While playing around with it i went to the Jolla store and tried to log to it popped up with an error that said "Problems During device IMEI registration. Device IMEI wasn't saved".. After that i went to the Warehouse appstore and i tried to enable a repository and it said
"ERROR occurred
Transaction:/44_dececeed
Status:no-distro-upgrade-data
Could not configure Normal more"
Oh and one more thing MTP didn't work
---------- Post added at 02:40 AM ---------- Previous post was at 02:39 AM ----------
cheppiroma said:
Do the clean flash or dirty flash? Sorry.. Noob question
Click to expand...
Click to collapse
You install CM 12.1 first then you flash Sailfish os on top of Cyanogenmod. That's it
chris36202 said:
You install CM 12.1 first then you flash that on top of CM 12.1 in TWRP Recovery
Click to expand...
Click to collapse
Ok i get it.. I'll try it right now.. Thanks Chris
cheppiroma said:
Ok i get it.. I'll try it right now.. Thanks Chris
Click to expand...
Click to collapse
No problem, And one more thing. You might wanna back up your current rom you're running on your moto G just in case you wanna go back
chris36202 said:
No problem, And one more thing. You might wanna back up your current rom you're running on your moto G just in case you wanna go back
Click to expand...
Click to collapse
Yep.. Already done backup.. Now still flashing. Honestly my device is XT1033 Dual Sim. I hope it's okay and didn't cause brick..
cheppiroma said:
Yep.. Already done backup.. Now still flashing. Honestly my device is XT1033 Dual Sim. I hope it's okay and didn't cause brick..
Click to expand...
Click to collapse
Yeah it worked on my XT1034 it should probably work fine for your device
Can't boot up in my XT1033.. Stuck on boot logo
Beautiful and so smooth... camera not working for me, very difficult to understand... missed nav bar so much...Device- xt1033
For info, there is no access to the Jolla Store, and im not sure there ever will be, but ive installed openrepos for you.
I havnt started working on the camera yet.
My device is xt1032, so if you flash it on anything else youre on your own
PiggZ said:
For info, there is no access to the Jolla Store, and im not sure there ever will be, but ive installed openrepos for you.
I havnt started working on the camera yet.
My device is xt1032, so if you flash it on anything else youre on your own
Click to expand...
Click to collapse
Yeah i think it can't bootup in the dual sim version flashing always said "failed to mount /dev/block/platform/msm_sdcc.1/by-name/userdata at /data"
PiggZ said:
For info, there is no access to the Jolla Store, and im not sure there ever will be, but ive installed openrepos for you.
I havnt started working on the camera yet.
My device is xt1032, so if you flash it on anything else youre on your own
Click to expand...
Click to collapse
First of all thank you for your time and work.
Do you have any idea why this issue with Jolla store could be? I don't know if it's something common with other ports
Maybe the signal strenght bug is due to the baseband version?
Heys guys,
What build of CM12.1 you guys used ?
I have a XT1032, managed to install SailfishOS with cm-12.1-20151117-SNAPSHOT-YOG7DAO1K9-falcon.zip and i was able to boot into SailfishOS, problem is i cant stay in it ... it auto reboots after like 1min or so..
Anyone with same issue?
Cheers
Try with any Unofficial builds!
Sent from my XT1068 using XDA Free mobile app
---------- Post added at 03:44 PM ---------- Previous post was at 02:50 PM ----------
@PiggZ Signal strenght? What is it??
Sent from my XT1068 using XDA Free mobile app
Cool.... Gonna follow it and will try out when it has basic functions working like camera and store and others
Btw can u add a way to install apk or Google services in op I found one on a Web but not everyone writes as simple as on xda

[ROM][6.0.1] SlimRoms Marshmallow [Dev Aboot only][KLTEVZW][GSM carriers][Unofficial]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To God be the glory, my SlimRoms project finally works!
Sleek, simple, slim, SLIMROMS. This is the lightweight champion of cell phones! Not another CM based rom, SlimRoms is based off of AOSP source, with custom edits for a smoother, simpler interface. If you are looking for every feature, check out AOKP, or PAC ROM, but if you want to step back into the simple life with your phone, then this is the Rom to do it. Some say that SlimRoms is an almost "vanilla" experience.
Why build Marshmallow in a world that is about to turn Oreo? Well, actually I needed this for another project, but I figured that I would share it with anybody else who wants it.
**** This is an UNOFFICIAL ROM. Install at your own risk! ****
Downloads :
https://www.mediafire.com/folder/itcsuce33v2sc/Marshmallow
Gapps link:
http://opengapps.org/
-Which I personally tested Arm 6.0 Pico.
Be sure to follow these installation steps very carefully, as they may be different then what you are used to.
Installation instructions:
-Follow this guide to get your phone onto the Developer aboot:
https://forum.xda-developers.com/ve.../testers-required-easier-root-method-t3561529
-Download ROM and gapps, and put them on your phone or external storage.
-Reboot into recovery mode - TWRP
-Backup what you had. (Just to be safe.)
-Wipe. (I personally wipe everything prior to flashing new roms, but at least do the basic wipe.)
-Install Rom.
-Install Gapps. - Optional
-Reboot to system and enjoy!
I do not recommend installing superSU on this ROM! SU permission is already built in, and superSU has been causing problems with the rom. Please read the thread for further details.
What works :
Code:
So far everything that I have tried works, such as
- Camera for pictures and video!
- Phone calls/receiving
- Data 2g/3g/LTE
- Bluetooth
- WiFi
- PTP/MTP
- GPS
- Multi-Window, just long press the "recents" button.
etc....
What doesn't :
Code:
- Let me know in the forums if you find any issues.
Features:
+Status Bar Tweaks
-- Icon settings
-- Clock and Date Appearance
--Battery Status Style
+SlimRecents (Can be reached by holding down the home button)
-- Edit color and display of SlimRecents bar
+Quick Settings
-- Add and rearrange tiles.
+SlimDim Navigation Bar
+RRO Layers Support ( Unofficial - Works, see post #4 for details! )
+Hot Spot
+Edit icons and names of apps! ( Requires icon pack. )
AND MORE!
This SlimRoms MM ROM was built for the kltevzw cid15 version phone. I have not tried this on any other device, but you are welcome to try it AT YOUR OWN RISK. You will need to edit the META-INF updater script to accomplish this.
Code:
Disclaimer: SlimRoms is not responsible for any damages to your device.
All of my work is completely available for any who wish to use or modify it. I didn't make SlimRoms, the device trees, or vendor blobs. I simply used and edited existing material. A huge thanks should go to those who actually created this stuff.
SlimRoms XDA Forum: http://forum.xda-developers.com/slimroms
Source Code: http://github.com/SlimRoms/
Official websites: http://www.slimroms.net/ or http://slimroms.org/
Device trees: https://github.com/alaskalinuxuser/
ROM OS Version: 6.0.1 Marshmallow
ROM Kernel: Linux 3.4.107
Based On: AOSP
Created 2017-08-14
Last Updated 2017-08-14
Change log:
Code:
2017-08-14:
-First build release.
Screenshots!
Alright, something new to flash. ...
Thanks.
Unable to connect to network. When changing network types, the android.phone stops working.
Clean flash. SM900v
mastertech007 said:
Unable to connect to network. When changing network types, the android.phone stops working.
Clean flash. SM900v
Click to expand...
Click to collapse
Sorry to hear that you are having some trouble!
So, is it unable to connect at all, or does it have a problem only when you change network types?
When changing network types, what are you changing to/from?
Have you installed any mod, like SuperSU, magisk, multi-rom, etc.?
What carrier?
Is it possible to take a log cat after a fail? That would help a lot, since it worked here when I tested it.
Hopefully we can get to the bottom of this soon for you, and thanks for giving it a try.
Sent from my SGH-M919 using XDA-Developers Legacy app
AlaskaLinuxUser said:
Sorry to hear that you are having some trouble!
So, is it unable to connect at all, or does it have a problem only when you change network types?
When changing network types, what are you changing to/from?
Have you installed any mod, like SuperSU, magisk, multi-rom, etc.?
What carrier?
Is it possible to take a log cat after a fail? That would help a lot, since it worked here when I tested it.
Hopefully we can get to the bottom of this soon for you, and thanks for giving it a try.
Click to expand...
Click to collapse
It would not connect at all, no bars. Crashed when tried to change network to any network type.
No Mods, straight SLIM and gapps.
Verizon..
I will try to reinstall tonight. ..
Rsame as mastertecj007. I'm on kltevzw
mastertech007 said:
It would not connect at all, no bars. Crashed when tried to change network to any network type.
No Mods, straight SLIM and gapps.
Verizon..
I will try to reinstall tonight. ..
Click to expand...
Click to collapse
ddjr said:
Rsame as mastertecj007. I'm on kltevzw
Click to expand...
Click to collapse
Which modem and boot loader do you have?
Sent from my LG-H811 using XDA-Developers Legacy app
AlaskaLinuxUser said:
Which modem and boot loader do you have?
Sent from my LG-H811 using XDA-Developers Legacy app
Click to expand...
Click to collapse
I'm using qb2.
Sent from my LG-H811 using XDA-Developers Legacy app
I have no idea. How can I check?
ddjr said:
I have no idea. How can I check?
Click to expand...
Click to collapse
Look at your baseband under settings.
Sent from my LG-H811 using XDA-Developers Legacy app
Ah, of course! Thanks. My baseband is luduaod3. So I think it is od3. I've never been able to change it though.
AlaskaLinuxUser said:
Which modem and boot loader do you have?
Click to expand...
Click to collapse
Bootloader is QB2
Baseband is QD1
ddjr said:
Ah, of course! Thanks. My baseband is luduaod3. So I think it is od3. I've never been able to change it though.
Click to expand...
Click to collapse
I followed this tutorial:
https://forum.xda-developers.com/showthread.php?t=3561529
And you end up on QB2.
mastertech007 said:
Bootloader is QB2
Baseband is QD1
Click to expand...
Click to collapse
Perhaps you need the QB2 baseband? Just a guess though.
You guys both have unlocked boot loaders, right? CID15 Verizon S5's? Just checking to be sure.....
Sent from my LG-H811 using XDA-Developers Legacy app
AlaskaLinuxUser said:
I followed this tutorial:
https://forum.xda-developers.com/showthread.php?t=3561529
And you end up on QB2.
Perhaps you need the QB2 baseband? Just a guess though.
You guys both have unlocked boot loaders, right? CID15 Verizon S5's? Just checking to be sure.....
Click to expand...
Click to collapse
Yes, CID15, unlocked..
I believe mine is cid11.
ddjr said:
I believe mine is cid11.
Click to expand...
Click to collapse
Sorry, I was on vacation, out of cell network.
This will not work on cid11. It is for cid15 phones. Sorry.
Sent from my LG-H811 using XDA-Developers Legacy app
Rom still needs development.
No Cellular Network connection on Verizon U.S. (Kansas)
Unlocked dev bootloader
QA1 Baseband
cid15 Samsung dimms
Edit:
Also tried with PD1 baseband, same issue.
blakerateliff said:
Rom still needs development.
No Cellular Network connection on Verizon U.S. (Kansas)
Unlocked dev bootloader
QA1 Baseband
cid15 Samsung dimms
Edit:
Also tried with PD1 baseband, same issue.
Click to expand...
Click to collapse
Looks like I'll have to get some logs from you guys. It is working here in Alaska. You can see post #9 where I have LTE signal, and post #1 I have a voicemail notification.
Sent from my LG-H811 using XDA-Developers Legacy app
Okay, I see the issue. This rom is being retitled for GSM users with the Verizon phone. Only GSM works, not CDMA.
However, for the brave:
Here is something I saw people were doing to another rom to get the sprint to work. I don't know if this would work here or not. I don't use CDMA here, but you could try to change the build.prop file for
Code:
ro.telephony.default_network=3
And copy the /system/rild/cdma/lib/libril.so and overwrite the /system/rild/gsm/lib/libril.so file with it. Essentially tricking it into looking for the libril.so file but finding the one for CDMA. Perhaps that would work here?
If anybody tries it, it would be interesting to know if it works.....

[ROM][7.1.2][UNOFFICIAL] Resurrection Remix for the LG Stylo 2 Plus

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Resurrection Remix is a full featured, stable custom ROM. It is combined with the best features of most open source ROMs.
If you are coming from stock Nougat: Install TWRP and factory reset. Then, flash the ROM.
Otherwise, if you are coming from another custom ROM (such as Lineage), boot into TWRP and wipe the Data, System, Cache, and Dalvik partitions. Then, flash the ROM.
ROM Builds:
Latest Build
TeamWin Recovery Project (latest recommended)
Recommended Google Apps
messi2050 for their source trees, which were used to compile this build.
cospalet for allowing me to compile this build on their computer.
XDA:DevDB Information
Resurrection Remix for the LG Stylo 2 Plus, ROM for the LG Stylo 2 Plus
Contributors
xRaZeR_FuZioNx, messi2050, Cospalet
Source Code: https://github.com/messi2050/android_device_lge_ph2n
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Stock Android 7.0.
Based On: Resurrection Remix OS
Version Information
Status: Stable
Current Stable Version: 5.8.5
Stable Release Date: 2017-12-24
Created 2017-12-24
Last Updated 2017-12-25
Bugs:
- The RAM usage may be slightly high.
- You tell me!
Awesome Rom the only bug i encountered was with the audio jack not working
louie123456789 said:
Awesome Rom the only bug i encountered was with the audio jack not working
Click to expand...
Click to collapse
Yeah, this is a shared problem on any ROMs based on the latest iteration of the kernel used to build. Hopefully it will be fixed soon.
xRaZeR_FuZioNx said:
Yeah, this is a shared problem on any ROMs based on the latest iteration of the kernel used to build. Hopefully it will be fixed soon.
Click to expand...
Click to collapse
Take as much time as you need developers like you are very well talented to make the open source world a better place. Thanks for your response other than that usb otg works great .
louie123456789 said:
Awesome Rom the only bug i encountered was with the audio jack not working
Click to expand...
Click to collapse
gonna be fixed on new build
Build #2 is now available!
Data
Using a MetroPCS variant (assuming all of these models are) and trying to go ATT on it. The NXTGENPHONE APN did not work and even with tweaks no dice. Im now installing build 2 and will MANUALLY add the APN to see if this makes a difference. If it helps anyone, I am near T-Mobile towers so it may be a GSM / CDMA / LTE issue?
Note, the stock rom when unlocked but not rooted had data prior to RR.
-Vital
---------- Post added at 09:25 PM ---------- Previous post was at 08:49 PM ----------
pdxvital said:
Using a MetroPCS variant (assuming all of these models are) and trying to go ATT on it. The NXTGENPHONE APN did not work and even with tweaks no dice. Im now installing build 2 and will MANUALLY add the APN to see if this makes a difference. If it helps anyone, I am near T-Mobile towers so it may be a GSM / CDMA / LTE issue?
Note, the stock rom when unlocked but not rooted had data prior to RR.
-Vital
Click to expand...
Click to collapse
I tried another image and found the same issue. The same premade APN settings in both roms have a issue (of some sort) in the "ATT NXTGENPHONE" option. I just wanted to update and report there may be a issue with the settings for NXTGENPHONE on these roms to anyone having issues in their area.
I'm not sure about any one else but after a few days I am now experiencing more lag than normal. And it only seems to happen with this rom. Lineage was flawless. Aokp was good as well. Another thing that I noticed was the read write cache for the SD card is set at 128kb as i just found out this makes for super slow transferring from computer to SD card. Also for me the SD card was set to read only. I had to use my file manager to enable write access to the SD card so that I could transfer files.
Sent from my LG Stylo 2 Plus using Tapatalk
there are some issues that need to be ironed out.a good solution to help tweak out the lag issue is crossbreeder with addon 2.
dont use addon 1 because it apparently causes bootloop.
apart from that this rom is by far my favorite.
Frosthaxx said:
there are some issues that need to be ironed out.a good solution to help tweak out the lag issue is crossbreeder with addon 2.
dont use addon 1 because it apparently causes bootloop.
apart from that this rom is by far my favorite.
Click to expand...
Click to collapse
crossbreeder lite or regular.
Ram fix bro I'll be looking into that myself unless you already have something in store?
gizm0luvsu said:
crossbreeder lite or regular.
Click to expand...
Click to collapse
Lite.i usually use the one from magisk.
Build #3 availability.
Build #3 now available!
pdxvital said:
Using a MetroPCS variant (assuming all of these models are) and trying to go ATT on it. The NXTGENPHONE APN did not work and even with tweaks no dice. Im now installing build 2 and will MANUALLY add the APN to see if this makes a difference. If it helps anyone, I am near T-Mobile towers so it may be a GSM / CDMA / LTE issue?
Note, the stock rom when unlocked but not rooted had data prior to RR.
-Vital
---------- Post added at 09:25 PM ---------- Previous post was at 08:49 PM ----------
I tried another image and found the same issue. The same premade APN settings in both roms have a issue (of some sort) in the "ATT NXTGENPHONE" option. I just wanted to update and report there may be a issue with the settings for NXTGENPHONE on these roms to anyone having issues in their area.
Click to expand...
Click to collapse
I don't think the AT&T APN works well. My advice is to try and reset the APN settings and see if it works.
gizm0luvsu said:
I'm not sure about any one else but after a few days I am now experiencing more lag than normal. And it only seems to happen with this rom. Lineage was flawless. Aokp was good as well. Another thing that I noticed was the read write cache for the SD card is set at 128kb as i just found out this makes for super slow transferring from computer to SD card. Also for me the SD card was set to read only. I had to use my file manager to enable write access to the SD card so that I could transfer files.
Sent from my LG Stylo 2 Plus using Tapatalk
Click to expand...
Click to collapse
The high ram usage seems to be a result of all of the tweaks added to the ROM. This should be rectified, soon.
About your SD card issue, I haven't experienced this myself, as I use the internal storage over the external. I will definitely look into this, however.
savagevegeta said:
Ram fix bro I'll be looking into that myself unless you already have something in store?
Click to expand...
Click to collapse
I might have something in store within the next few builds.
I've had SD issues on build 2 as well
VoLTE working ???
Is their a fix?
So I absolutely love this ROM honestly best one out their for the lg stylo 2 plus but the problem is it always crashes my app even the ones that I used to use on the stock and it lags a lot I was hoping their is a fix for this?
Hernandezp875 said:
So I absolutely love this ROM honestly best one out their for the lg stylo 2 plus but the problem is it always crashes my app even the ones that I used to use on the stock and it lags a lot I was hoping their is a fix for this?
Click to expand...
Click to collapse
Could you clear dalvik and cache and see if it helps
Been using build 3 about a week now. Battery is good. I'm using greenify beta on magisk and that's it so far. Just wanted to make a post here and say this runs very well! Seems for me the 64 bit roms have not as good battery life as these 32s but this has been good for me. I guess I'll be buying another device soon but I will keep this phone. It's been a damn good device being from 2106 and all... Development is no doubt the reason why this and many other of our beloved devices have been so good. Stock sucks imo. Cheers.
Next is update
When will the 8.1.0 is update come, I totally look forward to seeing this becoming a Oreo update along with maybe a little bit new features but idk what other features may get added, have the community who loves this os decide the features

[ROM][8.1.0][H850][UNOFFICIAL] LineageOS 15.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I won't keep up this project anymore as I passed to LG G7.
Thanks to everyone who supported my ROM.
Peace!
Check x86cpu's new thread.
Credits:
Lineage OS.
My 8GB RAM non-SSD laptop which compiles for us :victory:
XDA:DevDB Information
LineageOS 15.1, ROM for the LG G5
Contributors
SkippyDream
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Abandoned
Created 2018-04-16 (YYYY-MM-DD)
Last Updated 2018-08-13 (YYYY-MM-DD)
Downloads:
OpenGApps
(AMD64 > 8.1):
opengapps.org/
lineage-15.1-20180610-UNOFFICIAL-h850.zip
md5: b2ac3617476ff1aeffa58af197e2ceec
androidfilehost.com/?fid=674106145207484546
Magisk ROOT
by @topjohnwu
(tested and working):
tiny.cc/latestmagisk​
Changes:
30/04 update:
-- ambient display: Fixed black screen bug
-- livedisplay: Fixed LiveDisplay, which is now working again.
21/04 update:
-- Fixed charging while USB Debug is ON
-- Fixed "build number mismatch error" displaying on every boot
-- Fixed Camera
14/04 update:
-- Kernel update from GitHub @Rashed97 commits: still charging bug.
-- Updated build to 14/04
Todos list:
-- Pre-root
-- substratum: Add Substratum (theming) support with no reboots needed
-- widecamera: Add wide camera support
-- lowmic: Fix low mic volume
Mini installation guide for noobs:
Reboot into latest TWRP(Mirrors: US, EU).
*Optional*: Nandroid backup your actual ROM
Perform a full wipe (advanced wipe > data, cache, art cache, system)
Install the ROM zip file
Optional but recommended: Install GApps (you won't be able to do that after the first boot)
Enjoy .
Awesome! Thanks a lot, I'll be testing this shortly.
What about H830? Please make rom for h830 pls
totalnoob34 said:
Awesome.!Thanks. a lot, I'll be testing this shortly.
Click to expand...
Click to collapse
Please let us know how the Bluetooth system works. If it works like stock I'll be upgrading ASAP!
As for the problem with charging the phone... I just recently bought extra batteries, and I have an external battery charger so I'm good to go!
batochip said:
What about H830? Please make rom for h830 pls
Click to expand...
Click to collapse
We already have the thread you're looking for, check it here
KCKitsune said:
Please let us know how the Bluetooth system works. If it works like stock I'll be upgrading ASAP!
As for the problem with charging the phone... I just recently bought extra batteries, and I have an external battery charger so I'm good to go!
Click to expand...
Click to collapse
SkippyDream said:
All connectivities RIL, WiFi, Bluetooth (including Bluetooth audio) are working fine.
Audio and video are working fine too.
Click to expand...
Click to collapse
Also low-power mode Bluetooth is OK, forgot to say that :good:
Thanks for your hard workskippy
couple of quick questions:
Is FM-Radio working? Or is a working FM-Radio App included?
Is the ROM rooted?
A third party camera app, e.g. open camera, would work?
I'm guessing that because the sources are directly forked from the main lineageos branch, charging doesn't work. Is this the case?
AutinDroid said:
I'm guessing that because the sources are directly forked from the main lineageos branch, charging doesn't work. Is this the case?
Click to expand...
Click to collapse
It says so right in the first 10 lines of the OP: Well, we have a really huge kernel bug: system crashes when usb cable is plugged in (you can charge your battery in recovery mode only).
Nimueh said:
It says so right in the first 10 lines of the OP: Well, we have a really huge kernel bug: system crashes when usb cable is plugged in (you can charge your battery in recovery mode only).
Click to expand...
Click to collapse
ah, ok my bad (I can't read properly lol). I think rashed uploaded some new commits to his fork, maybe for charging. Im currently making a build to test.
Randomuser666 said:
Is FM-Radio working? Or is a working FM-Radio App included?
Click to expand...
Click to collapse
Stock FMRadio is not implemented by LineageOS as it's not working, and I'm not going to implement it too. Sorry for that.
Randomuser666 said:
Is the ROM rooted?
Click to expand...
Click to collapse
Actual build (11/04) is not rooted: you need to flash Magisk (download link available in the OP), BUT next builds will be pre-rooted.
Randomuser666 said:
A third party camera app, e.g. open camera, would work?
Click to expand...
Click to collapse
Yes, you hit the point: stock camera won't work but any other third party camera would work perfectly.
AutinDroid said:
ah, ok my bad (I can't read properly lol). I think rashed uploaded some new commits to his fork, maybe for charging. Im currently making a build to test.
Click to expand...
Click to collapse
SkippyDream said:
Kernel update from GitHub @Rashed97 commits: still charging bug.
Updated build to 14/04
Click to expand...
Click to collapse
I just re-builded everything using the latest commits by Rashed97 and others, but still same bugs: no fixes today. :crying:
Invalid MAC
I flashed this ROM and everything works fine expect the WIFI MAC it's invalid at the beginning i could change my MAC with a MAC Changer App but now this doesn't work and i can't connect to my WIFI
EvNix said:
I flashed this ROM and everything works fine expect the WIFI MAC it's invalid at the beginning i could change my MAC with a MAC Changer App but now this doesn't work and i can't connect to my WIFI
Click to expand...
Click to collapse
That's a problem that happens every once in a while (and maybe more often on the LOS 15.1 builds for the G5), and has to do with the misc partition corrupting. Here is a thread that should work https://forum.xda-developers.com/lg-g5/how-to/guide-fix-wifi-mac-address-changing-t3533841 and here are the instructions I followed: https://forum.xda-developers.com/lg-g5/how-to/guide-fix-wifi-mac-address-changing-t3533841/post70474540#post70474540. If you do this right (use your real mac address when following the instructions), the fixes should be for the most part permanent.
EvNix said:
I flashed this ROM and everything works fine expect the WIFI MAC it's invalid at the beginning i could change my MAC with a MAC Changer App but now this doesn't work and i can't connect to my WIFI
Click to expand...
Click to collapse
I mean, everything works fine it's not the best definition for this ROM :silly:
What do you mean when you say "Mac is not valid"?
Would you like to test the first build (11/04, no github commits) and see if it works?
Here it is: [url]https://androidfilehost.com/?fid=962187416754474747[/URL]
Thank you!
I mean 02:00:00:00 as Mac. I'll try the solution form AutinDroid.
Okay i softbricked my Phone witch that so i'll try to flash that previous build
Okay now WIFI works with the Mac i've tiped in the misc files (this was causing the brick) but i flashed the previous one version maybe it would work with the current version aswell.
EvNix said:
Okay now WIFI works with the Mac i've tiped in the misc files (this was causing the brick) but i flashed the previous one version maybe it would work with the current version aswell.
Click to expand...
Click to collapse
I had your problem in past, but not this time: I'm running the 14/04 build with no MAC problems.
Hope you managed to solve, feel free to PM me whenever you need help

[ROM][UNOFFICIAL][STABLE][perry] LineageOS 14.1 for Moto E4 Qualcomm

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First off I have no intention at all of taking over this project. Wanted to share this working build without hijacking someone elses thread. Based on the original work of @squid2 for Perry and @SeanStar for Owens I have fixed/tweaked a few things so you all can keep your devices running up to date and stable. It will work even after the taking latest stock ota updates or flashing the latest firmware. I'll keep this updated at least once a month until hopefully the original dev releases something better.
Known working:
Booting
Graphics and video playback
RIL
Connecting to GSM (not for XT1766 which is CDMA only) and CDMA networks, calls, and data (LTE, 3G) (Supporting US and Canada carriers only)
Fingerprint sensor (Sprint models don't have this)
Camera
Audio
WiFi
Sensors
GPS
FM Radio
Untested or possibly broken
CM Actions removed
Changelog:
Code:
11-17-2018-
-All audio now working.
-Fixed cdma data/LTE. Works on first boot without any additional fixes.
-Added missing firmware symlinks to fix data after latest stock radio updates.
-Added correct device specific power_profile.xml.
-Changed governor settings to closer reflect stock values and balance out performance and battery life.
-Probably a few other things I'm forgetting.
11-19-2018-
-FM Radio really fixed now
Sources
[url]https://github.com/LineageOS[/URL]
[url]https://github.com/JasonM45/android_device_motorola_perry[/URL]
[url]https://github.com/JasonM45/android_device_motorola_msm8937-common[/URL]
[url]https://github.com/JasonM45/android_device_motorola_qcom318-32[/URL]
[url]https://github.com/JasonM45/proprietary_vendor_motorola[/URL]
[url]https://github.com/JasonM45/android_kernel_motorola_msm8937[/URL]
Downloads:
May not work with XT1766 Sprint/Boost CDMA devices trying to use GSM networks especially in another region! I do not support this! Please don't complain to me about it here!
November 19 2018 Stable Build
ROM Information
LineageOS 14.1 for Moto E4 Qualcomm, ROM for the Moto E4
Contributors
Jason M., SeanStar, squid2, Alberto97,
Big thanks to:
bcrichster, and
jasonmerc
for testing my trees and helping find a couple derps I made and making sure everything is buildable and working.
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Version Information
Status: Stable
Created 2018-11-17
Last Updated 2018-11-19
Jason M. said:
First off I have no intention at all of taking over this project. Wanted to share this working build without hijacking someone elses thread. Based on the original work of @squid for Perry and @SeanStar for Owens I have fixed/tweaked a few things so you all can keep your devices running up to date and stable. It will work even after the taking latest stock ota updates or flashing the latest firmware. I'll keep this updated at least once a month until hopefully the original dev releases something better.
Click to expand...
Click to collapse
Excellent post - including attributions. Thanks for your numerous contributions supporting this device and maintaining the high standards expected of every XDA member.
Nice. Keeping the e4 alive.
madbat99 said:
Nice. Keeping the e4 alive.
Click to expand...
Click to collapse
Trying. It's a good phone. Don't want to see everyone abandon it and go by a new one before @squid2 finishes doing his thing.
Jason M. said:
Changelog:
Code:
11-17-2018-
-All audio now working.
-Fixed cdma data/LTE. Works on first boot without any additional fixes.
-Added missing firmware symlinks to fix data after latest stock radio updates.
-Added correct device specific power_profile.xml.
-Changed governor settings to closer reflect stock values and balance out performance and battery life.
-FM radio working.
-Probably a few other things I'm forgetting.
Click to expand...
Click to collapse
I do not see an FM radio app. How do I get it working?
Thanks!
mn1968 said:
I do not see an FM radio app. How do I get it working?
Thanks!
Click to expand...
Click to collapse
I'm not sure why. I'll take a look but I'm pretty sure all the FM radio stuff is in the qcom318-32 tree so I thought since it's working on my E4 plus it was on perry also. I had someone testing on perry who was also asking for that working and I was under the impression it was working, but I'll check it out asap.
Edit: I'm sorry. My testers didn't say anything and I just looked again and see what's wrong. I'll have another build up that should have it working in a few hrs or so. I apologize, I've got a baby coming on the 26th on the brain.
@mn1968 flash this zip. It should get the FM radio working for you. Let me know please.
Sim card is not detected
Mian123456789 said:
Sim card is not detected
Click to expand...
Click to collapse
If you were patient and waited a fee minutes or so you should have data. If it doesn't work let me know and I'll remove it.
Edit: I've had numerous users test it that told me it works
Jason M. said:
If you were patient and waited a fee minutes or so you should have data. If it doesn't work let me know and I'll remove it.
Edit: I've had numerous users test it that told me it works
Click to expand...
Click to collapse
I have waited but it is not detecting sim card i inserted another sim card and restart but during boot the mobile vibrates and stuck in boot loop
Mian123456789 said:
I have waited but it is not detecting sim card i inserted another sim card and restart but during boot the mobile vibrates and stuck in boot loop
Click to expand...
Click to collapse
What model do you have and what carrier are you trying to use with it?
Mian123456789 said:
Sim card is not detected
Click to expand...
Click to collapse
Jason M. said:
If you were patient and waited a fee minutes or so you should have data. If it doesn't work let me know and I'll remove it.
Edit: I've had numerous users test it that told me it works
Click to expand...
Click to collapse
Sim is recognized for me. APN correctly auto-configured as well. I have the US Cellular XT1768 - using with AT&T Tracfone.
Jason M. said:
@mn1968 flash this zip. It should get the FM radio working for you. Let me know please.
Click to expand...
Click to collapse
Thanks! Wasn't looking for you to fix this ASAP...was more just curious. I have downloaded and will test when I get time.
Jason M. said:
What model do you have and what carrier are you trying to use with it?
Click to expand...
Click to collapse
I have moto e4 xt1766 and carrier sprint
Mian123456789 said:
I have moto e4 xt1766 and carrier sprint
Click to expand...
Click to collapse
Didn't you say you were trying to use it on a gsm network?
https://forum.xda-developers.com/mo...-sim-unlock-hidden-menu-t3650622/post78200314
Mian123456789 said:
I have moto e4 xt1766 and carrier sprint
Click to expand...
Click to collapse
If your trying to use it with Sprint or Boost in the US it should work. You said you tried another sim card. Let me guess, your trying to use it on a GSM network in India or something like this user
https://forum.xda-developers.com/mo...mm-sprint-perry-service-t3862210?goto=newpost
Jason M. said:
If your trying to use it with Sprint or Boost in the US it should work. You said you tried another sim card. Let me guess, your trying to use it on a GSM network in India or something like this user
https://forum.xda-developers.com/mo...mm-sprint-perry-service-t3862210?goto=newpost
Click to expand...
Click to collapse
Yes i am trying to use it on gsm in pakistan.Is it possible?
Mian123456789 said:
Yes i am trying to use it on gsm in pakistan.Is it possible?
Click to expand...
Click to collapse
It's not supposed to be but I'll try to make it work. I'm making another build without all the CDMA LTE fixes and hopefully it will work. I'm not sure I even want to do this but I'll try. I don't get why people think a CDMA phone bought in the US will work on GSM. As soon as it's done and uploaded I'll post a link.
Jason M. said:
It's not supposed to be but I'll try to make it work. I'm making another build without all the CDMA LTE fixes and hopefully it will work. I'm not sure I even want to do this but I'll try. I don't get why people think a CDMA phone bought in the US will work on GSM. As soon as it's done and uploaded I'll post a link.
Click to expand...
Click to collapse
Thanks for your effort i can test it for you
Great work!!! Do you have a local manifest that I can use to build this myself?
Thanks.
Also I have a issue on my current lineage 14.1 perry build that all call audio is through the speaker and is very loud.
Any idea for quick fixes? I checked the mixer_paths and other 2 xml files in /system/etc and they look right.
Any ideas?
greatjack1 said:
Great work!!! Do you have a local manifest that I can use to build this myself?
Thanks.
Also I have a issue on my current lineage 14.1 perry build that all call audio is through the speaker and is very loud.
Any idea for quick fixes? I checked the mixer_paths and other 2 xml files in /system/etc and they look right.
Any ideas?
Click to expand...
Click to collapse
My build posted in the op? If so, there is one audio file I can try adding. Actually, here's a zip you can try flashing.
Edit: manifest
https://github.com/JasonM45/perry_local_manifest/blob/jasonm45/roomservice.xml
If your running someone else's build which I'm pretty sure you are because I fixed that problem you'll need to flash the zip titled E4_audio_fix

Categories

Resources