Just builded pacman 4.4
http://dualhoki.vim.hu/bubor/dev/pac4.4/
http://rpi.bubor.hu/bubor/dev/pac4.4/
Gapps included, factory reset, and flash.
bubor said:
Just builded pacman 4.4
http://dualhoki.vim.hu/bubor/dev/pac4.4/
http://rpi.bubor.hu/bubor/dev/pac4.4/
Gapps included, factory reset, and flash.
Click to expand...
Click to collapse
First! Cool mate! I may try it, even though it's not stable.
In this early of a version, should I provide catlogs of everything wrong?
Sent from my dictionary.
Seems stable enough. The only issue I ran into was the Google play services. Took forever to get ready. Other than that, I've only had one crash so far, and that was due to an unloaded widget.
I'll report again later.
Sent from my SGH-I927 using Tapatalk
Great work bubor! There's so many ROMs to choose from! Something for everyone!:good:
cool another rom
Tested it for a bit. Yes, it's rather stable and looking good. Bootanimation is awesome! So much settings and customization... RAM usage is fine, 4.3 PAC ROMs eated too much RAM for unnecessary bells and whistles. The phone is very responsive.
But I'm missing very much internalsd-externalsd swap. This is the most awesome feature in newest builds for me, thank for it very much, bubor! Current (alpha) version of change-fstab.zip is not working with my phone (more specifically, flashing this zip makes nothing), so, I'm sticking with cm-11-20140222 with -swap, even if it is laggy sometimes.
Makshow said:
Tested it for a bit. Yes, it's rather stable and looking good. Bootanimation is awesome! So much settings and customization... RAM usage is fine, 4.3 PAC ROMs eated too much RAM for unnecessary bells and whistles. The phone is very responsive.
But I'm missing very much internalsd-externalsd swap. This is the most awesome feature in newest builds for me, thank for it very much, bubor! Current (alpha) version of change-fstab.zip is not working with my phone (more specifically, flashing this zip makes nothing), so, I'm sticking with cm-11-20140222 with -swap, even if it is laggy sometimes.
Click to expand...
Click to collapse
http://dualhoki.vim.hu/bubor/dev/change-fstab.zip works for me.
in storage menu I see 1.97gb internal and 14.83g internal (that is sd card)
Please check fstab.n1 in root ( need to be root)
Original is :
/devices/platform/sdhci-tegra.3/mmc_host/mmc0 /storage/sdcard0
I wiped and flashed again, then looked at fstab.n1 in root. I found the string you quoted: "/devices/platform/sdhci-tegra.3/mmc_host/mmc0 /storage/sdcard0". Then I booted recovery and flashed change-fstab.zip, rebooted to the system. Nothing changed, the string is still here, the fstab.n1 is the same. I have 32 gb SD card, not 16 gb, may be this is the point? As I understand, the only thing this zip has to do is to change a couple of numbers...
From
Code:
# internal sdcard (:4 means 179:4 inode)
/devices/platform/sdhci-tegra.3/mmc_host/mmc0 /storage/sdcard0...
# external sdcard
/devices/platform/sdhci-tegra.2/mmc_host/mmc1 /storage/sdcard1...
To
Code:
# internal sdcard (:4 means 179:4 inode)
/devices/platform/sdhci-tegra.2/mmc_host/mmc1 /storage/sdcard0...
# external sdcard
/devices/platform/sdhci-tegra.3/mmc_host/mmc0 /storage/sdcard1...
Can it be done some another way?
I attached my fstab.n1 in case it's different from yours and if you want to look.
Makshow said:
I wiped and flashed again, then looked at fstab.n1 in root. I found the string you quoted: "/devices/platform/sdhci-tegra.3/mmc_host/mmc0 /storage/sdcard0". Then I booted recovery and flashed change-fstab.zip, rebooted to the system. Nothing changed, the string is still here, the fstab.n1 is the same. I have 32 gb SD card, not 16 gb, may be this is the point? As I understand, the only thing this zip has to do is to change a couple of numbers...
From
Code:
# internal sdcard (:4 means 179:4 inode)
/devices/platform/sdhci-tegra.3/mmc_host/mmc0 /storage/sdcard0...
# external sdcard
/devices/platform/sdhci-tegra.2/mmc_host/mmc1 /storage/sdcard1...
To
Code:
# internal sdcard (:4 means 179:4 inode)
/devices/platform/sdhci-tegra.2/mmc_host/mmc1 /storage/sdcard0...
# external sdcard
/devices/platform/sdhci-tegra.3/mmc_host/mmc0 /storage/sdcard1...
Can it be done some another way?
I attached my fstab.n1 in case it's different from yours and if you want to look.
Click to expand...
Click to collapse
strange, I have no clue why this works for me, and doesnt for you.
We have same phone, same recovery, same boot.img.
please go to recovery install zip, and run command from adb:
Code:
dd if=/tmp/newboot.img of=/dev/block/mmcblk0p9
And please backup whole /tmp (in recovery) adb pull /tmp/ .
But it really don't work... Your ROMs with -swap and grtsarav last build with -swap make a job. change_fstab.zip does nothing...
Ok, booted in TWRP, wiped, installed this 4.4 PAC ROM, flashed change_fstab.zip. Run command in recovery terminal, pulled /tmp. Everything without reboot.
Hey, the freshly pulled fstab.n1 is changed!
"# internal sdcard 4 means 179:4 inode)
/devices/platform/sdhci-tegra.2/mmc_host/mmc1 /storage/sdcard0"
As it should be after swap. Booted to the PAC ROM, looked at fstab.n1 - it's reverted to default, and internal sd is 4 gb. So the trouble is with bootloader?
I attached newboot.img. If you need some other files from /tmp pull, let me know.
try this: http://dualhoki.vim.hu/bubor/dev/change-fstab.zip
md5:
e50aa48814a2c6159fbf43298be56388 change-fstab.zip
report back, thanks.
Yes, it works! Awesome! Thank you very much!
Now, with fstab switch and kernel with more RAM, I'm switched to this ROM as my daily driver. Tested it for two days, and man, it's simply awesome! It's so smooth that I never had such a pleasure of using my phone (GPU UI acceleration?), it's loaded with features that cost almost no RAM when they're off (not like in 4.3 pacman and omnirom), there are lots of customizations, even network speeds in status bar and system animation changes. No force closes or errors for this two days (and I flashed dirty, without factory reset...)
You definitely can mark this as stable. Thank you once again, bubor! :good:
Makshow said:
Now, with fstab switch and kernel with more RAM, I'm switched to this ROM as my daily driver. Tested it for two days, and man, it's simply awesome! It's so smooth that I never had such a pleasure of using my phone (GPU UI acceleration?), it's loaded with features that cost almost no RAM when they're off (not like in 4.3 pacman and omnirom), there are lots of customizations, even network speeds in status bar and system animation changes. No force closes or errors for this two days (and I flashed dirty, without factory reset...)
You definitely can mark this as stable. Thank you once again, bubor! :good:
Click to expand...
Click to collapse
So what do you want me to upgrade this ROM stability status on my thread to? Very Stable or Stable? Since its obviously not unstable
stormdude124 said:
So what do you want me to upgrade this ROM stability status on my thread to? Very Stable or Stable? Since its obviously not unstable
Click to expand...
Click to collapse
I dont really wanna own another rom for a phone I dont have
bubor said:
I dont really wanna own another rom for a phone I dont have
Click to expand...
Click to collapse
I got ya, So would you like me to remove it entirely or i can say not maintained,its up to you bro I'm updating it right now
stormdude124 said:
I got ya, So would you like me to remove it entirely or i can say not maintained,its up to you bro I'm updating it right now
Click to expand...
Click to collapse
probably soon,I'm going to make new topic in develop forum, it seems many wanna this rom.
We have so many kitkat rom.
This ROM has everything that OMNIROM has, even contextual notification panel header (shows starry sky at night and sun at day) and OMNI-switch, while OMNI didn't know how to kill apps by long-pressing back button and it still had thumbnail bug long ago fixed in CM 10.1.3 (when thumbnail folder grows for more than gigabyte, it was so annoying). OK, maybe, newest build is better and there's no multiwindow in PAC, but you got the clue.
@bubor i might be able to support you in supporting this rom
New To XDA
hey guys this is my first post on xda but I just had a question about this rom. I thought PAC rom had the option to switch from phone ui to phablet ui to tablet ui. I couldn't find it in the settings is it just me... or is it just not in this rom?
Thanks
Moogie
Related
Hello,
this is my first attempt to Android build for HD2, i'm not a dev, i only made this build for my personal purpose and i thought to share it with this community.
Before some specs i wanna thanks some people:
-XDA-Developers
-DFT Forum
-Cotulla and bepe for MAGLDR link
-RaiderX303 for ClockWorkMod link
-M-Deejay for Kernel link
-Gauner1986
-Taknarosh for Bootanimation link
-Rafpigna for his fonts link
-EStrong Inc. for Es-Esplorer link
and......
all guys at #HTC-linux, DarkStone, Markinus, Projection, Bauner, Tytung, White-Energy and many other, give me a call if i missed you
REQUIREMENTS:
Hardspl 2.08
MAGLDR 1.11 (follow my sig for 1.12)
ClockWorkMod
SPECS:
Based on Desire Sense 2.29.405.5 with all stock apps.
Kernel by M-Deejay 10.3
Data and Apps to EXT 2/3/4
GoogleMaps 5.0 Included
Es-FileExplorer included
Custom Fonts (ty to Rafpigna)
Custom BootAnimation (ty to Taknarosh)
No Sound on boot
Battery with %
Properly rooted
Quadrant score 1700-1800 @ 998
Quadrant score 2000-2200 @ 1536
Battery at sleep 4-6 ma
Code:
[CENTER][B]INSTRUCTIONS:[/B][/CENTER]
[B]1. back-up your SD Card files and folder
2. Copy the file inside "Copy to SD Card Root"and "Copy to SD Card" folder to your main root SD Card
3. Boot you phone while hold and press "power" button till MAGLDR menu will appear.
4. Choose n.5 voice, "USB Flasher"
5. Plug in your USB cable to your phone and PC till when "wait USB...USB" will appear
6. Run "DAF.exe" from ClockWorkMode, your phone will go to reboot, press and hold power button to enter MAGLDR menu
again.
7. From MAGLDR menu, choose "Boot AD SD"
8. Now you are in ClockWorkMode (CWR) menu.
9. Choose "advanced"->"Partition SD Card" and grab the EXT size of your choice, i suggest to don't go over 2048.
10. Set Swap Size to 0
11. Now you have an EXT3 partition in your SD card, you should be good to go but if you want an EXT4 partiton, you
need to :
11A. Boot into any Linux Live Distro build (Ubuntu 10.10 is what i have) and format your sd card.
11B. Search in XDA-Developers forum for a Tutorial (don't remember yet the link lol)
12. From CWM menu choose "install zip from SD card"-->"Choose zip from sdcard"--> next find "DR Desire HD2 V.0.1 and press the green button till the process will end and then reboot your phone.[/B]
-----------------------------------------------------------------------------
Testes on my phone with daily use and it works fine.
TMOUS users : untested.
VoiceInCall fix, inside.
My Radio is 2.10.50.28_2
-----------------------------------------------------------------------------
DOWNLOAD.
happy flash.....and be kind
ChangeLog:
Code:
V.0.1
Initial Release
UPDATES:
(copy your choice .zip to your SD card, reboot to CWM and apply .zip from menu)
Gauner Kernel : Download No Overclock but less power consummation and more stable (smartass Gov)
MDeejay 10.4 : Download
Congratulations on your first build, will download and test tomorrow
Downloading...
I'll report back soon.
yay nice to see another android dev on the scene, welcome
please another mirror for downloading...i cant download it -.-
Hi,
Thank you so much. This is the best nand sense rom that i have come across so far. I love that you decided to bundle Data2EXT with Stock Desire.
Aside from some wakeup lag (bearable), I haven't been able to find any problems.
Keep up the good work.
Thanks
Mostly, i dont have lag on power, though it seems to be a common Sense build issue, anyway i did put some kernel updates on post #3.
I used all the day my build with SetCpu @ 1190 without problem and lags and battery is fine, worth a try .
Check in first post what radio i'm using, maybe changing it can help.
smakazmi said:
Hi,
Thank you so much. This is the best nand sense rom that i have come across so far. I love that you decided to bundle Data2EXT with Stock Desire.
Aside from some wakeup lag (bearable), I haven't been able to find any problems.
Keep up the good work.
Click to expand...
Click to collapse
Looks good, tempted to download as the build I'm using at the moment doesn't work with MDJ S10.3.
Maybe, you could include a stock framework and stock fonts for stock lovers?
No problem......i will make an update with both stock fonts and framework.
shadiku said:
Looks good, tempted to download as the build I'm using at the moment doesn't work with MDJ S10.3.
Maybe, you could include a stock framework and stock fonts for stock lovers?
Click to expand...
Click to collapse
build looks nice - this is my second nand flash both desire based.
The first worked perfectly and then i installed yours so i could get the sd memory but now im finding that alot of the apps that previously worked no longer do and i have also lost contacts.
The previous build was lightning fast whereas this seems to have a slight lag.
Do you think i have done something wrong? And should i download those 2 updates
Which build you was using?
Looking at your reply i suppose that you was using a non Data2Ext build, so it is normal:
_ Loosing App and Data if not a previous backup with Titanium backup,Mybackup,...
_A little lag, because Data are on SD card.
perfectknight75 said:
build looks nice - this is my second nand flash both desire based.
The first worked perfectly and then i installed yours so i could get the sd memory but now im finding that alot of the apps that previously worked no longer do and i have also lost contacts.
The previous build was lightning fast whereas this seems to have a slight lag.
Do you think i have done something wrong? And should i download those 2 updates
Click to expand...
Click to collapse
No, it wasnt a d2ext build (DFT's Desire build)
I guess you are right and i should expect lag etc
Am i right to assume that the apps that i find that arent working are doing so because they dont support a2sd? or should they 'believe' that they are on the rom?
I find that a large number of them, when i try to load them, just flash up the screen asking me to force close them.
Basic apps that should always run like Lookout security (worked previously) but only works intermittently now and i keep having to register apps such as the Android Market.
Also i cant seem to save contacts.
I dont know if there are apps that doesn't support a2sd but i just gave a try to Lookout Security and it does work as expected and i also can save contacts without any problem.
My guess is that you have something wrong with your SD card partition, read again the Readme.txt for "how to" partition it and before flash again the build, give a wipe from Clockworkmod menu.
perfectknight75 said:
No, it wasnt a d2ext build (DFT's Desire build)
I guess you are right and i should expect lag etc
Am i right to assume that the apps that i find that arent working are doing so because they dont support a2sd? or should they 'believe' that they are on the rom?
I find that a large number of them, when i try to load them, just flash up the screen asking me to force close them.
Basic apps that should always run like Lookout security (worked previously) but only works intermittently now and i keep having to register apps such as the Android Market.
Also i cant seem to save contacts.
Click to expand...
Click to collapse
yeah i think that's what i will do.
Although i followed all the steps - im sure i must have gone wrong somewhere.
I was also finding that some of the games dont save my progress.
I'll let you know how i get on.
Thanks for your help
thanks for this rom seems to be the best desire rom,only one thing can you increase usb transfer speed?Markinus has done this with his rom,thanks again
Thanks
Anyway USB transfer it is already patched, though i've seen that it is slow while using Multi Mount SD card.apk, can't go over 2,00 mb/s.
kgian2007 said:
thanks for this rom seems to be the best desire rom,only one thing can you increase usb transfer speed?Markinus has done this with his rom,thanks again
Click to expand...
Click to collapse
this version is awesome! thanks
Hi,
Sorry to join that late but I was conviced that the desire HD had the closest hardware to the HD2.
Now knowing it is not would you be king to provide a working link ?
This is a complete package just unzip folder on sd card.
Here is original thread by neopeek
people having wifi problems check the original thread they have a fix
This is the CWM 1.9 thread wich is included in folder already
Using starfox test kernel from XDA (Rhodium only)
EDIT: per starfox dont use test kernels use his new vanilla stable kernel
GAPPS already included.
Im not a dev, just put stuff together credit goes to all authors just posting here to spread the word
DOWNLOAD
Sure, I'll bite. I've got an extra micro-sd card here. What's the worst that could happen?
It's a pretty fast build, I tried it on Neopeeks site.
It is MDPI, so the look of it isn't quite as crisp... (you can see what I mean by the notification bar 3g, etc...lower resolution basically) but I was impressed by the speed. All the animations, etc are disabled by default and I believe that's Zeam that is the default launcher... it is quite snappy out of the box.
what tweaks you did?
no tweaks just put it together
This version is the fastest thing I've tried (probably due to mdpi-gapps), but I have two major issues.
1) Wifi will sometimes refuse to turn on, saying wifi error on the check box. It must be related to tethering and hotspot settings, because after I mess with these I get an instant reboot.
2) Camera is tremendously unstable. Most of the times it crashes bringing down the entire OS or if I am lucky it will crash the camera app and refuse to start again until a reboot.
Of course there are random hiccups here and there (like most builds), but it is quite close replacing WM for every day usage.
XavierGr said:
1) Wifi will sometimes refuse to turn on, saying wifi error on the check box. It must be related to tethering and hotspot settings, because after I mess with these I get an instant reboot.
Click to expand...
Click to collapse
This is actually not that unusual... I would get this on my epic4g... which is an android phone .
If you don't mind, please use the vanilla kernel that I posted instead of the testing kernel. While I don't mind that it is being bundled, the [Test] kernel was never meant to be used for long term, and is liable to include stuff that is unstable and/or changed on my whim. The vanilla kernel contains some of the tweaks that I consider to be stable and is based on known autobuild releases+supports all devices. Thanks.
http://forum.xda-developers.com/showthread.php?t=1221499
-- Starfox
you think you can make a build with the latest rootfs, starfox's latest kernel, the led patches too?
anish88 said:
you think you can make a build with the latest rootfs, starfox's latest kernel, the led patches too?
Click to expand...
Click to collapse
There's nothing stopping you from doing that.
Including testing stuff into a public build is never a good idea. I wouldn't appreciate anything I distribute for testing to be put into a build. It's meant for testing, so anyone that installs/uses it should know full well what they're getting into. Placing it into a build circumvents that, and everyone ends up using it unknowingly.
To everybody with wi-fi issue:
I've done a small fix
http://www.multiupload.com/7NSGZQZXPC
(wich is in the first post of this thread on neopeek.com)
This will fix if your problem isn't the kernel
wifi scanning problem:
after updating wifi-nvram seems to be ok.
anyway,
fastest rom i have tried.
nekikekec said:
wifi scanning problem:
after updating wifi-nvram seems to be ok.
anyway,
fastest rom i have tried.
Click to expand...
Click to collapse
What problem did you have exactly and what do you mean by updating wifi-nvram?
I also have a wifi problem specifically with this build but can't solve it.
(Wifi works only once per boot)
after turning wifi on phone started scanning for networks. after few seconds app crashed not finding anything. i guess there is a problem with assigning mac address.
anyway, as already described, it is known problem :
here
nekikekec said:
after turning wifi on phone started scanning for networks. after few seconds app crashed not finding anything. i guess there is a problem with assigning mac address.
anyway, as already described, it is known problem :
here
Click to expand...
Click to collapse
That didn't work for me at all.
Can't get CWM working
Hey guys,
I must be doing something wrong, but don't know what.
I just can't get CWM running on my TP2. I followed all the instructions precisely, got into CWM once, even flashed the ROM from SD card, but can't do it again.
I even reflashed my device, Re did the entire SD card but just can't get in to CWM.
Upon booting Haret, I press volume down, but the screen just gets stuck there and doesn't move forward. Please help, I'm trying to flash NeoFroyo 0.1
Regards,
Nilesh
nileshvedi said:
Hey guys,
I must be doing something wrong, but don't know what.
I just can't get CWM running on my TP2. I followed all the instructions precisely, got into CWM once, even flashed the ROM from SD card, but can't do it again.
I even reflashed my device, Re did the entire SD card but just can't get in to CWM.
Upon booting Haret, I press volume down, but the screen just gets stuck there and doesn't move forward. Please help, I'm trying to flash NeoFroyo 0.1
Regards,
Nilesh
Click to expand...
Click to collapse
Did you set all your partitions as primary?
vzihome said:
Did you set all your partitions as primary?
Click to expand...
Click to collapse
Yes I did that too....
SD Card (All Partitions Primary)
Partition 1: 6.4 GB - FAT32
Partition 2: System - 300 MB - EXT2
Partition 1: Data - 300 MB - EXT2
Partition 1: Cache - 300 MB - EXT2
I put the npkboot folder with startup for RHOD100 on the SD Card (Root) and the NeoFroyo Zip also on the root.
Plus, I also put the contents of the npkboot folder on root of the phone. (Not the folder npkboot)
Run Haret from SD Card through File Explorer & press Volume Down - Result: Frozen Screen!!!
Does not enter into CWM recovery...
Are all the steps above right.
Regards,
nileshvedi said:
Plus, I also put the contents of the npkboot folder on root of the phone. (Not the folder npkboot)
Click to expand...
Click to collapse
WHY?
CWM rootfs works only in npkboot.
nileshvedi said:
Plus, I also put the contents of the npkboot folder on root of the phone. (Not the folder npkboot)
Click to expand...
Click to collapse
I'm a little confused with what you did.
Basically just unzip his folder you downloaded and then move the Entire npkboot folder to the root of ur sd card.
So there will be nothing on your sd card except the folder. Inside that folder will be everything just as you unzipped it. So for example haret would be at "Sdcard/npkboot/haret.exe". Then just switch/edit the startup.txt in the npkboot folder for your phone and boot into CWM.
You don't need to move anything outside of his npkboot folder that you unzipped.
I was thinking of installing the Wildchild ROM but wasn't sure if a few things that I use on a daily basis were working because nobody had asked about them..
Anyway,
1. Does the Camera work?
2. Does Mobile Network work?
3. How much Internal Storage is user available?
4. What's the difference between the Odex'ed version and the De-Odex'ed version?
Thanks! :highfive:
99Aaron99 said:
I was thinking of installing the Wildchild ROM but wasn't sure if a few things that I use on a daily basis were working because nobody had asked about them..
Anyway,
1. Does the Camera work?
2. Does Mobile Network work?
3. How much Internal Storage is user available?
4. What's the difference between the Odex'ed version and the De-Odex'ed version?
Thanks! :highfive:
Click to expand...
Click to collapse
1.Yes
2. Yes
3. Depends if you have data 2sd or link2sd.
4. You can theme deodexed version. Odex has more internal memory.
Use odex if u want to use link2sd. Otherwise deodex. No doubt it has got everything working accept for HTC bloatwares. If u want pure sense u can always choose wildchild sense.
For internal storage go to the link in my sign and check the second last image.
99Aaron99 said:
I was thinking of installing the Wildchild ROM but wasn't sure if a few things that I use on a daily basis were working because nobody had asked about them..
Anyway,
1. Does the Camera work?
2. Does Mobile Network work?
3. How much Internal Storage is user available?
4. What's the difference between the Odex'ed version and the De-Odex'ed version?
Thanks! :highfive:
Click to expand...
Click to collapse
From the horse's mouth:
1. Like a ****ing BOSS!
2. (See above.)
3. That info is provided to you in a snazzy (yet outdated) graphic in Post #1 of the original WildChild thread. Found here, for your viewing pleauremints.
4. Lots of good tutorials here on XDA will explain that in detail but the nutshell is this: ODEX == (more room in the /data partition); DEODEX == (more room in the /system partition). Since it is desirable for most sane users to have as much users space in /data (for your apps!) then it is in your best interest to try the ODEX'ed version. If, however, you wanna get funky with Link2SD (or a2sd/data2sd/etc.) and desire to theme my ROM, then you'll wanna get DeOdex'ed because it will be a pain in the ass to mod otherwise.
Take care, and don't forget to slap a THANKS my way, Billie Jean!
Tigger31337 said:
From the horse's mouth:
1. Like a ****ing BOSS!
2. (See above.)
3. That info is provided to you in a snazzy (yet outdated) graphic in Post #1 of the original WildChild thread. Found here, for your viewing pleauremints.
4. Lots of good tutorials here on XDA will explain that in detail but the nutshell is this: ODEX == (more room in the /data partition); DEODEX == (more room in the /system partition). Since it is desirable for most sane users to have as much users space in /data (for your apps!) then it is in your best interest to try the ODEX'ed version. If, however, you wanna get funky with Link2SD (or a2sd/data2sd/etc.) and desire to theme my ROM, then you'll wanna get DeOdex'ed because it will be a pain in the ass to mod otherwise.
Take care, and don't forget to slap a THANKS my way, Billie Jean!
Click to expand...
Click to collapse
Flashed it, it's brilliant! Love the transitions and lock-screen especially. Could I suggest one thing though? There's an app called "ROM Toolbox Lite" that has the features of a few of the apps you included in the ROM such as "AdFree" "File Expert" "Link2SD" and "NoFrillsCPU" inside the one app. It's pretty useful and means I don't have to keep switching apps to do everything I need to do. There's nothing wrong with what's there it's just for simplicity's sake.. Still, this is the first ROM I've flashed and I love it. Thanks!
Also, I'm pretty new here. So how do I thank your last post? I can't find a button or anything?
Scratch that last bit, i found it...
sd card is not there )
i just installed this ROM, and everything works just fine... but my phone can't see my SD card at all... so, i did reinstall, and again same thing... like my SD card is not there at all, but during installation i choose .zip file from card and installation work normaly.... someone with same problem here?
portoskt said:
i just installed this ROM, and everything works just fine... but my phone can't see my SD card at all... so, i did reinstall, and again same thing... like my SD card is not there at all, but during installation i choose .zip file from card and installation work normaly.... someone with same problem here?
Click to expand...
Click to collapse
Something similar happened on my tablet a while ago, it said it didn't recognise that is was there but if you go in to Settings>SD and Storage, it should show all the statistics etc.. and give the option to mount or unmount the card. If its unmounted then just mount it, problem fixed. If it is mounted (Mine was) then it's just the phone being awkward. The only difference it makes though is that you have to go into a file manager or link2sd to move anything to it. You can't move things from the built in file manager... If it's not like either of those then either the SD card is full or i'm outta ideas.. Sorry if this doesn't help...
portoskt said:
i just installed this ROM, and everything works just fine... but my phone can't see my SD card at all... so, i did reinstall, and again same thing... like my SD card is not there at all, but during installation i choose .zip file from card and installation work normaly.... someone with same problem here?
Click to expand...
Click to collapse
i found mistake. all partitions of sd card must be primary.
*sigh* This is probably the best ROM out there that I can find, and I can't use it because my phone is CDMA, so everything but wifi and mobile works, and I really need those.
Please please please consider making a marvelc/cdma version of this ROM. I don't want to have to settle for an inferior ROM just because of this. Or if you know of an app I can install that will fix this issue, please let me know
Hi,
I have used the ROM since a couple of versions and as I am a quite heavy user (long days, lots of Wifi/3G) I have a second battery just in case.
With this ROM I have the issue that everytime I change/remove the battery, the a2sd setup gets corrupted and the home-button is not working anymore. Can only get it back working with a full wipe and new setup of the system.
First I thought I did some misconfiguration but after several trys I am now sure that somehow the a2sd configuration gets lost or something.
Otherwise the ROM is great and I really enjoy using it. I am not sure if this issue is related to the ROM or some other issue. I used DK-cool-zeros ROMs before (ICS) with the m2sd script and it did worked very well, with battery removal and everything.
I have a 1.5 gig ext4 partition
What can I do?
I figured it out myself. Maybe it helps someone else if I post my fix here:
I downloaded the "Mount2SD" from DK Cool Zero (Aroma Installer Version) from here:
http://forum.xda-developers.com/showthread.php?t=1342387
I completely reformatted my SD-Card with the EXT4 Recovery to 1gig ext3 sdext partition.
Next steps:
- Boot to recovery, full wipe
- Install CM10 2.7 ROM
- Install Mount2SD script. Use standard settings (read the manual if you want to do something else)
- Install Gapps
- Reboot
- Check in Terminal Emulator if m2sd is activated (yes, it worked)
- Install some apps, reboot
-> Works, even if i pull the battery
-> Pretty smooth with 16gig SanDisk Class10 SD-Card
I am Happy
Chief-Glider said:
Hi,
I have used the ROM since a couple of versions and as I am a quite heavy user (long days, lots of Wifi/3G) I have a second battery just in case.
With this ROM I have the issue that everytime I change/remove the battery, the a2sd setup gets corrupted and the home-button is not working anymore. Can only get it back working with a full wipe and new setup of the system.
First I thought I did some misconfiguration but after several trys I am now sure that somehow the a2sd configuration gets lost or something.
Otherwise the ROM is great and I really enjoy using it. I am not sure if this issue is related to the ROM or some other issue. I used DK-cool-zeros ROMs before (ICS) with the m2sd script and it did worked very well, with battery removal and everything.
I have a 1.5 gig ext4 partition
What can I do?
Click to expand...
Click to collapse
Hey everybody,
Have a strange problem. My phone keeps saying I'm low on space, despite the fact that I have a 1,5 gb sd-ext, and still ~880 mb free.
The sd is formatted with 4ext, and the partition is ext4. The SD card is class 10.
See the attached file for a visual of what I'm talking about.
Hope that someone can help
Cheers,
- H
EDIT:
Aaaaannd, now it's stuck on boot...
I had simmilar problems with various APP 2 SD scripts, including INT2EXT (+)
I had problems downloading form Play Store, because it told me that I don't have enough space, nor I could install from SD Card.
My suggestion is:
1.Wipe everything except SD Card and flash the rom again, you can't boot in it anyway, can you?
2. Find a rom to install, and flash it.
3. Search for better app2sd scripts, ( If using gingerbread you could use Link2SD - Used it alot in gingerbread, it doesn't work well in ICS & up )
My questions:
What rom are you using?
What APP2SD script are you using?
Click to expand...
Click to collapse
Silly me, noticed your signature.
If you are stuck in a bootloop, and don't know what to do, do following:
1. Turn off your phone.
2. Boot in recovery
3. Connect your phone to pc with USB
4. If you're using 4ext then it will be toggle usb storage, if clockworkmod ( classic ) then it will be under mounts
5. Copy a downloaded rom to your sd card.
6. Flash it!
Hey bro,
Thanks for the response..
No, it boots just fine.. it's just weird.. but I think I get it now.. It has something to do what the script actually moves to sd-ext, what HBOOT u use, i.e. how much space is allocated for system, data, etc.. ..
You see, before I got a Desire, I had a Samsung Galaxy Gio, running a custom CM 7 ROM, with Darktremor a2sd script. That worked PERFECTLY for me, coz I had set it up to move more or less everything to sd-ext. And although I had almost 1GB of apps, I didn't notice any lag or performance loss.
But now, I'm new to Desire, and I don't know a lot of these "new" a2sd scripts and how to configure them properly.. So it's gonna take a little time experimenting what works, and so on.
The first custom ROM for Desire I installed was a MildWild GB ROM - great ROM. Fast, stabile, just awesome..
But then I started experimenting with various ICS and JB ROMS, and then the problems began to show.. but basicly I think, and I sure dont wont to offend anybody, that the devs should make their ROMS without a a2sd script of their choosing, or at least give us an option to install it or not. Then we're (more) free to install whatever a2sd script we wish, without having to go through /init.d and removing existing script, and what not..
But yeah, it's all good.. Just got play around with it some more
Thanks anyway tho,
- H
EvilShadeZ said:
I had simmilar problems with various APP 2 SD scripts, including INT2EXT (+)
I had problems downloading form Play Store, because it told me that I don't have enough space, nor I could install from SD Card.
My suggestion is:
1.Wipe everything except SD Card and flash the rom again, you can't boot in it anyway, can you?
2. Find a rom to install, and flash it.
3. Search for better app2sd scripts, ( If using gingerbread you could use Link2SD - Used it alot in gingerbread, it doesn't work well in ICS & up )
Silly me, noticed your signature.
If you are stuck in a bootloop, and don't know what to do, do following:
1. Turn off your phone.
2. Boot in recovery
3. Connect your phone to pc with USB
4. If you're using 4ext then it will be toggle usb storage, if clockworkmod ( classic ) then it will be under mounts
5. Copy a downloaded rom to your sd card.
6. Flash it!
Click to expand...
Click to collapse
hhaznadar85 said:
Hey bro,
Thanks for the response..
No, it boots just fine.. it's just weird.. but I think I get it now.. It has something to do what the script actually moves to sd-ext, what HBOOT u use, i.e. how much space is allocated for system, data, etc.. ..
You see, before I got a Desire, I had a Samsung Galaxy Gio, running a custom CM 7 ROM, with Darktremor a2sd script. That worked PERFECTLY for me, coz I had set it up to move more or less everything to sd-ext. And although I had almost 1GB of apps, I didn't notice any lag or performance loss.
But now, I'm new to Desire, and I don't know a lot of these "new" a2sd scripts and how to configure them properly.. So it's gonna take a little time experimenting what works, and so on.
The first custom ROM for Desire I installed was a MildWild GB ROM - great ROM. Fast, stabile, just awesome..
But then I started experimenting with various ICS and JB ROMS, and then the problems began to show.. but basicly I think, and I sure dont wont to offend anybody, that the devs should make their ROMS without a a2sd script of their choosing, or at least give us an option to install it or not. Then we're (more) free to install whatever a2sd script we wish, without having to go through /init.d and removing existing script, and what not..
But yeah, it's all good.. Just got play around with it some more
Thanks anyway tho,
- H
Click to expand...
Click to collapse
How did you partition your sd-card? Using what?
Using 4ext - following ur guide actually... (tnx btw - awesome guide)
Sent from my HTC Desire using xda app-developers app
hhaznadar85 said:
Using 4ext - following ur guide actually... (tnx btw - awesome guide)
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
Try re-flashing the CM7 and try using INT2EXT+, sometimes APP2SD scripts doesn't work as they should, If you don't want to use scripts, you could use Link2SD - good choice aswell.
My setup:
Previously:
Stock Alpha Rev HBOOT
1.5 GB SD-EXT
4ext
cm7.2
Int2ext+
Now:
Everything the same except app2sd script and rom.
Evervolv Kitkat w/ built in App2SD
EvilShadeZ said:
Try re-flashing the CM7 and try using INT2EXT+, sometimes APP2SD scripts doesn't work as they should, If you don't want to use scripts, you could use Link2SD - good choice aswell.
My setup:
Previously:
Stock Alpha Rev HBOOT
1.5 GB SD-EXT
4ext
cm7.2
Int2ext+
Now:
Everything the same except app2sd script and rom.
Evervolv Kitkat w/ built in App2SD
Click to expand...
Click to collapse
Yeah, tell me about it.. altough, I've never had problems with the "old", original DarkTremmor a2sd script.. it's this "new" modified a2sd xdata thing that bugs me.. And I can't, for the life of me, figure out how to remove it completly, and replace it with the original DT a2sd script.. (it's built-in VJ's JB ROM, which I'm currently playing with.. )
But thanks anyway man,
- H
hhaznadar85 said:
Yeah, tell me about it.. altough, I've never had problems with the "old", original DarkTremmor a2sd script.. it's this "new" modified a2sd xdata thing that bugs me.. And I can't, for the life of me, figure out how to remove it completly, and replace it with the original DT a2sd script.. (it's built-in VJ's JB ROM, which I'm currently playing with.. )
But thanks anyway man,
- H
Click to expand...
Click to collapse
If there's app2sd in rom, but you need to activate it with terminal, then you might consider not to. Just give other APP2SD / Mount 2 SD scripts a try.
Link for INT2EXT:
CronMod Scripts ( INT2EXT )
I suggest you taking Int2Ext+
INT2EXT+
-Mounts /sd-ext to /data
-Leaves /data/data on internal for speed
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot
-No symlinks
Click to expand...
Click to collapse
Never really had problems with space running out on internal w/ it.
As ICS / JB roms go, I find them slow, and unresponsive, but kitkat is opposite
EvilShadeZ said:
If there's app2sd in rom, but you need to activate it with terminal, then you might consider not to. Just give other APP2SD / Mount 2 SD scripts a try.
Link for INT2EXT:
CronMod Scripts ( INT2EXT )
I suggest you taking Int2Ext+
Never really had problems with space running out on internal w/ it.
As ICS / JB roms go, I find them slow, and unresponsive, but kitkat is opposite
Click to expand...
Click to collapse
Wow, thanks a lot! These CronMod scripts look great. Gonna try it out tomorrow.
But this is just weird.. I tried pretty much everything; not activating it in terminal, then try to remove it; stuck on boot, tried replacing the script manually using root explorer --> stuck. Tried replacing the script in the ROM package (zip file) before flashing it --> stuck.. I'd just LOVE to see the decompiled framework, to see how the f**k it's embeded in this ROM, to make it so impossible to get rid of...?!?
Cheers,
- H
hhaznadar85 said:
Wow, thanks a lot! These CronMod scripts look great. Gonna try it out tomorrow.
But this is just weird.. I tried pretty much everything; not activating it in terminal, then try to remove it; stuck on boot, tried replacing the script manually using root explorer --> stuck. Tried replacing the script in the ROM package (zip file) before flashing it --> stuck.. I'd just LOVE to see the decompiled framework, to see how the f**k it's embeded in this ROM, to make it so impossible to get rid of...?!?
Cheers,
- H
Click to expand...
Click to collapse
If you want the same rom:
Open .zip package of the on pc.
Then Go in system/etc/init.d
delete something like: mountext and app2sd ( should look simmilar )
Then archive it (System, BOOT.img, META-INF ) Swith archiver program - Winrar perhaps? ( Using .ZIP ) extension.
Then put it in your sd card.
Then Wipe everything ( except sdcard )
Flash the rom.
Flash the Int2Ext script,
Wipe sd-ext again.
Boot.
If this doesn't work for you, you're doomed!
j/k. Just try another rom.
Highly suggest trying latest nightly for Evervolv Kitkat. (Evervolv / Bravo page.)
Since it's nightly you'll gonna find bugs, but from my experience it's better than all the ICS / JB roms. Might argue about GB roms.
If you decide to get KitKat, you can enable App2SD in it's terminal (not in the rom - fetch it at google play)l:
su
a2sd install
y
n
y
Click to expand...
Click to collapse
NO EVERVOLV NIGHTLY TALKS HERE!