[ROM] CyanogenMod 9 for S7 Slim (ALPHA)

dzonikg

Member
Sep 2, 2012
193
20
If you want smooth launcher and overall experience..do this

-download apex luncher..much faster then stock

-In build.prop system file under graphics add this line

debug.composition.type=gpu

-in settings ..developer options chech "force gpu rendering"

-then in same setting set background process limit to 3 or 4 (this option when restarted device is back to standard so you will have to check it everytime you restart device)



If you use tablet mode and you want real full screen in some apps or games use app call Gmd gesture
 

asturel

Senior Member
Sep 23, 2011
143
97
Can you upload CM10..i would like to try it.
http://www.asturel.hu/cm9_s7/cm-10-20120907-EXPERIMENTAL-s7-asturel.zip ~20m left,

the ui is slow, but the 3d performance is ok
audio codecs missing (problaby /system/ etc/media_codecs.xml or media_profiles.xml fixes it)
ril doesnt work (libril makes rild crash)

may somebody would like to play with
debug.sf.hw=1/0
debug.composition.type=mdp/gpu


p.s.: fixed rild, audio, i'll try the graphics with the ics drivers.. or different jb egl drivers (the uploaded one doesnt contains these fixes)
 
Last edited:

goodoane

Senior Member
Nov 25, 2010
269
90
In order to port this for S7 what modification should be made on kernel?..
Yesterday I build the kernel from your git but it didn't boot just an attempt of scrambled bootscrean and then bootloops a few times then went to recovery.
Anything special to add in menuconfig?..(I did use the original config.gz from 2.2)
Thank you.
Welcome back.
 

asturel

Senior Member
Sep 23, 2011
143
97
In order to port this for S7 what modification should be made on kernel?..
Yesterday I build the kernel from your git but it didn't boot just an attempt of scrambled bootscrean and then bootloops a few times then went to recovery.
Anything special to add in menuconfig?..(I did use the original config.gz from 2.2)
Thank you.
Welcome back.
https://github.com/asturel/Huawei_S...59ec63956804fccaba7d847c3/s7_defconfig.config this is my current config
and this was the default s7 slim config: https://github.com/asturel/Huawei_S...ter/arch/arm/configs/qsd8650-slim_A_defconfig

i make a kernel and recovery with qsd8650-s7_B_defconfig Index of /cm9_s7/s7_fat_kernel/

p.s.: plz leave a feedback if u tried it (im trying with newer kgsl and accidently did not applied my adreno suspend patch to it.. so if it works i built a new one)
 
Last edited:

asturel

Senior Member
Sep 23, 2011
143
97
new kgsl antutu benchmark: ~2900 score (old: 2600) looks ok so far..

p.s.: kgsl is the Kernel Graphics Support Layer (2d/3d)

if someone want to try it out:
http://www.asturel.hu/cm9_s7/boot_new_kgsl.img
flash via bootloader :
fastboot flash boot boot_new_kgsl.img


via adb:
adb push boot_new_kgsl.img /sdcard/
adb shell
flash_image boot /sdcard/boot_new_kgsl.img
reboot

i'll run it for 1-2 days and if its stable it will merged, until then u can test it ^^
 
Last edited:

ere95588

Senior Member
Apr 17, 2011
25
5
https://github.com/asturel/Huawei_S...59ec63956804fccaba7d847c3/s7_defconfig.config this is my current config
and this was the default s7 slim config: https://github.com/asturel/Huawei_S...ter/arch/arm/configs/qsd8650-slim_A_defconfig

i make a kernel and recovery with qsd8650-s7_B_defconfig Index of /cm9_s7/s7_fat_kernel/

p.s.: plz leave a feedback if u tried it (im trying with newer kgsl and accidently did not applied my adreno suspend patch to it.. so if it works i built a new one)

it didn't boot just an show "ideos" bootscreen and then went to recovery.

"adb logcat" show nothing .
 
Last edited:

dzonikg

Member
Sep 2, 2012
193
20
I played a little with CM10 ..first version you post is very fast but reboots every minute ..second is more stable but it failse sometimes to boot so need waiping dalwick cashe to boot..also I thing that there is no hw acceleration it just sees when you going try launcher and menus ..playing with build.prop and developer options did not help ..In cm9 when I swipe screens in apex layncher its perfectly smooth no matter whow many widgets I put ..same launcher same setting in CM10 you can see lag clearly.Rotation in later version is broken..can't remeber was it working in first ...I played last night with it.
Also it shows only 160mb of internal device memory insted of 2.8gb.
I will now back to CM9 but I will test again
 
Last edited:

co0led

Member
Aug 20, 2011
100
5
Does this work on s7-105?

How do i test it? -> (Don't need to answer this... found on previous post how to do it...)

Is there a way to update kernel itself?
 
Last edited:

luisrene88

Member
Sep 1, 2012
28
4
how can i put my ideos s7 on adb mode? i try in windows 7 64 bits, ubuntu 12.4 64 bits with i386 update and windows xp, power and volume + key to enter fast mode and install the driver but when i write adb devices say "list of devices attached" on all SO, please help me!!
 

wheeqo

Senior Member
Jan 15, 2012
9
1
how can i put my ideos s7 on adb mode? i try in windows 7 64 bits, ubuntu 12.4 64 bits with i386 update and windows xp, power and volume + key to enter fast mode and install the driver but when i write adb devices say "list of devices attached" on all SO, please help me!!

Well command 'adb devices' indeed to list attached devices. Is ur device listed?

Sent from my Nexus S 4G using Tapatalk 2
 
Top