regarding DualBoot, with the addition of BootManager to my kernels we now have a way to try n get dualbooting working on our devices...
i will use this thread to give u guys some links & info on dualbooting...
THIS INFO IS FOR DEVS/MODDERS/ROM COOKS ONLY!!!
the devs/cooks/modders can use this thread to discuss viable options/way in which we can achieve this...
DualBooting was introduced by zdzihu on Xperia X10:
http://forum.xda-developers.com/showthread.php?t=1107111
the link in his thread is dead so i am uploading it here:
http://icxperia.com/doomlord/x10/dualboot/dualboot_2.0.A.0.504.zip
dual booting, for x10, basically involved storing data/files in ext2/ext4 images and then loop mounting them to /system, /data, /cache partitions after which we chrooted into to those systems to continue booting... there are some modifications required in ramdisk to acheive this... basically loop mounting...
here are some more links related to dual booting:
http://forum.xda-developers.com/showthread.php?t=1112943
http://forum.xda-developers.com/showthread.php?t=1114544
DooMLoRD Modded DUALBOOT ROMs for basebands 2.0.xx & 2.1.xx
[WIP][DEV] Dual/Multi Boot Project
[DualBoot] Special update.zip to get ext2 images mounted in Recovery
REMEMBER:
Dual Booting has only been tested on X10... on Xperia 2011 devices WE DO NOT HAVE SPLBOOTING, so u cannot splboot kernels!!... so the dual boot ROM HAS TO work on the same kernel as the one which resides on main boot partition of device...
as and when i am free i will try and get some rom working in dualboot mode...
hopefully we can get it working soon...
I know this a Noob question but is this for Unlocked bootloaders or locked,
Great news DoomLord keep it up more and more great work coming in the future
GDSH said:
I know this a Noob question but is this for Unlocked bootloaders or locked,
Great news DoomLord keep it up more and more great work coming in the future
Click to expand...
Click to collapse
most probably ONLY FOR UNLOCKED BOOTLOADERS
DooMLoRD said:
most probably ONLY FOR UNLOCKED BOOTLOADERS
Click to expand...
Click to collapse
Yeah, it will have to be as you need to edit the ramdisk for it?
Keiran
ok, first we need to cinvert a rom to .ext2.
then we need to edit the ramdisk to boot from it
nickholtus said:
ok, first we need to cinvert a rom to .ext2.
then we need to edit the ramdisk to boot from it
Click to expand...
Click to collapse
How do you make a ext2 image?
i dno
look here maybe you find something: http://forum.xda-developers.com/showthread.php?t=1112943&page=2
(i am busy with getting my archos g9 working with adb)
---------- Post added at 12:55 PM ---------- Previous post was at 12:44 PM ----------
Here a guide to convert back-up to ext2
http://forum.xda-developers.com/showthread.php?t=1114544
So I could just nandroid, then use that system IMG.
Sent from my R800i using Darkforest ROM 3.0.5
convert that image to ext2 yes
KeiranFTW said:
So I could just nandroid, then use that system IMG.
Sent from my R800i using Darkforest ROM 3.0.5
Click to expand...
Click to collapse
nandroid backups are stored as YAFFS2 images...
u need to convert those images to ext2/3/4 MAINTAINING ALL SYMLINKS/PERMISSIONS
DooMLoRD said:
nandroid backups are stored as YAFFS2 images...
u need to convert those images to ext2/3/4 MAINTAINING ALL SYMLINKS/PERMISSIONS
Click to expand...
Click to collapse
How do you do that in linux? Why don't we use yaffs2 instead of ext2?
Sent from my R800i using Darkforest ROM 3.0.5
KeiranFTW said:
How do you do that in linux? Why don't we use yaffs2 instead of ext2?
Sent from my R800i using Darkforest ROM 3.0.5
Click to expand...
Click to collapse
search, read, understand....
lots of threads explaining each aspect
You use mke2fs?
Sent from my R800i using Darkforest ROM 3.0.5
try it
but first edit ramdisk!!
DooM, after your post I just read on turning a nandroid into a ext2 image, I think it would be best not to pursue the whole thing, as I don't think that many people would use it -> it is a ***** to do.
But why ext2? why not yaffs? I don't get it...
EDIT:
Okay, I have system.img (ext2) of Darkforest ROM 3.0.5, now what do I do?
Keiran
Sounds exciting thanks doom
Sent from my R800i using xda premium
place it in /system/dualboot (first flash the zip from x10)
nickholtus said:
place it in /system/dualboot (first flash the zip from x10)
Click to expand...
Click to collapse
Won't work, and I won't try it because:
we don't have splboot
other reasons
DooM, can you edit the ramdisk for dualbooting?
Keiran
then delete the /kernel in the zip and edit ramdisk
i flashed the zip and don't have problems
nickholtus said:
then delete the /kernel in the zip and edit ramdisk
i flashed the zip and don't have problems
Click to expand...
Click to collapse
What do I need to edit in the ramdisk, that is my main problem
Keiran
Related
So, preview of SEtweak (pre1) is out!
It's quite incomplete, without Synaptics DT, not netfilter and OC. I also forgot to enable NTFS, sorry
Just a proof of concept for those unwilling to unlock bootloader.
X8gesture will insmod fine.
Cypress users: remove DT module because this kernel already includes it!
Includes CIFS and tun - who need it, will know, who doesn't need it/know, don't bother
Download: -not working-
FTF bundle. Place to flashtool\firmwares, in GUI select X8 SEtweak-pre1 FW and flash it.
FreeXperia logo instead of SE standard, and [email protected] instead of [email protected] are easiest way to see that you have custom kernel.
Forgot to note: this kernel has gingerbread ramdisk, meaning it's for GB ROMs! Maybe works on stock, but may won't be stable!
Will include:
* Cypress dualtouch
* Syaptics fake dual touch
* custom netfilter tables
* overclock
Standard SEtweak features:
* NTFS
* ext4
* swap
* USB OTG experimental
* tun/tap/CIFS
Best regards
Wow
Now You Post Your Kernel
Will Wifi Work on your Kernel
My wifi Don't work on my kernel
Blagus said:
I flashed my kernel and it works. However, [email protected] machine name persists.
Anyways, take a look at this:
Code:
<5>[ 0.000000] Linux version 2.6.29 ([email protected]) (gcc version 4.5.2 (Sourcery G++ Lite 2011.03-42) ) #1 PREEMPT Thu Aug 18 16:30:18 CEST 2011
I need to make some more tweaks, pack correct ramdisk and remove [email protected] machine/user name.
Will include:
* Cypress dualtouch
* Syaptics fake dual touch
* custom netfilter tables
Best regards
Click to expand...
Click to collapse
So, does this work on Gingerbread? Can't wait to test it out!
@Superuser.Angga
You have a kernel?
And I think the driver Blagus was referring to is sdio.ko (commonly found in /system/lib/modules)
you need to replace wifi module.
Superuser.Angga said:
Wow
Now You Post Your Kernel
Will Wifi Work on your Kernel
My wifi Don't work on my kernel
Click to expand...
Click to collapse
Sent from my R800i
Blagus said:
you need to replace wifi module.
Sent from my R800i
Click to expand...
Click to collapse
Thank's A lot
my wifi work
@SpyderX
Take a look @ This
This is my Custom Kernel
Superuser.Angga said:
Thank's A lot
my wifi work
Click to expand...
Click to collapse
Wow...replaced in 5 minutes , quite fast.
@Blagus
Is it ever possible for a X8 kernel in the future to automatically convert /system, /data and /cache into ext4? Because I remember Galaxy Ace forums has a kernel that does this. Just a question .
XDA users stats and capabilities:
5% to develop
5% to understand development, and not to ask stupid questions
90% users are capable of spamming the dev thread with 3 pages of useless junk in 5 minutes
Sent from my R800i
Blagus said:
XDA users stats and capabilities:
5% to develop
5% to understand development, and not to ask stupid questions
90% users are capable of spamming the dev thread with 3 pages of useless junk in 5 minutes
Sent from my R800i
Click to expand...
Click to collapse
Lol nice evaluation.
I've been too busy to follow these changes recently. Btw what do you mean by nand initialization. We need to fix nand detection or something?
Send from my GingerDX using XDA App
I talked to FXP about that NAND init. and it seems it wasn't actually SE's mistake, that's why kernel works after all and NAND init is fine.
Paul1989 said:
hi blagus, im just wondering when you will be able to upload the new kernel? i dont mean to be hasty its just sony x10,x10mini and x10 are flying with thier new kernels and we seem to be lagging behind sum what. again i dont mean this in a nasty way and please dont take offence to this post im very supportive of yours and the other devs beautiful work please let us know soon thanks bro and great job
Click to expand...
Click to collapse
Being part of FXP, my SEtweak will be based on FXP's kernel from github repo, and I'll include recovery in ramdisk as well.
It will, however, be modified and will have standard SEtweak features listed in first post.
SpyderX said:
Wow...replaced in 5 minutes , quite fast.
@Blagus
Is it ever possible for a X8 kernel in the future to automatically convert /system, /data and /cache into ext4? Because I remember Galaxy Ace forums has a kernel that does this. Just a question .
Click to expand...
Click to collapse
Hmm... S1Boot actually handles partitions so I'm not sure... also, yaffs2 FS is made specially for NAND flash chips in phones, so ext4 shouldn't give much boost - absolute need for ext4 conversion is present only on Samsung phones which use rfs by default, and that's quite slow.
LINK
Blagus said:
Hmm... S1Boot actually handles partitions so I'm not sure... also, yaffs2 FS is made specially for NAND flash chips in phones, so ext4 shouldn't give much boost - absolute need for ext4 conversion is present only on Samsung phones which use rfs by default, and that's quite slow.
Click to expand...
Click to collapse
will you be uploading new kernel tonight mate or will it be in morning ??????? thanks for fast reply
as soon as i get my hands on FXP CM7 ramdisk to extract recovery and grab fxp kernel from git. should be very soon
Paul1989 said:
will you be uploading new kernel tonight mate or will it be in morning ??????? thanks for fast reply
Click to expand...
Click to collapse
Sent from my R800i
Blagus said:
as soon as i get my hands on FXP CM7 ramdisk to extract recovery and grab fxp kernel from git. should be very soon
Sent from my R800i
Click to expand...
Click to collapse
Thanks a lot I look forward to flashing it bro. Very good work. Just anuva thing do u think u will be able to share the kernel u successful flashed today please I'm itching to test bro many thanks
Blugus, could you incrase overall in-call volume?
Its pretty hard to talk when in loud place.
Sent from my Shakira using Tapatalk
Will there be a dual-recovery,or only CWM like in FXP kernel ?
Rikcon said:
Will there be a dual-recovery,or only CWM like in FXP kernel ?
Click to expand...
Click to collapse
Why would we need million of recoveries? CWM is just fine and enough, and supports restoring from xRecovery.
Blagus said:
Why would we need million of recoveries? CWM is just fine and enough, and supports restoring from xRecovery.
Click to expand...
Click to collapse
I guess that the problem is that some devs didn´t migrate to CWM, and if we switch to this ROM which is using only CWM, then we need to back to stock, install xrecovery and then the other ROM , since CWM doesn´t install zip files made for xRecovery.
biscoitu said:
I guess that the problem is that some devs didn´t migrate to CWM, and if we switch to this ROM which is using only CWM, then we need to back to stock, install xrecovery and then the other ROM , since CWM doesn´t install zip files made for xRecovery.
Click to expand...
Click to collapse
Well, ask ROM dev to convert amend script to edify, or do it yourself with aZuZu's tool. I will not include xRecovery because CWM supersedes it and it's official FXP's recovery.
biscoitu said:
I guess that the problem is that some devs didn´t migrate to CWM, and if we switch to this ROM which is using only CWM, then we need to back to stock, install xrecovery and then the other ROM , since CWM doesn´t install zip files made for xRecovery.
Click to expand...
Click to collapse
You can convert the zip for xRecovery to for CWM by a simple tool. Get it here
I had tested it, and it's really easy and works fine.
Kernel Neo V Stock ICS by Marc0sgb
Original Link
Code:
http://www.htcmania.com/showthread.php?t=304072
Version 0.3
-Change bootimage
-Change name
-Add support for filesystem
ext3
ext4
Reiserfs
Fuse
NTFS Read/Write
NFS Client/Server UTF-8 and iso 8859-15 (European version, with euro)
Cyfs
-OC/UV 2ghz
Version 0.2
- Insecure boot.img
- Init.d by Doomlord
- swap
- Mount partitions r/w
Version 0.1
-CWM recovery 5.0.2.7 Full
Click to expand...
Click to collapse
Instructions:
fasboot flash boot boot.img
Enter recovery mode
Wipe all
Install custom zip
reboot and enjoy!
Notes:
For use CWM recovery
Use:
Backspace key for entry,
Up and Down key for move to menu
Home key for select option
Download
0.3
Code:
http://sourceforge.net/projects/seandroid/files/xperianeov/Kernel/ICS/stockrom/stockrom/marckernel0.3.img/download
0.2
Code:
http://sourceforge.net/projects/seandroid/files/xperianeov/Kernel/ICS/stockrom/stockrom/stockics0.2.img/download
0.1
Code:
http://sourceforge.net/projects/seandroid/files/xperianeov/Kernel/ICS/stockrom/stockrom/stockicscwm.img/download
Work in stock rom
Code:
http://forum.xda-developers.com/showthread.php?t=1393407
and this custom rom:
Code:
http://www.htcmania.com/showthread.php?t=303534
Thanks to doomlord, bin4ry, fpx team, inteks and sony for your great work!
Will test later tomorrow
i need to do is flash stockicscwm.img then flash ROM and then?
I think there is no difference. You can flash only new kernel while installing ICS.
Hi, I update the info
@Qwerty123
Tomorrow I will be update with more options if it is possible.
@mobikidz
Yes, so you can use cwm anytime CWM with back key, and now this kernel have more features than original stock rom and the custom rom.
@FrozenSE
Yes you can use this kernel for alpha ics SE roms
do i need to remove this stockics0.2.img kernel after flashing because it is an Insecure boot.img
Good Morning, people!
princesupernoah kernel v0.2 is an insecure image because i need to run adb with superuser privileges, but it`s not bad so i can use for many things. However you can download v.0.1, that it´s clean, only include CWM.
Does this kernel work on original neo?
Sharaz22 said:
Does this kernel work on original neo?
Click to expand...
Click to collapse
Hi, this kernel is a original kernel for neo v but neo´kernels working fine in neo v so this should work properly in Neo.
can someone contact Marc0sgb from HTCMANIA.com and tell him to contact me on XDA?
its kinda urgent....
regards,
DooMLoRD
I'll tell him your looking for.
Enviado desde mi MT11i usando Tapatalk
Update kernel, enjoy people
thedr0idboy said:
Hi, this kernel is a original kernel for neo v but neo´kernels working fine in neo v so this should work properly in Neo.
Click to expand...
Click to collapse
Finally some good news
Sent from my MT15i using Tapatalk
DooMLoRD said:
can someone contact Marc0sgb from HTCMANIA.com and tell him to contact me on XDA?
its kinda urgent....
Click to expand...
Click to collapse
What's wrong ?
This kernel can be used for ICS ROM ??
As t's oc'able
yes , this kernel is mainly meant for ICS
there is a glitch in the CWM installed by this kernel : UNABLE TO MOUNT SD-CARD via CWM recovery , hope the version gets changed
(CWM installed by MIUI kernel works fine)
is wifi working now
thedr0idboy said:
Kernel Neo V Stock ICS by Marc0sgb
Original Link
Code:
http://www.htcmania.com/showthread.php?t=304072
Instructions:
fasboot flash boot boot.img
Enter recovery mode
Wipe all
Install custom zip
reboot and enjoy!
Click to expand...
Click to collapse
Hi, am a newbie, i have a xperia neo v running stock rom. I have downloaded all files from your post but confused which one to flash ????
and i don't find any boot.img ????
Please help
ip2op01 said:
Hi, am a newbie, i have a xperia neo v running stock rom. I have downloaded all files from your post but confused which one to flash ????
and i don't find any boot.img ????
Please help
Click to expand...
Click to collapse
follow the below link
http://sourceforge.net/projects/sea.../stockrom/stockrom/marckernel0.3.img/download
download & flash that file it is the latest kernel v0.3 (marckernel0.3.img)
rename marckernel0.3.img to boot.img & flash it
* make sure you've set up fastboot files for flashing kernels...
ANDROID RAMDIZK FOR JB ON XPERIA U
Hi all, my purpose is to create a mount point for the android system jb, according to knowledge, with modifications you can start ramdizk latest android on the same kernel.
ACCORDING TO MY EXPERIENCE IN JB ICS AND LIBRARIES USED FOR THE SAME IN THIS CASE MALI400 GPU, so it's nothing to make forced changes in the kernel.
What you need to do is make changes to the ramdizk.
You can obtain these files from a jb kernel and extract the ramdizk creating mount points for the start of the software ...
I invite you to participate and contribute to achieving ramdizk, I'm working on this ...
IN X8 SECTION, IS POSSIBLE BOOT ANDROID 2.2 AND 2.3 ON STOCK KERNEL WITH MODIFICATIONS ON RAMDIZK
Based on some reference books I read, an Android system starts up in following main steps:
CPU reads a hard-coded address which usually points to some bootloader program
The bootloader initializes the RAM, puts basic hardware in a quiescent state, loads the the kernel and RAM disk, and jumps to the kernel.
start_kernel() initializes subsystems and proceeds to call the init function of built-in drivers.
The kernel mount its root system (from ramdisk.img).
init.rc is then called to set up the environment variables such as system path, mount other filesystems, start native daemons and so on.
Now, to answer your question: "Is it possible to mount a ramdisk in Android before the Android framework starts, but after the underlying Linux kernel has started?" -- I think this is exactly what android did.
INITS
The fixes required for ramdisk.tar :
init.rc file should have 2 parts from original sony init.rc that are marked as #SEMC
add original init.delta.rc and init.delta.sh from sony or one of my ramdisks, those are responsible for service declarations.
THIS IS A KERNEL FOR GB, ICS AND JB NAA KERNEL
Ramdizk Inector tool
INIT FOR JB HERE
IM ALREADY HAVE THE ROM... IM NEED BOOTIMG FROM JB... ONLY INITS AND COMPILE THIS... WE CAN USE ATIS RAMDISK AS A BASE
PROGRESS
I AM STARTING TO WORK ON THIS
IM WORKING ON THIS...
Interesting....i can help
You can close the thread
jb need new graphics driver into KERNEL
DevSwift1 said:
You can close the thread
jb need new graphics driver into KERNEL
Click to expand...
Click to collapse
NOT NECESARY....
REALLY NOW WHAT I CAN DO, NOT LIKE YOU, CM10.1 COMPILED FROM SOURCES WITHOUT MORE THAN BIG CHANGE CAMERA SOLUTION, NOT MAKE ME LAUGH, I'll show WHAT REALLY IS A JOB.
JB CAN WORK WITH THEIR DRIVERS FOR ICS AND WITH THE SAME BLOBS, already checked ON XPERIA X8
xperiafan13 said:
NOT NECESARY....
REALLY NOW WHAT I CAN DO, NOT LIKE YOU, CM10.1 COMPILED FROM SOURCES WITHOUT MORE THAN BIG CHANGE CAMERA SOLUTION, NOT MAKE ME LAUGH, I'll show WHAT REALLY IS A JOB.
Click to expand...
Click to collapse
ok so show what you can do
could this mean a bug free jellybean?
lol so you are comparing X8 with Xperia U? really? go on and do something then you smart455 LOL
it would be worth a try, imagine, jelly bean on locked bootloader
leave him alone he is the only one that is helping us and we have asked you all so many times to help and now someone suggest something you argue
Dear brother, I was a X8 user and a fan of your stock SGM CM7. I agree with the fact that stock ramdisk can goes a long way. But brother, it is not the same here in Xperia U. But I'm waiting for you to hear good news
P.S: Our X8 cannot run 4.0 and up well. You know that. And also CM7 is a big laggy. At some point, it will be same here for booting up JB with ICS ramdisk
Sent from my ST25i using Tapatalk 2
---------- Post added at 05:47 AM ---------- Previous post was at 05:46 AM ----------
DevSwift1 said:
ok so show what you can do
Click to expand...
Click to collapse
We shall see
Sent from my ST25i using Tapatalk 2
HELLO
Im already pack all files from jb ramdisk... Please test this with atis patch
REMOVED
xperiafan13 said:
Im already pack all files from jb ramdisk... Please test this with atis patch
RAMDISK ALPHA
Click to expand...
Click to collapse
You try first
Sent from my ST25i using Tapatalk 2
little zed said:
you try first
sent from my st25i using tapatalk 2
Click to expand...
Click to collapse
im make the current changes to test this....
xperiafan13 said:
im make the current changes to test this....
Click to expand...
Click to collapse
Provide screenshot if you really booted man.
Sent from my ST25i using Tapatalk 2
little zed said:
provide screenshot if you really booted man.
sent from my st25i using tapatalk 2
Click to expand...
Click to collapse
progress:
Well finally i can compile in tar format
already mount ramdisk, but this is recovery mode
IM NEED MAKE CHANGES AND DELETE SOME FILES IM ONLY NEED MOUNT SYSTEM AND ALL IS DONE
xperiafan13 said:
progress:
Well finally i can compile in tar format
already mount ramdisk, but this is recovery mode
IM NEED MAKE CHANGES AND DELETE SOME FILES IM ONLY NEED MOUNT SYSTEM AND ALL IS DONE
Click to expand...
Click to collapse
the method to properly pack ra.disk in tar is on atis112 his firedroid git repo,s
Sent from my S500 using xda app-developers app
SpaceCaker said:
the method to properly pack ra.disk in tar is on atis112 his firedroid git repo,s
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Waiting
Sent from my ST25i using Tapatalk 2
Sorry for spamming, i am not a developer, just a ROM tester and active member on XDA....reading all posts and i can't understand many things like TAR etc.... This trhead wants to achieve having JB on locked Bootloader? If so, this is simply great and KEEP GOING!
Ready to test! I don't care if I brick my phone! I just want JB on my xperia u LB! And leave @xperiafan13 because he is the only one trying, if it works works if not thanks for trying!
Sent from my Xperia U using xda app-developers app
SpaceCaker said:
the method to properly pack ra.disk in tar is on atis112 his firedroid git repo,s
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
you can also use winrar or ubuntu to just change the files inside one of the existing ones from atis, it does work afaik
i modified the current atis ramdisk with stuff from the XNovathor 4.0.4 Ramdisk in order to make XNovathor 4.0.4 boot on LockedBL, just drag and drop worked fine i guess, but yeah there are troubles in mounting some partitions, i think i forgot to change something lolz
Collection of kernels compiled from source, but with different partition layout.
For users who are in need for it (or just for the lulz)
Lupus GB V12
System/Data
219MB/700MB
Download:
480p - http://www.mediafire.com/download/fsejp07fkup21u2/LupusGBv12RAM_system219MB_data700MB.img
720p - http://www.mediafire.com/download/8lucaxtnezg0pb3/LupusGBv12FULL_system219MB_data700MB.img
Lupus ICS/GB V7
System/Data
400MB/519MB
Download:
480p - http://www.mediafire.com/download/y..._Stock-gB+iCsv7-RAM-system400MB_data519MB.img
720p - http://www.mediafire.com/download/c...Stock-gB+iCsv7-FULL-system400MB_data519MB.img
Lupus ICSbeta V12
System/Data
400MB/519MB
Download:
480p - http://www.mediafire.com/download/23gzbk23ddk854p/LuPuS-v12-iCs-RAM-system400MB_data519MB.img
720p - http://www.mediafire.com/download/3qpmr9aurek4g4z/LuPuS-v12-iCs-FULL-system400MB_data519MB.img
System/Data
310MB/609MB
Download:
480p - http://www.mediafire.com/download/ydmljrsbf48ysma/LupusICSbetaV12_RAM_system310MBdata609MB.img
720p - http://www.mediafire.com/download/4sm2wxm0z4a2cm3/LupusICSbetaV12_FULL_system310MBdata609MB.img
Doomlord GB v14
219/700
480p - http://www.mediafire.com/download/3qu4cls3nu3s5vv/DoomLord_gcc462_GB_v14_RAM_system219_data700MB.img
720p - http://www.mediafire.com/download/0gsg3e0duikv0hc/DoomLord_gcc462_GB_v14_FULL_system219_data700MB.img
Doomlord ICSbeta v03
310/609
480p - http://www.mediafire.com/download/c48c4wcaqfeikcp/DoomLord_gcc462_ICS_v3_RAM_system310_data609MB.img
720p - http://www.mediafire.com/download/59zo9pb8ifrki17/DoomLord_gcc462_ICS_v3_FULL_system310_data609MB.img
400/519
480p - http://www.mediafire.com/download/a84bmv5n8ibbahv/DoomLord_gcc462_ICS_v3_RAM_system400_data519MB.img
720p - http://www.mediafire.com/download/xjs76aeo36eztzn/DoomLord_gcc462_ICS_v3_FULL_system400_data519MB.img
TIPS:
-If you are using doomkernel, you must flash wifi modules (check attachments)
-If you are having problem when downloading apps from playstore, download and run marketfix
-If you are having trouble with root in your rom with one of these kernels, install latest busybox, then update su binaries from within superuser app
WARNING:
Flashing kernel with different partition layout will make your current rom unbootable!!!
You must do factory reser (erase system and data) after flashing new kernel!!!!! MAKE BACKUP! Recommended way is to backup apps with "Titanium backup" or "Mybackuproot". You have been warned!
NOTE:
For easier wiping system and data, i've made batch file for windows users(it should help too if you are stuck in kernel logo and/or in recovery menu):
Download eraser.zip unpack anywhere in PC, and double-click on file "start.bat" when phone is fastboot mode to erase system and data partitions (best time to do it is right after flashing new kernel, but don't forget to select "factory reset" from recovery because ".android secure" folder from sd card must be erased too)
Links to source/thread of kernes:
Lupus GB v12
source: https://github.com/garwedgess/LuPuS-GingerBread -b master
thread: [KERNEL][PLAY] LuPuSv12-GB [STOCK-GB][LINARO 4.7.3][UPDATED 07-09-13]
Lupus ICSbeta V12
source: https://github.com/garwedgess/LuPuS-STOCK-ICS-Xperia2011 -b ics
thread: [KERNEL][PLAY] LuPuS-iCs-BeTa-v12 [LINARO][ICS-BETA BASED][UPDATED 20-12-12]
Lupus ICS/GB V7
source: https://github.com/garwedgess/LuPuS-STOCK-ICS-Xperia2011 -b master
thread: [KERNEL][PLAY] LuPuSv7 [STOCK ICS/GB & CM9][LINARO 4.7.3][19-06-13]
Doomlord GB V14
source: https://github.com/DooMLoRD/Xperia-2011-Kernel-2.6.32.9 -b master
thread: [KERNEL][PLAY][GSM] DooMKernel [Rel:v14][STOPPED]
Doomlord ICSbeta V03
source: https://github.com/DooMLoRD/Xperia-2011-Kernel-2.6.32.9/tree/ics-zeus -b ics-zeus
thread: [KERNEL][PLAY][GSM/CDMA] DooMKernel [Rel:v03][Dt:15/MAY][FW:ICSBeta]
Changes in source :
Lupus kernel:
gar_zeus_defconfig
Doomlord kernel:
doom_play_defconfig
size of partitions and respective changes in code:
Code:
219MB/700MB
CONFIG_CMDLINE="console=ttyMSM2,115200n8 androidboot.hardware=semc mtdparts=msm_nand:[email protected](system),[email protected](userdata),[email protected](cache),[email protected](boot)"
310MB/609MB
CONFIG_CMDLINE="console=ttyMSM2,115200n8 androidboot.hardware=semc mtdparts=msm_nand:[email protected](system),[email protected](userdata),[email protected](cache),[email protected](boot)"
400MB/519MB
CONFIG_CMDLINE="console=ttyMSM2,115200n8 androidboot.hardware=semc mtdparts=msm_nand:[email protected](system),[email protected](userdata),[email protected](cache),[email protected](boot)"
Credits:
-Wedgess
-Doomlord
-CosmicDan
-XDA Play community (from noobs to real devs)
Thanks for all the work and attention you put on this device. We're thankfull for all the people contributing to stay this amazing device alive.
gangstermartorell said:
Thanks for all the work and attention you put on this device. We're thankfull for all the people contributing to stay this amazing device alive.
Click to expand...
Click to collapse
that s what i m talking about. @Bakisha my friend..amazing work!!! its a step further for xperia play development..how i miss my xperia play..we can do a better job on making new roms,new ports etc..
i hope you dont mind im gonna post this on my blog and FB of play.
ps:can i upload all this on my dev-host and post? so we can track downloads?
Added LupusGB 720p, i forgot to compile that one
@smokerman Sure, no problems, do whatever you want
Ps: I'm just sharing what i learned here, in xda play forum, and i am still a user of this amazing phone, and i will be untill it is dead (in hardware terms )
Ps2: Does anyone know wich branch turbo kernel use? jellybean or master?
Bakisha said:
Added LupusGB 720p, i forgot to compile that one
@smokerman Sure, no problems, do whatever you want
Ps: I'm just sharing what i learned here, in xda play forum, and i am still a user of this amazing phone, and i will be untill it is dead (in hardware terms )
Ps2: Does anyone know wich branch turbo kernel use? jellybean or master?
Click to expand...
Click to collapse
@Bakisha turbo uses jellybean branch.
added.thanks..
Bakisha said:
Added LupusGB 720p, i forgot to compile that one
@smokerman Sure, no problems, do whatever you want
Ps: I'm just sharing what i learned here, in xda play forum, and i am still a user of this amazing phone, and i will be untill it is dead (in hardware terms )
Ps2: Does anyone know wich branch turbo kernel use? jellybean or master?
Click to expand...
Click to collapse
This should help...
https://github.com/cosmicdan/Xperia-2011-Kernel-2.6.32.9-KRsH
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
itazchu said:
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
Click to expand...
Click to collapse
I still didn't try to compile turbo kernel, but if you had done it, just post link of kernel and source and i'll add it to OP.
I don't think you need explicit permission from CosmicDan because he will be given all the credits for making one of best kernel for Xperia Play
Sent from my R800i using xda app-developers app
itazchu said:
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
Click to expand...
Click to collapse
This was postd by COsmicDan in all his threads when he closed the threads. so I think you can post the kernel.. and just Credit to him.. I would love to see someone improving on the Turbo Kernel, while not messing with its original structure.. I mean the originality..
"Thread locked. All development and support for this project is over. Relevant source code, if any, can be found in my GitHub (see my signature). Anyone is free to use this code without permission from me, but be sure to credit other contributors as I always have.
Thank you and good luck to you all! "
itazchu said:
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
Click to expand...
Click to collapse
720p will not get nothing for our play..believe me..only consumes more ram as we dont have camera libs for it..not even on arcS and its better camera..even if you record on 1280x720p the fps are below( 640x480) 480p..so its a placebo effect..it seems recording but the quality indeed is inferior.
@Bakisha i have tried lupus jb v13 and flashed cm10 and slimbean but non of them booted after i flashed and select reboot my phone just show up black screen
can u please help me???
raminta said:
@Bakisha i have tried lupus jb v13 and flashed cm10 and slimbean but non of them booted after i flashed and select reboot my phone just show up black screen
can u please help me???
Click to expand...
Click to collapse
I admit, i didn't test jb kernel only (but it compiled without problem)
I think i know what is an issue (same reason it wouldn't work on other CM kernels).
For now, don't flash JB kernel (i'll delete from it OP) and i'll try to make it work
Ps: as i understand, you can enter recovery and flash rom? Did it even show kernel logo?
ps2: did you wiped system and data after/before flashing kernel?
sorry if this is the wrong place to ask this question but the Q&A threads seem to only get "views" not replies.
will these work with the R800x with functioning network? id like to have a larger Data partition but it seems all the Kernels ive tried dont allow me to connect to my carrier (VZW).
thanks in advance.
s0me guy said:
sorry if this is the wrong place to ask this question but the Q&A threads seem to only get "views" not replies.
will these work with the R800x with functioning network? id like to have a larger Data partition but it seems all the Kernels ive tried dont allow me to connect to my carrier (VZW).
thanks in advance.
Click to expand...
Click to collapse
I don't have r800x model, but i think it will not work for you. Maybe some r800x user can explain better why it will not work, but as i understand verizion firmware have locked vendor partition
Bakisha said:
I don't have r800x model, but i think it will not work for you. Maybe some r800x user can explain better why it will not work, but as i understand verizion firmware have locked vendor partition
Click to expand...
Click to collapse
ahh. ok. thanks for the quick reply.
Bakisha said:
I admit, i didn't test jb kernel only (but it compiled without problem)
I think i know what is an issue (same reason it wouldn't work on other CM kernels).
For now, don't flash JB kernel (i'll delete from it OP) and i'll try to make it work
Ps: as i understand, you can enter recovery and flash rom? Did it even show kernel logo?
ps2: did you wiped system and data after/before flashing kernel?
Click to expand...
Click to collapse
Kernel logo didn't show
And yes i wiped system and data
Even i flashed kernel again when i saw that phone didn't boot
this time kernel logo showed but it got stuck on boot animation
Sorry for my bad English
Sent from my R800i using xda premium
raminta said:
Kernel logo didn't show
And yes i wiped system and data
Even i flashed kernel again when i saw that phone didn't boot
this time kernel logo showed but it got stuck on boot animation
Sorry for my bad English
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Unfortunatelly, i wasn't able to fix it. I'm also stuck at boot animation.
Oh, well, i guess Lupus Jb v8 is only way to get bigger data partition on JB roms (that or arc s firmware flash)
Sorry guys for not testing this before published. Other versions are all tested and are working properly.
I don't know why Wedgess switch back to stock partition layout on JB v9+, but it must be good reason to do so.
saqibkhan said:
This was postd by COsmicDan in all his threads when he closed the threads. so I think you can post the kernel.. and just Credit to him.. I would love to see someone improving on the Turbo Kernel, while not messing with its original structure.. I mean the originality..
"Thread locked. All development and support for this project is over. Relevant source code, if any, can be found in my GitHub (see my signature). Anyone is free to use this code without permission from me, but be sure to credit other contributors as I always have.
Thank you and good luck to you all! "
Click to expand...
Click to collapse
thanks for the confirmation. I didn't read this notice on Dan's thread. lol
smokerman said:
720p will not get nothing for our play..believe me..only consumes more ram as we dont have camera libs for it..not even on arcS and its better camera..even if you record on 1280x720p the fps are below( 640x480) 480p..so its a placebo effect..it seems recording but the quality indeed is inferior.
Click to expand...
Click to collapse
yap I knew this but I still prefer 720p instead even though the quality might be worse than 480p and I'd like to share with the other member who want it.
Bakisha said:
I don't have r800x model, but i think it will not work for you. Maybe some r800x user can explain better why it will not work, but as i understand verizion firmware have locked vendor partition
Click to expand...
Click to collapse
The vendor partition is already unlocked for cdma. But not sure if those kernels will boot for us R800x users. It's one of those things you would have to just try.
Lordomn said:
The vendor partition is already unlocked for cdma. But not sure if those kernels will boot for us R800x users. It's one of those things you would have to just try.
Click to expand...
Click to collapse
in this rom: http://forum.xda-developers.com/showthread.php?t=2328708 all went fine with r800x users flashing custom kernel lupus GB+ICS so i dont think they are gonna have problems installing this modified ones..only thing has changed as partitions..but maybe anyone can test and confirm this.:good:
This is the GB variant of Doppler
For now there ,only Governors ,Schedulers and O/C is added (courtesy, @wedgess) .Kernel is based of .84 sources
Currently this is in testing phase and boot images ONLY available for anzu and mango
Download : Mango
Anzu
Status:
Mango Boots
Anzu doesn't boot
This thread is pretty much in place to prevent chaos on the original ICS thread.
Unlike ICS ,GB uses /cache to download apps from playstore so partition Layout must be fixed .
Github Source :https://github.com/karandpr/Doppler_GB
Credits :
@wedgess for following commits :
Governors:
a948994b78f44eee9069ed771da77c8ab2f392ce
Schedulers:
c1cfff2551126737ccc04333427266c6838f6aa3
Overclock:
82bc53e0a736b1a57c49d3709f8771e304cb0656
ccca28629677017a0a957118a662c032364a6ec4
046aefe08d7cbeb9a032a28d94644290713c28c2
Testers:
@zegoo for Mango
@ManthanRB for anzu
XDA:DevDB Information
Doppler_GB, Kernel for the Sony Ericsson Xperia Mini, Mini Pro, Active
Contributors
karandpr
Kernel Special Features: Modified Partition Layout
Version Information
Status: Testing
Created 2014-06-04
Last Updated 2014-06-04
Reserved
Reserved
I think DoomLord's ramdisk isn't compatible with your zImage, i tried full wipe on fastboot mode after flashing kernel, it just stuck at Kernel Logo & doesn't goes to recovery also.
you can try doing the same with LUPUS GB
Mention my name when u rebuild for Anzu, i will test
Just kicking the bucket.
How much /cache is required anyway.
50 MB is the apk limit so I think cache should be 56 MB (Multiple of 4 plus a buffer of 6MB)
Dying to test on Mini. ?
Sent from my ST15i using Tapatalk
Arun Av said:
Dying to test on Mini. ?
Sent from my ST15i using Tapatalk
Click to expand...
Click to collapse
Are you serious ?
I will add smultron to list of devices .
karandpr said:
Are you serious ?
I will add smultron to list of devices .
Click to expand...
Click to collapse
Cool! Just mention me here when you are up with a mini img.. ?
Sent from my ST15i using Tapatalk
karandpr said:
Just kicking the bucket.
How much /cache is required anyway.
50 MB is the apk limit so I think cache should be 56 MB (Multiple of 4 plus a buffer of 6MB)
Click to expand...
Click to collapse
Should be nice.
@ManthanRB @zegoo @Arun Av
Check if the kernel boots
karandpr said:
@ManthanRB @zegoo @Arun Av
Check if the kernel boots
Click to expand...
Click to collapse
Aye aye captain! Will report back. Hope it does boot! ?
Sent from my ST15i using Tapatalk
karandpr said:
@ManthanRB @zegoo @Arun Av
Check if the kernel boots
Click to expand...
Click to collapse
It's booting on mango, i can access to recovery, but i got bootloop at bootAnimation with HyperBeamNewTime. I'll test with other ROMs
EDIT: It boots with NeroDroid v5, But I can't flash wifi modules, it says "Installation Aborted"
Kernel boots to recovery successfully. But can't boot to rom, bootloops. Device- smultron, rom- stock .84 gb.
Sent from my Xperia Mini using Tapatalk
Arun Av said:
Kernel boots to recovery successfully. But can't boot to rom, bootloops. Device- smultron, rom- stock .84 gb.
Sent from my Xperia Mini using Tapatalk
Click to expand...
Click to collapse
Did you
Code:
fastboot erase system
Code:
fastboot erase userdata
and then flash ROM ?
Plus ,is Stock ROM less than 200MB is /system. AFAIK it's around 220MB .
novArno said:
It's booting on mango, i can access to recovery, but i got bootloop at bootAnimation with HyperBeamNewTime. I'll test with other ROMs
EDIT: It boots with NeroDroid v5, But I can't flash wifi modules, it says "Installation Aborted"
Click to expand...
Click to collapse
Lol...It's not flashable zip .
karandpr said:
Lol...It's not flashable zip .
Click to expand...
Click to collapse
Oooo this explain everything ( I didn't even looked if it was a flashable zip, my bad x) )
Sent from my SK17i using XDA Free mobile app
karandpr said:
Did you
Code:
fastboot erase system
Code:
fastboot erase userdata
and then flash ROM ?
Plus ,is Stock ROM less than 200MB is /system. AFAIK it's around 220MB .
Click to expand...
Click to collapse
Yes I erased and then flashed. Stock rom is bulky I guess (with lotsa bloat).. Hm.. Hav to try with a light zip.. Mm hmm
Sent from my Xperia Mini using Tapatalk
Arun Av said:
Yes I erased and then flashed. Stock rom is bulky I guess (with lotsa bloat).. Hm.. Hav to try with a light zip.. Mm hmm
Sent from my Xperia Mini using Tapatalk
Click to expand...
Click to collapse
While I've never used it myself (never a big fan of GB), I've read good things about the hyperbeam ROM by the same guy that made the ROM i'm using right now... might be worth a try...
incidentally, @karandpr, the abovementioned ROM is present twice in the ROM/Kernel index you maintain...
rahimali said:
While I've never used it myself (never a big fan of GB), I've read good things about the hyperbeam ROM by the same guy that made the ROM i'm using right now... might be worth a try...
incidentally, @karandpr, the abovementioned ROM is present twice in the ROM/Kernel index you maintain...
Click to expand...
Click to collapse
Corrected ...There are lot of ROMs on GB which are less than 200MB
@karandpr
Erased /system & user data
flashed kernel
booted to recovery
flashed gb rom of size 176MB
waited for 10min. . .not booting
again booted to recovery
wiped cache & dalvik cache
booted again
waited 10 min. . .not booting
Anzu