Cyanogenized Rogers - Build-Environment [v3.3]

Status
Not open for further replies.
Search This thread

kaobiore

Senior Member
Jan 1, 2009
104
17
This is a build-environment which adds all that great stuff from CyanogenMod to the rogers-rom.

This will add following features to CyanogenMod (Version 3.4) like:

* Enhanced ramdisk to mount partitions with noatime/nodiratime (perf boost)
* Apps2SD via AUFS (same as UnionFS) enabled by default!
* Uses Ext3 for Apps2SD
* Optimized kernel (no debug options, cfq iosched)
* Maximum CPU scaling frequency set to 528MHz

Thanks to all involved people ... jesusfreke, haykuro, virtudude (thanks for sharing the build-environment), CYANOGEN and all I didn't mention! :)

*** AT YOUR OWN RISK ***

This build-environment will generate a very *** experimental *** rom for you.


Like the original ROM from haykuro, this requires SPL 1.33.2005
- info about this SPL is available here:
(*** WARNING - Potential Bricking - Read carefully *** )
http://xdaforums.com/showpost.php?p=3816278&postcount=3

Downloads:

Build-Environment:
http://drop.io/kaobiore/asset/rogers-cyanogenized-v3-3-build-tar-gz

Have fun!

-kaobiore-
 
Last edited:
  • Like
Reactions: sol-invictus

grokdesigns

Senior Member
Jul 16, 2007
193
6
Chandler, AZ
Is the boot.img the major difference? Can I just flash it instead of installing the whole ROM if I'm currently on Soulife's Roger's ROM?
 

kaobiore

Senior Member
Jan 1, 2009
104
17
Very theoretically yes ... but yeah ... it would be really hard to do (using different methods of flashing / replacing files).

If you really want to do it ... drop me a private message (remember ... it will be quite hard to do - you know what fastboot and adb is?) and will give you instruction how to do it.

But anyway ... I've included the build-environment (which was created originally by jesusfreke and was adepted by virtudude for rogers) and this could be used by other devs or even you to build your own rom.
 

grokdesigns

Senior Member
Jul 16, 2007
193
6
Chandler, AZ
I flashed boot.img without any side effects (that I've seen). Is there a way to verify whether or not I'm taking advantage of anything? I'm going to flash the whole build and check it out.
 

kaobiore

Senior Member
Jan 1, 2009
104
17
I flashed boot.img without any side effects (that I've seen). Is there a way to verify whether or not I'm taking advantage of anything? I'm going to flash the whole build and check it out.

if you only flash boot.img:
wifi wont work ... app2sd is messed up

The better choice is to flash my build ...
 
Last edited by a moderator:

grokdesigns

Senior Member
Jul 16, 2007
193
6
Chandler, AZ
Flashed the whole build without wiping from Soulife's Rogers' ROM. Everything seems to work fine. AUFS is working correctly (apps weren't automatically moved to SD, but that's fine). Nice build!
 

kaobiore

Senior Member
Jan 1, 2009
104
17
Flashed the whole build without wiping from Soulife's Rogers' ROM. Everything seems to work fine. AUFS is working correctly (apps weren't automatically moved to SD, but that's fine). Nice build!

Are you already on a ext3-filesystem (apps2sd)?

You could check that by using "mount"-command in console - you should find a line similar to this:

/dev/block/mmcblk0p2 on /system/sd type ext3 (rw,noatime,nodiratime,errors=continue,data=ordered)
 

grokdesigns

Senior Member
Jul 16, 2007
193
6
Chandler, AZ
Are you already on a ext3-filesystem (apps2sd)?

You could check that by using "mount"-command in console - you should find a line similar to this:

/dev/block/mmcblk0p2 on /system/sd type ext3 (rw,noatime,nodiratime,errors=continue,data=ordered)

Yes I already had an ext3 partition and yes, I have that mount entry. I installed a new application and it correctly went to /system/sd/app, but my old programs are still in /system/intmem/app. Like I said, not a big deal, they're easily moved.
 

nabzilla1990

Senior Member
Feb 11, 2009
929
16
update wont install get:
E: Can't chown/mod /data/app
E:Failure at line 63:
set_perm_100 1000 0771 DATA:app
Installation aborted
 

gladoo

Member
Mar 5, 2008
39
0
update wont install get:
E: Can't chown/mod /data/app
E:Failure at line 63:
set_perm_100 1000 0771 DATA:app
Installation aborted

I hit exactly the same problem, end up extract boot.img from update.zip and
flashed this way
Code:
# cat /dev/zero >> /dev/mtd/mtd2
   write: No space left on device [this is ok, you can ignore]
# flash_image boot /sdcard/boot.img

works fine after that
 

kaobiore

Senior Member
Jan 1, 2009
104
17
I hit exactly the same problem, end up extract boot.img from update.zip and
flashed this way
Code:
# cat /dev/zero >> /dev/mtd/mtd2
   write: No space left on device [this is ok, you can ignore]
# flash_image boot /sdcard/boot.img

works fine after that

Are you guys using the latest SPL from haykuro (1.33.2005)?
This SPL is mandatory - please see first post for info/instruction!
 
  • Like
Reactions: sol-invictus

glock30

Senior Member
Feb 3, 2009
135
4
So Cal
Are you guys using the latest SPL from haykuro (1.33.2005)?
This SPL is mandatory - please see first post for info/instruction!

I am on the new SPL and am upgrading from virtuadude v3. I also get this error.

Code:
E: Can't chown/mod /data/app
E:Failure at line 63:
set_perm_100 1000 0771 DATA:app
Installation aborted

Is it possible that it has to do with having the lucid apps to sd previously? I am a linux noob, but that is the only thing I can think of.
 

kaobiore

Senior Member
Jan 1, 2009
104
17
I am on the new SPL and am upgrading from virtuadude v3. I also get this error.

Code:
E: Can't chown/mod /data/app
E:Failure at line 63:
set_perm_100 1000 0771 DATA:app
Installation aborted

Is it possible that it has to do with having the lucid apps to sd previously? I am a linux noob, but that is the only thing I can think of.

Mmmmhh ... could be.
Could you please try to wipe before flashing my rom?

Are all others who are having this problem using an app2sd-card-mod?
If yes, which one?
 

nabzilla1990

Senior Member
Feb 11, 2009
929
16
did a wipe and fresh ex3 partition still gave me that error but fine after the commands really fast build love it
 

glock30

Senior Member
Feb 3, 2009
135
4
So Cal
I actually did do a wipe... I tried once again with a wipe... still the same issue. Tried using the info gladoo posted and ended up with a endless loop at the HTC screen... ended up going back to vurtuadude's for now... Hopefully this info helps. :)
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    This is a build-environment which adds all that great stuff from CyanogenMod to the rogers-rom.

    This will add following features to CyanogenMod (Version 3.4) like:

    * Enhanced ramdisk to mount partitions with noatime/nodiratime (perf boost)
    * Apps2SD via AUFS (same as UnionFS) enabled by default!
    * Uses Ext3 for Apps2SD
    * Optimized kernel (no debug options, cfq iosched)
    * Maximum CPU scaling frequency set to 528MHz

    Thanks to all involved people ... jesusfreke, haykuro, virtudude (thanks for sharing the build-environment), CYANOGEN and all I didn't mention! :)

    *** AT YOUR OWN RISK ***

    This build-environment will generate a very *** experimental *** rom for you.


    Like the original ROM from haykuro, this requires SPL 1.33.2005
    - info about this SPL is available here:
    (*** WARNING - Potential Bricking - Read carefully *** )
    http://xdaforums.com/showpost.php?p=3816278&postcount=3

    Downloads:

    Build-Environment:
    http://drop.io/kaobiore/asset/rogers-cyanogenized-v3-3-build-tar-gz

    Have fun!

    -kaobiore-
    1
    I hit exactly the same problem, end up extract boot.img from update.zip and
    flashed this way
    Code:
    # cat /dev/zero >> /dev/mtd/mtd2
       write: No space left on device [this is ok, you can ignore]
    # flash_image boot /sdcard/boot.img

    works fine after that

    Are you guys using the latest SPL from haykuro (1.33.2005)?
    This SPL is mandatory - please see first post for info/instruction!
    1
    Did this break auto-rotate of the home screen? I don't remember if this build had it to begin with.:D

    No, seems to work for me ... browser is rotating fine.

    I had to active "Transition animations" using "Spare Parts":
    "Spare Parts" -> "Fancy input animations" -> "Normal"

    And ... "Spare Parts" is not included this build.
    So, you have to push it first.

    Commands:
    adb remount
    adb push SpareParts.apk /system/app/

    Ah ... and you can download SpareParts from here:
    http://drop.io/kaobiore/asset/spareparts-apk

    I will talk to gladoo ... so, this will probably be intregrated in the next build :)
    1
    I think I have finally fixed it - updloading 3.2 ... 3.1 will be removed.
    1
    Ok guys.. after testing the rom version 3 for a day i got a few issues..

    First of alll.. the private apps need to be reinstalled so that they can work.. (not a biggy)..

    Secondly.. I can't fix my phone to a network.. i.e. Settings > Call Settings > Network operartors.. It can't search the network.. (not a biggy either)..

    Finally.. the one that is causing the biggest issue to me.. I have left my phone unattended for a few hours and then found it to have either turned off or the screen is gone with no response.. I had to do Yes + Menu + No to reboot.. This also happend when I left on charging the whole night.. I am not sure if anyone else is having such issues..

    by the way.. what happend to the Spare Parts app..

    In the end... the overall experience is good but I would still like it to be stable enough and reliable to use.. The issue with shutting down is very crucial..

    Thanks for the rom..

    Network-searching should be fixed in v3.3 (give it some time after a reboot) ... please check.

    SpareParts can be installed manually. Download it from here: http://drop.io/kaobiore/asset/spareparts-apk and install it like any other program.

    Dying phones/hangs ... to be honest ... I didn't notice that so far. Does this only happen while charging (wall-socket or usb)?