[Q] [email protected] NexusHD2-ICS-4.0.4-CM9-HWA - HD2 General

hello, posting this feedback/question here as i do not have privileges to post on the actual thread itself.. http://forum.xda-developers.com/showthread.php?t=1434860
i used v1.6 w/o any issues outside the known limitations/bugs. 200/10 w/ 40ad2sdx-a2Recovery.zip @ 4Gb.
i only recently upgraded to v2.0 (i am aware there is v2.1 out, but the issues i list arent addressed in the changelog; plus i havent had time to flash the new version). 300/45 w/ 40ad2sdx-a2Recovery.zip @ 4Gb.
1. every other/random reboot causes the phone process to stop.
2. most (large) apps can not be downloaded fully from google play; the media process stops. trying to clear/stop download managers etc. do not help.
3. videos of the same bitrate/size play slower in mx player as compared to v1.6.
could any of the above issues because i used a larger system partition? i know the cache partition isnt used by the OS. df shows that i have a 250M /system and 115M /sd-ext (with 103M used after clean boot). is this always set at the same size?
if this is actually causing the problem (at least for points 1 & 2); does the remaining size after the system partition get split between data and sd-ext? if so is there any way to increase the sd-ext partition and leave the data partition small as ill be mounting it from sd card anyway?
also, does CWR actually delete the dalvik-cache if using a mounted /data directory from the sd card and not from the nand?

after reading the 40ad2sdx init script that is installed. it renames the nand data partition to sd-ext and mounts the extra partition on the sd card as the new data dir. inside the sd-ext dir it copies back from the new data dir; android system apps and leaves the rest.
i see that this rom makes mention of not needing the cache partition or swap as it uses /dev/block/mtdblock5. which would otherwise be the nand data dir or sd-ext if using 40ad2sdx.
im guessing its either because of an swap as file on this partition or apps that live in and use /dev/block/mtdblock5 for temp writing - is what causes processes to stop (ie. as a result of no more virtual memory or temp write space in the directory where they are launched).
i have since upgraded to v2.1 and reverted back to using a 165mb system partition and 5mb cache partition. which leaves a 240mb /dev/block/mtdblock5.
after using 40ad2sdx, the android apps (?and also swap as file?) take up 108mb; leaving 131mb (im guessing) for temp write space; eg. downloading apps from play.
so far i have no more issues regarding points 1 & 2.
can anyone clear up how the process for swap works with this rom? if it was mostly swap to blame, would have mounting a swap partition have solved the problem in the first place? how exactly does this rom use cache/swap on /dev/block/mtdblock5? is there some general method for some/all apps to offload cache data on android and its an actual growing cache directory and not and actual swap as file? when upgrading to v2.1 i created a swap partition anyway, would there be any benefit if i was to swapon this?
re: point 3.
this has not changed. videos of same bitrate still play slower. i also forgot to mention that apps like (guitar) solo lie, real drums and piano perfect also play slower (and are more or less now unplayable, unlike v1.6 where they played fine). i was assume this has something to do with the HWA, has this caused some problem with audio processing?

Did you flash v2.1 with fresh install? (Task29 etc.)
Check my installation here (I have no issues).
Could you tell us a parameters of your memory card? We also have seen that one HD2 can behave different than another
NexusHD2 is not using SWAP partition, so creating it has no point. Maybe you should use a smaller partition size if you have enough space. I used 512MB and i still have 200MB free after install all my apps. Rest of files storing on FAT32.
Oh, and try to format your card with SDFormatter (google it) - 1024Kb allocation size, then partition in CWM.

pavlo_js said:
Did you flash v2.1 with fresh install? (Task29 etc.)
Check my installation here (I have no issues).
Click to expand...
Click to collapse
i am only having issues with point 3. ie. app solo performs slowly as compared to using v1.6 of this rom. and videos of (high) same bitrate now play slower. have you tested a high bitrate video that played on v1.6 and compared it to how it plays on v2.0 or v2.1 since HWA? or noticed sound processing delays when using apps like solo?
also you flash the adreno drivers. why? arent they included in the rom? if you did still with no issues, what was your method?
pavlo_js said:
Could you tell us a parameters of your memory card? We also have seen that one HD2 can behave different than another
Click to expand...
Click to collapse
its 16gb, i dont know what class it is. it came with the phone. i got this phone from a friend unopened a few months ago. but please remember, the problems i report in point 3. did not exist using the same card when using v1.6 rom.
pavlo_js said:
NexusHD2 is not using SWAP partition, so creating it has no point.
Click to expand...
Click to collapse
its been a while since i compiled a kernel, but if it is a flag that needs to be switched in the build, i cant see it taking up that much extra space in the image. is there any reason why there is no support for swap? again i still do not understand the manner in how this rom uses /dev/block/mtdblock5 swap/cache or if there is any benefit to using a swap partition that will ultimately reside on the sd card anyway (which is why im guessing there is swap as file within /dev/block/mtdblock5) but i have seen other roms mention support for swap.
pavlo_js said:
Maybe you should use a smaller partition size if you have enough space. I used 512MB and i still have 200MB free after install all my apps. Rest of files storing on FAT32.
Oh, and try to format your card with SDFormatter (google it) - 1024Kb allocation size, then partition in CWM.
Click to expand...
Click to collapse
you used a 512MB system partition? i guess you have the 1gig t-mobile. i have the 9193 telstra half gig phone; as i said recently, i am now using the minimal 165mb system partition; or do you mean some other partition, and why smaller?

anserinae said:
have you tested a high bitrate video that played on v1.6 and compared it to how it plays on v2.0 or v2.1 since HWA? or noticed sound processing delays when using apps like solo?
Click to expand...
Click to collapse
Unfortunately I have no comparison with v1.6 because I`m using NexusHD2 ICS since v2.0. I didn`t notice any delays in playback.
anserinae said:
also you flash the adreno drivers. why? arent they included in the rom?
Click to expand...
Click to collapse
From what I know, drivers were released several days later than the ROM
anserinae said:
but please remember, the problems i report in point 3. did not exist using the same card when using v1.6 rom.
Click to expand...
Click to collapse
So that is strange. It must be something deeper.
anserinae said:
you used a 512MB system partition? i guess you have the 1gig t-mobile.
Click to expand...
Click to collapse
I`m sorry. It's just a misunderstanding. I have HD2 EU. I meant 512MB EXT4 partition on SD Card. But now I don`t know if this has anything to do with your problem...
Maybe someone else will find a solution for your problem. I will try to think more about it.

pavlo_js said:
Unfortunately I have no comparison with v1.6 because I`m using NexusHD2 ICS since v2.0. I didn`t notice any delays in playback.
Click to expand...
Click to collapse
well the only way to compare high bite rate videos is to install the older rom. not that i think thats worth the effort. have you tried the (guitar) Solo app? and noticed that it lags behind after a few strums?
pavlo_js said:
From what I know, drivers were released several days later than the ROM
Click to expand...
Click to collapse
how did you do this?
pavlo_js said:
Maybe someone else will find a solution for your problem. I will try to think more about it.
Click to expand...
Click to collapse
well i guess i dont think i have any major problems. problems 1 & 2 are solved. no longer being able to use the musical apps because of sound processing issues is annoying but not the end of the world; i have seen a few posts in the official thread about sound issues, nothing as specific with any real case example like ive posted here however.
maybe if i get the chance to try the adreno drivers and flash the new kernel i can report back. i just havent made time nor jumped into doing so because they dont make mention of addressing any sound issues. *fingers crossed*
most of the videos i have play fine, i kept a few high bitrate videos on the card for testing purposes between rom versions which is why i mentioned it. i only started at rom v1.5. since moving to v2.0 some that used to play fine obviously no longer do so.
thanks alot for your feedback and help anyway mate

Related

[Q] 3 questions, data.img swap? What if it goes wrong? More the 1gb?

I am currently running MDJ FroYo HD rom on my HD2.
This rom get's updated quite a lot.
-I would like to know if I can just save the data.img from my old rom, update the rom, and just use the old data.img?
I know there are already treads about this, I searched. Some people say no, some say yes.
-I would also like to know what would happen if it doesn't go right?
-And third, is there a way to increase the 1gb data.img to way more, like 8?
Thanks everybody who will help!
Nobody knows?
Delano.888 said:
Nobody knows?
Click to expand...
Click to collapse
hey
you can use the same data img if its just an update to the same build e.g. 4.3 > 4.4, ive also used the same data img in a completely diff' build but did get a few fc's in certain apps (tho clearing cache will help with that)
as for an 8gb data img cant see the point as it will prob slow down boot time & you've got the sd card to store music, vids, maps...
but if you want to try & increase the size manually, look here:
http://forum.xda-developers.com/showthread.php?t=824154
or here for some ready made (up to 4gb):
http://forum.xda-developers.com/showthread.php?t=782301
kam333 said:
hey
you can use the same data img if its just an update to the same build e.g. 4.3 > 4.4, ive also used the same data img in a completely diff' build but did get a few fc's in certain apps (tho clearing cache will help with that)
as for an 8gb data img cant see the point as it will prob slow down boot time & you've got the sd card to store music, vids, maps...
but if you want to try & increase the size manually, look here:
http://forum.xda-developers.com/showthread.php?t=824154
or here for some ready made (up to 4gb):
http://forum.xda-developers.com/showthread.php?t=782301
Click to expand...
Click to collapse
Hey.
Okay great that I can just keep the data.img so I don't have to re download all the apps.
I need more space for my apps, I download A LOT of apps and have the feeling the 1gb will will up soon.
Delano.888 said:
Hey.
Okay great that I can just keep the data.img so I don't have to re download all the apps.
I need more space for my apps, I download A LOT of apps and have the feeling the 1gb will will up soon.
Click to expand...
Click to collapse
if your main concern is download apps again, you should use titanium backup, (apps+data setting) since there is always a risk of corrupting your data.img when using it in a new build.
like i said you can use your old .img, but personally use titanium with a fresh .img (should have made that clear) when changing builds.
all the best

[Q]What's the different between (512Mb & 1Gb) data file running Android from sdCard??

[Q]What's the different between (512Mb & 1Gb) data file running Android from sdCard??
Good day everybody,
I just want to know [Q]What's the different between (512Mb & 1Gb) data file running Android from sdCard??
because I'm having problems with running the MDJ FroYo HD v.4.6 in 512 Mbyte HTC HD2 version, such as;
- freezing
- slow movement while browsing the menu
- can't access the Market where it always saying that the username or password is wrong
while the same Android ROM is running smoothly on the T-Mobile HD2 version without any single problem and very fast.
both phones, the T-Mobile HD2 version and the HTC HD2 512Mbyte version are updated to the latest Radio (2.15.50.14) and Microsoft Windows 6.5 ROM (3.14.531.1)
any hints??
512Mb & 1Gb data files are simply the amount of space u'll be taking off d sd card for android apps & data installations...So d bigger,d more space you'll have for your android and less space on your sd card for things like music, ebooks, images etc...
IMHO....1GB & above is highly recommended so u don't have low memory issues after tossing android on your sd card..This is cuz u might end up needing more apps & some apps lyk high-end games do tk up a lot of space.
As for speed differences between the two Leos...Well d TMobile Hd2's more buffed up and so..........U might want 2 try lighter android builds cuz d HD versions are some what heavier....Also your choice of Memory card class & capacity also helps...i'd recommend an 8GB Class (4)...
The Data.img isnt your problem anyway your problem is that you are trying to use a very old and outdated rom that was never very good to begin with
ZeroNEX said:
Good day everybody,
I just want to know [Q]What's the different between (512Mb & 1Gb) data file running Android from sdCard??
because I'm having problems with running the MDJ FroYo HD v.4.6 in 512 Mbyte HTC HD2 version, such as;
- freezing
- slow movement while browsing the menu
- can't access the Market where it always saying that the username or password is wrong
while the same Android ROM is running smoothly on the T-Mobile HD2 version without any single problem and very fast.
both phones, the T-Mobile HD2 version and the HTC HD2 512Mbyte version are updated to the latest Radio (2.15.50.14) and Microsoft Windows 6.5 ROM (3.14.531.1)
any hints??
Click to expand...
Click to collapse
hi
what kernel do you use?
try the hastarin 8.6 kernel. i used to have similar problems (i mean laggy phone) and the kernel kind of sorted it out (i use the same android build as you do). maybe it'll help you (i don't know if it's gonna help market problem but i think 'freezing' might be cured)
voncrane said:
512Mb & 1Gb data files are simply the amount of space u'll be taking off d sd card for android apps & data installations...So d bigger,d more space you'll have for your android and less space on your sd card for things like music, ebooks, images etc...
IMHO....1GB & above is highly recommended so u don't have low memory issues after tossing android on your sd card..This is cuz u might end up needing more apps & some apps lyk high-end games do tk up a lot of space.
As for speed differences between the two Leos...Well d TMobile Hd2's more buffed up and so..........U might want 2 try lighter android builds cuz d HD versions are some what heavier....Also your choice of Memory card class & capacity also helps...i'd recommend an 8GB Class (4)...
Click to expand...
Click to collapse
Thanks for the reply, so does it mean that I will have only a 1 GB in the sdCard dedicated for Android and all applications from the market???
I mean if I move the apps & games I downloaded from market to the sdCard using the Manage Applications under setting menu, will it make any diffrence???
Thanks
wrecless said:
The Data.img isnt your problem anyway your problem is that you are trying to use a very old and outdated rom that was never very good to begin with
Click to expand...
Click to collapse
Thsnks for the reply, but it's not helping as I said in the first post
" I'm running the same version of this ROM in more than one T-Mobile HD2s and all of them run very smoothly without any problems"
Then how it works in the T-mobile smootly but not in the 512Mbyte version ???
emjakmaciej said:
hi
what kernel do you use?
try the hastarin 8.6 kernel. i used to have similar problems (i mean laggy phone) and the kernel kind of sorted it out (i use the same android build as you do). maybe it'll help you (i don't know if it's gonna help market problem but i think 'freezing' might be cured)
Click to expand...
Click to collapse
Aha, here we go somebody with the same problem
Yes it might be the kernal, the kernal in the phone shows these lines:
2.6.32.15.s8.0-gf06973d-dirty
[email protected]#10
Mon Dec 13 17:53:37 KART 2010
And I do remember that when I un-rar the ROM file, there was a kernal folder but I didn't use it because I don't know how!!!
Whould you please upload me the kernal you're using or give me the link you download it from??
Would some tell me how to install the new kernal ???
Regarding the Market issue, just don't worry about it " I was entering the wrong pass " Many thanks
ZeroNEX said:
Thsnks for the reply, but it's not helping as I said in the first post
" I'm running the same version of this ROM in more than one T-Mobile HD2s and all of them run very smoothly without any problems"
Then how it works in the T-mobile smootly but not in the 512Mbyte version ???
Click to expand...
Click to collapse
Swap the SD cards between the phones and try again.
If it follows the SD Card (and you're sure the setup is EXACTLY the same) it's your SD
It could be a bad SD or you may just have to delete/recreate the partition and format it.
Your phone are also different. I'm not sure it's just the mem size, some chip could be differents, drivers...
ZeroNEX said:
Thanks for the reply, so does it mean that I will have only a 1 GB in the sdCard dedicated for Android and all applications from the market???
I mean if I move the apps & games I downloaded from market to the sdCard using the Manage Applications under setting menu, will it make any diffrence???
Thanks
Click to expand...
Click to collapse
Yes u'll have only 1GB dedicated to android and all apps...By this i mean it'll show up as available "phone" memory (just think of it as a virtual drive but in reality it takes physical space 4rom ur sd card)...I.e..using an 8GB mem card? Phone storage will read 1024MB while SD storage will read abt 6.xxGB...
Yes, if u move apps 2 sd it'll mk a difference but i think 1Gb is enuf for apps and u don't really need 2 move apps 2 "sd" storage as it might cuz slight speed issues since u r running android from d "same" mem card.
ZeroNEX said:
Aha, here we go somebody with the same problem
Yes it might be the kernal, the kernal in the phone shows these lines:
2.6.32.15.s8.0-gf06973d-dirty
[email protected]#10
Mon Dec 13 17:53:37 KART 2010
And I do remember that when I un-rar the ROM file, there was a kernal folder but I didn't use it because I don't know how!!!
Whould you please upload me the kernal you're using or give me the link you download it from??
Would some tell me how to install the new kernal ???
Regarding the Market issue, just don't worry about it " I was entering the wrong pass " Many thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=787588
here it is. try the 8.6 (that's the one i'm using).
to install it on your phone:
unpack it
find the zImage file
copy it into android folder
find the root folder from the kernel zip
place the folder onto android
reboot
delete the root folder you pasted
(if i messed up something please, someone, correct me)

Getting slower after installing application

help me
My phone getting slower when i install the applications. the phone memory always decreased when I install every new apps eventhough I install it in my ext memory. What should I do? Can you help me?
Sent from my HTC Dream using XDA Premium App
What ROM are you using? And, do u use Apps2SD?
define memory
are you talking about storage memory , or ram?
reduction in storage shouldn't impact on performance, that is unless space is very tight and Android is constantly clearing caches.
What types of apps are you installing?
widgets and and service apps like news/weather, gmail , facebook , twitter etc etc will consume memory while they sync data. If you have several such apps the relatively constant syncing would impinge on overall performance.
if you do have many service apps first try increasing the time between syncs in its settings if you are still suffering then consider un-installing some of them.
re-reading your post I'm going to assume you are installing apps to external sdcard , and not an sd-ext partition.
this will still reduce the internal storage as only the apk is stored on the external sdcard the dex files ( aka dalvik-cache ) are installed on the internal storage.
but it is still unlikely a direct relationship between free space on internal and performance.
the apps on sdcard are stored in encrypted containers this might be causing the overhead, but in all honesty I have never actual used the external sdcard for apps so I can't say what the overhead is or even if it enough to be relevant, but many swear apps to sd-ext is better than sdcard so there may well be something in that theory..
I agree with Effdee. But more info would be beneficial for assistance. As previously asked, what ROM are you using? Is your SD partitioned? So on & so forth....
I don't know if this information will help or not
Mod version: CyanogenMod-6.10-DS
Kernel version : 2.6.35.9-cyanogenmod
DREAM PVT 32B ENG S-OFF
HBOOT-1.33.2005 (DREA10000)
CPLD-4
RADIO-2.22.19.26I
Apr 20 2009,15:30:43
I alredy partitioning my sd card when I root it
How to install app2sd-ext?
Sorry if my english bad
I really appreciate all of you for helping me
Sent from my HTC Dream using XDA Premium App
How many apps did you installed? And how much internal storage you have left?
Also, how did you partitioned your SD Card? (IE: Cache, EXT, and FAT32)
Also, go to Setting > Applications > Manage Applications
Look at the the SD card tap to see how many apps the you downloaded are in that area. If none of them is there, that means that you install them in the internal storage. You can move some of them to SD card depending on the apps by going to the Downloaded tap and open each one up and click in "Move to SD Card".
You might think about updating to ezterry's new radio/spl for 14 extra MB of ram. That could help quite a bit. Also play around with CC settings maybe?
Sent from my Dream/Sapphire using XDA Premium App
johnson8cyl said:
You might think about updating to ezterry's new radio/spl for 14 extra MB of ram. That could help quite a bit.
Click to expand...
Click to collapse
agreed, instructions here
http://forum.xda-developers.com/showthread.php?t=831139
johnson8cyl said:
Also play around with CC settings maybe?
Click to expand...
Click to collapse
Make sure it is off, I tried cm7 and it was on by default, it seemed faster for a short time then became very slow
this idea of putting swap on a compressed ramdisk is crazy, and it just doesn't work
I'm very surprised it wasn't dropped a long time ago
as for a2sdext
the easiest is to use ra recovery ( partition sdcard )
and then a script like firerat aio ( the a2sd option )
http://forum.xda-developers.com/showthread.php?t=679572
even easier is
http://forum.cyanogenmod.com/topic/9731-magpie-2010-12-18-hotfix-002/
because it will automatically install the correct kernel ( if you do or don't install ezterry's 2708 radio/spl ) and has ui for a2sdext
Most difficult bit is partitioning the sdcard,
Effdee said:
Make sure it is off, I tried cm7 and it was on by default, it seemed faster for a short time then became very slow
this idea of putting swap on a compressed ramdisk is crazy, and it just doesn't work
I'm very surprised it wasn't dropped a long time ago
Click to expand...
Click to collapse
well, ... I do not agree fully. In certain situations, especially when there are many services running in background, it can help, *but* swappiness is to be set very low. So only almost unused parts od the memory are swapped out to compcache and can remain there ...
Also see shadowch31 for a CC script and see if that helps. Stops,cleans and restarts CC I believe. Just throwing out ideas. Every phone works different. Just play
Sent from my Dream/Sapphire using XDA Premium App
AndDiSa said:
well, ... I do not agree fully. In certain situations, especially when there are many services running in background, it can help, *but* swappiness is to be set very low. So only almost unused parts od the memory are swapped out to compcache and can remain there ...
Click to expand...
Click to collapse
what is the point of using physical memory to store unusable pages of memory to only use cpu grunt to get it back into memory
Effdee said:
what is the point of using physical memory to store unusable pages of memory to only use cpu grunt to get it back into memory
Click to expand...
Click to collapse
As far as I know, single pages of a process will be swapped out, not the complete processes. So if a process has for example a lot of static data, which is not used during processing an activity, so this part can be swapped out to compcache. This will be compressed, so the phone has more memory available to start / hold in memory another process ... Especially when fast switching between processes is needed (launching sms-app when receiving a sms?) this *can* be an advantage.
Without compcache this process probably is to be re-launched, which most likely takes more time than switching tasks in memory.
AndDiSa said:
As far as I know, single pages of a process will be swapped out, not the complete processes. So if a process has for example a lot of static data, which is not used during processing an activity, so this part can be swapped out to compcache. This will be compressed, so the phone has more memory available to start / hold in memory another process ... Especially when fast switching between processes is needed (launching sms-app when receiving a sms?) this *can* be an advantage.
Without compcache this process probably is to be re-launched, which most likely takes more time than switching tasks in memory.
Click to expand...
Click to collapse
swap is not very smart about what pages are swapped
end of the day swap was a fudge for linux's poor memory management
and as I said
with the cyanogen rom cc was on, I turned it off and things were much better
you can try and convince me otherwise, but seeing as I have already compared cc on and cc off and find cc off to be much better I doubt you will change my mind
BeenAndroidized said:
How many apps did you installed? And how much internal storage you have left?
Click to expand...
Click to collapse
i installed 27 apps and i only have 15.14MB left
BeenAndroidized said:
Also, how did you partitioned your SD Card? (IE: Cache, EXT, and FAT32)
Click to expand...
Click to collapse
i don't know what method i use for partitioning my SD Card, but i do it using this method http://forum.xda-developers.com/showthread.php?t=727688
BeenAndroidized said:
Also, go to Setting > Applications > Manage Applications
Look at the the SD card tap to see how many apps the you downloaded are in that area. If none of them is there, that means that you install them in the internal storage. You can move some of them to SD card depending on the apps by going to the Downloaded tap and open each one up and click in "Move to SD Card".
Click to expand...
Click to collapse
i already do that too. but it dosn't make sense, my SD Card keep decreased when i installed new app
Effdee said:
agreed, instructions here
http://forum.xda-developers.com/showthread.php?t=831139
Make sure it is off, I tried cm7 and it was on by default, it seemed faster for a short time then became very slow
this idea of putting swap on a compressed ramdisk is crazy, and it just doesn't work
I'm very surprised it wasn't dropped a long time ago
as for a2sdext
the easiest is to use ra recovery ( partition sdcard )
and then a script like firerat aio ( the a2sd option )
http://forum.xda-developers.com/showthread.php?t=679572
even easier is
http://forum.cyanogenmod.com/topic/9731-magpie-2010-12-18-hotfix-002/
because it will automatically install the correct kernel ( if you do or don't install ezterry's 2708 radio/spl ) and has ui for a2sdext
Most difficult bit is partitioning the sdcard,
Click to expand...
Click to collapse
so do i have to reinstall my ROM or i just have to install only a2sdext?
i'm sorry if i ask too much. I'm just a newbie and sorry if my english bad
dhyqa said:
so do i have to reinstall my ROM or i just have to install only a2sdext?
i'm sorry if i ask too much. I'm just a newbie and sorry if my english bad
Click to expand...
Click to collapse
once you have partitioned your sdcard, after backing up because you will loose everything on sdcard
then run the firerat script
no need to reinstall rom
unless you want the ui for moving apps, this is easier then using the shell script in Firerat
Effdee said:
once you have partitioned your sdcard, after backing up because you will loose everything on sdcard
then run the firerat script
no need to reinstall rom
unless you want the ui for moving apps, this is easier then using the shell script in Firerat
Click to expand...
Click to collapse
hhmm.so i have to partitioning my SD Card again right?
to run the firerat script i have to go to fast boot?
dhyqa said:
hhmm.so i have to partitioning my SD Card again right?
to run the firerat script i have to go to fast boot?
Click to expand...
Click to collapse
yes afraid you need to repartition sdcard for sdext
many ways to do it but the easiest is with ra recovery
like I said you need to backup stuff on your sdcard first
and you run the firerat script in the rom using terminal
okay
i think to reinstall the new Rom that you gave me is the easier one method than the other one that you've explained to me. and i already try it and it work very well
thanks for everyone who help me find the solution
dhyqa said:
okay
i think to reinstall the new Rom that you gave me is the easier one method than the other one that you've explained to me. and i already try it and it work very well
thanks for everyone who help me find the solution
Click to expand...
Click to collapse
it would be very interesting to know if you get better performance with the same apps that were on sdcard now on the sd-ext.
I've not got round to doing my own tests on that yet
Effdee said:
it would be very interesting to know if you get better performance with the same apps that were on sdcard now on the sd-ext.
I've not got round to doing my own tests on that yet
Click to expand...
Click to collapse
yes. Now I don't have to waiting to long again to open or to close the app. Because now I have a spacious memory. And I think maybe I'll try to use the radio that you tell me to increase the memory
But not every app can be placed in sd-ext like adobe reader and aldiko book, it still decreased the internal memory
But I think it's better than before
Sent from my HTC Dream using XDA Premium App

[Q] []NexusHD2-JellyBean-4.1.2-CM10

Hi,
Today I've been busy trying to flash NexusHD2-JellyBean-4.1.2-CM10 from Tytung.
After screwing around a bit I finaly got it to work. All apps and feature's seem to be working.
However the overall system speed is much much slower then I think it should be.
These are the steps I did:
1. Performed a task29.
2. Reinstalled MLGDR 1.3
3. Reinstalled the latest CWM 5.0.2.6 with a 300mb partition.
4. Flashed the tytung_jellybean_r1 kernel.
5. Flashed the NexusHD2-JellyBean-4.1.2-CM10 rom.
6. I used the NAND with DataOnEXT option.
7. Reboot succesfull and rom started up (Fairly slow).
I have a HTC HD2 (LEO512).
With a 16g level 4 sd card.
I couldn't realy find a step by step guide anywhere so if someone could be so kind to make a list like this it would surely help out alot of people.
Thank you for reading and I hope for a responce soon,
ciao im italian
hi
impotant that you have an ext4 primary partition in sdcard.do you have this one? if not, you have possibility make a backup of your sdcard in pc because for to create partition ,the sistem delete all data of your sd card. after,in recovery,in advanced,partition, you chooise swap 0 and next chooise is 1/2 giga byte(i chooise 4gb 4tobe sure).after you follow the istruction below.
you must to have 300mb of partition with hd2toolkit or other but into aroma istaller you must to chooise a full istallation(important)
and you dont flash any kernel because it is into rom
ps: ...good luck
Your installation method is fine. When you say that the overall speed is slower than it should be, are there any specific areas you can point out? In general in ICS and above ROMS the system uses more RAM which can slow things down due to a lack of RAM. I personally feel this is a small sacrifice to pay for the improvements in gaming and web browsing, as well as the overhauled UI. You may also be overestimating the HD2. You have to remember that it's getting very old now and the hardware just isn't considered even remotely powerful anymore.
Nigeldg said:
Your installation method is fine. When you say that the overall speed is slower than it should be, are there any specific areas you can point out? In general in ICS and above ROMS the system uses more RAM which can slow things down due to a lack of RAM. I personally feel this is a small sacrifice to pay for the improvements in gaming and web browsing, as well as the overhauled UI. You may also be overestimating the HD2. You have to remember that it's getting very old now and the hardware just isn't considered even remotely powerful anymore.
Click to expand...
Click to collapse
with this full istallation rom my phone start in few minutes(3/4 minutes)no more
ciao guys
I've had indeed forgotten to partition my sd the right way.
Here are the steps I did for people that want to know.
1. Performed a task29.
2. Reinstalled MLGDR 1.3
3. Reinstalled the latest CWM 5.0.2.6 with a 300mb partition.
4. Partitioned a FAT32 primary partition with 32KB cluster size, then an EXT4 primary partition with default cluster size.
5. Flashed the tytung_jellybean_r1 kernel.
6. Flashed the NexusHD2-JellyBean-4.1.2-CM10 rom.
7. I used the NAND with DataOnEXT option.
8. Reboot.
The rom works fine and the overal speed is okay considering the HD2 hardware.
Thank you for the reactions and thank Tytung for this amazing rom !
very nice
have fun with this rom!!!!!!
The rom is a bit slow anyway, HD2 is not new phone... but nice and recent rom, so it is a choice beetween old and fast or new and slow.
AFAIK, it's a kernel issue. JB kernels do not support HWA yet.
They are working on it.
I have tried to install this rom and also paranoid 2.54 following all these steps but I have a problem. When I try to connect to the internet using wifi a storm of popups with unfortunately all the time comes up until I reboot my hd2 and close my wifi connection. Is there any solution?
Optek said:
I've had indeed forgotten to partition my sd the right way.
Here are the steps I did for people that want to know.
1. Performed a task29.
2. Reinstalled MLGDR 1.3
3. Reinstalled the latest CWM 5.0.2.6 with a 300mb partition.
4. Partitioned a FAT32 primary partition with 32KB cluster size, then an EXT4 primary partition with default cluster size.
5. Flashed the tytung_jellybean_r1 kernel.
6. Flashed the NexusHD2-JellyBean-4.1.2-CM10 rom.
7. I used the NAND with DataOnEXT option.
8. Reboot.
The rom works fine and the overal speed is okay considering the HD2 hardware.
Thank you for the reactions and thank Tytung for this amazing rom !
Click to expand...
Click to collapse
Is there a video of this process? I'm lost and afraid to do anything on my phone. I've been out of HD2 stuff for quite some time.
3G not working well.
Hi guys, I'm currently using [3.Nov.2012][ROM] NexusHD2-JellyBean-4.1.2-CM10 V1.2 [NativeSD] rom. My problem is, I am using my 3G 24 hrs..but after few hours of using it.. I realize that the data is switched off and I couldn't turn it on again, not just that I tried to turn it on and off manually from the setting. The icon of the data appeared but I couldn't connect to the internet anymore, my only solution is to reboot my phone.. is there any available solution for this? Thanks and appreciate it..
exhit said:
Is there a video of this process? I'm lost and afraid to do anything on my phone. I've been out of HD2 stuff for quite some time.
Click to expand...
Click to collapse
Follow the guide in my sig, it's very detailed and you shouldn't really need a video. Don't bother Task29ing either, that's a bad habit and is really completely unnecessary.
exhit said:
Is there a video of this process? I'm lost and afraid to do anything on my phone. I've been out of HD2 stuff for quite some time.
Click to expand...
Click to collapse
Download the HD2 Tool Kit - you can perform a Task 29, install MAGLDR and Clockwork Recovery all from this software to include custom repartitioning based on rom requirements. I installed NexusHD2 4.1.2 to NAND on my device...all the NexusHD2 ROMs have been excellent as well as NRGZ28's EnergyROM for Android which to date is my favorite but I can't resist the latest ROMs and compare it to my stepson's Galaxy S3 device and I updating it manually to 4.1.1 stock. After you do this a few times; the routine becomes pretty automatic.
Optek said:
With a 16g level 4 sd card
Click to expand...
Click to collapse
you should definitely try a faster card.. class 6 or 10 is recommended.
rmsa786 said:
you should definitely try a faster card.. class 6 or 10 is recommended.
Click to expand...
Click to collapse
It depends on the task, higher class cards are only significantly better when transferring files:
Cotulla said:
Operating System is often using small block transfers - 512 and 4K. 4K is ARM page size.
It's why important to do fast transfers with that size. As well sometimes overall operations before and after tranfer can take more time than data transfer itself.
Usually high class cards provide better linear speed, but it's only used when user write big files, like movies or pictures.
Click to expand...
Click to collapse
(note that that's from Cotulla)
There's not much point wasting money on a high class card when a class 2 or 4 will normally do just fine.
the best and fastest rom ever
hi all,
i'm so excited with this rom that i put back my iphone 4 back in the drawer...
every thing work fast and smooth
the install process is as said in other posts and could be found here:
http://forum.xda-developers.com/showthread.php?t=1930240
dont forget to use ext4 partition and a fast sd card.
i had installed the native sd option (the third one in the aroma installer) and it works perfect!
good luck flashing the rom, and great thanks to the developpers!!!
Great room, I use SDHC class 4 and NativeSD install and it works quickly and smoothly.
Great thanks to the developpers
failed CWM programming
Hi,
Today I've been busy trying to flash NexusHD2-JellyBean-4.1.2-CM10 from Tytung.
These are the steps I did:
1. Performed a task29.
2. Installed MLGDR 1.3
3. Tried to install the latest CWM 5.0.2.6 with a 400mb partition (without sd-card).
ERROR REPORT:
DESKTOP:
An error has occurred Read below for more information
Error Description: Size is too big.
Info: .\RSPL\RSPL.cpp (800)
HD2
TO BIG 4 160 F40 EE6 PRASE CFG FAILED
AF FAILRED 6
Maybe someone can help me.
moanesyounes said:
hi all,
i'm so excited with this rom that i put back my iphone 4 back in the drawer...
Click to expand...
Click to collapse
thats what we like to hear
---------- Post added at 08:35 AM ---------- Previous post was at 08:33 AM ----------
monsterofjungle said:
Hi,
...Error Description: Size is too big. ...
Click to expand...
Click to collapse
that would be the clue, try 350.
rom needs minimum of 285 for full install (see first post)
Wow ! This thread got popular haha.
1100 views ! I hope people found these steps usefull.

64GB Kernel Script Patch for Z1

Hey Guys,
I asked @kokotas to help me figure out a way to make a Patch to extend the Internal Memory as for me, due to the size of the high-end Applications and Games, is too limited 16GB, 11,70GB available only, on our Z1.
So my first Idea was to sacrifice 16Gb Internal Memory and use 64GB External SD Memory formatted in EXT4 where all the Data will be stored.
To do so we have to understand few thing and how is the structure of the Z1 Kernel is made and try to extract "ramdisk.cpio" where we can edit "init.rc" and change the line "/data mount"
As for the kernel "Autopsy" we used @krabappel2548 kernel build, I hope he is fine with that.
From what we know, the recovery is injected in the boot.img and this makes things more complicated.
Are all kernels built in this way? Even the stock ones?
Also, is there a specific rule in the way of naming the included ramdisks?
I attached a picture to make things more clear.
Any help will be appreciate.
eclyptos said:
Hey Guys,
I asked @kokotas to help me figure out a way to make a Patch to extend the Internal Memory as for me, due to the size of the high-end Applications and Games, is too limited 16GB, 11,70GB available only, on our Z1.
So my first Idea was to sacrifice 16Gb Internal Memory and use 64GB External SD Memory formatted in EXT4 where all the Data will be stored.
To do so we have to understand few thing and how is the structure of the Z1 Kernel is made and try to extract "ramdisk.cpio" where we can edit "init.rc" and change the line "/data mount"
As for the kernel "Autopsy" we used @krabappel2548 kernel build, I hope he is fine with that.
From what we know, the recovery is injected in the boot.img and this makes things more complicated.
Are all kernels built in this way? Even the stock ones?
Also, is there a specific rule in the way of naming the included ramdisks?
I attached a picture to make things more clear.
Any help will be appreciate.
Click to expand...
Click to collapse
1. Sony doesn't have a recovery partition in their phones hence developers add the recovery in the ramdisk. Also stock sony kernels doesn't have a recovery included by default only bootloader/flashmode.
2. You can't adjust the 16gb internal partition without diving deeply into the bootloader. The NAND partition profiles are hardcoded in the bootloader so modifying even just a little bit of info in the partition of the NAND would brick your device. The only way I could possibly suggest to try is hijacking the fstab and ramdisk to unmount the internal storage and mount the external storage on init. But if your issue is only about disk space I suggest you leave the internal storage and just symlink the obb folder instead of hijacking the whole internal storage. And BTW the disk IO of the internal storage is worlds apart compared to your microsd card no matter what class it is so it would be very unefficient if you use your microSD card as internal. IMHO reading the dalvik-cache 1 by 1 on startup would be pretty slow! Same goes for reading the byte code of an app once you open it.
Riyal said:
1. Sony doesn't have a recovery partition in their phones hence developers add the recovery in the ramdisk. Also stock sony kernels doesn't have a recovery included by default only bootloader/flashmode.
Click to expand...
Click to collapse
We know that. If there will be a Partition for recovery it will be much more easy and safe. That why we also used a Kernel with recovery implemented.
Riyal said:
2. You can't adjust the 16gb internal partition without diving deeply into the bootloader. The NAND partition profiles are hardcoded in the bootloader so modifying even just a little bit of info in the partition of the NAND would brick your device.
Click to expand...
Click to collapse
We trying and this is the risk of everybody who flashing a Custom Kernel.
Riyal said:
The only way I could possibly suggest to try is hijacking the fstab and ramdisk to unmount the internal storage and mount the external storage on init. But if your issue is only about disk space I suggest you leave the internal storage and just symlink the obb folder instead of hijacking the whole internal storage.
Click to expand...
Click to collapse
Maybe not the whole internal storage but implement the external SD with the internal?
Riyal said:
And BTW the disk IO of the internal storage is worlds apart compared to your microsd card no matter what class it is so it would be very unefficient if you use your microSD card as internal. IMHO reading the dalvik-cache 1 by 1 on startup would be pretty slow! Same goes for reading the byte code of an app once you open it.
Click to expand...
Click to collapse
I know the difference between Internal and External Storage. Yes the internal bandwidth is higher but like I said is worth the sacrifice, or try. Best solution will be System and Apk on Internal and link the SD to use there all Data. This is more efficient that a third Apps like Link2sd or kind of. BTW, I don't think it will be so slow but we have to try. The idea have to be made to improve what next.
So we need more Ideas, do you have any?
We know that. If there will be a Partition for recovery it will be much more easy and safe. That why we also used a Kernel with recovery implemented.
We trying and this is the risk of everybody who flashing a Custom Kernel.
A: This isn't about risk this is a fact. Once you successfully manage to alter the partition table of the built in NAND you're sure to get a hard brick from doing this.
Maybe not the whole internal storage but implement the external SD with the internal?
A: Implementing internal storage with external to support it is possible but limited. Like I said you could symlink the obb and Android folder to the external storage. That way you can allocate some of the storage space to data, dalvik etc. and the data files to the external SD which uses the most resources.
Hmm, changing the partition table has been successfully done on the xperia T
http://forum.xda-developers.com/showthread.php?t=2147997
I am not an expert here, but is this what you are talking about,
What benefit would this give a user?
Sent from my C6903 using xda app-developers app
gregbradley said:
I am not an expert here,
Click to expand...
Click to collapse
Me either, @kokotas is the Master here and all thanks should go to him for help me with this, actually the picture is of his work.
gregbradley said:
Hmm, changing the partition table has been successfully done on the xperia T
http://forum.xda-developers.com/showthread.php?t=2147997
Click to expand...
Click to collapse
We do not try to repartitioning the Sony Z1 internal memory to get a recovery bootable from different partition, which still a very good idea to develop for Z1. We try to mount the External SD instead of the Internal to expand the storage for the Z1, and here we need a patch. If kind of patch like that will really work, with some help, anyone just will format the SD in EXT4 and use what like he like, 32/64GB.
So we will be glad even to involve more "Programmers" to help us make it true.
So any way to let this work?
Jay794 said:
What benefit would this give a user?
Click to expand...
Click to collapse
Expand storage. You will be able to format a 64GB, micro SD in 2 Partitions and use 32GB by the System and 32GB like a normal SD, for example, and it will be managed by the system and not by Apps. So instead of 11,70GB you will have 30GB in System.
Surely this will just make accessing the SD card data really slow? Even with a class 10 running games off the SD card would be laggy as hell
Sent from my C6903 using xda app-developers app
Jay794 said:
Surely this will just make accessing the SD card data really slow? Even with a class 10 running games off the SD card would be laggy as hell
Click to expand...
Click to collapse
Thank you for your Opinion. Is not your problem.
Expert Request Please..
Can someone who know more than me just have a look on the attachment and answer few question, unanswered form post 1.
..for Z1
1) Are all kernels built in this way? Even the stock ones?
2) Also, is there a specific rule in the way of naming the included ramdisks?
3) Do all kernels use the sbin folder?
4) Is ramdisk.cpio the default name used in all kernels
Hey, I support the idea, I just don't see how useful it will be
Sent from my C6903 using xda app-developers app
gregbradley said:
Hmm, changing the partition table has been successfully done on the xperia T
http://forum.xda-developers.com/showthread.php?t=2147997
I am not an expert here, but is this what you are talking about,
Click to expand...
Click to collapse
Yes it is possible but not easy... I'm pretty sure the dev that made that had a hard time before he successfully got it. Also I'm pretty sure he has a JTAG box so in case his phone got hard bricked he can easily fix it again. Also IMHO that was already patched by sony on the latest s1boot so I'm sure it's alot harder than before.
Riyal said:
Yes it is possible but not easy... I'm pretty sure the dev that made that had a hard time before he successfully got it. Also I'm pretty sure he has a JTAG box so in case his phone got hard bricked he can easily fix it again. Also IMHO that was already patched by sony on the latest s1boot so I'm sure it's alot harder than before.
Click to expand...
Click to collapse
Yes, he did brick his Xperia T a few times, and the LK kernel was never really taken up because of the risks.
But it does show that it was possible to change the partition table.
As for on the xperia Z1, I don't know
gregbradley said:
Yes, he did brick his Xperia T a few times
Click to expand...
Click to collapse
I can do that.
Only problem with having the SD used all the time for system files is the risk of corruption and or a failed card.
Saying that I had it on the S3 and it worked brilliantly, was a relatively simple script which required init'd support from a custom kernel.
In all fairness, after using folder mount the worries i've had with my internal memory have gone, i'm always over 10GB of space with several really big games installed which would easily take over the whole internal memory.
dladz said:
Only problem with having the SD used all the time for system files is the risk of corruption and or a failed card.
Click to expand...
Click to collapse
Here you sound like Google.
dladz said:
Saying that I had it on the S3 and it worked brilliantly, was a relatively simple script which required init'd support from a custom kernel.
Click to expand...
Click to collapse
I had it on HD2 as well and never had any issues and I had full control of my device, this is what also we looking at, no restrictions and no storage limit on a high-end device. I will be glad to see 64GB recognized as my System Storage instead using Apps on Apps like the Mount Folder.
I play Most Wanted, of curse a bit slow, on mine HD2 so if we get this work we will have 40mb/s in writing and reading, instead of 70mb/s in internal, due to the limitation of the slot. I think even with a kind of transfare like that you will never see any slow down of the performance on your device.
Some Smart One will say now to me "Why then you don't go back to HTC". That's the point! Imagine have Z1 with such a Development and full control of you device.
At last it's a choice of the user if he want apply that patch or not, but I think if this will be possible many will be happy, but like I can see, we don't have much support due to the risk and any Developer will not take this in consideration, or maybe will, but apparently not now.
eclyptos said:
Here you sound like Google.
I had it on HD2 as well and never had any issues and I had full control of my device, this is what also we looking at, no restrictions and no storage limit on a high-end device. I will be glad to see 64GB recognized as my System Storage instead using Apps on Apps like the Mount Folder.
I play Most Wanted, of curse a bit slow, on mine HD2 so if we get this work we will have 40mb/s in writing and reading, instead of 70mb/s in internal, due to the limitation of the slot. I think even with a kind of transfare like that you will never see any slow down of the performance on your device.
Some Smart One will say now to me "Why then you don't go back to HTC". That's the point! Imagine have Z1 with such a Development and full control of you device.
At last it's a choice of the user if he want apply that patch or not, but I think if this will be possible many will be happy, but like I can see, we don't have much support due to the risk and any Developer will not take this in consideration, or maybe will, but apparently not now.
Click to expand...
Click to collapse
I actually probably will be going back to HTC after this phone. Doubt it'll be the M8, although i do like it, the camera is sup par though and i've come accustomed to a decent picture.
dladz said:
I actually probably will be going back to HTC after this phone. Doubt it'll be the M8, although i do like it, the camera is sup par though and i've come accustomed to a decent picture.
Click to expand...
Click to collapse
I know, I try to don't give up on it too but to much to deal with. The camera is good but I was disappointed anyway. So I was thinking about 64GB HTC One, or wait for the next release and I will finally be fine. For the moment I try to deal with Z1, I hope somewhere we will have 64GB system storage , this maybe will change my mind, everything is possible.
eclyptos said:
I know, I try to don't give up on it too but to much to deal with. The camera is good but I was disappointed anyway. So I was thinking about 64GB HTC One, or wait for the next release and I will finally be fine. For the moment I try to deal with Z1, I hope somewhere we will have 64GB system storage , this maybe will change my mind, everything is possible.
Click to expand...
Click to collapse
Have you used folder mount before? It really is a great app and i've not needed the larger internal storage since using it.

Categories

Resources