Jump to content

[ROM] CM7 Liquid (kang) 1.2.18 -CM7RC1-


Recommended Posts

Guest koudelka
Posted
According to the menu itself those settings are just for when headphones are plugged in. And then I don't want the phone to ring over the phone speaker...

Is there a fix for Bluetooth on the way? I love this ROM but I hate risking traffic fines every time I make a phone call in the car :-)

ah now i understand what you mean!! wow this is strange, I will look for fix

Guest koudelka
Posted (edited)
Are there any installations guide somewhere?

- Which version of the Acer rom should I install?

- Which tools should i use, and where do I find them?

I did manage to install CM6 before christmas, but there was a step-by-step guide :D

same guide you used for cm6 should work here, also same version of acer should be good (I think all 2.2 acer are good, but can't say i have tested all)

Hi, the bluetooth vivavoce working???

no, bluetooth sco is not working yet. sorry

According to the menu itself those settings are just for when headphones are plugged in. And then I don't want the phone to ring over the phone speaker...

Is there a fix for Bluetooth on the way? I love this ROM but I hate risking traffic fines every time I make a phone call in the car :-)

I have found fix for alarm/notification sound. will post patch. and as said before bluetooth sco is not working yet, and I would advice not calling when driving even if you are using bluetooth headset :D (it is talking on the phone and not focusing on driving that is the dangerous part, not just holding the phone to your head :))

Edited by koudelka
Guest medievalspawn
Posted
no, bluetooth sco is not working yet. sorry

NOOOOOOOOOO, is a big problem, I work in car many time, I hope to resolv the problem

Guest koudelka
Posted

I have updated first post with patch for the alarm/notification audio problem

Guest Liquidator
Posted
I have updated first post with patch for the alarm/notification audio problem

WOw, great service man!

You're absolutely right about calling in the car. Unfortunately I sometimes can't do without in my job... Is work being done or it or do you intend to protect the liquid/CM7-users from car crashes by not fixing BT? :-D

Guest The Duke of Hazard
Posted
I have updated first post with patch for the alarm/notification audio problem

Koud wich is the ed3??? new release with app2sd and notification patches?

Guest koudelka
Posted (edited)
Koud wich is the ed3??? new release with app2sd and notification patches?

yes, ed3 is same as before just i changed libaudio to the one that is included in the patch. I will try update the full package so new people who flash dont need to apply lots of patches.

WOw, great service man!

You're absolutely right about calling in the car. Unfortunately I sometimes can't do without in my job... Is work being done or it or do you intend to protect the liquid/CM7-users from car crashes by not fixing BT? :-D

:D ofcourse we would love to see it working :D I think thepasto made some progress (got sco connection, but no sound from it), and roggin had some theories which sounds promising that he will try :) I have to say, they do most of the hard work fixing things

Edited by koudelka
Guest The Duke of Hazard
Posted
yes, ed3 is same as before just i changed libaudio to the one that is included in the patch. I will try update the full package so new people who flash dont need to apply lots of patches

thanks for the answer :D

Posted
yes, ed3 is same as before just i changed libaudio to the one that is included in the patch. I will try update the full package so new people who flash dont need to apply lots of patches.

:D ofcourse we would love to see it working :) I think thepasto made some progress (got sco connection, but no sound from it), and roggin had some theories which sounds promising that he will try :) I have to say, they do most of the hard work fixing things

Hi man :D thanks for your new update.. I flashed it, everything works great, but when I move cache to ext2 partition via adb then the phone goes into infinite boot.. why? how to move dalvik +data to ext2?

Guest the red blue blur
Posted
Hi man :D thanks for your new update.. I flashed it, everything works great, but when I move cache to ext2 partition via adb then the phone goes into infinite boot.. why? how to move dalvik +data to ext2?

Dalvik Cache Commands (type "a2sd command" ):

-------------------------------------------------- 

cachesd

  Moves Dalvik cache files to the ext2/ext3/ext4

  partition on your secure digital card. Creates

  Dalvik Cache to SD flag.


  File created: /data/.dalvikcacahe

  File removed: /data/.dcpartition


cachesdreset

  Performs the same function as cachesd, plus 

  erases the contents of Dalvik-Cache, forcing

  a rebuild on reboot.


  File created: /data/.dalvikcache

  File removed: /data/.dcpartition


cachepart

  Moves Dalvik cache files to the /cache partition

  in your phone.  Creates Dalvik Cache to Cache

  Partition flag.


  File created: /data/.dcpartition

  File removed: /data/.dalvikcache


cachepartreset

  Performs the same function as cachepart, plus

  erases the contents of Dalvik-Cache, forcing

  a rebuild on reboot.


  File created: /data/.dcpartition

  File removed: /data/.dalvikcache


nocache

  Moves Dalvik cache files to the internal phone

  storage.  Removes all Dalvik Cache flags.


  File removed: /data/.dcpartition

				/data/.dalvikcache


nocachereset

  Performs the same function as nocache, plus

  erases the contents of Dalvik-Cache, forcing

  a rebuild on reboot.


  File removed: /data/.dcpartition

				/data/.dalvikcache


resetcache

  Clears the dalvik cache and restarts phone.

data - nohow.

Posted (edited)
Dalvik Cache Commands (type "a2sd command" ):

-------------------------------------------------- 

cachesd

  Moves Dalvik cache files to the ext2/ext3/ext4

  partition on your secure digital card. Creates

  Dalvik Cache to SD flag.


  File created: /data/.dalvikcacahe

  File removed: /data/.dcpartition


cachesdreset

  Performs the same function as cachesd, plus 

  erases the contents of Dalvik-Cache, forcing

  a rebuild on reboot.


  File created: /data/.dalvikcache

  File removed: /data/.dcpartition


cachepart

  Moves Dalvik cache files to the /cache partition

  in your phone.  Creates Dalvik Cache to Cache

  Partition flag.


  File created: /data/.dcpartition

  File removed: /data/.dalvikcache


cachepartreset

  Performs the same function as cachepart, plus

  erases the contents of Dalvik-Cache, forcing

  a rebuild on reboot.


  File created: /data/.dcpartition

  File removed: /data/.dalvikcache


nocache

  Moves Dalvik cache files to the internal phone

  storage.  Removes all Dalvik Cache flags.


  File removed: /data/.dcpartition

				/data/.dalvikcache


nocachereset

  Performs the same function as nocache, plus

  erases the contents of Dalvik-Cache, forcing

  a rebuild on reboot.


  File removed: /data/.dcpartition

				/data/.dalvikcache


resetcache

  Clears the dalvik cache and restarts phone.

data - nohow.

ok, no data to ext.. so how to move app+dalvik to ext without the phone goes into infinite boot? please, help me..

from adb I gave commands

adb shell

a2sd cachesd

everything works but then phone goes into infinite boot. in the previous version of CM7 that didn't happen

Edited by gnlcp
Posted
ok, no data to ext.. so how to move app+dalvik to ext without the phone goes into infinite boot? please, help me..

from adb I gave commands

adb shell

a2sd cachesd

everything works but then phone goes into infinite boot. in the previous version of CM7 that didn't happen

If I moved app+dalvik to sd via malez recovery do you think it would work?

Guest sanjaymotwani
Posted

can anybody help me solving my mic problem that i discussed earlier.

I installed the latest rom and still I have low mic gain. Can you guys tell me how to fix it?

Thanks

Guest the red blue blur
Posted
If I moved app+dalvik to sd via malez recovery do you think it would work?

different scripts.

in malez - apps2sd, and we have a2sd.

smb tell me if i'm wrong.

Posted
different scripts.

in malez - apps2sd, and we have a2sd.

smb tell me if i'm wrong.

mm got it.. so is there another way to move dalvik to ext? via adb gives me infinite boot.. did u try? am I the only who gets this?

Guest the red blue blur
Posted
mm got it.. so is there another way to move dalvik to ext? via adb gives me infinite boot.. did u try? am I the only who gets this?

i dont need to move dalvik to sd, free space after a2sd is enough.

Guest L0cu7us
Posted
ok, no data to ext.. so how to move app+dalvik to ext without the phone goes into infinite boot? please, help me..

from adb I gave commands

adb shell

a2sd cachesd

everything works but then phone goes into infinite boot. in the previous version of CM7 that didn't happen

testing right now... stay tuned, rebooting...

EDIT: no bootloop for me

CMD:

a2sd cachesdreset

Posted
testing right now... stay tuned, rebooting...

EDIT: no bootloop for me

CMD:

a2sd cachesdreset

so u did via adb

adb shell

a2sd cachesdreset

??

Guest the red blue blur
Posted (edited)
so u did via adb

adb shell

a2sd cachesdreset

??

just tried in terminal emulator on phone. just rebooted, waiting til it boots.

booted. working.

Edited by the red blue blur
Posted

anyone using chompsms did notice that led notification doesn't work? it happens on 1.2.6 also, i don't know about stock messaging since i don't use it :D

ok, no data to ext.. so how to move app+dalvik to ext without the phone goes into infinite boot? please, help me..

from adb I gave commands

adb shell

a2sd cachesd

everything works but then phone goes into infinite boot. in the previous version of CM7 that didn't happen

a2sd cachesd worked like a charm for me

Guest sanjaymotwani
Posted

can anybody help me solving my mic problem that i discussed earlier.

I installed the latest rom and still I have low mic gain. Can you guys tell me how to fix it?

Thanks

Guest L0cu7us
Posted

just to know, also DATA to sd is supported with this a2sd:

Program Data Commands:

----------------------------------------------------

datasd

Moves /data/data to the SD card.

nodata

Restores /data/data to the internal storage.

Posted

Tried a little more, battery life is decent, overnight with Wifi enabled I lose 8% of battery which is very good. Smartass governor is weird, the CPU clock never goes down to 245 Mhz, so I set to Interactive for now.

Other than that, I like how performance was improved and new CM features. (Love the Rotary revamped lockscreen)

But there are 2 very minor things I noticed:

-When using the camera button to open the Camera app, well it vibrates many times, and randomly the Camera app graphics are messed up (low res)

-The phone takes longer than before to lock, unlock.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.