New SGS 2 lockscreen & homescreen lags


Marius Adrian

Members
Sep 13, 2012
2
11
Hello,
I've installed today the latest version of MIUI (2.9.7) on my SGS 2. I've used MIUI before on my SGS 1, and it worked flawlessly.
The thing is that the lockscreen (the default circle one) is verry laggy. The same problem is with the homescreen itself. Same thing with moving icons. If i compare my SGS 1 with MIUI and SGS2, well, SGS1 is much faster, no lags in locksreen or in home. I've cleared cache and dalvik cache but still not better.
Any sugestions ?
 
And back...
Noticed one more thing. When swiping trough homescreen, aometimes the page does not "turn", instead it bounces back. Noticed strange behavior in chrome as well... when scrolling, the page does not move correctly.
 
Add the following to build.prop or local.prop and report if it improves the feel.

Code:
debug.composition.type=hw
debug.performance.tuning=1
debug.sf.hw=1
persist.sys.purgeable_assets=1
persist.sys.ui.hw=1
persist.sys.use_dithering=1
video.accelerate.hw=1
windowsmgr.max_events_per_sec=120
 
This does actually help a bit. But it's still not very smooth. I'm on build 2.9.21. I filled this in the build.prop file.
 
My NS is buttery smooth on ICS and JB, so I dunno what they broke in the S2 rom.
 
The same with lockscreen at 2.9.29, so frustrating, the lockscreen looks ugly because of that.

Sent from my GT-I9100 using Tapatalk 2
 
s2 will always lag on screen wake up because of the deep sleep mechanism, i think its rather hardware or kernel related than rom.
 
I saw the lockscreen lags problem many times, but which one is actually lagging? Is it by pressing home key during screen-off to show the lockscreen or by pressing lock icon to unlock the screen? and how lag is actually the lags? Because I'm using S2 too and never feel/notice lagging for both of them.
 
i think it's just the theme
let's test it

first download this small theme from here i modded it to test the lag, and tell me if it really laggy or not
it will use only 1 image:
Code:
I/ResourceManager(  308): load image u.png

unlike the miui theme that will use at least 38 images:
Code:
I/ResourceManager(  308): load image lock_screen_bar_time_0.png
I/ResourceManager(  308): load image lock_screen_bar_time_1.png
I/ResourceManager(  308): load image lock_screen_bar_time_2.png
I/ResourceManager(  308): load image lock_screen_bar_time_3.png
I/ResourceManager(  308): load image lock_screen_bar_time_4.png
I/ResourceManager(  308): load image lock_screen_bar_time_5.png
I/ResourceManager(  308): load image lock_screen_bar_time_6.png
I/ResourceManager(  308): load image lock_screen_bar_time_7.png
I/ResourceManager(  308): load image lock_screen_bar_time_8.png
I/ResourceManager(  308): load image lock_screen_bar_time_9.png
I/ResourceManager(  308): load image unlock_mask_bg_top.png
I/ResourceManager(  308): load image lock_screen_bar_time_dot.png
I/ResourceManager(  308): load image unlock_mask_bg_bottom.png
I/ResourceManager(  308): load image unlock_mask_bg_pressed.png
I/ResourceManager(  308): load image music_bg.png
I/ResourceManager(  308): load image phonorecord_5.png
I/ResourceManager(  308): load image phonorecord_rotation.png
I/ResourceManager(  308): load image phonorecord_source_7.png
I/ResourceManager(  308): load image unlock_top_p.png
I/ResourceManager(  308): load image music_album_cover.png
I/ResourceManager(  308): load image music_pre_n.png
I/ResourceManager(  308): load image music_next_n.png
I/ResourceManager(  308): load image music_play_n.png
I/ResourceManager(  308): load image unlock_bg.png
I/ResourceManager(  308): load image unlock_camera_n.png
I/ResourceManager(  308): load image unlock_phone_n.png
I/ResourceManager(  308): load image unlock_home_n.png
I/ResourceManager(  308): load image unlock_sms_n.png
I/ResourceManager(  308): load image lock_screen_indicator_anim_stroke.png
I/ResourceManager(  308): load image lock_screen_indicator_anim.png
I/ResourceManager(  308): load image unlock_home_n_stroke.png
I/ResourceManager(  308): load image lock_button_0.png
I/ResourceManager(  308): load image charging_progress_light_small_l.png
I/ResourceManager(  308): load image charging_progress_light_small_r.png
I/ResourceManager(  308): load image volume_box.png
I/ResourceManager(  308): load image volume_background.png
I/ResourceManager(  308): load image volume_close.png
I/ResourceManager(  308): load image volume.png
 

Attachments

  • Test.mtz
    15.6 KB · Views: 207