PIE GPS blob for i9300 - Galaxy S III Android Development

Hi everybody,
Not sure if anyone frequents this anymore but I have started a project set to replace the npe GPS vendor blob of the i9300. This is so that the android/bionic patch will no longer be required and we can push for CM and other official rom support from Lollipop upwards.
The nexus 7 (Grouper) has the same GPS chipset as we do on the i9300 (BCM47511 ) and the blobs are PIE, so a straight swap should be easy.
Turns out not quite the case, I have got it so that the phone can find satellites, a little bit slow, but finds them nonetheless. However I can't get it to fix on them yet.
If people are interested in this project I will post up, what I have done and any logs etc I have gathered. I can't say for sure but I imagine that the solution for the i9300 would be very similar to that of the Samsung Note N7000 as well, if any devs from there are interested.
XDA:DevDB Information
Grouper GPS blobs on S3 GT-i9300, ROM for the Samsung Galaxy S III I9300
Contributors
mcgi5sr2, mcgi5sr2
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: AOSP
Version Information
Status: Testing
Created 2015-08-26
Last Updated 2015-08-26

{
"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"
}
mcgi5sr2 said:
Hi everybody,
FYI this is almost completed now, just some tidying and further testing
Click to expand...
Click to collapse

I can't help except for testing and i wish you and all devs who will cooperates good luck in this project.

This project can be considered complete now, the commits are on my repos which have just been updated.
No doubt still need a good clean/purge.
https://github.com/mcgi5sr2/device_samsung_i9300/commit/c945cb3679ff63c573ee1c50196d26e451585537 Device tree
https://github.com/mcgi5sr2/proprietary_vendor_samsung-haxynox/commit/076b49ac9009987ce3cff8316416602123c1233c proprietary vendor

Hello devs
I'm looking for a script or zip to flash on my I9300 for a ROM where the GPS not working! Is this the solution here?
And how to implement the script you made? I'm not a technical Ingenieur thanks for your kind answer

thechosenone43 said:
Hello devs
I'm looking for a script or zip to flash on my I9300 for a ROM where the GPS not working! Is this the solution here?
And how to implement the script you made? I'm not a technical Ingenieur thanks for your kind answer
Click to expand...
Click to collapse
This is not the solution as it isn't a flashable zip. It also more than likely doesn't contain the relevant code you require. What rom are you using? Perhaps I could help the Dev?

Thanks for quick responding
The 2 ROMs I was using been Dirty Unicorn 5.1 and Validus 5.1 ROM where the GPS not working! I think Andrea Turchet is the developer from both of the ROMs. I asked the Developer for a fix but nothing happened since them. I think they stopped working on DU already since the I9300 comes @ his ages
Maybe you can get in touch with the devs and find a solution?
Thanks in advance :thumbup:

Hi @mcgi5sr2
I'm running the official CM13 nightlies (by @forkbomb444) on my i9300, and I've got a problem with the GPS. I can see satelittes and get a fix, but it drops every minute or two.
I posted about the problem here but I've been trying to investigate further so I wanted to see if I could use older copies of gpsd, gps.exynos4.so and libsecril-client.so to see whether that would "fix" the problem - that idea lead me to this commit which in turn lead me to this thread.
Do you know whether I can easily downgrade these blobs on my i9300 CM13? (I can find them easily enough, but I notice that the filenames have changed - I don't understand the android gps subsystem architecture to know what to do next).
Alternatively (since this is not my daily driver phone), I can install the original haxynox AOSP Rom to see whether this has the same problem.
Any pointers/assistance to help me to investigate this would be greatly appreciated.
Thank you, Jaime

Hi,
I have stopped development, but can relate to the issue you have mentioned. The grouper blobs are even older than the S3 blobs but were PIE and thus functioned on M where PIE blobs were required. They also lacked some of the functionality that native Samsung blobs had built in. All of this was a sacrifice to get GPS working on M. So going back to older blobs won't help. I haven't checked but perhaps newer Grouper blobs if they exist would help.

Related

DreamStockRom

I'm currently waiting for the release of android 5.0 to begin this, but this project aims to create a ROM that is as close to stock as possible, while still including busybox binaries by @stericson, root, and hopefully (waiting for permission) SuperSU by @chainfire. No UI edits, no framework edits or custom apps (other than those specified), a couple edits to respect a custom recovery, and some device specific stuff to allow it to actually run well. I'm aiming to expand to other devices if this is successful, so stay tuned if you don't have a nexus 5. I'm aiming to have a first version by a week or less after the source drop, but realize that it will still be in fully ALPHA stage then, and I have very little prior ROM building experience so don't sue me if something happens to your device... tell me if you have problems though .
I'll probably upload to a google drive folder, but if anyone has a better idea for keeping it available without posting a link to a site with ads let me know!
I'll also upload to github for source code, but there really isn't going to be many changes.
XDA:DevDB Information
DreamStock, ROM for the Google Nexus 5
Contributors
dreamwave
ROM Kernel: Linux 3.4.x
Based On: AOSP (android 5.0 is the first release)
Version Information
Status: Testing
Created 2014-10-29
Last Updated 2014-10-29
dreamwave said:
I'm currently waiting for the release of android 5.0 to begin this, but this project aims to create a ROM that is as close to stock as possible, while still including busybox binaries by @stericson, root, and hopefully (waiting for permission) SuperSU by @chainfire. No UI edits, no framework edits or custom apps (other than those specified), a couple edits to respect a custom recovery, and some device specific stuff to allow it to actually run well. I'm aiming to expand to other devices if this is successful, so stay tuned if you don't have a nexus 5. I'm aiming to have a first version by a week or less after the source drop, but realize that it will still be in fully ALPHA stage then, and I have very little prior ROM building experience so don't sue me if something happens to your device... tell me if you have problems though .
I'll probably upload to a google drive folder, but if anyone has a better idea for keeping it available without posting a link to a site with ads let me know!
I'll also upload to github for source code, but there really isn't going to be many changes.
XDA:DevDB Information
DreamStock, ROM for the Google Nexus 5
Contributors
dreamwave
ROM Kernel: Linux 3.4.x
Based On: AOSP (android 5.0 is the first release)
Version Information
Status: Testing
Created 2014-10-29
Last Updated 2014-10-29
Click to expand...
Click to collapse
those roms already exist lol
What? Which ones?
adolfo778 said:
those roms already exist lol
Click to expand...
Click to collapse
And I haven't seen a ton of them promising android Lollipop within a week of the source drop...barely any even talking about it!
dreamwave said:
And I haven't seen a ton of them promising android Lollipop within a week of the source drop...barely any even talking about it!
Click to expand...
Click to collapse
why would you need to promise them before source is dropped? once source is dropped, youll see roms based on aosp within hours. its a nexus, you dont need to promise roms before source is published. once the factory img appears, you will see roms based on stock as well.
I suppose, I don't see a problem with doing a custom remix of my own though, even if it mirrors a lot of others pretty closely. I might at least be able to throw in some little kernel mods and optimizations specific for the device, though.
Im pretty sure you dont need permission from chainfire to embed supersu in your rom. He clearly states that on his site.
Dear OP ! You got me soo excited !!
I cant believe youre gonna drop a stock 5.0 rom sometime down the road ! I want to shout this incredible news from a mountain top!!
Oh dear OP, please tell me how i can donate to you right now ??
travperk said:
Dear OP ! You got me soo excited !!
I cant believe youre gonna drop a stock 5.0 rom sometime down the road ! I want to shout this incredible news from a mountain top!!
Oh dear OP, please tell me how i can donate to you right now ??
Click to expand...
Click to collapse
{
"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"
}
KerryWood34 said:
Click to expand...
Click to collapse
Place holder threads are not allowed
Thread closed

[ROM][5.0.2][SIRIUS] AOSPA 5.0-ALPHA1 (UNOFFICIAL)

This is an unofficial build of Paranoid Android 5.0 (currently in ALPHA)
BUILD 2015-03-03 IS LATEST
FEATURES:
- PA Features
What works
Since build 2015-01-27 camera is definitely working; CM12 Theme engine is also present and working.
Please report stuff that still doesn't work.
What definitely doesn't work
Recovery in FOTA partition (?)
DOWNLOAD
Just flash the ZIP in recovery, make sure you full-wipe the device beforehand!!!
NEITHER I NOR THE PARANOID ANDROID TEAM TAKE ANY RESPONSIBILITY WHATSOEVER FOR ANY DAMAGE INCURRED TO YOUR DEVICES WHEN USING THESE BUILDS IN ANY WAY, SHAPE OR FORM!!!
They do, however, take great pride in making a cool ROM.
I am but a humble servant.
BIG THANKS TO @Kevinjoa for providing a build server. You rock.
{
"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"
}
XDA:DevDB Information
UNOFFICIAL PA 5.0, ROM for the Sony Xperia Z2
Contributors
cheep5k8
Source Code: https://github.com/AOSPA-legacy
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: AOSPA
Version Information
Status: Testing
Created 2014-12-04
Last Updated 2015-03-03
First!!
Guys, the Dialer is broken. It crashes right after dialing.
Until I release a new build, there is an updated Dialer.apk in my MEGA folder.
Just copy it into /system/priv-app/Dialer/ and reboot.
Tried to install on my Z2 but when i'm running the zip it says "This package is for: D6502, D6503, D6506, D6543, Sirius; This device is Yuga"
you're gonna have to change your kernel as whatever kernel you're on was probable based on one for the z
Never thought you'll open a new thread. You can keep on with your own build until the team rolls out official build.
I'll keep the device tree updated.
OK, thanks. I've basically made this build for myself but I thought I might share it... I'm sorry if this is against good practice. I'm fine with closing the thread if you guys want to.
Aside from that it works really great! Thanks to the PA team again and again!
Got the double-tap-to-wake working. Thanks to this commit: http://review.cyanogenmod.org/#/c/80439/
Somehow i didn't manage to enable it from the settings, I got to edit the dt2w file manually.
UPDATE: It's merged to the main kernel source, next builds including CM should have this working. (at least the code btw)
UPDATE-2: Setting SELinux to permissive fixed it.
My main build machine is actually at work, so there won't be a new full build by me until Monday, but I'll see if I can make a new kernel image and upload it. Thanks!
EDIT: Any estimate on the battery life impact? (Should be minimal on the Z2 anyway)
@TheMrcool212:
Great, it works! Though not sure yet if current boot.img is suitable for everything, I'm still testing.
audio_policy.conf is missing the output-flag-fast flag for a2dp ("flags AUDIO_OUTPUT_FLAG_FAST"). Once it's there, bt audio works very well.
cheep5k8 said:
audio_policy.conf is missing the output-flag-fast flag for a2dp ("flags AUDIO_OUTPUT_FLAG_FAST"). Once it's there, bt audio works very well.
Click to expand...
Click to collapse
Here? https://github.com/AOSPA-legacy/and...us/blob/lollipop/audio/audio_policy.conf#L103
TheMrcool212 said:
Here? https://github.com/AOSPA-legacy/and...us/blob/lollipop/audio/audio_policy.conf#L103
Click to expand...
Click to collapse
Hey,
Nope, here, at outputs:
https://github.com/AOSPA-legacy/android_device_sony_sirius/blob/lollipop/audio/audio_policy.conf#L95
The flag should *also* be present in the compress-offload policy, here:
https://github.com/AOSPA-legacy/android_device_sony_sirius/blob/lollipop/audio/audio_policy.conf#L51
HTH
Just for clarity I've uploaded the working audio_policy.conf:
https://gist.github.com/md5555/f61bb1dfb842519c6c25
Since we're speaking of audio, I've also somewhat modified the mixer path conf; among other fixes it eliminates the mic audio playing back into the headphones when making a voice call on headset. It's in our AOSP repo: https://github.com/xperia-aosp-proj...blob/lp5.0/rootdir/system/etc/mixer_paths.xml
Send me a pull request, I'm leaving home until tomorrow.
I'm not really home either so I guess not before tomorrow.
Sensors are partially broken in the dt2w kernel, so I'm keeping this one for me (check with e. g. CPU-Z)
Uploaded new build 20141209.
Build 20141209-2 contains BT fixes from CM gerrit which fix no audio on bluetooth/problems restarting BT under some circumstances until reboot.

[ROM] [AOSP Based] Invictrix ROM 8.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"
}
Invictrix ROM​For the Moto Z2 Force(nash)​
Welcome to Invictrix!! Our goal is to provide users with a unique staple in Android Development which aims at stability and optimizations along with what we feel is the perfect amount of features. We hope you enjoy this ROM as much as our great team has had while building it. With that said, We are in no way shape or form responsible if you brick your phone.
Features:
Moto mods support
More features to come
Downloads:
ROM -
Here
Gapps are built in.
Issues:
None that I'm aware of
Source:
ROM - InvictrixROM
Device Trees - InvictrixROM-Devices
Kernel - Kernel Source
Reporting Bugs:
Logcat, Logcat, Logcat
Please submit logs if you're having an issue. If there is no log we cannot help you. Simply clogging the threads with “This issue happened, fix it” will get you nowhere and you will be ignored. To Also add to the Log Criteria, Your bug report won't be used if:
- You are not on a clean flash of the ROM
- If you're using Xposed
- If you’ve flashed any other mod that tweaks System in any way
So help us to help you and provide logs for issues. Thanks.
Other:
Feel free to join our Telegram community, Google Plus, and check out our website
https://invictrixrom.com
Google Plus
Our Telegram Chat
XDA:DevDB Information
Invictrix, ROM for the Moto Z2 Force
Contributors
USA-RedDragon, Infect_Ed
Source Code: https://GitHub.com/InvictrixROM
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Created 2018-05-23
Last Updated 2018-06-21
Hell yeah! Thanks for this !
Thanks for your work man!
Is the sound working when recording vids and what not
is this fixed in thius rom?
much appreciated either way
does this rom support moto mods?
undisputedfb said:
is this fixed in thius rom?
much appreciated either way
Click to expand...
Click to collapse
Kaesberg said:
does this rom support moto mods?
Click to expand...
Click to collapse
Unless specifically stated, I would assume it is similar to other AOSP base ROMs. Same motomod functionality, same bugs, etc. See contributors. Same builder as AOSiP is in there. Usually if he fixed something here, he'd fix it in AOSiP as well and vice versa.
Well we all know what happens when we assume things so I ask, never hurt to ask and get confirmation.
I'm fairly new to doing custom roms so how would I do this and keep all my data?
outofnades said:
I'm fairly new to doing custom roms so how would I do this and keep all my data?
Click to expand...
Click to collapse
You don't. Back up your data first. Going from stock to aosp needs a clean flash
How do I download the ROM? the link is down for me.
Because you work I will bought this device
Do we still have to flash firmware like AOISP or can we do the normal rom flashing process
mookiexl said:
Do we still have to flash firmware like AOISP or can we do the normal rom flashing process
Click to expand...
Click to collapse
If you have Oreo on both slots, no you don't. (Took March Oreo update). If you have nougat Bootloader on your other slot, flash the firmware.
I just checked right now again and link is invalid. Anyone else able to download?
!M4G3 said:
I just checked right now again and link is invalid. Anyone else able to download?
Click to expand...
Click to collapse
Same here. I'm ready to try this out. I loved his v20 rom
Uzephi said:
If you have Oreo on both slots, no you don't. (Took March Oreo update). If you have nougat Bootloader on your other slot, flash the firmware.
Click to expand...
Click to collapse
Thanks, would I still have to fastboot -w. Moving 60+gigs back and forth can be time consuming
Hello how are you ?
Could not download ROM, the link seems to be broken, could it fix or provide another?
I am very interested in this ROM, even more because it is performance oriented, I am very excited.
mookiexl said:
Thanks, would I still have to fastboot -w. Moving 60+gigs back and forth can be time consuming
Click to expand...
Click to collapse
If coming from another aosp ROM, no. You usually should when flashing from stock
Is this going to be happening? Just curious, haven't seen anything since the initial post.
Edit: would really love to see this happen, would mean two solid ROMs for this device!
The link is already coming, after all this rom exists for our device?

UNOFFICIAL CarbonRom Z3TC(W) cr-7.0

{
"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"
}
CarbonROM is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look, build, and use our code at CarbonROM's GitHub... and at CarbonROM Gerrit.
Download:
LTE SGP621
WIFI SGP611 not yet, WIP
SOURCES
XDA:DevDB Information
UNOFFICIAL CarbonRom Z3TC(W) cr-7.0, ROM for the Sony Xperia Z3 Tablet Compact
Contributors
evil-god
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2019-09-28
Last Updated 2019-09-29
Reserved
Reserved
First , thank you. looking forward to windy version release :angel:
I didn't test this rom.
after installation-> first boot-> freezing(after 2~3 second) -> auto restart -> Boot -> freezing....repeat again.. again
rom: 20190928
gapps = opengapps (ARM / 9.0 / nano)
Absolutely great, using it for a week already. Even brightness level is fixed. Battery time is great too.
Only two small bugs:
1) Magnet cover does not switch off the screen
2) 5Ghz Wifi does not work in Russia (common Sony problem)
Hi, I am interested in installing this ROM. Can someone share the installation procedure or steps?
Thanks in advance!!
One more small bug - seems like battery indicator is working wrong - my tablet now always turns of at 30% of indicator. It does not mean that it consumes more power now - seems that 70% now == 100% before...
Thank you for the new ROM for this great tablet. Is there any hope that the official ROM got released too?
i'll try it for my sgp641~thx!
Insert the 64G SD Card then System reboot again and again.
Sohot2000 said:
Insert the 64G SD Card then System reboot again and again.
Click to expand...
Click to collapse
did you manage to solve this issue?
Are most these ROMs dead. I haven't seen any activity for months
PureMAD4 said:
Are most these ROMs dead. I haven't seen any activity for months
Click to expand...
Click to collapse
Yes, since the day Mr. koron walked away from this device...
michael_hamada said:
Yes, since the day Mr. koron walked away from this device...
Click to expand...
Click to collapse
I see you using Floko on windy - what date? I got 20191016 and 20200114 can you suggest which one is good enough? I got AICP 8.1 rn. Thanks in advance!
CfYz said:
I see you using Floko on windy - what date? I got 20191016 and 20200114 can you suggest which one is good enough? I got AICP 8.1 rn. Thanks in advance!
Click to expand...
Click to collapse
Definitely 20200114, I feel
Hi
I have a Sony Z3tc (Tablet Compact) SGP611 and recently started using custom ROMs instead of the stock one.
Any chance the work on SGP611 is still in progress?
Can I help with something or test it as I would really be interested in running Pie on it and like CarbonROM?
Thanks
How to re-enter Recovery mode, once, the Carbon ROM has been installed? It seems to wipe the TWRP away.

[ROM] [UNOFFICIAL] [9.0] CarbonRom 7 [SMG-350W..etcc]

{
"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"
}
arbonROM is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look, build, and use our code at CarbonROM's GitHub...
Disclaimer:
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! These builds are experimental and can contain Bugs (as listed above). Make sure to do backups.
Support:
We spend an astonishing amount of time developing this software. We can't spend much time on XDA as a result, so if you need support, please try the following:
1) Search. Search, search, search. Yes, you. I don't care how unique or important your question is, it's very likely someone has adressed it already. Especially if you're even close to new at this.
2) Read our FAQ, which can be found on our website. Carbon FAQ
3) Ask a question in your device forum. Someone will no doubt try to help you. Warning: this help may come in the form of telling you it's a dumb question that has been asked before. See step 1 - such are the perils of asking questions when you haven't done the research yourself. Android is about helping yourself.
4) Join our Discord server or Telegram group! There, you can connect with other Carbon users and our developers, and you can get quicker responses to your bug reports. The invite link is right below.
DOWNLOAD
https://drive.google.com/file/d/1KL4PzYixagnaXE9PSRNDxJNeEFzKdylS/view?usp=sharing
Join the CarbonROM Discord server
Meet us on Telegram
Homepage
GitHub
https://github.com/CarbonROM
ROM OS Version: 9.x Pie
Based On: AOSP
Version Information
Status: Beta
Created 20120-05-01
Last Updated 20120-05-01[/QUOTE]
Hey everyone. just recently got my hands on this device so figured i would maintain a Rom or two or a kernel or anything to tinker with it. Decided to compile Carbon for now as they've always been a pretty solid ROM. I'll have some pics up of the settings and stuff in abit. I'm not 100% sure if im correct in labelling which version of the grand prime this is as I've never worked with a phone with so many different models for different regions. I have the canadian device (W) and used the gsprimelte device sources.
anyways. Hope you'll enjoy! ill be working on making sure to keep this rom updated as well as add my own personal effort as well such as a bundled custom kernel Ill be working on and various other things to improve performance without sacrificing battery (meaning mainly behind the scenes stuff)
if you have any questions please feel free to ask
one more
Installed yesterday, everything I tried worked good(camera wifi gps bluetooth )only problem was with baseband. Baseband turned up as unknown. Restored Lineage 16 with twrp, baseband shows as S2AQB2. G530W, Magish 20.3, Opengapps pico. Logcat attached.
Update: Installed Carbonrom by itself, nothing else = baseband unknown. recovery log attached
dundidit said:
Installed yesterday, everything I tried worked good(camera wifi gps bluetooth )only problem was with baseband. Baseband turned up as unknown. Restored Lineage 16 with twrp, baseband shows as S2AQB2. G530W, Magish 20.3, Opengapps pico. Logcat attached.
Click to expand...
Click to collapse
Hmm strange it's working for me. Thanks for the log I'll check it out !
Bro, see my PM
plis,i need the rom to be compatible with sm-g530h and sm-g530m
Hi bro, I would like to ask you this great favor, I've been looking for carbonrom for a long time, my sm-g530h and sm-g530m but this rom is not compatible, it would be nice to have this rom for these devices, your roms are good but some friends have tried this rom and They are super satisfied with your work in this rom and I am interested that you can help me.
i need the rom to be compatible for grand prime
hi bro, how are you doing with the rom for sm-g530h and sm-g530m
FANTA DESTROYER said:
i need the rom to be compatible for grand prime
hi bro, how are you doing with the rom for sm-g530h and sm-g530m
Click to expand...
Click to collapse
I've been debating on coming back to thus device and actually fixing/maintaining my builds as I don't have enough ram to build the latest versions of android for my main device (redmi note 9p). No promises! But I do know why this build had issues with sim card and how to fix it
Work on G531H?

Categories

Resources