Jump to content

☆☆☆ [ROM] [GB] LiquidNext 1.9.2 (17/10/11) ☆☆☆


Guest Suxsem

Recommended Posts

Guest zorginho

I've disabled all animations and I have no problems at all..

I've made another change to LiquidNext 1.9.2, I've changed rild and it's libraries with the version found in acer's 4.008.08 firmware. I had sometimes lockups when I close a call, now they are gone.

I still use the radio that comes with 4.002.14 acer bin.

So these are my unofficial patches to be flashed on top of 1.9.2:

4.008.08 rild:

LN1.9.2-rild400214.zip (554.38 KB) http://www.multiupload.com/CTR9TP4U7O

original rild to revert this modification:

LN1.9.2-rildorig.zip (554.5 KB) http://www.multiupload.com/XNIED8HS1R

Kernel without adaptive voltages, undervolts etc.:

LN-1.9.2-fearkernel-0.1.zip (2.5 MB) http://www.multiupload.com/VEB9ZGPKYW

if you want to revert to LiquidNext 1.9.2 kernel:

LN-1.9.2-origkernel.zip (2.55 MB) http://www.multiupload.com/ACV0YTOEFE

That's what I've modified on kernel sources:

fearkernel0.1.patch (13.54 KB) http://www.multiupload.com/CWNOI3Z1FO

I would like to share also my memory and cpu settings:

In cyanogenmod settings, performance: disable dithering, recover bitmap memory. cup frequencies 245mhz, 768mhz (stock speeds)

Apps on sd, dalvik and data on internal memory

proximity sensor disabled (it works for me but drains too much battery if you do many phone calls, and that's an hardware problem, software couldn't be better)

automatic brightness: average window filter enabled, 30 seconds, 600lux reset, 10 sec sampling, custom levels enabled, reduce light enabled, custom levels 0-199 values display 35, 200-399 display 55, 400-999 display 70, 1000-1999 display 95, 2000-2499 display 115, 2500-2999 display 180, 3000-inf display 200 7 levels in total.

Memory and sdman settings:

Swap enabled in sdman (128mb on class 10 card), swappiness 5 (higher values lead to many lags)

v6 script enabled for hard to kill launcher (see ln wiki)

minfree set on sdman, multitasking profile

scheduler noop

so u're telling that if i disable the screenoff animation the proximy on long call works fine?

i haven't installed ur patches because the undervolt kernel works fine for me...

hey fear probably u're the only one that is still doing something for this rom...

i've reported some bugs of sdman in bugtracker, if u want to take a look on them.

sdman has a big issue with data, and some minor speed related issues.

1) ALWAYS ATTACH DMESG AND LOGCAT LOGS PLEASE (adb shell dmesg > log1.txt;

adb

logcat > log2.txt)

2) ALWAYS SELECT AT LEAST ONE LABEL

3) ALWAYS INSERT A SUMMARY


=================================

Some information about your configuration...

ROM version: 1.9.2

Full wipe or update (and from which version)?: full wipe

LNP version:

Kernel version and build number: undervolt but is not important

PC operative system (if the issue is PC related): win 7


=================================

What steps will reproduce the problem (PLEASE BE ACCURATE - IF WE CAN'T

REPRODUCE THE ISSUE WE CAN'T FIX IT)?


------ Data issue ------

> i've no ext partition

1. open liquidnextparts

2. go to sdman script tweacker

3. sdman -s to check status

4. WTF i've that reply:

[...]

DATA MOVED TO EXT [ENABLED]

[...]

5. so i've do that command:

# sdman -d mvdt

6. the phone reboots and... i've all settings cleared, a lot of errors, and all my apps disappeared.


----- speed issues -----

> when i've an ext partition

1. move apps to sd with sdman

2. all the apps are now very slow in opening


> when i'm connected to usb data

1. the file transfer is very slow (about 600kb/sec)

while if i mount sd when i'm in recovery the speed is about 2/3Mb sec


=================================

What is the expected output? What do you see instead? see up


=================================

Have you edited the ROM in someway? How? nop. 


=================================

Have you tried to make a full wipe, flash again the ROM and test again the

issue? yep


=================================

Please provide any additional information below.

it's all

Edited by zorginho
Link to comment
Share on other sites

Guest marius12345

Bluetooth with a2dp work correctly! Jabra bt3030 OEM

no! mic work correctly too!

Wonderful! Thanks you!

and whit scree ? my when i receive a call it turn black and can not return back just whit a reboot

Link to comment
Share on other sites

Tnx but sdman is bugged, if you have 50 apps and apply move to ext it works, but if you install an app after that you have system process lag message and internal memory goes down like it is installed into internal memory

Link to comment
Share on other sites

Guest zorginho

i want to remove it completely and install something like s2e, but no one knows what i have to delete from the rom.

So i simply disabled it and i'm using the gingerbread 's internal app2sd

Inviato dal mio Liquid usando Tapatalk

Link to comment
Share on other sites

Guest Trouveur

In sdman set "supertasking" in lowmem and swappy "30", better than v6 supercharged. Under cmsettings/performance enable all (16 bit, home and SMS in memory ...) now liquid A1 flying ;-)

Hello,

thank you for the advice.

However, how can I set theses parameters please ? I tried typing sdman lwmk profile but nothing happened.

Link to comment
Share on other sites

Guest Trouveur

In terminal emulator:

su

sdman -e lwmk supertasking

sdman -e swpy 30

That worked perfectly, thank you very much.

Now the A1 is superfast, it is the perfect gift for Christmas to my father.

And thank you to the LN authors, this ROM is fantastic for our little device from 2009.

Hope to see a CM9 port one day. :P

Link to comment
Share on other sites

Guest Winston Ma

i want to remove it completely and install something like s2e, but no one knows what i have to delete from the rom.

So i simply disabled it and i'm using the gingerbread 's internal app2sd

Inviato dal mio Liquid usando Tapatalk

You can use the original A2SD back in 1.8. If you have i) no issues on A2SD and ii) knows how to use ADB

Step A: Remove the SDMAN scrip

1. Disable sdman, move all the apps back to the original back

2. Use "adb shell"

2.1 "su"

P.S. To be safe, you could move the file to your SD card instead

2.2 "cd /etc/init.d", find the sdman script "It'd be file named '10sdman', and remove it

3.Reboot and make sure everything still works without sdman script

Step B: Install A2SD

1. Download A2SD Script. And put it on your SD card.

2. Flash the zip file in recovery, and reboot the phone

3. Use "adb shell"

3.1 "su"

3.2 "cd /etc/init.d", find the app2sd script and rename it (use 'mv' command) into "10app2sd"

4. Reboot

5. Install A2SDGUI in Android Market

6. Use A2SDGUI to do whatever you want

Please let me know if there are problems.

Edited by Winston Ma
Link to comment
Share on other sites

Guest zorginho

You can use the original A2SD back in 1.8. If you have i) no issues on A2SD and ii) knows how to use ADB

Step A: Remove the SDMAN scrip

1. Disable sdman, move all the apps back to the original back

2. Use "adb shell"

2.1 "su"

P.S. To be safe, you could move the file to your SD card instead

2.2 "cd /etc/init.d", find the sdman script "It'd be file named '10sdman', and remove it

3.Reboot and make sure everything still works without sdman script

Step B: Install A2SD

1. Download A2SD Script. And put it on your SD card.

2. Flash the zip file in recovery, and reboot the phone

3. Use "adb shell"

3.1 "su"

3.2 "cd /etc/init.d", find the app2sd script and rename it (use 'mv' command) into "10app2sd"

4. Reboot

5. Install A2SDGUI in Android Market

6. Use A2SDGUI to do whatever you want

Please let me know if there are problems.

thx i've only deleted sdman, i don't need a2sd, that has some bugs too...

Link to comment
Share on other sites

Guest pyro224

I just installed this ROM and it is pretty good, but I can't get into Cyanogenmod settings - settings always crashes every time I try to go into this menu. I tried to reflash the rom too, same result

any idea why?

Link to comment
Share on other sites

Guest elsmurfo

Hello!

After having my liquid sent on repair for the last 2 months, i just installed this rom!

Can i overclock this kernel?

Im having trouble to connect to my wifi, obtaining ip adress it just says.

Is there any tweeks or hacks i can use to get this rom to go even smoother?

Best Regards!

*edit*

Seems like i have some problem with getting root to work.

Went into malez recovery and rooted the phone using method 1.1

Rebooting the phone, it asks for superuser promissions and i choose allways allow.

Both for setcpu and quickboot.

Nothing happens when i try to overclock, or using quick boot to reboot or go into recovery

Edited by elsmurfo
Link to comment
Share on other sites

The rom is already rooted. For overclock use cyanogen settings, performance. For over or under voltage use incredicontrol (on market). For tuning performance read the last 100 message of the thread.....

Hello!

After having my liquid sent on repair for the last 2 months, i just installed this rom!

Can i overclock this kernel?

Im having trouble to connect to my wifi, obtaining ip adress it just says.

Is there any tweeks or hacks i can use to get this rom to go even smoother?

Best Regards!

*edit*

Seems like i have some problem with getting root to work.

Went into malez recovery and rooted the phone using method 1.1

Rebooting the phone, it asks for superuser promissions and i choose allways allow.

Both for setcpu and quickboot.

Nothing happens when i try to overclock, or using quick boot to reboot or go into recovery

Link to comment
Share on other sites

Guest marius12345

The rom is already rooted. For overclock use cyanogen settings, performance. For over or under voltage use incredicontrol (on market). For tuning performance read the last 100 message of the thread.....

hy ,i try to use cyanogen settings but dont work ,give me error every time when i want to change the seetings
Link to comment
Share on other sites

Guest elsmurfo

The rom is already rooted. For overclock use cyanogen settings, performance. For over or under voltage use incredicontrol (on market). For tuning performance read the last 100 message of the thread.....

Thanks for the help, but my phone wasnt rooted with this rom.

I went into recovery and used the "check if your phone is rooted option" and after the test finished it said that my phone wasnt rooted.

I simply used the root 1.1 choice and now its rooted.

Link to comment
Share on other sites

Thanks for the help, but my phone wasnt rooted with this rom.

I went into recovery and used the "check if your phone is rooted option" and after the test finished it said that my phone wasnt rooted.

I simply used the root 1.1 choice and now its rooted.

LoL, recovery check doesn't work with liquidnext, if you find superuser.apk your system is rooted, and when you flash liquidnext your liquid is already rooted.

Link to comment
Share on other sites

Guest Roses Of Death™®

I have a severe problem

I was changing my Phone Icons using Rom toolbox pro

Everything was doing just fine

i changed the battery icon , GPS , wifi , USB.....Etc & every thing was excellent

until i choose the 3d battery icon (first icon on top of Rom tool box Menu)

i got an (FC) so i dismissed it and the program asks the Usual restart Options

So i choose restart tool bar only instead of restart system

But the tool bar didn't appear again

So i did a normal reboot

Now the mobile is stuck at the Liquid Next Boot screen & refuse to Continue

-

I did a full wipe via recovery 3 times

i even wipe every thing one by one

but got the same stuck at liquid next Logo

-

I Don't know what to do :mellow:

Please Advice

Link to comment
Share on other sites

Guest Roses Of Death™®

I have a severe problem

I was changing my Phone Icons using Rom toolbox pro

Everything was doing just fine

i changed the battery icon , GPS , wifi , USB.....Etc & every thing was excellent

until i choose the 3d battery icon (first icon on top of Rom tool box Menu)

i got an (FC) so i dismissed it and the program asks the Usual restart Options

So i choose restart tool bar only instead of restart system

But the tool bar didn't appear again

So i did a normal reboot

Now the mobile is stuck at the Liquid Next Boot screen & refuse to Continue

-

I did a full wipe via recovery 3 times

i even wipe every thing one by one

but got the same stuck at liquid next Logo

-

I Don't know what to do :mellow:

Please Advice

I re flashed the Liquid Next Rom Again & all is working just fine :rolleyes:.

-

But (Damn) I have to do all the program Installations & customizations Once again :blink:

-

But no problem , at least My Acer is working just fine B)

-

A little advice Regarding the Rom tool box icon changer

-

You can change all the icons with no problems (GPS - Signal - WIFI - USB - Debugging.................. Etc)

- But Don't (Please don't) come near the battery change Icon

it 75 % will screw your phone :o

Link to comment
Share on other sites

Guest fpbasilio

i started having issues with screen not waking up and need battery pull.. do i need to flash both the rild patch and kernel patch to solve? or just the rild?<div><br></div><div>also, does enabling apps on sd on sdman cause higher battery drain?</div><div><br></div><div>

I've disabled all animations and I have no problems at all..

I've made another change to LiquidNext 1.9.2, I've changed rild and it's libraries with the version found in acer's 4.008.08 firmware. I had sometimes lockups when I close a call, now they are gone.

I still use the radio that comes with 4.002.14 acer bin.

So these are my unofficial patches to be flashed on top of 1.9.2:

4.008.08 rild:

LN1.9.2-rild400214.zip (554.38 KB) http://www.multiupload.com/CTR9TP4U7O

original rild to revert this modification:

LN1.9.2-rildorig.zip (554.5 KB) http://www.multiupload.com/XNIED8HS1R

Kernel without adaptive voltages, undervolts etc.:

LN-1.9.2-fearkernel-0.1.zip (2.5 MB) http://www.multiupload.com/VEB9ZGPKYW

if you want to revert to LiquidNext 1.9.2 kernel:

LN-1.9.2-origkernel.zip (2.55 MB) http://www.multiupload.com/ACV0YTOEFE

That's what I've modified on kernel sources:

fearkernel0.1.patch (13.54 KB) http://www.multiupload.com/CWNOI3Z1FO

I would like to share also my memory and cpu settings:

In cyanogenmod settings, performance: disable dithering, recover bitmap memory. cup frequencies 245mhz, 768mhz (stock speeds)

Apps on sd, dalvik and data on internal memory

proximity sensor disabled (it works for me but drains too much battery if you do many phone calls, and that's an hardware problem, software couldn't be better)

automatic brightness: average window filter enabled, 30 seconds, 600lux reset, 10 sec sampling, custom levels enabled, reduce light enabled, custom levels 0-199 values display 35, 200-399 display 55, 400-999 display 70, 1000-1999 display 95, 2000-2499 display 115, 2500-2999 display 180, 3000-inf display 200 7 levels in total.

Memory and sdman settings:

Swap enabled in sdman (128mb on class 10 card), swappiness 5 (higher values lead to many lags)

v6 script enabled for hard to kill launcher (see ln wiki)

minfree set on sdman, multitasking profile

scheduler noop

</div>

Edited by fpbasilio
Link to comment
Share on other sites

Guest elsmurfo

Still having problems with WiFi.

Getting connected to my router, but then it just says obtaining ip adress from ***... and nothing more happends.

My router and WiFi working great to my wifes phone and computer..

Any ideas how to fix this?

Link to comment
Share on other sites

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.