@dev need help to build your custom rom for P version - Galaxy S Advance I9070 Q&A, Help & Troubleshooting

Hi dev´s,
i come from mobile hd2. now i have the p version of galaxy advance s. i can´t test any of your roms. but i would like to.
the problem of the p version is the different baseband version. right?
how can ich change the baseband. compile from source?
if someone of you would help me to customize one of your roms for the p version it would be very nice. i´m a beginner developing.
perhaps it would be helpful for you too.
i hope you agree and like to help me?

carepack said:
Hi dev´s,
i come from mobile hd2. now i have the p version of galaxy advance s. i can´t test any of your roms. but i would like to.
the problem of the p version is the different baseband version. right?
how can ich change the baseband. compile from source?
if someone of you would help me to customize one of your roms for the p version it would be very nice. i´m a beginner developing.
perhaps it would be helpful for you too.
i hope you agree and like to help me?
Click to expand...
Click to collapse
I believe a CSC flash should do the trick....I might be wrong though

CallMeVentus said:
I believe a CSC flash should do the trick....I might be wrong though
Click to expand...
Click to collapse
The Problem is, tested on supressed rom, no sim card would be detected. because of wrong baseband i think. csc is the region info. i think only change this would not solve the sim card problem.

carepack said:
The Problem is, tested on supressed rom, no sim card would be detected. because of wrong baseband i think. csc is the region info. i think only change this would not solve the sim card problem.
Click to expand...
Click to collapse
You could try manually changing the RIL-related libs and binaries.....but I tried that on JetMOD and it splash looped

CallMeVentus said:
You could try manually changing the RIL-related libs and binaries.....but I tried that on JetMOD and it splash looped
Click to expand...
Click to collapse
Hi CallMeVentus,
thx. changed only the ril files? solution might be to change baseband and ril.i think change the files in filesystem only would be enough or? build up new from source with correct ril and baseband could solve it.
how can i merge them? custom rom with the related files?

carepack said:
Hi CallMeVentus,
thx. changed only the ril files? solution might be to change baseband and ril.i think change the files in filesystem only would be enough or? build up new from source with correct ril and baseband could solve it.
how can i merge them? custom rom with the related files?
Click to expand...
Click to collapse
We might also need a different kernel to allow NFC to work too

Related

[KITCHEN] Basic ROM kitchen for aspiring Tattoo cooks [PC/MAC]

Hi guys,
Lately I have been developing a kitchen to help ordinary people learn how to build their own ROM on HTC-based Android devices. It allows you to do basic things such as rooting a shipped ROM, adding apps2sd, modifying the task killer memory threshold, etc.
The appropriate settings are now in place to make it work for the Tattoo.
Here is the link to the kitchen:
http://forum.xda-developers.com/showthread.php?t=633246
Before flashing any ROM from the kitchen, please make a Nandroid backup first of your existing ROM!
Thank you, and enjoy!
oh dsi! Great news for us, thank you for all your works!
I'm downloading
does it work with 2.1 update.zip too ?
suoko said:
does it work with 2.1 update.zip too ?
Click to expand...
Click to collapse
If it is a Tattoo ROM, then yes. If not, then it will still boot if you port it, but some things may not work (unless you know how to fix the drivers and resolutions).
Thanks man
Downloading....
Nice to see you again.
thanks buddy... keep up the good work.
do you know how to change baseband firmware ? i mean removing one baseband firmware of the same device to another version of the same device...
i am dying to know about it, please be kind enough to share your knowledge on this bro...
manuvaidya said:
thanks buddy... keep up the good work.
do you know how to change baseband firmware ? i mean removing one baseband firmware of the same device to another version of the same device...
i am dying to know about it, please be kind enough to share your knowledge on this bro...
Click to expand...
Click to collapse
What's a baseband firmware? -- Do you mean the radio? Sorry, I don't know.
dsixda said:
What's a baseband firmware? -- Do you mean the radio? Sorry, I don't know.
Click to expand...
Click to collapse
when we get the information about the phone, we have baseband version
its below firmware version..... it goes something like 13.29.55.13G_3.35........
what is radio ???
manuvaidya said:
when we get the information about the phone, we have baseband version
its below firmware version..... it goes something like 13.29.55.13G_3.35........
what is radio ???
Click to expand...
Click to collapse
Radio.. baseband.. pretty much the same thing.
dsixda said:
Radio.. baseband.. pretty much the same thing.
Click to expand...
Click to collapse
ok, fine. i didnt know that. thanks. as mr.paul was saying it can be possible to change that radio on tattoo. but he asked us to wait till his next release of ROM... so i thought is there anyone who also know how to do it. so that we can have a little more information about that when we r ready to flash it....
i wanna know about the radio, how to change it & what r its advantages & disadvantages please....
manuvaidya said:
i wanna know about the radio, how to change it & what r its advantages & disadvantages please....
Click to expand...
Click to collapse
I don't have a Tattoo and you are asking in the wrong thread.. let's move on
dsixda said:
I don't have a Tattoo and you are asking in the wrong thread.. let's move on
Click to expand...
Click to collapse
ok sorry mate.... but u have nexus now right ??? have u changed the baseband of ur nexus or have u thought about changing it or u have any idea how to change it buddy ??? is it possible atleast to change radio on any device ??? this would be the last question for u about this topic. kindly answer for this please.... later i wont ask u....
coming to the topic, i wanna be tester too... keep the coocked ROM coming...
manuvaidya said:
ok sorry mate.... but u have nexus now right ??? have u changed the baseband of ur nexus or have u thought about changing it or u have any idea how to change it buddy ??? is it possible atleast to change radio on any device ??? this would be the last question for u about this topic. kindly answer for this please.... later i wont ask u....
coming to the topic, i wanna be tester too... keep the coocked ROM coming...
Click to expand...
Click to collapse
I don't have any cooked ROMs coming - this is a Kitchen.
No I have no need to change my radio.... just do a search.. you flash radios just like any update.zip.....
Going back on topic, if any of you are successful in building and flashing a Tattoo ROM - especially one with root enabled - please let us know.
I've built a ROM with root from a stock ROM (extract system/boot.img from windows temp), and my tattoo stucks at "TATTOO"'s screen.
What's wrong dsi ?
JoOoSs said:
I've built a ROM with root from a stock ROM (extract system/boot.img from windows temp), and my tattoo stucks at "TATTOO"'s screen.
What's wrong dsi ?
Click to expand...
Click to collapse
Hmm there must be a problem with the kernel base address used when re-packing the kernel. I used 0x2E000000, maybe I am wrong? This value is set in the build_boot_img file.
Could you try 0x19200000 or 0x10000000? Thanks!
I don't know ^^'
How can i help you to make it work ?
Maybe we can ask to tattoo's devs :/
JoOoSs said:
I don't know ^^'
How can i help you to make it work ?
Maybe we can ask to tattoo's devs :/
Click to expand...
Click to collapse
Bro, I have edited my reply above.. try those base addresses. Thanks! I will investigate more when I get home.
dsixda said:
I used 0x2E000000, maybe I am wrong?
Click to expand...
Click to collapse
Hi,
looking at this post from Mainfram3, you're perfectly right:
hxxp://forum.xda-developers.com/showthread.php?t=641731
Bye
dsixda said:
I don't have a Tattoo and you are asking in the wrong thread.. let's move on
Click to expand...
Click to collapse
****, now I know what the problem is. It should be 0x2E00000 instead of 0x2E000000. I had one too many zeros! Sorry guys.

[ROM][2.3.3] 0x0v3rfl0w . 001 | 29 JUN 2011

Features:
Original Kernel
v20G Firmware
Deodexed + ZipAligned
build.prop hacks
RamOptimizer Script (HERE)
Removed some apps
AdBlock
Updated APN File
GPS Tweaks (@Noejn)
Zeam Launcher
Default Lang: EN
Another BootAnimation
New Wallpaper
What's coming on:
Gingerbread AOSP Look
Franco 2.3.3 Super Kernel
Download: http://www.multiupload.com/RPKVKOERT0
Great.
Sent from my LG-P500 using Tapatalk
post some screen shots please
abhiroxx said:
post some screen shots please
Click to expand...
Click to collapse
It has original look. I changed only the wallpaper! Screenshots are useless!
CWM-flashable?
how to flash? Recovery?
wow great so fast rom production. testing
roi14 said:
CWM-flashable?
Click to expand...
Click to collapse
Yes, I use 3.1.0.0 and I can flash it!
I think that you have installed GB from russian way
0x0v3rfl0w said:
Yes, I use 3.1.0.0 and I can flash it!
I think that you have installed GB from russian way
Click to expand...
Click to collapse
no. i have done nothing russian in any way,. , i'm on mik.so i just flash it thru CWM?
roi14 said:
no. i have done nothing russian in any way,. , i'm on mik.so i just flash it thru CWM?
Click to expand...
Click to collapse
Yes, You can flashing it but I think that GSM will not works... 0x0v3rfl0w same GingerLOL and another 2.3.3 Official GB...
Repeat "I think".
roi14 said:
no. i have done nothing russian in any way,. , i'm on mik.so i just flash it thru CWM?
Click to expand...
Click to collapse
This rom is official 2.3 so it means new baseband, you can flash this thru CWM but you wont get gsm network, unless you change your baseband thru kdz or LGMDP.
Correct me if im wrong guys.
Why not choose a simple name for the rom?
i'm just downloading it!
some questions:
- can i use darktremor app2sd on it?? (obiviously with an ext3 partition)
- do i have to wipe /data or /system before flashing? (now i have the official gingerbread update)
- can explain what modifications you've placed to build.prop??
-in original lg rom seem that wifi consumes more power than 3g data connection ( yes,it's unbelievable )
have you done something to fix this?
thx in advance!!!
See this HOW TO
0x0v3rfl0w said:
Yes, You can flashing it but I think that GSM will not works... 0x0v3rfl0w same GingerLOL and another 2.3.3 Official GB...
Repeat "I think".
Click to expand...
Click to collapse
You can try mik's gsm fix. (If it works, you still will have no APNs/data but GSM will work otherwise ;p)
http://forum.xda-developers.com/showpost.php?p=14743798&postcount=2
royskeyz said:
This rom is official 2.3 so it means new baseband, you can flash this thru CWM but you wont get gsm network, unless you change your baseband thru kdz or LGMDP.
Correct me if im wrong guys.
Click to expand...
Click to collapse
i don't know anything about that. >.<
doktornotor said:
You can try mik's gsm fix. (If it works, you still will have no APNs/data but GSM will work otherwise ;p)
http://forum.xda-developers.com/showpost.php?p=14743798&postcount=2
Click to expand...
Click to collapse
I tried this but fail, It think miks baseband fix is for new baseband to old baseband fix.
royskeyz said:
I tried this but fail, It think miks baseband fix is for new baseband to old baseband fix.
Click to expand...
Click to collapse
Well, in case you need it the other way round, then yes, it will not work (no reverse fix yet).
roi14 said:
i don't know anything about that. >.<
Click to expand...
Click to collapse
lol where you came from? just read few threads at devs section so many how to's there, just an example gingerlol rom.
royskeyz said:
lol where you came from? just read few threads at devs section so many how to's there, just an example gingerlol rom.
Click to expand...
Click to collapse
what i meant was i don't like/want to try that kind of stuffs,.

[Q] S5830m baseband (Modem) file needed

Hello,
After an update via recovery to another firmware, I discovered that i made a big mistake. I updated my Galaxy Ace S5830m to another baseband which caused it to not detect any signal or carrier.
Please I need the baseband (modem) flash file to recover it. The baseband file number is S5830mwhla1.
I wish that anybody serves me as soon as possible.
Thanks in advance.
a7madhazim said:
Hello,
After an update via recovery to another firmware, I discovered that i made a big mistake. I updated my Galaxy Ace S5830m to another baseband which caused it to not detect any signal or carrier.
Please I need the baseband (modem) flash file to recover it. The baseband file number is S5830mwhla1.
I wish that anybody serves me as soon as possible.
Thanks in advance.
Click to expand...
Click to collapse
what is the board name? cooperve? look inside /system/build.prop
Thanks
Thanks for your reply. I will check them and reply as soon as possible.
have same problem i wish u support with the solution if solved
Yes
Rafael.Baugis said:
what is the board name? cooperve? look inside /system/build.prop
Click to expand...
Click to collapse
Yes, I looked inside build.prop and found that the board is "cooperve" as u said, so what can i do??
a7madhazim said:
Yes, I looked inside build.prop and found that the board is "cooperve" as u said, so what can i do??
Click to expand...
Click to collapse
I have a Firmware that operates in edge-850/900/1800/1900mhz and hsdpa-850/2100mhz.
grab in my SkyDrive file named GT-S5830OKAZTO.7z
Hi dear's
i bought a samsung galaxy ace m series too and now after i installed a file it keeps restarting in samsung logo now i need the rom file is there any body know about this .
i need it plz share it
thank u in advance
Rafael.Baugis said:
I have a Firmware that operates in edge-850/900/1800/1900mhz and hsdpa-850/2100mhz.
grab in my SkyDrive file named GT-S5830OKAZTO.7z
Click to expand...
Click to collapse
These are the exact frequencies I was looking for. Thanks button hit
How can i get to your skydrive as i need that fike to?
Sent from my GT-S5830i
Modem S5830M TPA
Rafael.Baugis said:
I have a Firmware that operates in edge-850/900/1800/1900mhz and hsdpa-850/2100mhz.
grab in my SkyDrive file named GT-S5830OKAZTO.7z
Click to expand...
Click to collapse
Hello my friend, i have the same problem.. i made flash by odin with another modem and now.. the signal coverage is poor.. i need the modem stock of model GT-S5830M TPA. can you help me?
other quiestion is. where i can find the skydrive that you describe in the post.. this firmware its util to my pda? i just need to flash the phone file or all the room? thanks.. sorry for my english.

[Q] A "x" (cross sign) is appearing at the signals Bar

Hi All...
Unfortunately my Galaxy S got an issue that It shows a cross sign (x) along with the signals bar and does not loading the sim. There are'nt any signals even i have tried different sim cards but of no use.
I've searched a lot but could not find any solution.
Anyone please tell me some solution.
MomsDear said:
Hi All...
Unfortunately my Galaxy S got an issue that It shows a cross sign (x) along with the signals bar and does not loading the sim. There are'nt any signals even i have tried different sim cards but of no use.
I've searched a lot but could not find any solution.
Anyone please tell me some solution.
Click to expand...
Click to collapse
What is it showing as baseband in about phone settings?
if it is showing unknown then you need to flash a different modem
even if it is showing some baseband version still flashing a different modem may resolve the problem
ishangoyal said:
What is it showing as baseband in about phone settings?
if it is showing unknown then you need to flash a different modem
even if it is showing some baseband version still flashing a different modem may resolve the problem
Click to expand...
Click to collapse
Yes it is showing baseband version as unknown..
So i would have to flash a different modem, Sorry, but can u please guide me how to do that?
Not have much info in this regard..
I will be grateful if u would help.
MomsDear said:
Yes it is showing baseband version as unknown..
So i would have to flash a different modem, Sorry, but can u please guide me how to do that?
Not have much info in this regard..
I will be grateful if u would help.
Click to expand...
Click to collapse
Check this out... it might help...
http://forum.xda-developers.com/showthread.php?t=1870460
MomsDear said:
Yes it is showing baseband version as unknown..
So i would have to flash a different modem, Sorry, but can u please guide me how to do that?
Not have much info in this regard..
I will be grateful if u would help.
Click to expand...
Click to collapse
Hope your problem is solved
Sent from my GT-I9000 using Tapatalk 2
Happened to me when i was flashing a new kernel on i fixed it by just reflashing the stock rom with all the files just google it youl find lots of guides and they will provide you with all the files for odin you need
Hope it helps
Sent from my GT-I9000 using xda app-developers app

[HELP][PATCH][G800H] Project Lucky ROM for S5 Mini — Fingerprint [SOLVED]

Hey guys, I don't know if all of you already know about that, but I am the guy who is making the Patch for S5 Mini get support for this ROM.
This ROM is for now only for S3 Neo, but soon it will get support for S5 Mini and Grand 2.
About S5 Mini, Fingerprint support is missing, cause: I don't know exactly.
I want to ask if someone could help me giving or saying where are the Fingerprint files needed to make it works (I already know the FingerprintService and the File in system/etc/permissions). I would be grateful if anyone help me to find it.
Feel free to help and thank you for any help
EDIT 13/11/16 [DD/MM/YY]: I found the problem and now it is fixed (Fixed version didn't release yet - When it release S5 MINI I won't need any patch, only the ROM zip)
Thread link for S5 Mini:
http://forum.xda-developers.com/galaxy-s5-mini/development/rom-project-lucky-s7-style-rom-t3474910
You know about that Patch for making the fingerprint compatible to CM? Maybe that helps? You could ask @hennymcc he probably can help.
Or @CTXz because they made CM 13
Zocker1304 said:
You know about that Patch for making the fingerprint compatible to CM? Maybe that helps? You could ask @hennymcc he probably can help.
Or @CTXz because they made CM 13
Click to expand...
Click to collapse
Thanks man, but I think I found the solution... I only need someone who is using the stock ROM to give me some files.
MarcusBS said:
Thanks man, but I think I found the solution... I only need someone who is using the stock ROM to give me some files.
Click to expand...
Click to collapse
I am on Stock but using G800F and Not H
Zocker1304 said:
I am on Stock but using G800F and Not H
Click to expand...
Click to collapse
Actually I already tried and I didn't fix it yet. If you know the name of the files necessary for it works... tell me, I just need it xD
Maybe CM have the same names, so if you have the patch for CM13 you could tell me them. Thx.
MarcusBS said:
Actually I already tried and I didn't fix it yet. If you know the name of the files necessary for it works... tell me, I just need it xD
Maybe CM have the same names, so if you have the patch for CM13 you could tell me them. Thx.
Click to expand...
Click to collapse
I have no idea sry[emoji1]
Zocker1304 said:
I have no idea sry[emoji1]
Click to expand...
Click to collapse
Okay, thx for try
I finally fixed that, Fingerprint is fixed for next version
MarcusBS said:
I finally fixed that, Fingerprint is fixed for next version
Click to expand...
Click to collapse
thanks.
Not for G800F?
milad9896 said:
thanks.
For G800F or G800H?
Click to expand...
Click to collapse
Unfortunately, only G800H
MarcusBS said:
I finally fixed that, Fingerprint is fixed for next version
Click to expand...
Click to collapse
Hi,
Can this fix possibly work for a Marshmallow custom rom with a Note 7 framework? Or at least what is the process for making it working?
Superlion721 said:
Hi,
Can this fix possibly work for a Marshmallow custom rom with a Note 7 framework? Or at least what is the process for making it working?
Click to expand...
Click to collapse
If you give me the link of the ROM, I can give a look.
MarcusBS said:
If you give me the link of the ROM, I can give a look.
Click to expand...
Click to collapse
Oh yes, that would be great.
The rom is Smallwiz and it runs under the Note 7 framework. Other roms with the same framework (or S7 framework) exist but all the developers have given up on fixing the bug.
The link:
http://forum.xda-developers.com/galaxy-s5/development/super-debloated-battery-performance-t3395677
No matter what, I really appreciate you offering your help.
Thank you so much mate!
Superlion721 said:
Oh yes, that would be great.
The rom is Smallwiz and it runs under the Note 7 framework. Other roms with the same framework (or S7 framework) exist but all the developers have given up on fixing the bug.
The link:
http://forum.xda-developers.com/galaxy-s5/development/super-debloated-battery-performance-t3395677
No matter what, I really appreciate you offering your help.
Thank you so much mate!
Click to expand...
Click to collapse
Oh, it is S5 and based on a N7 firmware... Well maybe this method works but I can't promise.... Send me a PM and I tell you which files try.
2 sim card bug
My device on one sim card but rom two sim card edition. Please one sim card version.

Categories

Resources