[CM9] Cyanogenmod 9 for LiquidA1/LiquidE
Started by
thepasto
, Mar 04 2012 12:39 PM
#1421
Posted 12 November 2012 - 01:29 PM
Guys how can i change partition size?
#1422
Posted 12 November 2012 - 01:50 PM
I used MiniTool Partition Wizard (Windows)
#1423
Posted 12 November 2012 - 01:51 PM
ccorasaaa, on 12 November 2012 - 01:29 PM, said:
Guys how can i change partition size?
--
Edit: ccorasaaa what do you mean, do you want to setup the internal memory partitions for rom or do you want to change sdcard partitions
Edited by Diljeet, 12 November 2012 - 02:13 PM.
AWESOMENESS surrounds me(Thanks Devs for all)
#1424
Posted 12 November 2012 - 02:29 PM
#1425
Posted 12 November 2012 - 02:49 PM
Diljeet, on 12 November 2012 - 01:51 PM, said:
I also used Minitool Partition Wizard to change partition sizes without loosing any data from SD Card
--
Edit: ccorasaaa what do you mean, do you want to setup the internal memory partitions for rom or do you want to change sdcard partitions
--
Edit: ccorasaaa what do you mean, do you want to setup the internal memory partitions for rom or do you want to change sdcard partitions
I've talked with Thepasto, he told me that i've to modificate the kernel and i can't do this, sorry guys...
Edited by ccorasaaa, 12 November 2012 - 02:55 PM.
#1426
Posted 12 November 2012 - 03:11 PM
ccorasaaa, on 12 November 2012 - 02:49 PM, said:
Internal Memory for the ROM!
I've talked with Thepasto, he told me that i've to modificate the kernel and i can't do this, sorry guys...
I've talked with Thepasto, he told me that i've to modificate the kernel and i can't do this, sorry guys...
BoardConfig.mk:BOARD_BOOTIMAGE_PARTITION_SIZE := 0x00500000
BoardConfig.mk:BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0x00500000
BoardConfig.mk:#BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x0c800000
BoardConfig.mk:BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x0cf00000
BoardConfig.mk:BOARD_USERDATAIMAGE_PARTITION_SIZE := 0x0c800000
BoardConfig.mk:#BOARD_HAS_NO_MISC_PARTITION := true
#1427
Posted 12 November 2012 - 06:03 PM
parvata, on 12 November 2012 - 03:11 PM, said:
May I know what you want to achieve from repartitioning the internal memory? If you want to repartition the size of kernel, system, userdata images you can set these in one of the salsa device's board config file. Here are what they are:
BoardConfig.mk:BOARD_BOOTIMAGE_PARTITION_SIZE := 0x00500000
BoardConfig.mk:BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0x00500000
BoardConfig.mk:#BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x0c800000
BoardConfig.mk:BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x0cf00000
BoardConfig.mk:BOARD_USERDATAIMAGE_PARTITION_SIZE := 0x0c800000
BoardConfig.mk:#BOARD_HAS_NO_MISC_PARTITION := true
BoardConfig.mk:BOARD_BOOTIMAGE_PARTITION_SIZE := 0x00500000
BoardConfig.mk:BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0x00500000
BoardConfig.mk:#BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x0c800000
BoardConfig.mk:BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x0cf00000
BoardConfig.mk:BOARD_USERDATAIMAGE_PARTITION_SIZE := 0x0c800000
BoardConfig.mk:#BOARD_HAS_NO_MISC_PARTITION := true
Have u a G+ or twitter account?
Edited by ccorasaaa, 12 November 2012 - 06:04 PM.
#1428
Posted 13 November 2012 - 06:53 PM
ccorasaaa, on 12 November 2012 - 06:03 PM, said:
I want resize System (250mb), Cache(10mb) and Userdata. Can u say me how do it?
Have u a G+ or twitter account?
Upon further digging I found that these are defined in ./kernel/acer/salsa/arch/arm/mach-msm/nand_partitions.c file. take a look at that file. Although I have not tried it. When you change the values in the BoardConfig.mk file ensure that those corresponding values are reflected in this nand_partitions.c file. Be careful not to brick your device. But I guess as long as your recovery bootloader is intact you should be fine.
I am not sure how much I can help you but I am also in the learning phase as I read this forum. So, don't take me as a really experienced guy. Good luck.
#1429
Posted 13 November 2012 - 07:56 PM
parvata, on 13 November 2012 - 06:53 PM, said:
Upon further digging I found that these are defined in ./kernel/acer/salsa/arch/arm/mach-msm/nand_partitions.c file. take a look at that file. Although I have not tried it. When you change the values in the BoardConfig.mk file ensure that those corresponding values are reflected in this nand_partitions.c file. Be careful not to brick your device. But I guess as long as your recovery bootloader is intact you should be fine.
I am not sure how much I can help you but I am also in the learning phase as I read this forum. So, don't take me as a really experienced guy. Good luck.
I am not sure how much I can help you but I am also in the learning phase as I read this forum. So, don't take me as a really experienced guy. Good luck.
#1430
Posted 13 November 2012 - 09:17 PM
Hi,
I have more and more shutdown with the ROM of ThePasto. Any idea ?
Thx
I have more and more shutdown with the ROM of ThePasto. Any idea ?
Thx
#1431
Posted 13 November 2012 - 09:24 PM
rere16, on 13 November 2012 - 09:17 PM, said:
Hi,
I have more and more shutdown with the ROM of ThePasto. Any idea ?
Thx
I have more and more shutdown with the ROM of ThePasto. Any idea ?
Thx
AWESOMENESS surrounds me(Thanks Devs for all)
#1432
Posted 13 November 2012 - 09:27 PM
Thanks for you reply. The KSM is not enabled. But I just have the dithering which is enabled.
#1433
Posted 14 November 2012 - 02:54 PM
I read in 4pda forum (if I have translated well) this:
"Yes, the usual applications open a little long and a little place (but this can be fixed creating xdata)".
Where is xdata? There is in LiquidParts but i don't know what is.
"Yes, the usual applications open a little long and a little place (but this can be fixed creating xdata)".
Where is xdata? There is in LiquidParts but i don't know what is.
#1434
Posted 14 November 2012 - 03:57 PM
rere16, on 13 November 2012 - 09:27 PM, said:
Thanks for you reply. The KSM is not enabled. But I just have the dithering which is enabled.
Check if swap is enabled type "free" in terminal emulator
Check free Ram from running services tab in Settings-Apps.
AWESOMENESS surrounds me(Thanks Devs for all)
#1435
Posted 14 November 2012 - 03:59 PM
alboz83, on 14 November 2012 - 02:54 PM, said:
I read in 4pda forum (if I have translated well) this:
"Yes, the usual applications open a little long and a little place (but this can be fixed creating xdata)".
Where is xdata? There is in LiquidParts but i don't know what is.
"Yes, the usual applications open a little long and a little place (but this can be fixed creating xdata)".
Where is xdata? There is in LiquidParts but i don't know what is.
AWESOMENESS surrounds me(Thanks Devs for all)
#1436
Posted 14 November 2012 - 05:36 PM
#1437
Posted 14 November 2012 - 06:10 PM
rere16, on 14 November 2012 - 05:36 PM, said:
Hi,
Swap is disabled and I have 223 Mo free RAM.
Thx
Swap is disabled and I have 223 Mo free RAM.
Thx
Sorry can't help more, nobody had reboots problem on Liquid E.
You can try a fresh install, with full wipe, i have a Liquid A1 with 60 max-22 min Ram free and still i never had reboots.
AWESOMENESS surrounds me(Thanks Devs for all)
#1438
Posted 15 November 2012 - 12:38 AM
Just wanted to say thanks for this ROM, even tho it looks like development has (just recently) ceased. I moved on from the Acer Liquid E about a year ago, but when my GF's phone died I gave her mine with the intent of getting a nexus 4 - that didn't go so well yet
So now I'm back to the Acer for now.. which I was heavily dreading at first. But after reading these surprisingly active forums, and giving this ROM a chance, I must say I actually enjoy using the Acer again. I've never had a 4.x ROM on a phone before, and although it's not perfect, for what I need this ROM is excellent.
Thanks for making my return to the Acer an enjoyable experience.
Thanks for making my return to the Acer an enjoyable experience.
#1439
Posted 18 November 2012 - 08:46 PM
hi guys the phone does`t really go to sleep. the light only goes off but lcd remains on. thats why its draining so much power. get a flash light or led light and direct it on the screen u will see the lock ring and the clock digits
#1440
Posted 18 November 2012 - 08:51 PM
i cant enable a2sd in liquid parts i hav formated the sc-ext it asked for a reboot it did it then again on a2sd tab i swlwcted a2sd and again it required reboot which i did after reboot it is again unselected/off/ a2sd does`t go enable. i tried it several time but no success
i m using A1.
help me plz.
i m using A1.
help me plz.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top










