New Samsung alert! Score a Galaxy S21 5G for as little as $99 right now
BadDroidBoy Kernel
- I am hoping someone here will test this kernel for me, my brothers replenish had such LOW internel storage that i thought i might help him out now he is using a 1 gig partition on his sdcard mounted as /sd-ext and has lots of internal storage
THIS IS NOT FOR USE ON STOCK ROM!
Thanks to Dmrlook Firehak and everyone else that has a hand in making kernels, my next step will be to push the cpu to 900mhz with Overclocking built right into the kernel...
for now this is stock 600mhz ext4 mounting, with /sd-ext support...
this is installed via CWM07-19-2012 12:00 AMLike 0 -
do you need it to mount the partitions /system /data /cache I really do need more Information on this to see what i can whip up07-19-2012 10:51 AMLike 0 - We have cwm5 right? Wouldn't it need to be an edify updater-script?
I've tried numerous times with various rom kitchens to get on that rw /system.
I don't need one for /data or /cache since they will write new ones on boot.
I just wanna deodex (and theme) and debloat.
Sent from my SPH-M580BST using Tapatalk 207-19-2012 12:20 PMLike 0 -
- its an armv6 if i am not mistaken... runs msm config? 7x27 same processor set as the prevail and precedent?07-19-2012 07:07 PMLike 0
-
ok then gsmarena has the wrong specs on the replenish they report the cpu as being a
Chipset Qualcomm MSM7627-2
CPU 600 MHz
and the prevail as
Chipset Qualcomm MSM7627-3
CPU 800 MHz
i pulled the data sheets on both processors and they are almost identical and since the prevail/precedent will run 988mhz stable (my precedent (a rebranded prevail) is running at 988mhz) i do not see why the replenish is not capable of 900mhz and still be stable.
more info on the processor can be found here
http://pdadb.net/index.php?m=cpu&id=...alcomm_msm762707-19-2012 08:32 PMLike 0 - Ok I seee OP was updated with "WILL NOT WORK WITH STOCK ROM". That explains my bootloops.
Now is phoenix the only rom thaat this kernel works with?
So we would have to flash phoenix rom to format exts and then flash your bootimg before reboot?
I'm looking more for clarification because is there a way back to .rfs file system after thie ext formats?
Sent from my SPH-M580BST using Tapatalk 207-20-2012 12:10 AMLike 0 - I tried to flash phoenix rom but it wouldn't boot, so I'm not sure if I was on ext or not, but I restored a backup in CWM just fine.07-20-2012 12:23 AMLike 0
-
Currently waiting anxiously for my ohone to charge and start flashing to get some deodexed rom to boot from my current build.
Sent from my SPH-M580BST using Tapatalk 2
UPDATE:
i successfully booted phoenix rom with this kernel.
flash phoenix.zip
then flash
baddroidboy kernel
reboot
since this boots phoenix roms scripts im gonna be "chefn-Up" a boost rom.
thanks again.07-20-2012 12:58 AMLike 0 - i was over on area51 this morning checking for an update to the Rom on my Precedent and seen they released a deodexed rom for the Boost Replenish.. its on ext4 and said something about using parts of the PhoeniX installer so it should work with my kernel also you might want to check it out...07-20-2012 09:35 AMLike 0
- i was over on area51 this morning checking for an update to the Rom on my Precedent and seen they released a deodexed rom for the Boost Replenish.. its on ext4 and said something about using parts of the PhoeniX installer so it should work with my kernel also you might want to check it out...
Sent from my SPH-M580 using Tapatalk 207-20-2012 06:08 PMLike 0 - Flash phoenix.zip in cwm (thst will wipe/format)
Then flash either dmrlooks kernel(not his newest one-its apage back or so in thread) or baddroidboys kernel.zip
Reboot
If u want ext4 or sda-ext you have to mount and format sd card first
But it should boot.
As soon as I have time ill release an uptodate rom so upgrade isn't bugging us etc.
Sent from my SPH-M580 using Tapatalk 207-20-2012 08:14 PMLike 0 -
-
- Correct cicsogee - this is not a custom kernel - this is the kernel build by samsung. It was not build by badboy. As proof, for those of you running this kernel, assuming you have root permissions, shell into the device wtih adb (command adb shell), then when logged in, do the following:
1. su
2. cat /proc/version
You will notice that the version states the following:
"Linux version 2.6.35.7 (se.infa@SEI-46) (gcc version 4.4.3 (GCC) ) #1 PREEMT 1"
se.info@SEI-46 is the user name and computer name of a samsung build machine. "se" stands for samsung electronics. Just do a google search for "@SEI" and you will see other posts referring to stock samsung kernels with @SEI in the version info.
I'm not sure why baddroidboy would pass a samsung kernel off as his own, however I would be wary of using anything he is promoting.
For those of you who have seen my name around here, you will see that I have provided a custom kernel for the replenish. There are links on this forum to how to install it. If you do install it, and run cat /proc/version, you will see that the computer name is not SEI (it is in fact kitchen, which is the name of my computer that sits in my kitchen). I provide my kernel here not for money or donations, but because it is a hobby and my wife and I both have the replenish and I wanted longer battery life. So please don't take my post here as me trying to promote my kernel for self gain. I'm just letting you all know it appears baddroidboy is promoting something as his own that he did not in fact create, mostly as a way to drive traffic to the area51 website I suspect. And I imagine solicit for donations.
My two cents :-)ciscogee likes this.07-21-2012 02:50 PMLike 1 - ok then gsmarena has the wrong specs on the replenish they report the cpu as being a
Chipset Qualcomm MSM7627-2
CPU 600 MHz
and the prevail as
Chipset Qualcomm MSM7627-3
CPU 800 MHz
i pulled the data sheets on both processors and they are almost identical and since the prevail/precedent will run 988mhz stable (my precedent (a rebranded prevail) is running at 988mhz) i do not see why the replenish is not capable of 900mhz and still be stable.
more info on the processor can be found here
Qualcomm MSM7627 Application Processor with Modem Datasheet | CPUlist | PDAdb.net
and id highly reccomend against trying for 1ghz.. had several admires sizzle and pop...07-22-2012 08:18 PMLike 0 - Correct cicsogee - this is not a custom kernel - this is the kernel build by samsung. It was not build by badboy. As proof, for those of you running this kernel, assuming you have root permissions, shell into the device wtih adb (command adb shell), then when logged in, do the following:
1. su
2. cat /proc/version
You will notice that the version states the following:
"Linux version 2.6.35.7 (se.infa@SEI-46) (gcc version 4.4.3 (GCC) ) #1 PREEMT 1"
se.info@SEI-46 is the user name and computer name of a samsung build machine. "se" stands for samsung electronics. Just do a google search for "@SEI" and you will see other posts referring to stock samsung kernels with @SEI in the version info.
I'm not sure why baddroidboy would pass a samsung kernel off as his own, however I would be wary of using anything he is promoting.
For those of you who have seen my name around here, you will see that I have provided a custom kernel for the replenish. There are links on this forum to how to install it. If you do install it, and run cat /proc/version, you will see that the computer name is not SEI (it is in fact kitchen, which is the name of my computer that sits in my kitchen). I provide my kernel here not for money or donations, but because it is a hobby and my wife and I both have the replenish and I wanted longer battery life. So please don't take my post here as me trying to promote my kernel for self gain. I'm just letting you all know it appears baddroidboy is promoting something as his own that he did not in fact create, mostly as a way to drive traffic to the area51 website I suspect. And I imagine solicit for donations.
My two cents :-)
dmrlook -
BadDroidBoy's kernel adds the data2ext (provided you have an SD card partition prior to installing the kernal) support which firehak revealed he could do, but never released. Below is a screenshot from my own phone which shows the increase in internal storage. Other than the data2ext however, the kernel is identical to the stock one.
If you two could come up with an agreement to add his data2ext support to your kernel, I believe it would resolve the biggest issues that most people have with the Replenish (storage, performance, and battery life).07-24-2012 06:53 PMLike 0
- Forum
- More Android Goodness
- The Archives
- Android Central Archives
- Samsung
- Samsung Replenish
BadDroidBoy Kernel
« install from sdcard comp
|
fb03 »
LINK TO POST COPIED TO CLIPBOARD