Boost your Samsung Galaxy Ace S5830i
Last modified: 12/10/2012
Oct 12
I own the SGA S5830i now for some weeks, so I list here what I changed against the original version.
First of all I have to thank the XDA Developers Forum where you can find a wealth of information to mod your phone.
Without this info, I wasn’t able to change al those things.
At the moment there a 2 forums on the XDA forum for the S5830i:
At the forum you find all the necessary files (or links) to do what I briefly explain here in this post.
I will not explain in depth every step by step I did, because I don’t want to repeat info you can find elsewhere. I just want to give an overview what is possible and arouse your interest.
Still if you find this post interesting, you can leave a comment.
Root your phone
First things first, If you want to have full control over your phone, you definitely need to root it (see the forums for rooting/unrooting).
Most of the tweaks are even impossible without rooting.
Link2SD, the must have app to extend your internal memory
One of the things that disturbed me the most on my phone (before I used this app) was the low internal memory.
If you use Link2SD you can almost install an unlimited amount of apps, at the moment I’m running approximately 60 apps without problems.
You find the Link2SD app at Google Play.
To be able to use Link2SD, you need a separate ext partition on your SD card.
To partition your SD card you can use Gparted or MiniTool Partition Wizard Home Edition.
Essentially you need to:
- Backup all your data before resizing/repartition your SD card.
- Make first partition, type FAT32, primary, the biggest in size. Label it Android-SD if you want.
- Make second patition, type ext2 or ext3 about 1GB, primary. All the data from Link2SD comes on this partition. Label it Android-Ext3 or Android-Ext2.
- Create an optional Linux swap partion of 256MB. Some people claim this will reduce the lifetime of your SD card, so it’s up to you if you want to use swap space. You can temporarily/full-time activate/deactivate your swap with the Swapper 2 app.
See also the Link2SD faq list.
A tweaked kernel (Rafael Baugis kernel)
With the stock kernel the phone runs always at the same frequency, 832 MHz, even if it does almost “nothing”.
At the XDA forum you can download the Rafael Baugis kernel. This developer and so the kernel are amazing.
One of the things this kernel supports are different frequencies depending the CPU load and even deep sleep e.g. if you sleep your phone doesn’t need to run constantly at 832MHZ, so this will save your battery consumption.
Another feature is the use of zram, which is swap space compressed in memory instead of swap space on disk.
See the forum for all the features, download the kernel and flash it on your phone!
Flashing a Rom
At the moment I’m using M!-U! Rom combined with the Go Launcher Ex theme.
Make sure before flashing a Rom you make a Nandroid backup, so you can go back in time if anything happens.
Vishal Rajpal
Oct 25, 2012 @ 13:58:46
can you tell me how to partion sd card on my galaxy ace s5830i(rooted)
plz reply soon.
admin
Oct 25, 2012 @ 20:22:04
The easiest way is using a card reader for your SD Card and use MiniTool Partition Wizard Home Edition and follow the steps I mentioned in this post.
Before you partition your SD card, make a backup!
vishal rajpal
Mar 20, 2013 @ 14:46:33
I have installed v6 supercharger..
but when i will flash a new rom will i need to install it again?
Relpy soon
admin
Mar 20, 2013 @ 22:45:51
Just rerun the script and see what happens, if it is not 100% supercharged any more select option 7.
By the way asking to reply soon will not make me replying sooner.
Sourav Saica
Apr 15, 2014 @ 07:12:27
Easiest way to partition is by using CWM recovery
Dharmender Nirban
Feb 08, 2013 @ 12:29:34
install rom manager, flash cwm recovery, and use it to partition ur sd card. this is the easiest method ever…
jam kashif
Jan 31, 2015 @ 03:57:56
first of all u need to download link 2 sd after its installation power off ur mobile and hold volumeup+menubutton+poweron button….a screen appears first of all u go to format option after it go to update sd card
Vishal Rajpal
Oct 26, 2012 @ 06:25:03
my baseband version is s5830iDDLD1
and my bulid no. is GINGERBREAD.XXLD3
i have rooted it with CWM
it wil work in this version?
RELPY SOON.
admin
Oct 29, 2012 @ 21:16:44
Yes it will!
galaxynoob
Nov 26, 2012 @ 09:12:53
hey there. my galaxy ace is messed up to the point that it has terrible network reception. dialing *#*#4636#*#* or *#*#197328630#*#* yields no results. those advanced menus are either inactive or trigger com.android.phone errors. please post some ideas
admin
Nov 26, 2012 @ 22:24:30
If you messed up your phone you can go back to stock firmware using Odin.
See the XDA forum for detailed instructions.
vishnu
Dec 16, 2012 @ 08:44:16
Hi,1st of all Thanks for this as i was not sure to do something with root access on my 5830i because many of the things listed as ace in internet will work only on s5830 but not on 5830i.
in the mean time can you please tell me what exactly is swap ,memory and why is it needed and how the functionning of the phone depends on it size?
admin
Dec 16, 2012 @ 10:10:11
@vishnu
swap is virtual memory, it is used when your normal memory “RAM” is full. When your RAM is full, the parts that are not used are “swapped” temporary to disk to your swap file or swap partition. With a normal computer it’s better to expand your RAM if you see that swap is used a lot because swap access on disk is much more slower than RAM access in memory. With this phone it is not possible to expand RAM, so swap is an option. Rafael Baugis has added zRam to the kernel, this is swap that is not written to disk but compressed in memory, so it should be much faster than disk swap. You can also combine both on this phone: zRam and disk swap.
If you use disk swap on your SD card, you can go for a swap file or a separate dedicated swap partition. You can configure this with the app “Swapper 2” if your phone is rooted.
Keep in mind that using disk swap can decrease the life span of your SD card.
Mandeep
Jan 01, 2013 @ 04:14:56
I have used 5830i galaxy ace.I have done partition of sd card
But I could not find where the files are saved tell me how can I explore the partition of SD card files
Kit
Jan 02, 2013 @ 09:34:46
Hello I am a bit new on all this about Android and kernels. So far this kernel seems very updated and good.
But I dont know how to install. I tried to follow the instructions given by the creator but I am totally lost since on the instructions ask for the kernel, then for the rom and later for modules. I just want install the kernel in the default stock rom, how should I proced then? Because everytime I tried I end with weird results…
Thanks in advanced.-
admin
Jan 02, 2013 @ 12:24:28
@Kit
You can install the kernel on the stock rom, you don’t need to install a rom (optional).
Steps:
Go in to recovery mode (Vol-Up + Home + Power)
Install kernel zip file
Install modules zip file
Reboot
Kit
Jan 02, 2013 @ 22:36:14
The problem I have is that I do what you mentiont and first install this file “201212101860-E3-boot.img.zip” then “modules” I restart phone and the kernel is there but there is a problem. Everytime I reboot my phone the mac adress change. Always start by 12:34:45:(and some random numbers here). I do use mac filter so I cant connect to wifi with this :/
Do you know if is a known bug? There are other kernel that I can install in a stock rom that have the same specs of this one? I am interested in the CPU governors with sleep mode and zram mostly so I can speed up the performance and save battery but I dont want a different ROM because most of them have some bugs and I just dont need any different ROM at all.
Thanks for your quick reply 😉
Kit
Jan 02, 2013 @ 22:39:50
Oh I forget to mentiont. When I restore a backup with Odin (a fully working backup of my default ROM without any modification asides of my own settings and apps, etc.) The mac adress does the same! I though Odin does a 1:1 exact backup but it doesnt otherwise I could restore my phone to the backup state right? Is so annoying because I always have to use the firmware downloaded from samsung website and I dont understand why at all 🙁
admin
Jan 03, 2013 @ 11:48:25
Are you sure you mean the mac address?
The mac address is hardware related and fixed because the mac address is an id to identify a hardware piece.
Don’t you mean the IP address?
Kit
Jan 03, 2013 @ 12:01:37
I am completely sure. I use mac adress filter on my router so I leave wifi open. In this way I get less conflicts with some divce that doesnt support WPA. So yeah, the mac adress, after installing this, keep changing on every reboot. It start by 12:34:56:xx:xx:xx the first 6 numbers are always the same, just change the latest ones. I am just starting to think that this Kernel as well as the Odin tool doesnt work so good with Samsung Galaxy Ace GT-S5830i, at least not with the one I have. It must have some difference, maybe due country or is an updated version. The fact is that doesnt work. I only made it to work if I install complete ROMs with custom kernels (well, just tested one, Ace-i-sure). It worked, the MAC adress as again different than the default one, but this time at least didnt change.
I did a bit of research, and seems that either Google and Samsung doesnt include the mac adress directly on hardware. Seems to have some kind of way that make a different mac adress automatically to each device. I found some post related to that and people complaining about this problem on Nexus devices. My problem is just that happen when I install this kernel.
Samsung Galaxy Ace GT-S580i
Android 2.3.6
S5830iXXLK1
Kernel 2.6.35.7 dpi@DELL202 #1
Compilation GINGERBREAD.XXLK3
Thats all my phone data on info. I was really surprised like you when I saw the mac adress changing on each reboot lol. But trust me, isnt a lie. I could show you screenshot but actually I am already tired of flashing my phone and restoring backups.
Anyway thanks for your reply. I wanted to post this problem in the kernel’s creator post on XDA developers but I havent the minimum amount of posts since I am new. If you can and want, feel free to tell there my problem and give all that info that I just tell you 🙂
Regards, Kit.
admin
Jan 03, 2013 @ 12:10:46
I think you should ask on the XDA forum.
If you have not enough posts you can at least reply on an existing thread.
admin
Jan 02, 2013 @ 12:35:30
@Mandeep
You can use the app ‘Diskinfo’ to see your different partitions.
If you click on one of the partitions with Diskinfo, you see the path where the partition is mounted in the file system.
Example:
When you click on the partition name ‘SD-Ext2’, you will get the extra info:
Full path: /data/sdext2
File system: ext3 (that’s because I decided to format it in ext3 format)
…
You can explore your file system with the app ‘Root Browser Lite’ (phone must be rooted to use this app), but there other explorers in the Android market for which your phone must not be rooted.
Vinay
Jan 13, 2013 @ 19:39:53
Hii…
i have galaxy ace s5830i.
baseband version s5830iddli1
i have rooted my phone frm xda developers using update.zip and im also using link to sd app
plzz tell me that all the steps that u mentioned above will work smoothly…
plzz reply soon..
admin
Jan 13, 2013 @ 21:02:10
Which steps do you mean?
Vinay
Jan 14, 2013 @ 01:38:37
second partiton , kernal and flashing a rom..
admin
Jan 14, 2013 @ 21:46:47
If you follow the instructions very well it shouldn’t be a great problem.
Important is to make a backup of your SD card if something should go wrong.
If you really mess up you still can reflash the original firmware with Odin, you can find detailed instructions on the XDA forum.
Success!
amir
Feb 05, 2013 @ 03:56:13
how can i recover this specs of my phone using odin..
Samsung Galaxy Ace GT-S580i
Android 2.3.6
S5830iXXLK1
Kernel 2.6.35.7 dpi@DELL202 #1
Compilation GINGERBREAD.XXLK3
i post this here coz i install this rafael kernel and i want to go back to my old specs..
pls post links to download and steps to do..
please help and thanks to all reply especially on the admin..
Vinay
Feb 06, 2013 @ 10:37:34
Listen frend …why u want the previous kernel???
is there any problem with rafeal kernel..?? I am also having the
same kernel and with that I am having the jelly last from and it is
almost perfect…it lacks in speed performance…but it nice…I suggest
U must also install that rom from xda developers forum..
admin
Feb 06, 2013 @ 20:19:21
@amir
See this thread on the XDA forum.
MOHAMMED AMAN
Feb 17, 2013 @ 13:14:34
HELLO ,,,
MY PHONE IS SAMSUNG GALAXY ACE S5830I
I HAVE DONE THIS LINK2SD PARTITION THING…..BUT I AM LOSING ALL MY DATA IN SD CARD …AND WHILE OPENING LINK TO SD IT SHOWS TO CHOOSE A PARTITON SYSTEM I CHOOSED EXEPT FAT32 AND NO USE ON RESTARTING SAME THING SHOWS….
PLZ HELP ME SIR …I HAVE LOST 512MB FRM MY SD CARD ……
admin
Feb 18, 2013 @ 17:25:10
@Mohammed
Have you read “What you need for linking applications” on http://www.link2sd.info/description?
It is important to use the second partition on your SD for Link2SD and that you created this partition as “primary”.
abhishek
Jan 13, 2014 @ 06:56:19
download mini tool partition wizard in ur pc and do it
Rishi Pandey
Feb 20, 2013 @ 15:25:23
i am using galaxy ace s5830i for some time please tell me a kernel in which i can overclock my phone to 1ghz.and please also tell me a good coustom rom for the same..
admin
Feb 20, 2013 @ 21:10:32
@Rishi
There is no overclock possible at this moment.
See this thread
MOHAMMED AMAN
Feb 21, 2013 @ 10:33:00
Thank u sir…..i have read it and successively created a partition…….
Can u suggest me which kernel and rom is the best for ace s5830i DDLK2
PLZ HELP ME I WANT TO CUSTOMISE MY PHONE
MOHAMMED AMAN
Feb 21, 2013 @ 10:34:45
Sir …i meant customs roms …..
admin
Feb 23, 2013 @ 15:07:42
At the moment I’m using Jillie Bean beta3 from Alucard1989pl.
See also a post about it on my blog: Jillie Bean Beta3 on ACE S5830i.
I’m not saying that this is the best Rom, because that’s a personal taste, like choosing a car.
I use it in combination with the Rafael Baugis kernel.
MOHAMMED AMAN
Feb 24, 2013 @ 16:28:58
sir ….my phone is DDLK1 …GINGERBREAD.XXLK3….CAN I FLASH THIS ROM…..
admin
Feb 24, 2013 @ 17:13:08
I guess you can.
Make a Nandroid backup before flashing a new Rom. If something goes wrong you still can flash the stock rom with Odin.
Remark: I’m not reponsible if you brick your phone.
MOHAMMED AMAN
Feb 27, 2013 @ 06:53:27
i am just a new user to android …can u give me instructions to use ODIN to reinstall …….and about nandroid backup
admin
Feb 28, 2013 @ 20:43:05
Odin is software you have to downlaod from Internet and install on Windows on your PC.
Connect your phone with your usb cable to your pc and go in download mode with your Phone (push the 3 buttons at the same time: volumeUp + volumeDown + Power).
Flash the correct firmware with Odin to your Phone.
To make a Nandroid backup you can use ClockworkMod recovery or ONandroid (with ONandroid you can make a Nandroid backup will your phone is normal running).
For the details read the XDA forum.
MOHAMMED AMAN
Mar 23, 2013 @ 16:08:48
hello sir,
I installed JELLY BLAST V3 in my samsung galaxy s5830i …it worked great .but the mobile network goes of some times ….i am not able o post in XDA so, please help me …..
and can u send me tutorials to install ADRENALINE BOOST V3 ….. since i am not a member in XDA …i am not able to ask any quires
plz help me
admin
Mar 24, 2013 @ 18:03:17
I can’t send you those tutorials, I’m not Google.
Please Google first and register on XDA so you can ask questions.
Vinay
Feb 24, 2013 @ 07:38:57
sir, i need this kernel Rafael.Baugis #201212101860..
from where should i download this…plz tell me the proper link
from where i can download the latest version of rafael baugis kernel…
thanks..
admin
Feb 24, 2013 @ 17:10:18
@Vinay
You find the download links in the first post of the thread
[discontinued][Kernel 2.6.35-7] Rafael.Baugis@xda-developers #201212101860 E3 STABLE.
Vinay
Feb 26, 2013 @ 14:24:47
sir, when i follow the steps to install the rafael baugis kernel,there are 3 main steps
1 install xxxxxxx-xxxx.boot.img.zip
2 install (select_you_rom.file.zip)
3 install xxxxxxx-xxxx.modules.zip
which rom file is that..??? i cant undersatnd the 2 step..plzzz help me
admin
Feb 26, 2013 @ 19:20:46
@Vinay
Step 2 is the custom Rom you like to install but it is an optional step, so you don’t have to do step 2.
If you whish you can only install the Rafael Baugis kernel (step 1 and step 3) .
Vinay
Feb 27, 2013 @ 12:06:54
Sir, is there any possibilities that i can install nova launcher
in my glaxy ace s5830i with android 4.1 jelly blast..???
and if there is possibility plz give me the link also…thanks
coz u r helping me a lot…
admin
Feb 28, 2013 @ 15:49:07
I don’t have an idea. Please consult the XDA forum and Google is your friend.
vinay
Mar 02, 2013 @ 11:05:00
Sir, plz tell me how to run gta 3 on ace s5830i..
I had downloaded its data also when i open it
a black screen appears then nothing appears
but when i touch the screen some sounds can be
heared…plz tell how to run this game….
admin
Mar 02, 2013 @ 22:11:38
You can’t (at this moment) see this thread at XDA forum.
Google is your friend!
Victor
Mar 06, 2013 @ 15:31:41
sir, can I use stock rom with root swap partition and ext 3 partition? I want to use swapper 2 and link2sd. or Is need a custom rom ?
Thanks.
admin
Mar 06, 2013 @ 21:09:25
I don’t think you can because the stock kernel does not support swap. Install the Rafael Baugis kernel. Your phone has also be rooted.
Visit the XDA forum for the details.
vishal rajpal
Mar 06, 2013 @ 16:13:28
while flashing a rom..if it gets stuck on boot logo…
then can i have acess to CWM recovery to restore my previous rom?
Reply soon
Victor
Mar 06, 2013 @ 16:57:02
you can go download mode and flash stock fw with odin. Than if you have a nandroid backup flash temp cwm and restore your rom.
admin
Mar 06, 2013 @ 21:03:20
If you made a Nandroid backup yes. You have to boot your phone in recovery mode (volumeup button + power button + home button at the same time).
From recovery, install the temporary CWM zip file and then restore your Nandroid backup. For more details check the XDA forum.
MOHAMMED AMAN
Mar 09, 2013 @ 10:22:10
sir….can u please advice me how to overclock gt s5830i……..how to increase RAM too???
admin
Mar 10, 2013 @ 20:32:56
You can’t overclock s5830i, at least not at this moment, with the current available kernels. You can’t increase the RAM neither, the RAM is fixed hardware.
Please consult the XDA forum first before asking questions here, because you can find al these answers on the XDA forum.
Vinay
Mar 10, 2013 @ 20:43:25
@ MD Aman – you can use swap memory. Its a type of ram
which increases ur mobile performance..
Vishal Rajpal
Mar 11, 2013 @ 08:08:28
When we do format/system on flashing rom, is there are chances of phone getting bricked?
Vinay
Mar 11, 2013 @ 09:08:11
It happens sometime..
Before flashing any rom first read out its installation guide carefully..
MOHAMMED AMAN
Mar 12, 2013 @ 15:52:37
thats superb…….how to do it//????
Vinay
Mar 12, 2013 @ 16:23:48
Check out the 3rd point by admin on the top of this blog..
Use minitool partition wizard home edition to create swap memory..
Before creating swap memory first read out how to create( google is ur frend)
I cant write here becoz its a little bit long but its really easy i had created
this for my ace s5830i with jelly blast it has increased the performane..
After creating the swap u need to download ‘swapper 2’ app to activate/deactivate
ur memory…
Good luck
vishal rajpal
Mar 18, 2013 @ 06:23:33
There is an option in link2sd app “clean up dalvik cache”
Is there any harm in selecting that option?
Like bricking…etc…
Reply Soon
vishal rajpal
Mar 18, 2013 @ 06:26:31
There is an option in link2sd app “clean up dalvik cache”
Is there any harm in selecting that option?
Like bricking…etc…
Reply Soon
and can we link holo launcher to sd card..will it work??
Vinay
Mar 18, 2013 @ 07:41:07
I had never tried clean dalvik cache in link 2 sd but i used it in recovery mode..
Whenever u want to flash a custom rom, from recovery mod u can clean up dalvik cache..
Yes u can link holo launcher….no problem will be there
but sometimes when u reboot ur phone u have to select the holo launcher…
If u want that everytime when u reboot system holo musr be there u must set this holo as
default holo launcher and make sure that it is in ur phone memory….
vishal rajpal
Mar 21, 2013 @ 18:25:07
Is compatability of a particular rom depends upon the baseband version of the phone or any of the baseband can work?
Relpy soon..
Thanking You..!
Vinay
Mar 22, 2013 @ 11:46:34
See this post http://forum.xda-developers.com/showthread.php?t=1658047
if u want to flash any custom rom just flash its zip file . The baseband will automatically installed
dont worry about any baseband. But if u want to flash stock rom then the baseband should be compatible
with that rom..
Kashish
Mar 28, 2013 @ 01:09:48
I want to ask is their any kernel now which can overclock samsung galaxy ace s5830i to 1.0 ghz???
admin
Mar 28, 2013 @ 22:21:34
Not at this moment, maybe in the future. Find the details at the XDA forum.
mihir
Apr 10, 2013 @ 22:22:00
Hi sir my samsung galaxy ace 5830i getting slow
tell me how can i increase the speed plz give me solution
admin
Apr 11, 2013 @ 21:51:28
Read the XDA forum, there is a specific thread for 5830i.
There are different Roms for 5830i which improve the speed.
vamsi
Apr 23, 2013 @ 14:01:31
I am using Galaxy S5830i, as the internal memory (190mb) is too low i m not able to load much apps or games etc. Pls suggest me how can i decrese my phone memory usage.
admin
Apr 24, 2013 @ 22:38:00
You can use the app Link2SD and the V6 Supercharger script.
john
Apr 24, 2013 @ 21:54:33
Hello
i flashed the kernal on my phone
but how to know that is flashed in the right way on my phone
how can i test or know?
admin
Apr 24, 2013 @ 22:43:04
You can see the version number of the flashed kernel in the settings of your phone (about).
If you flashed the Rafael Baugis kernel you should be able to change the max and min frequency of the kernel with the app No-frills CPU Control.
Koko.BlackHawk
Apr 26, 2013 @ 00:42:24
Hey there … My ace running in low space
I bought it 2weeks ago
and have only 10% free space.. WhatsApp & gmaps take almost 20mp
can i move them to my new sd
i download app2sd but said “unabled to move files’
can u help me with easy snd simple steps???
And thanks alot for your post 🙂
admin
Apr 26, 2013 @ 20:37:06
Use the Link2SD app, it’s explained in this post.
vishal rajpal
May 01, 2013 @ 05:29:06
what is chainfire 3D ? will it work on s5830i?….
can anyone give me the link..
admin
May 01, 2013 @ 13:46:29
Yes it works on S5830i, it’s in the app store.
Google is your friend.
praveen
Jun 15, 2013 @ 12:40:18
sir my can’t on i install s3 rom on my 5830i phone then my phone canot on
sir plzzzzzzzzzzzzzzz help me i am really disturb
plz reply me sir
admin
Jun 16, 2013 @ 00:10:31
If your bricked your phone, try to flash it with stock firmware using Odin.
There are several threats on the XDA forum specifically about this topic.
praveen
Jun 17, 2013 @ 12:50:07
but how plz tell me
rene
Jun 17, 2013 @ 22:55:40
I configured first partition FAT32 and second partition to ext2.
I installed link2sd application and when I start up it asked me to configure new partition…i set ext2.
After reboot, I can’t see ext2 partition in the list from task manager.
My internal memory is downsizing when I’m installing some application.
How it is possible?
admin
Jun 18, 2013 @ 21:38:13
Verify with the DiskInfo app if your partition is active and used.
In Link2SD use “create link” for the apps instead of “move to SD card”.
See the faq list on http://www.link2sd.info/faq.
Manbeena
Jun 24, 2013 @ 15:35:19
Hello Sir,
I have Galaxy Ace with Model number: GT-S5830i
Android version: 2.3.6
Baseband version: S5830iDDLK1
Kernel version: 2.6.35.7
dpi@DELL202#1
Build number: GINGERBREAD.XXLK3
(I EXACTLY DON’T KNOW WHAT TO MENTION AND WHAT NOT TO)
I just don’t know much about these operating systems in devices.. So, I considered it best to ask you this..As you’re the one..who can help me here..
I’m not satified with the working of my cell-phone..as it has low internal memory.. It works slow.. And I found the most interesting apps..incompatible to it.. It cannot even play temple run.. It’s very disappointing to me..As I am a game lover..and wanted to use my cell-phone most for gaming..but as I bought this.. It gave me nothing but a huge disappointment..
Sir, can you tell me..how may I improve its working.. I don’t know anything about this rooting..flashing ROM.. n what is idea behind using Rafael Baugis Kernel instead of default one.. And will partitioning the SD card affect its normal functioning..
Please, help me sir. I really need to improve this cell-phone..as I have no option of buying another model.
admin
Jun 24, 2013 @ 20:54:26
@Manbeena
There is a special thread for the S5830i, on the XDA forum. So this should your first info source.
Rooting your phone means you become administrator of your phone.
Some apps are only usable if your phone is rooted like the Link2SD app.
On the XDA forum there is a thread how to root the S5830i and the ZIP file for it.
The Rafael Baugis kernel makes it possible to run the CPU of your phone on different frequencies and a “deep sleep” modus, this extends your battery life.
By partitioning your SD card, you can link your apps to the SD card (with the Link2SD app) on the second partition, this extends the internal memory.
mandy
Jul 10, 2013 @ 09:18:55
I have Galaxy Ace with Model number: GT-S5830i
hay phone is note work properly.. its too slow according to other phones.. pls tell what i have done to its fast speed.. pls reply very soon
admin
Jul 16, 2013 @ 12:59:40
Your first read should be the XDA forum, there are specific threads for this phone model.
This phone is an entry level phone, so keep this in mind too, so some games will never run on this phone!
You can start to experiment with the following at your onw risk to boost your phone:
– root your phone
– use the app Link2SD to move your apps to your SD card if your internal memory comes low
– flash a custom rom (always make a nandroid backup first in case something goes wrong and you have to restore)
– if your phone is soft bricked, flash the original firmware from http://www.sammobile.com/firmwares/ with Odin
– there are some specific scripts like V6Supercharger, AdrenalineEngine, …
All this info is available on the forum and Google is your friend!
Les
Jul 28, 2013 @ 16:29:25
I cannot transfer my contact list to my vw phone system.
I have a Samsung Galaxy S5830I.
Any suggestions.
admin
Jul 28, 2013 @ 22:45:02
@Les
I don’t know what you mean with “vw” phone, but there are 3 ways to manage your contatcs:
– on your sim card
– internal on your phone
– synchronize with your Google account
The best way is to synchronize with your Google account, this way your contacts are backed up in the cloud and will never be lost.
vatan
Aug 03, 2013 @ 03:46:22
i done partition
still m facing problems related to internal memory
please help
admin
Aug 05, 2013 @ 21:44:06
@vatin
Did you also link your apps with Link2SD app?
Keyur
Sep 19, 2013 @ 12:57:27
Dear admin, thank you very much for this tutorial. I am a newbie to the root world and had a serious shortage of internal memory on my SGA. Thanks to this tutorial, I can now use many applications at the same time! Thanks a lot! 🙂
abe
Sep 19, 2013 @ 16:34:19
sir, which is the best script? i use simplicity V5 with stock kernel. link2sd, seeder, cf3d.. but still laggy.. i use stock kernel coz it can read sim contacts.. sorry for my bad english..
admin
Sep 21, 2013 @ 21:05:17
@abe
I guess you mean which ROM.
Choosing a Rom is like choosing a car. So it depends on your personal taste.
Personally I like Ace-i-Sure a lot (I have written a post about it; see also the thread on the XDA forum).
At the moment I’m running Mehdi Rom V2, also very nice.
abe
Sep 24, 2013 @ 17:32:14
The best mod or script or tweak. Not the rom.sorry for confusion.. i cant find link to download rafael baugis kernel latest one.. can u help me sir. I have flash simplicity v5 but with stock kernel, i cant underclock my cpu to 152mhz. Only 312mhz.. n will i lose my Imei??
abe
Sep 24, 2013 @ 17:44:56
Will i lose my Imei if combine simplicity v5 with latest rafael baugis kernel? Sori for my bad english..
abe
Sep 28, 2013 @ 02:59:55
I ve found it.. now my phone is ‘flyingggg..’ thanks for info. I like your work…
mahe reddy
Oct 10, 2013 @ 04:30:46
My sim contcts are not showing and…when i make a call my phone automaticaly switches off..what to do
admin
Oct 14, 2013 @ 16:49:20
@mahe reddy
You can store your contacts in your Google account instead of on your sim card.
This is a setting in your phone.
This is the best way. If you lose your phone or your sim card is broken you still have your contacts.
anubhav
Oct 11, 2013 @ 08:24:55
is it avaliable in English UK or US
admin
Oct 14, 2013 @ 16:46:39
Yes
Mohit Chahar
Oct 11, 2013 @ 17:56:18
i have galaxy ace s5830i model.i donot get root and put rom into my phone yet. iuse too many try.help me how i can root and flash rom into my phone.My phone detail below :-
baseband – S5830iDDLA1
Kernal version – 2.6.35.7 hell-lock@hell-lock-VirtualBox#4
Build number – GINGERBREAD.XXLK2
admin
Oct 14, 2013 @ 16:53:10
@Mohit Chahar
If you want to start all over again from a “clean” phone, flash the stock rom with Odin.
Start with rooting your phone before flashing your Rom.
By the way, many Roms make your phone already rooted.
If you carefully follow the instructions on the XDA forum it should work.
cmark
Nov 15, 2013 @ 09:35:29
@admin
am using Samsung galaxy ace s5830i after I installed jellyblast on my phone I can’t installed/download 4.0 apps & above on my phone plzzz sir help me…
admin
Nov 19, 2013 @ 10:04:16
What do you mean with 4.0 apps.
S5380i is not running on 4.0.
cmark
Nov 21, 2013 @ 03:23:05
but I upgraded to jellyblast 4.1 on my ace s5830i
mukul
Nov 25, 2013 @ 07:34:27
Im not sure weather to upgrade S5830i Galaxy ACE to 4.1 there r lot of people who upgraded bt im not sure to do it or not…
Suggestions…..
admin
Nov 25, 2013 @ 21:16:00
You can’t.
cmark
Nov 27, 2013 @ 15:14:46
is there no other way to install 4.0 apps on ace s5830i like BBM or fifa14
kolangi
Nov 30, 2013 @ 09:53:53
is there any way to increase the ram memory in s5830i???
now my phone is rooted and flashed with acecream v1.4 rom..
and it sucks my battery drained in 4 hrs continous usage.. also any way to keep the battery for little more usage??
admin
Nov 30, 2013 @ 13:29:51
You can’t increase ram memory it is physically defined.
The best way is to try some different roms.
I’m, at this moment, using MEHDI ROM in combination with the Rafael Baugis kernel.
.
manoj
Dec 14, 2013 @ 20:42:39
hello i have samsung galaxy ace gt s5830i and i dont find service of 3g plz reply
admin
Dec 21, 2013 @ 08:18:03
@manoj
Go to settings > wireless and networks > mobile networks
warren
Dec 25, 2013 @ 13:13:19
@admin
am using the sga s5830i and i need to know how to flash with cwm recovery on my phone
admin
Dec 25, 2013 @ 20:47:57
@warren
There is a non permanent cmw for s5830i. You can find it on the XDA forum. It’s a zip file you have to flash when you go in recovery mode. You go into recovery mode by pressing the 3 button combination: power + volume-up + home.
The cwm version is non permanent so you have to flash it everytime you want to use cwm.
Yash Dhotre
Feb 22, 2014 @ 07:53:06
Can u say me a site download a software to expand my internal memory
admin
Feb 25, 2014 @ 22:23:34
To extend your internal memory use the Link2SD app.
saber
Feb 22, 2014 @ 13:51:37
i did breakup my galaxy ace gt_s5830i,so i did try to upgrade it to jelly bean,but the problem is that a ‘kernel panic upload mode’ appearsq on the screen after i reboot !!!
please help me how to fix my phone,thanks
admin
Feb 25, 2014 @ 22:22:25
Reflash your phone with the stock firmware using Odin.
You can find more detailed info how to use Odin on the XDA forum.
MMW
Jul 08, 2014 @ 19:50:27
Can anyone tell me how can i overclock my GT-S5830i
admin
Jul 13, 2014 @ 10:50:45
@MMW
You can’t (at this moment).
Ankit Pandit
Jul 09, 2014 @ 18:50:21
Where can i found the rooting package for root my samsung galaxy ace 5830i plzz send me url or email me package for rooting or unrooting for my phone plzz send me as soon as posible
admin
Jul 13, 2014 @ 10:49:24
@Ankit Pandit
You find this on the XDA forum, thread “Root,Unroot,CWM,and how to Flash Galaxy Ace S5830i“
softleap
Apr 01, 2015 @ 13:14:42
Samsung Galaxy Ace S5830i
my mobile hanged due to step 4
i restart my mobile, now it is not working, any body help me to resolve this issue.
(kernel-201211201515-E3-boot.img.zip)
http://www.4shared.com/zip/tr97nOTt/kernel-201211201515-E3-bootimg.html
(modulos201211201515-modules.zip)
http://www.4shared.com/zip/Kw1y85uV/modulos201211201515-modules.html
1. copy the 2 zip files to your sd-card.
2. boot into clockworkmod
3. install jellyblast (jelly-blast not supplied)
4. dont restart after installation
5. select install zip from sd
6. select choose zip from sdcard.
7. first select kernel-201211201515-e3-boot.zip
8. after install complete dont restart.
9. next choose the file modulos201211201515-modules.zip.
10. restart
Mahie
Oct 10, 2016 @ 17:04:31
Superb…. Thank you so much.
Samsung Galaxy Ace S5830i
my mobile hanged due to step 4
i restart my mobile, now it is not working, any body help me to resolve this issue.
(kernel-201211201515-E3-boot.img.zip)
http://www.4shared.com/zip/tr97nOTt/kernel-201211201515-E3-bootimg.html
(modulos201211201515-modules.zip)
http://www.4shared.com/zip/Kw1y85uV/modulos201211201515-modules.html
1. copy the 2 zip files to your sd-card.
2. boot into clockworkmod
3. install jellyblast (jelly-blast not supplied)
4. dont restart after installation
5. select install zip from sd
6. select choose zip from sdcard.
7. first select kernel-201211201515-e3-boot.zip
8. after install complete dont restart.
9. next choose the file modulos201211201515-modules.zip.
10. restart
Did exactly above and perfectly worked for “emergency call” only…
lokesh
Dec 24, 2016 @ 15:51:09
how.will i root my ace