[ROM] Simplistic Compeletly PURE Stock [LJ5][Root, Deodex..]

Status
Not open for further replies.
Search This thread

LegendK95

Inactive Recognized Developer
Nov 3, 2011
1,545
4,377
Jerusalem
Introduction:
Hello, I have solely prepared this ROM for LTE users although I don't own the LTE variant, this ROM is meant for people who want a stock feel with minimal tweaks, for people who want to have my mod for the MultiWindow Complete Control found in the international forums, or for modders/ROM cookers for me to provide them with a good base.

Features:
- Completely Stock
- Non-Wipe
- Deodexed
- Zipaligned applications
- Fully Rooted
- Installs busybox automatically

Notes:
I repeat that I don't have the LTE variant, so I was unable to test it, If someone is interested in providing me with information after installing the ROM so I can be sure everything works as it should, that would be superb.
I will provide you with simple instructions to test some things in the ROM.

Downloads:
LJ5 (Link Added again, please post any issues you face)

One last thought:
Enjoy the ROM, I'll be happy to provide any necessary help.
A question: Would you be interested in an LJ4 version, although LJ5 is newer?
 
Last edited:

cvtem

Member
Dec 13, 2010
9
4
Good news, just booted into your ROM successfully.
Bad news, status 7 on modem and kernel stage of your install script.

Update: broke gapps. Lost root.

---------- Post added at 02:12 PM ---------- Previous post was at 01:16 PM ----------

Okay, I am not sure how this occured, but the following issues also occured.

When realised I had no root, went to get it back in CWM
When trying to get into CWM would hang.
Could not get in at all.

When trying to plug into PC using ADB, PC could not recognise USB device.
Phone only said charging.

Booted phone into Odin
Odin shown an increase of 1 on flash counter
I flashed recovery file from Toolkit and have everything working again.

Not sure how above is possible, but don't go flashing this on your phone until LegendK95 has looked into it.
 
Last edited:

LegendK95

Inactive Recognized Developer
Nov 3, 2011
1,545
4,377
Jerusalem
Good news, just booted into your ROM successfully.
Bad news, status 7 on modem and kernel stage of your install script.

Update: broke gapps. Lost root.

---------- Post added at 02:12 PM ---------- Previous post was at 01:16 PM ----------

Okay, I am not sure how this occured, but the following issues also occured.

When realised I had no root, went to get it back in CWM
When trying to get into CWM would hang.
Could not get in at all.

When trying to plug into PC using ADB, PC could not recognise USB device.
Phone only said charging.

Booted phone into Odin
Odin shown an increase of 1 on flash counter
I flashed recovery file from Toolkit and have everything working again.

Not sure how above is possible, but don't go flashing this on your phone until LegendK95 has looked into it.

Not sure what I did wrong.
Thank you for your feedback, I will look into that as fast as possible!
 
  • Like
Reactions: antique_sonic

souless88

Member
Jul 2, 2011
14
0
flashing from rooted lj3 rom with perseus alpha 25 kernel and cwm.
Same issue with cvtem :
"Good news, just booted into your ROM successfully.
Bad news, status 7 on modem and kernel stage of your install script.
Update: broke gapps. Lost root. "

Could not enter CWM , model is not updated , however perseus kernel is updated to stock kernel after flashing this rom
 

LegendK95

Inactive Recognized Developer
Nov 3, 2011
1,545
4,377
Jerusalem
flashing from rooted lj3 rom with perseus alpha 25 kernel and cwm.
Same issue with cvtem :
"Good news, just booted into your ROM successfully.
Bad news, status 7 on modem and kernel stage of your install script.
Update: broke gapps. Lost root. "

Could not enter CWM , model is not updated , however perseus kernel is updated to stock kernel after flashing this rom

I'm working on that..

Thanks for your feedback
 

wrapper

Senior Member
May 10, 2009
256
24
UK
Thanks for this rom, will await an update before testing

Sent from my GT-N7105 using xda app-developers app
 

justinliu

Senior Member
Oct 24, 2012
98
3
stil status 7 on modem and kernel
assert failed: write_raw_image ("/tmp/boot.img","/dev/block/mmcblk0p8"
 

cmenard

Retired Recognized Developer
Dec 31, 2010
475
1,221
Atlanta
Hey LegendK95

I haven't looked at your script but try this for you kernel and modem flash. I attached flash_image to this post.

assert(package_extract_file("boot.img", "/tmp/boot.img"),
write_raw_image("/tmp/boot.img", "/dev/block/mmcblk0p8"),
delete("/tmp/boot.img"));

package_extract_file("flash_image", "/tmp/flash_image");
set_perm(0, 0, 0777, "/tmp/flash_image");
ui_print("Installing modem...");
assert(package_extract_file("modem.bin", "/tmp/modem.bin"),
run_program("/tmp/flash_image", "/dev/block/mmcblk0p10", "/tmp/modem.bin"),
delete("/tmp/modem.bin"));
delete("/tmp/flash_image");
 

Attachments

  • flash_image.zip
    44.2 KB · Views: 35
  • Like
Reactions: LegendK95

LegendK95

Inactive Recognized Developer
Nov 3, 2011
1,545
4,377
Jerusalem
Hey LegendK95

I haven't looked at your script but try this for you kernel and modem flash. I attached flash_image to this post.

assert(package_extract_file("boot.img", "/tmp/boot.img"),
write_raw_image("/tmp/boot.img", "/dev/block/mmcblk0p8"),
delete("/tmp/boot.img"));

package_extract_file("flash_image", "/tmp/flash_image");
set_perm(0, 0, 0777, "/tmp/flash_image");
ui_print("Installing modem...");
assert(package_extract_file("modem.bin", "/tmp/modem.bin"),
run_program("/tmp/flash_image", "/dev/block/mmcblk0p10", "/tmp/modem.bin"),
delete("/tmp/modem.bin"));
delete("/tmp/flash_image");

Thanks :p but that's not the problem.

I'm not having enough time to check this out, but I will very soon.
 

yhs_csl

Senior Member
Sep 25, 2008
132
13
Shall await patiently for your great work to be release again with much stabilisation in the rom.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 11
    Introduction:
    Hello, I have solely prepared this ROM for LTE users although I don't own the LTE variant, this ROM is meant for people who want a stock feel with minimal tweaks, for people who want to have my mod for the MultiWindow Complete Control found in the international forums, or for modders/ROM cookers for me to provide them with a good base.

    Features:
    - Completely Stock
    - Non-Wipe
    - Deodexed
    - Zipaligned applications
    - Fully Rooted
    - Installs busybox automatically

    Notes:
    I repeat that I don't have the LTE variant, so I was unable to test it, If someone is interested in providing me with information after installing the ROM so I can be sure everything works as it should, that would be superb.
    I will provide you with simple instructions to test some things in the ROM.

    Downloads:
    LJ5 (Link Added again, please post any issues you face)

    One last thought:
    Enjoy the ROM, I'll be happy to provide any necessary help.
    A question: Would you be interested in an LJ4 version, although LJ5 is newer?
    2
    Maybe I'll need this, who knows?
    2
    Good news, just booted into your ROM successfully.
    Bad news, status 7 on modem and kernel stage of your install script.

    Update: broke gapps. Lost root.

    ---------- Post added at 02:12 PM ---------- Previous post was at 01:16 PM ----------

    Okay, I am not sure how this occured, but the following issues also occured.

    When realised I had no root, went to get it back in CWM
    When trying to get into CWM would hang.
    Could not get in at all.

    When trying to plug into PC using ADB, PC could not recognise USB device.
    Phone only said charging.

    Booted phone into Odin
    Odin shown an increase of 1 on flash counter
    I flashed recovery file from Toolkit and have everything working again.

    Not sure how above is possible, but don't go flashing this on your phone until LegendK95 has looked into it.
    1
    Good news, just booted into your ROM successfully.
    Bad news, status 7 on modem and kernel stage of your install script.

    Update: broke gapps. Lost root.

    ---------- Post added at 02:12 PM ---------- Previous post was at 01:16 PM ----------

    Okay, I am not sure how this occured, but the following issues also occured.

    When realised I had no root, went to get it back in CWM
    When trying to get into CWM would hang.
    Could not get in at all.

    When trying to plug into PC using ADB, PC could not recognise USB device.
    Phone only said charging.

    Booted phone into Odin
    Odin shown an increase of 1 on flash counter
    I flashed recovery file from Toolkit and have everything working again.

    Not sure how above is possible, but don't go flashing this on your phone until LegendK95 has looked into it.

    Not sure what I did wrong.
    Thank you for your feedback, I will look into that as fast as possible!
    1
    Hey LegendK95

    I haven't looked at your script but try this for you kernel and modem flash. I attached flash_image to this post.

    assert(package_extract_file("boot.img", "/tmp/boot.img"),
    write_raw_image("/tmp/boot.img", "/dev/block/mmcblk0p8"),
    delete("/tmp/boot.img"));

    package_extract_file("flash_image", "/tmp/flash_image");
    set_perm(0, 0, 0777, "/tmp/flash_image");
    ui_print("Installing modem...");
    assert(package_extract_file("modem.bin", "/tmp/modem.bin"),
    run_program("/tmp/flash_image", "/dev/block/mmcblk0p10", "/tmp/modem.bin"),
    delete("/tmp/modem.bin"));
    delete("/tmp/flash_image");