[ROM/DEV] Unofficial CyanogenMod 7.2.0-RC0 "GalaxyMini" Port - Samsung Galaxy Mini

Note: This port is 100% built from source, heavily based on my "Galaxy5" device sources. The reason why I have decided to develop/release this ROM is that I prefer to use a vanilla CyanogenMod build (with no customized/extra apps included), and I noticed some issues with all existing builds (e.g. FM radio, audio device routing, native CyanogenMod USB tethering) which I have already fixed in my Galaxy 5 port.
I don't actually own this phone, but I will offer support in my free time while I still have the device in my possession, and sources are provided.
CyanogenMod 7.2.0-RC0 "GalaxyMini" Port
Latest release: v1.2 [26 January 2012]
Latest Google Apps package: official: 20110828
Hey folks,
This is a port of Cyanogen 7.2.0-RC0 (based on Android Gingerbread 2.3.7) for the Samsung Galaxy Mini (GT-S5570) phone. The current port status is stable - most hardware is working correctly, but see post #2 for known issues.
Thanks to all who have contributed/shared code from the Galaxy 5 port, as well as coolya, tj_style and teamhacksung for the kernel patches and reference Tass device configuration.
Pre-requisites:
Your phone must have a Gingerbread bootloader installed (as it uses the 2.6.35 kernel & Gingerbread proprietary files).
Any version of ClockworkMod that supports EXT4 partitions. Unfortunately, the build supplied with ROM Manager doesn't seem to be compatible.
Recommended: ensure that you have a backup of your current ROM and user data.
Installation:
Note 1: you always need to re-install the Google Apps package after installing a full update package.
Reboot into ClockworkMod. You can do this via adb reboot recovery, or by choosing the Reboot -> Recovery menu if you are already using CyanogenMod.
If you are upgrading from a stock or custom ROM, you absolutely must perform a data wipe: Select wipe data/factory reset and confirm the operation. Note that you will lose all of your user data, so be sure that you have performed a backup. Otherwise, skip to the next step.
Choose the option install update from sdcard -> choose zip from sdcard. You will see the two (or three) .zip files in the list.
You must install the two (or three, if you have a hotfix) files in this exact order:
The base package named update-cm-7.X-GalaxyMini-vY.Z-MADTEAM-signed.zip
[If exists] The latest hotfix package for the same base package version, named GalaxyMini-vX.Y-hotfixZ.zip
The Google Apps package, named gapps-gb-DATE-signed.zip
Once all packages are installed, you can now reboot.
Installation (hotfix update only):
Note 1: hotfixes are cumulative - this means that you only need to install the latest hotfix, because it contains all the fixes of previous hotfixes.
Note 2: you don't need to re-install the Google Apps package if you are only installing a hotfix update.
Note 3: only install hotfixes that match the full update package version (e.g. v1.5hotfix1 only matches release version v1.5).
Note 4: hotfixes do not require a data-wipe.
Download the latest hotfix package and transfer to the SD card.
Reboot into ClockworkMod Recovery.
Choose install update from sdcard -> choose zip from sdcard, select the hotfix and confirm installation.
Reboot.
Latest Changelog:
Note: "Data wipe?" only refers to when you upgrade from a previous version of my ROM - not anybody else's. For every other case, follow the guidelines of the Installation section above.
v1.2 [26 January 2012]
Data wipe? Only if you experience problems.
Updated CyanogenMod source.
Now includes ICS transition and rotation animations (merged officially into CM7.2).
Fix for rare issue where notification area items can get "stuck", causing notifications to malfunction.
Kernel: removed Samsung's drop_caches code in order to prevent periodic cache flushes that can reduce performance.
Wifi: disabled combo scan due to problems with reconnect from idle; tweaked TCP buffering to improve performance.
Bluetooth: improved configuration (enabled HFP support, increased max BT connections from 1 -> 3).
libaudio: updated code & removed proprietary liba2dp.so.
v1.1 [20 January 2012]
Hotfix 1 [20 January 2012]: Improve wifi connectivity (changed from ar6000 -> wext wpa_supplicant driver with combo scan enabled, enable ssid scanning in configuration to fix hidden networks); add missing FM Radio application; updated proprietary files with newer versions and added some missing files to fix keymaps.
Data wipe? Only if you experience problems.
Updated CyanogenMod source.
Kernel: fixed charge reboot issue (thanks to squadzone for tip).
Kernel: patched bma_accel_driver.c to enforce minimum poll_delay threshold. This fixes all Google Maps 6.x issues, and will probably also fix lag issues in applications that try to excessively poll sensor data.
v1.0 [15 January 2012]
Hotfix 2 [17 January 2012]: Framework: reduced LatinIME key height in landscape mode (.25in -> .23in). Kernel: tweak smartassV2 CPU scheduler to make better use of the Mini's available CPU frequencies; removed SCHED_HRTICK kernel tweak due to instability/random reboot issue; update CPU & AHB overclock code (CPU overclock up to 864Mhz, but 844Mhz seems to be the maximum stable frequency for my phone; AHB now overclocks at frequencies higher than 400Mhz instead of 480Mhz). Once again: overclock frequencies are not activated until you enable them manually, and you do so at your own risk.
Hotfix 1 [15 January 2012]: Framework: enable purging of unused assets by default. Kernel: enable "veno" TCP congestion protocol to improve wireless reception, configuration changes to help battery usage, several stability & performance patches (see github commits), enabled CPU overclock to 768Mhz with 50% AHB overclocking (thanks to kalltkaffe). Note: the kernel will always boot at the safe frequency of 604Mhz; you must manually enable overclocked frequencies in CyanogenMod - Performance -> CPU. I accept no responsibility for damage as a result of using overclocked frequencies!
Initial status: everything appears to be working correctly (but I may have overlooked some issues).
Based on latest CyanogenMod source (Android version 7.2-RC0)
Patched: wpa_supplicant_v6 ar6000 supplicant driver
Patched: swap volume control buttons at 90 degrees orientation
Patched: enable bcm2049 fm radio & better seek support
Kernel: based on teamhacksung's android_kernel_samsung_msm, with additional patches: BFQ IO scheduler (default), interactiveX, smartassV2 (default) cpu schedulers, fix for CyanogenMod native USB tethering, replaced ramzswap driver (for CMParts/compcache/rzscontrol ioctl compatibility).
Source Code:
Kernel: https://github.com/psyke83/android_kernel_samsung_msm
Device: https://github.com/psyke83/android_device_samsung_tass

Further Information
Not working / TODO:
SIM Toolkit (menus will display, but options/commands do not process properly when selected).
Battery drains: CyanogenMod doesn't report the battery status properly. Please read this post.
Not working / WONTFIX:
Kies. Don't expect Kies to support any custom ROMS.
Before you ask...
I have no interest or intention to further "mod" the ROM with any kind of hacks or customizations (like custom apps, themes, Swype, etc.). My only aim is to have a 100% stable port of CyanogenMod code. Any such requests will be ignored.
Reporting bugs
You must follow these instructions exactly, or I will ignore your requests. Provide the following information:
The version of the ROM you are using (to confirm that you have the latest release)
Report any customizations you have made to the ROM (themes, system apps, etc.)
Describe the problem clearly, including steps on how I can reproduce the issue.
Provide a logcat from your system taken just after the issue has occurred. To take a logcat, you enter this command from your PC: adb shell logcat -d >c:\logcat.txt. Copy and paste this log to pastebin.com, and provide the link.
If I ask you to re-test the issue after a data-wipe, do the following: reboot into ClockworkMod, perform a full backup, then data-wipe, reboot and retest the issue, giving a new log if necessary. You can then reboot into ClockworkMod and restore your data backup.

Reserved for future use...

i will try this,but whats different from Squadzone Cm7?? btw,thank you very much for apreciating hats off for you bro
sorry for my bad english

Junnie said:
i will try this,but whats different from Squadzone Cm7?? btw,thank you very much for apreciating hats off for you bro
sorry for my bad english
Click to expand...
Click to collapse
I tested squadzone's RC4 build - it was nice, but I noticed some problems that I already fixed in my galaxy5 port (the hardware is very similar). I already mentioned a few of the bugs in the blue text of post #1. I also don't really like when Google apps or other third-party apps/customizations are bundled in a ROM - my CM7 build is as close to an official build as possible (no added apps, themes, modified effects).
My kernel is quite simple, based on teamhacksung's source with patches to fix some bugs related to USB tethering and just the best IO/CPU schedulers added. Overclocking is not added to my kernel, but I may add it later on, once I've had time to test overclock stability on this device.
If you don't care about "purity" and you like all the extras included with squadzone's ROM, feel free to continue using it . It's nice to have more choice, I think.

subpsyke said:
I tested squadzone's RC4 build - it was nice, but I noticed some problems that I already fixed in my galaxy5 port (the hardware is very similar). I already mentioned a few of the bugs in the blue text of post #1. I also don't really like when Google apps or other third-party apps/customizations are bundled in a ROM - my CM7 build is as close to an official build as possible (no added apps, themes, modified effects).
My kernel is quite simple, based on teamhacksung's source with patches to fix some bugs related to USB tethering and just the best IO/CPU schedulers added. Overclocking is not added to my kernel, but I may add it later on, once I've had time to test overclock stability on this device.
If you don't care about "purity" and you like all the extras included with squadzone's ROM, feel free to continue using it . It's nice to have more choice, I think.
Click to expand...
Click to collapse
damn,this is what I was looking for dude !! no bundled apps on ROM,only pure ROM from source ..hell yeah i agree with you bro !! i think i gonna love your project dude,if you continue this project? good news if this updated

subpsyke said:
I tested squadzone's RC4 build - it was nice, but I noticed some problems that I already fixed in my galaxy5 port (the hardware is very similar). I already mentioned a few of the bugs in the blue text of post #1. I also don't really like when Google apps or other third-party apps/customizations are bundled in a ROM - my CM7 build is as close to an official build as possible (no added apps, themes, modified effects).
My kernel is quite simple, based on teamhacksung's source with patches to fix some bugs related to USB tethering and just the best IO/CPU schedulers added. Overclocking is not added to my kernel, but I may add it later on, once I've had time to test overclock stability on this device.
If you don't care about "purity" and you like all the extras included with squadzone's ROM, feel free to continue using it . It's nice to have more choice, I think.
Click to expand...
Click to collapse
I like you bro..
And I'm pretty sure I will like your work also..
much much better ... more power.
Btw .. I like that word... "Purity" = "Cleanliness"

i`ve tested it , and hard to say..ITS AWESOME !!!
Pros
Density fit for our phone
clean UI
apps working great
no more scatter video
Cons
a bit laggy dude
can you make the kernel and make it more smooth ?? i really love your ROM

Could you upload screenshots? I really want to see how this turns out.

Thats not fair.
I loved cm7 rc4 rom from Squad. But as you mentioned there are still to many bugs. For example camera has not sometimes, it has always wrong oriantation. No radio, etc.
Therefore I went to emanoN v3. This rom is really good. Now emanoN has an update and cm7 comes back newly and clean programmed.
I will give it a try. Thanks for your time and support offering us this rom.
Grettings from Ruhrpott http://en.wikipedia.org/wiki/Ruhr

the best cm7 build until now
but i have i question: the lockscreen seems not working, i think it's turned off because i can wake up the phone only with home or power button, and i'm on home screen immediately without unlocking
i checked in cyano lockscreen settings and there is no lockscreen on/off option
however, on the one hand it's good too because in my pocket it's impossible that home or power button gets pressed
so it's a bug or feature?
and big thanks for this clean cm7 build, i appreciate your work

Actually i find this post the best...
Only ... the problem is...
can you return the density like tj_style density of cm7?
its hard to get over with... a change in density i mean.
looking forward on your next update!!!..
i love this !! were getting cm7 updates...
....

trance89 said:
the best cm7 build until now
but i have i question: the lockscreen seems not working, i think it's turned off because i can wake up the phone only with home or power button, and i'm on home screen immediately without unlocking
i checked in cyano lockscreen settings and there is no lockscreen on/off option
however, on the one hand it's good too because in my pocket it's impossible that home or power button gets pressed
so it's a bug or feature?
and big thanks for this clean cm7 build, i appreciate your work
Click to expand...
Click to collapse
Just reboot your devices.

Wery thanks you!
Samsung Galaxy 5 I5500 its my first android phone!
(on it only stock 2.2 and CM by MADTeam)
But i cell it and buy Samsung GT-S5570 Galaxy Mini!
THANK YOU FOR NOSTALGY!

so this has no bugs?? and fm radio works??:O:O

Hi Subpsyke
This Rom is Perfect, Pure And Awesome
I Have Only 1 Request, Can You Build An OverClock Kernel Best Up To 806
To unleash The Our Devices True Power
And Thnx Again For Your Awesome CM7

raven09 said:
Just reboot your devices.
Click to expand...
Click to collapse
and you were right, thanks

Downloading. Lets see how it goes.

t-r-e said:
Hi Subpsyke
This Rom is Perfect, Pure And Awesome
I Have Only 1 Request, Can You Build An OverClock Kernel Best Up To 806
To unleash The Our Devices True Power
And Thnx Again For Your Awesome CM7
Click to expand...
Click to collapse
yess +1 we only need overclock kernel and you're rom will be awesomeeee

+1 This is exactly what I wanted to say. These days all ROMs are getting updated. Changing my ROM almost everyday now Today I am changing to this one.
motorazrv3 said:
Thats not fair.
I loved cm7 rc4 rom from Squad. But as you mentioned there are still to many bugs. For example camera has not sometimes, it has always wrong oriantation. No radio, etc.
Therefore I went to emanoN v3. This rom is really good. Now emanoN has an update and cm7 comes back newly and clean programmed.
I will give it a try. Thanks for your time and support offering us this rom.
Grettings from Ruhrpott http://en.wikipedia.org/wiki/Ruhr
Click to expand...
Click to collapse

Related

CM7 (2.3.7) for Huawei x6, Csl Mi-410, others fb0 devices (final update 27/03)

Hello all
Here I will share the rom cyanogenmod for our mobile phones.
This rom is based on the work of tickerguy, by modifying the frameworkbase to be run on our mobile phones.
Almost everything can be said to be working
And that is not running
-HDMI
-Fm Radio
How to flash rom
- Flash it with cwm recovery.
- Do not forget to make nandroid backup.
- Before the flash, do a full wipe of data.
- If you are coming from a previous CM7 build I strongly suggest formatting /system and wipe dalvik cache.
- Always do reflash gapps.
Recommended Gapps :
http://cmw.22aaf3.com/gapps/gapps-gb-20110828-signed.zip
Gapps with gtalk audio/video ability
http://www.multiupload.com/MYPOK7TFPF
Recovery:
I'm using clockworkmod recovery from tjstyle.
Credit
- Obviously many thanks to Cyanogenmod team.
- Tikerguy and ikarosdev that already provide source code on github, thank you very much
- Tjstyle, for new kernel source, recovery and which gives way first to our phone, to be run with a custom rom.
More info about this rom
http://androidforums.com/triumph-al...ph-tickerguy-edition-kernel-mine-10-30-a.html
FC'S on Market :
If you experience fc's on market
Change the phone's language from Hd (English) (the default) to English (United States)
go to setting -> Language & keyboard -> select language -> English (United States) or your local language.
Please note, I'm not responsible if rom will break your device !!
screenshot
Uploaded with ImageShack.us
Remember this is rom not included with APN setting, you need setting APN by yourself
Update Rom Download link
03-27 http://www.mediafire.com/?aqaqlz0k5n93094 ->thanks ardx for upload rom
03-21 http://www.4shared.com/zip/ujQ3-tMS/file.html?
31-12 http://minus.com/mWt471Kqt ( Unofficial Final Update ) thanks to yashwantsingh for mirorring
11-12 http://www.mediafire.com/?uvb3vy53rlbab67
28-12 http://www.mediafire.com/?1g571m18r3y8pm5
20-11 http://www.mediafire.com/?c1xbf0jbzlty5mv
11-11 http://www.mediafire.com/?545q50tvlvkhdh7
09-11 http://www.mediafire.com/?4q4iif9kk1u84hz
06-11 http://dl.dropbox.com/u/3514842/update-cm-7.1.0-FB0-6-11-KANG-signed.zip
CHANGELOG
Update Rom 27-3-2012
-Based on a new kernel 2.6.35.7 from tj_style
-Everyting works as like rom before.....only stock camera apk do not work, try third party camera such lgcamera, it will works fine.
Because this a new kernel base and require a new baseband too, before install this rom, install stock rom from sharp or from the latest andro-id rom
Then Install tj_style new recovery right here http://download.andro-id.net/index.php?dir=FIH-FB0/&file=FB0-0-416B-CWM5-recovery.img
-Added Overclock ability and I/O scheduler bfq
-Fixed promitixy sensor
-Fixed gps
-Build rom with latest cm repo
-Faster gps lock sattelites, here's for update link http://www.mediafire.com/?7oy4eeaiyec84ux
UPDATE ROM 22-3-2012
-Added a new kernel 2.6.35.7 from tj_style
-Everyting works as like rom before.....only stock camera apk do not work, try third party camera such lgcamera, it will works fine.
Because this a new kernel base and require a new baseband too, before install this rom, install stock rom from sharp or from the latest andro-id rom
Then Install tj_style new recovery right here http://download.andro-id.net/index.php?dir=FIH-FB0/&file=FB0-0-416B-CWM5-recovery.img.
After install this cm7 rom, don't forget install new kernel updates for fixed wake lock, right here http://www.mediafire.com/?415bo319741do1w
UPDATE ROM 31-12
-Add T9 dialer
-Added disable turn-off boot animation
-Added minimal ring style lockscreen
for kernel credit goes to Doomlord, many thanks to him.
-Added new kgsl driver, blazing fast graphics performance and maybe will support new HD games.
-Added more space in ram memory
Because this kernel still experimental maybe will contains some bugs , and need more test, I split this kernel from update rom
kernel link download
http://www.mediafire.com/?669f641ts055ma9
UPDATE ROM 11-12
-Revert libaudio from triumph, it seems much better solution for incoming call volume issue control
-Update kernel, for support two way recording call, credit goes to cyanogenmod and doomlord,
for call recording, you have to install CallRecorder app by skvalex, here's link for apk http://forum.xda-developers.com/attachment.php?attachmentid=577214&d=1303678677
-Gps Lock more faster
-various additional improvements and fixes from upstream cyanogenmod github
UPDATE ROM 28-11
-Added cpu power management features, credit goes to Doomlord and Napstar, many thanks to him
-Added many governors
-Added Overclock up to 1,4 Ghz
-Added VDD control for undervolt ability
-Added live wallpapers and sim toolkit
-Increasing in call volume
UPDATE ROM 20-11
-Add native wireless tethering, credit to stockwell and tjstyle
-various additional improvements and fixes from upstream cyanogenmod github.
Update rom 11-11
-Rebuild a new kernel from [email protected] forum, many thanks gan
-Fix sound button widget
-Changes board name to fb0
-Partially fix incoming call volume issue, by press down volume and up volume.
Because this update is different from other update. Before update, please do a full wipe and format system.
update rom 09-11
-Haptic feedback is working, many thanks tickerguy
update rom date 06/11
-Fix some bug at RIL radio
-Fix Gps
Just in case, if you prefer use standard kernel
http://www.multiupload.com/KE4O3XS3Y0
If you like my work....Just hit thanks button, thanks
edowar said:
Hello all
Here I will share the rom cyanogenmod for our mobile phones.
This rom is based on the work of tickerguy, by modifying the frameworkbase to be run on our mobile phones.
Almost everything can be said to be working
And that is not running is
-HDMI
-Fm Radio
How to flash rom
- Flash it with cwm recovery.
- Do not forget to make nandroid backup.
- Before the flash, do a full wipe of data.
Clockworkmod recovery that I'm using :
I'm using clockworkmod recovery from tjstyle.
This rom do not provide apn for your gsm carrier,
credit
-
- Tikerguy and ikarosdev that already provide source code on github, thank you very much
- Tjstyle, which gives way first to our phone, to be run with a custom rom.
More info about this rom
http://androidforums.com/triumph-al...ph-tickerguy-edition-kernel-mine-10-30-a.html
If you experience fc's on market
http://forum.xda-developers.com/showpost.php?p=16613486&postcount=1432
Please note, I'm not responsible if rom will break your device !!
screenshot
Uploaded with ImageShack.us
Link for the rom
http://db.tt/ep6HXAGz
If you like my work....Just hit thanks button, thanks
Click to expand...
Click to collapse
Downloading.!
Good go.....
one question pls
hi
the original site is from Triump forum i herd it was a CDMA phone
have u tried this does this work for our phone
haree said:
hi
the original site is from Triump forum i herd it was a CDMA phone
have u tried this does this work for our phone
Click to expand...
Click to collapse
Since same manufacture (fih), Our device is not very different with triumph, the different is only RIL radio.
Sent from my CSL-MI410 using Tapatalk
paarkhi said:
Good go.....
Click to expand...
Click to collapse
Working, configure APN manually. Market to be installed separately. Testing other apps...
anybody plz tell me how i use this file to update my phone... i only know about nbo files which are used for updating by using sut software... So plz tell me how i use this file to update my csl mi 410
Serecomputing said:
anybody plz tell me how i use this file to update my phone... i only know about nbo files which are used for updating by using sut software... So plz tell me how i use this file to update my csl mi 410
Click to expand...
Click to collapse
You have to update it through cwm(clockworkmod recovery). i hope you know about it, if dont then go to this link:- http://forum.xda-developers.com/showthread.php?t=1278027 here you will get full info about it.
is front camera & HD video playback working without lag & restarts in this version ??
also pls someone test if 3d games working..
everything is working flawlessly. both the cameras are working fine and so is HD movie. didn't test 3d games though because neither I do have 3d games collection nor I use to play them. though it is premature to comment, but I have a feeling that by far it is going to be best rom barring FM and HDMI. but none of the uc kernel meant for cm7 is working.. so can't do ocing or voltage hack
hey mi410 bro where did you find gapps and how did youconfigure your service provider
for gapps go to this link
http://cmw.22aaf3.com/gapps/gapps-gb-20110828-signed.zip
credits to cyanogen wiki
and for manually configuring ur provider
step 1
when on your home screen
press menu button > settings> wireless&networking (1st option)>network operators>access point
press menu for getting NEW /ADD
then enter the details
for your operator specific setting call up ur custormer service or search the internet
(i was using miui fw this time so i cant put the exact option titles )
Step 2
if you already put the google apps from recovey and you switch on your phone.
you will be taken directly to the Touch android Bot screen
in this screen just press Menu Button !! and from there you can do the settings try it and come back
have a great day.
installed gapps by googling but camera won't open says cannot connect to front camera going back to miui till a more concrete review comes along on whats working and whats not and cheers for the uploader thanks
preyesh1 said:
installed gapps by googling but camera won't open says cannot connect to front camera going back to miui till a more concrete review comes along on whats working and whats not and cheers for the uploader thanks
Click to expand...
Click to collapse
don't know why your camera is not working, for me both the front and back cameras are working perfectly. .. device model name is showing as Triumph, but that's not a problem... need kernel for overclocking and voltage hack...Napster, are you there?
same for me .. once you switch to front camera "camera not working" error pops up and thats it camera application wont work anymore.
another bug i noticed is the SOUND widget control on noticfication wont function only gives click sound. long press will take you to the main sound settings though
torch application not working.
anyways now flashing again ..this time from stock GB rom to CM7.1 and lets see
i wanted to ask the uploader if he kows how to prt roms for the triumph on our phone if yes it can be very cool as triumph has great custom roms can he share the method with us always felt why does tj port from galaxy ace where triumph is a better option
preyesh1 said:
i wanted to ask the uploader if he kows how to prt roms for the triumph on our phone if yes it can be very cool as triumph has great custom roms can he share the method with us always felt why does tj port from galaxy ace where triumph is a better option
Click to expand...
Click to collapse
you are total dumb..
tj_style uses ports from htc desire hd & s, galaxy ace has no hardware relation with our phone & thus ports are not possible..
truimph community devs uses ports by tj_style instead by changing radio baseband because n.american region uses a different set of telecom operator freq. & kernal because of capacitive buttons different order.
i also earlier thought this is a new port but this is the same build by tj_style with same bugs
the different thing is that firstly someone ports ports it to truimph then an another user ports the same builds to our phone.. its one & the same thing..
i'm complaining about this dev. as he tried it.. but we need only newer builds not the old ones..
like miui porting is ahead ATM in moto forum, so he should be porting it.. cm7 having the same status atm..
or should port any other roms that are not present for our phone but there in moto truimph forums..& he should edit system build.prop too for proper user agent device id changing to fih-fbo
nitindeck said:
you are total dumb..
tj_style uses ports from htc desire hd & s, galaxy ace has no hardware relation with our phone & thus ports are not possible..
truimph community devs uses ports by tj_style instead by changing radio baseband because n.american region uses a different set of telecom operator freq. & kernal because of capacitive buttons different order.
i also earlier thought this is a new port but this is the same build by tj_style with same bugs
the different thing is that firstly someone ports ports it to truimph then an another user ports the same builds to our phone.. its one & the same thing..
i'm complaining about this dev. as he tried it.. but we need only newer builds not the old ones..
like miui porting is ahead ATM in moto forum, so he should be porting it.. cm7 having the same status atm..
or should port any other roms that are not present for our phone but there in moto truimph forums..& he should edit system build.prop too for proper user agent device id changing to fih-fbo
Click to expand...
Click to collapse
Im not complaining, at least other people are getting in there and getting something accomplished. The more the merrier, as they say. I tried porting one and ended up with a non installable mess. More power to the OP. There should be no possessiveness of the roms. He gave credit to TJ so what is the beef.
Having said that my front cam takes upside down pics. Didn't TJ already solve that issue?
Sergekarol said:
Im not complaining, at least other people are getting in there and getting something accomplished. The more the merrier, as they say. I tried porting one and ended up with a non installable mess. More power to the OP. There should be no possessiveness of the roms. He gave credit to TJ so what is the beef.
Having said that my front cam takes upside down pics. Didn't TJ already solve that issue?
Click to expand...
Click to collapse
Camera inversion issue has already been solved by tj_style. I have built a kernel for miui release. I will upload it in few minutes.
And yes, I will try and provide nUC kernel support for this cm rom too. Just ramdisk swapping might do the trick, unless there are some major changes in kernel by dev.
PS. since I am again away from my home for some work, so this delay.
Sent from my CSL-MI410 using XDA App
zailer said:
same for me .. once you switch to front camera "camera not working" error pops up and thats it camera application wont work anymore.
another bug i noticed is the SOUND widget control on noticfication wont function only gives click sound. long press will take you to the main sound settings though
torch application not working.
anyways now flashing again ..this time from stock GB rom to CM7.1 and lets see
Click to expand...
Click to collapse
Maybe, you forget wipe data before install the rom. By the way front camera is works flawlessly with my phone
Hi folks, I just update the rom today, this update fix some bug at ril radio and gps

[ROM][MIUI] *KEMIUI* MIUI for Exhibit II 2.8.10 / 4.0.4

KEMIUI​It's "Me You I" - Say It Right​Android 4.0.4 ICS / MIUI 2.8.10
Based on CyanogenMod 9 + MIUI 2.8.10 Galaxy W​
ROM Specifications
I used this guide to port the CM9 ROM into MIUI
Source ROM: MIUI 2.8.10 for Galaxy W
Target ROM: Jocala's CyanogenMod 9 KANG for the Exhibit II
This will have bugs from jocala's CM9 KANG because it is based on it.
Assumed Working Though Untested
Voice Search
Phone
Wifi
SMS/MMS
GPS
Bluetooth audio
HW accelerated display
Headphone detection
Microphone detection
Camera (Front/Rear/Pano/Video/Flash)
Market/Play
Gmail
Browser
Screenshots
Streaming video
What isn't Working
Capacitive lights don't turn on but the do work
Only Internal SD card is visible when plugged into computer
USB Tethering
Bluetooth audio for sip/skype/etc
Torch / MIUI Flashlight App (Possible Market alternatives)
CRT Removed (Trying to get that back)
Credits
dswaggz - For requesting MIUI port so much.
Cyanogen - For CM9
jocala - For the CyanogenMod port to the Exhibit II
VanillaTBone / AndroidSamari - For starting development on the Exhibit II
arco and darthjonathan - From the Samsung Galaxy W for help with 2.3 patchrom and CM9
bmgreatness <-- Current Developer for 4.0.4 Updates
IRX120
File Hosting from Dev-Host
Check out Ultimate Phone Guide at my signature
Everyone else I forgot.
Extra App(s):
Soft Buttons Light - Google Play - This app will "fix" the capacitive key backlight LEDs except the lights remain on until turning off the screen. (Thanks to AkiroX for recommending)
MIUI Weather (Enables Weather widget)
(Flashable) Addon:
Center Clock/ Custom Carrier Text (Modded MIUI control panel found on MIUIandroid)
Installation:
This has the same issues as CM9 for the exhibit II. If you can't tolerate the issues don't use this.
*KEMIUI 2.8.10 R2.3* Download (10/08/2012)
Flash the zip file in recovery as you would any other normal ROM.
You must do a factory reset prior to booting into the new ROM or you will encounter FC's and UI issues.
Google Apps are preinstalled.
I originally ported MIUI to the Galaxy Exhibit but currently can no longer directly support it. I bricked my Exhibit back in June and moved on to a GSM Galaxy Nexus. The warranty is still valid so I could return the Exhibit for repair, but that's not my main priority right now. I might return to help this phone in the future but for now other members of the community are updating and supporting this ROM. I just update the OP so thanks to them for bringing life to an underappreciated ROM and keeping my first official release alive.
Changelog:
.01 (03-18-2012)
-Initial Release
-Based on CM9 KANG 0.1 / Galaxy Nexus 2.3.16 MIUI.us
.03 (03-24-2012)
-Second Release
-Now Based on CM9 KANG 0.3 / Nexus S 2.3.16 MIUIAndroid
-Fixed Wifi Reboot Bug
-New Official Graphics
-Removed on-screen keys
.04 (03-27-2012)
- Updated MIUI build to 2.3.23 (RC Branch)
- Updated CM build to 06.kang.test
- GPU Improvements
- Removed Applications: MIUIHome, Updater, Permissions, User Feedback, Stats
- Added Applications: Superuser, Titanium Backup, GO Launcher
- New Clock App from latest MIUI
- New Settings App layout
- Various improvements to both the Contacts and Phone Apps
R2 (8-16-2012)
- Built by bmgreatness
- Updated to MIUI 2.8.10
- Updated GApps
- Used Galaxy W MIUI base
- Used More Recent CM9 base
- Camera Working
- Fixed some issues with VoIP apps
bmgreatness's changelog for R1 > R2
- More default icons
- Removed Stock ICS gallery (MIUI is already installed)
- Voice Search is fixed (No need to flash gapps)
R2.2 (8-20-2012)
- Capacitive Lights non-working
- Fixed SD/ Ext SD viewing on PC
- Play Store Fix
- Issue: After file transfer the external SD doesn't always remount. To fix just remove and reinsert the sd card. May require rescan
R2.3 (10-08-2012)
- Updated to Lasted CM9 build
- CRT Animation Temporarily Removed
- Posted MIUIAndroid Control Panel as a Flashable Mod
Latest Release Notes:
Read the red OP text and changelog.
Thanks to Everyone.
Wow, guess whose dream just came true? Now that person will get out of our hairs forever! No not really.
Anyway nice job, really nice progress on the phone. Will give it a spin when I have time.
KemikalElite said:
KEMIUI​It's "Me You I" - Say It Right​Android 4.0.3 ICS / MIUI 2.3.16
Based on CyanogenMod 9 + MIUI.us Galaxy Nexus​
ROM Specifications
I used this guide to port the CM9 ROM into MIUI
Source ROM: MIUI 2.3.16 for GSM Galaxy Nexus
Target ROM: Jocala's CyanogenMod 9 KANG for the Exhibit II
This will have bugs from jocala's CM9 KANG because it is based on it.
Assumed Working Though Untested
Phone / Voice
Wifi
Messaging
GPS / Location Services
Bluetooth
Headphones
Google Market/Play/Apps
Browser + Most Other Stock Apps
What isn't Working
Wifi disconnect bootloop bug from CM9 KANG
Network Time Zone (set time zone manually in settings)
Camera
Microphone for anything other than native voice calls
Google Calendar Sync (unconfirmed)
Update App (This is designed for other officially supported devices. I recommend not using it as this is an unofficial release.)
ROM Manager (Not supported on this device. DO NOT USE. FC's and causes screen static.
Torch / MIUI Flashlight App
Transparency Visual Effects cause screen static
Boot animation doesn't fit perfectly within screen border
Whatever else.
Credits
dswaggz - For requesting MIUI port so much.
Cyanogen - For CM9
jocala - For the CyanogenMod port to the Exhibit II
VanillaTBone / AndroidSamari - For starting development on the Exhibit II
arco and darthjonathan - From the Samsung Galaxy W for help with 2.3 patchrom and CM9
kenmood / mekaziah - General Advice
Jakos Katarune - Support / Graphic Design
Alan Miller - Support / Windows Phone User
Carter Dukes - Ultimate Phone Guide Admin
File Hosting from Dev-Host
Check out Ultimate Phone Guide at my signature
Everyone else I forgot.
This is a first test build. Most everything is working from MIUI. This is a ported build based on the GSM Galaxy Nexus 2.3.16 MIUI English US build from MIUI.us and the CyanogenMod 9 KANG build for the Exhibit II from jocala. The on-screen buttons are enabled in this build. I should remove them in the next release because they consume space on the screen. The screen turns to static when navigating through menus that dim the background (popup selection).
Installation:
This has the same issues as CM9 for the exhibit II. For example Camera and VoIP are broken for now. If you can't tolerate the issues don't use this.
Download The miui_ancora_target.zip 180.25 MB
Flash the zip file in recovery as you would any other normal ROM.
You must do a factory reset prior to booting into the new ROM or you will encounter FC's and UI issues.
Google Apps are preinstalled.
Click to expand...
Click to collapse
Hahahaha I actually burst out laughing at the first person you thanked, thought it was hilarious. On topic, great job Kem! We're getting more and more interest in the device every day it seems and you're helping move the process along. Thank you!
I laughed to makes me feel important but any u no su I'll be able to flash back right
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Congratulations!
dswaggz said:
I laughed to makes me feel important but any u no su I'll be able to flash back right
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Click to expand...
Click to collapse
Why don't you find out yourself? You can always ODIN back. Just a note, to be a tester you must be willing to test things yourself, otherwise why would you hold that title?
Sent from my SGH-T679 using xda premium
Okay let me start this post saying that I have almost no sleep and hopefully will not fall asleep in the process of composing this like last time.
The last 18 hours or so has been a crazy process of emotions with rage at the MiCode PatchROM. At 9:20 AM dswaggz PM'ed me about the MIUI ICS source. I took a look on github and saw that the MiCode team had posted the ICS branch with good English instructions. I start up my virtual machine and download the source and it takes a while for me to get ADB working through Virtualbox. I setup the environment and execute the command that pulls everything from the phone and nicely packages it into a stockrom.zip when I finally get to the make fullota command I get a fatal error similar to the one that had stopped me on gingerbread. I look back at github and see that MIUIAnderson has posted a response to someone that has encountered the same problem. According to the MiCode team the Patchrom only works with actual OEM ICS stock ROMs. They had stopped supporting AOSP-based ROMs to due too many bugs.
Thinking about this realistically how many devices have a goal of the new MIUI and actually have a 4.0 stock ROM? This would limit the new MIUI to devices with official firmware updates and new devices running 4.0 right out of the box. Well what about the devices that won't get an upgrade? I thought about the Kindle Fire and remembered that they had an ICS version of MIUI even though there only stock version was 2.3.5. Searching around I found some more MIUI ROMs that were built on top of CM9 and other AOSP ROMs. Continuing to look around these forums I found a guide for a process that I now refer to as manual patching process or "manupatch". Since the Patchrom was so complex compared to this more basic method I couldn't believe it could work.
I had fused together a MIUI build from another device with the CM9 AOSP ROM from this device and it actually worked! So a big thanks to master expert porter proxuser here on xda. The link to that thread is in the OP.
I'm not sure if its just me but the stock browser seems so smooth and fast almost as if it has acceleration. I do notice that in certain parts of the user interface and browser that the screen starts flickering, pixelates with static, and generally freaks out. I think this might be some sort of GPU render bug since it gets worse when I enabled forced GPU acceleration. Maybe this is caused from using the Galaxy Nexus build as the source ROM, maybe its a glitch between the MIUI and CM parts in the target ROM.
I can't believe that of all things the su binaries for root access are missing. I kept wondering why root explorer wasn't working. I'm going to work on the device specifics for the exhibit in this ROM. Taking out the Updater app, ROM Manager, Status LED options, removing the on-screen buttons to allocate for more screen space, and switch out the boot animation.
When u add the su binaries I'm so down an maybe the method u used for this might work with gb u think kem
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Hey cm9 has been updated
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Omg 1st of all i want to thank you Kemikal for this release. 1 thing i notice is tht i get a tremendous lag on the UI but after a few reboots it went away. another BIG thing is that i get NOO lag when playing games which is just lovely. So is this based on Jocala's Cm9 .03 ? or .04
And are you planning to keep the galaxy nexus on screen buttons? Because im loving that also.
pixeltrailz said:
Omg 1st of all i want to thank you Kemikal for this release. 1 thing i notice is tht i get a tremendous lag on the UI but after a few reboots it went away. another BIG thing is that i get NOO lag when playing games which is just lovely. So is this based on Jocala's Cm9 .03 ? or .04
And are you planning to keep the galaxy nexus on screen buttons? Because im loving that also.
Click to expand...
Click to collapse
Yeah this rom is really fast with the browser too. This is built from .03
The next release will be built from .04 as it has just been updated a few hours ago. I will be dropping the on screen buttons as they take up space on the display. Maybe I can think of a way to set that as a toggle or something similar.
After another reset I don't see to be getting any of that crazy static. Everyone try to keep an eye out for any visual errors, like if the screen display gets distorted. I'm trying to rebuild CM9 to have a pure direct source for this ROM but I keep getting build errors and my computer keeps dropping connection to github again. So for now I'm just sticking with jocala's release builds as they are stable.
I'm switching to a SGS build for the MIUI parts so we'll see what happens with the next release. I also plan to port this to the Fire, Atrix, Optimus. My next release should be up by late tonight.
Awesomeness did u fix su problems an themes work right?
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
dswaggz said:
Awesomeness did u fix su problems an themes work right?
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Click to expand...
Click to collapse
Wait whats wrong with themes?
No no I'm asking do they work an did u fix su privileges an if I flash the first rom I'll be able to flash back right or should I just wait
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
dswaggz said:
No no I'm asking do they work an did u fix su privileges an if I flash the first rom I'll be able to flash back right or should I just wait
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Click to expand...
Click to collapse
Yeah Themes work. Downloading Themes from the MIUI Apps works too.
SU will be fixed in the next release. You could flash back just by holding the volume up to reboot into recovery.
Awesome thanx
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Damn links down f#$%&-
ⓥⓘⓐ⇨EII4G♛ⓧⓠⓤⓘⓩⓘⓣ ♝3.9&ⓥ6supercharged☜
ⓩⓞⓞⓜ⇨ⓩⓞⓞⓞⓜ™©
Google calender is working

[ROM][ICS]Ganbarou GT-P7500/7501/7510/7511 CM9

New update for the GT-P7500/7501/7510/7511 aka Galaxy Tab 10.1. Using latest CM9 and AOSP sources. Both cameras working now. Phone might work. I cannot test, but some beta-testers had success.Still not succeeded in building a JellyBean ROM. Be patient with me.
Changes in version 1.00:
Update to latest CM sources.
Update to 3.1 kernel from Pershoot.
Front and rear camera working.
Phone might work. No possibility to test for me.
Download links:
http://www.desire.giesecke.tk
Goo Manager
Alternate download from teddybear - many thanks for the mirror!!!.
Swedish mirror - many thanks to c0urier
Sources:
GitHub
Credits:
CyanogenMod - incredible work
perhoots - thanks for creating the CM9 P7500 sources and kernel
ganiman - for the camera patch
First time installing Ganbarou GT-P7500 CM9 to your Tablet (3g version), or coming from another ROM:
Make sure you are rooted. (Plenty of thread available about how to do it)
Make sure you’re running a proper working ClockworkMod-Recovery (http://droidbasement.com/db-blog/?p=2553). This is the latest (2012-05-24) that works with the device make sure you flash this recovery via ODIN.
Copy Ganbarou ZIP to your internal SDCard
Boot into Recovery
DO A DATA WIPE / FACTORY RESET (First Time Users)
Flash Ganbarou zip
Reboot
Enjoy!
Upgrading from Cyanogenmod nightlies or Ganbarou nightlies:
Copy Ganbarou ZIP to your internal SDCard
Boot into Recovery
Flash Ganbarou zip
Wipe cache partition and dalvik-cache
Reboot
Old stuff:
Changes in version 0.11:
Updated to latest CM9 code (RC2)
Updated to latest Pershoots kernel.
Rear camera working thanks to the patch made by Ganiman
Changes in version 0.10:
Updated to latest CM9 code (RC2)
Updated to latest Pershoots kernel.
Changed back to normal Email and MMS application.
Changes in version 0.9:
Updated to latest CM9 code (RC2)
Updated to latest Pershoots kernel.
Changed to different Email application.
Changes in version 0.8:
Updated to latest CM9 code.
Updated to latest Pershoots kernel.
Changed to different MMS application.
Changes in version 0.7:
Updated to latest CM9 RC1 code.
Updated to latest pershoots kernel.
Added more Ganbarou wallpapers.
Changes in version 0.6:
Updated to latest CM9 code.
Updated to latest pershoot kernel.
Added Ganbarou wallpapers.
New bootanimation. Thanks to jtdo!!!!!
Changes in version 0.5:
Hopefully fixed Settings ForceClose issue
Added LiveWallpapers Picker and NoWallpaperOption back to ROM. But no LiveWallpapers in the ROM
Updated to latest CM9/Google Sources
Changes in version 0.4:
Removed CyanogenMod stuff:
CyanogenMod wallpapers
LiveWallpapers
CyanogenMod Statistics
Profiles
ROMManager
Google Apps included in the ROM. No more need to flash Google Apps separate. Included GMail and YouTube (in data folder, so they can easily be updated).
Wipe of cache and dalvik-cache recommended, otherwise you might see a FC of Settings after reboot. No big issue, it will happen only once.
Changes between Ganbarou GT ROM and CM9 ROM:
Bootanimation
Wallpaper
Extended apn-conf.xml to include Softbank Japan APNs
Changed gps.conf to have more AGPS servers
Full working Polaris Office from stock ROM
Full working Samsung Apps from stock ROM
Added Titanium Backup and ROM Toolbox
Click to expand...
Click to collapse
Screenshots:
THX............. i will try later, hope it runs like your HC Roms so well!
Thanks BeeGee... this is the first ROM CM9 based with Samsung Apps enabled that I flashed... maybe is the only one around!? Very good work, smooth and solid. Only one issue: Google auto apps restore don't work. Can you investigate about it?
Keep up the good work!
soooo,tried out on my P7501 3G works for me well too! Great work....
wondering 2 things: you can also install the samsung widgets? then the problem I had with the first flicker of CM9 10 days ago has disappeared? thanks much in advance
jonsat said:
Thanks BeeGee... this is the first ROM CM9 based with Samsung Apps enabled that I flashed... maybe is the only one around!? Very good work, smooth and solid. Only one issue: Google auto apps restore don't work. Can you investigate about it?
Keep up the good work!
Click to expand...
Click to collapse
On mine it works! I flashed yesturday 2times and evertime google installed directly...
Looks very tasty...
Does the lockscreen functionality work, i.e., ability to set lockscreen app short cuts (targets). This wasn't working on a recent version of CM9 while this worked perfectly on Milestone. Also LCD density didn't work on CM9 and worked on Milestone.
Petteri said:
On mine it works! I flashed yesturday 2times and evertime google installed directly...
Click to expand...
Click to collapse
Really? Weird... in "backup/restore" menu there's no account assigned to automated restore data. I'll try wiping and flashing again. Thanks!
adhoc support ?
It's fantastic, thanks man.
Petteri said:
On mine it works! I flashed yesturday 2times and evertime google installed directly...
Click to expand...
Click to collapse
@Petteri, perhaps I've found the issue. I was on April 22 Gapps. Installing April 29 version, it asked me which account must be used for backup/restore. Google flaw.
jonsat said:
@Petteri, perhaps I've found the issue. I was on April 22 Gapps. Installing April 29 version, it asked me which account must be used for backup/restore. Google flaw.
Click to expand...
Click to collapse
You`re right, April 22 version doesn`t work for me to, 29 works and 13March version works too!
Nightly 2012-05-29 is up.
Only minor changes from CM9, no patch for APN problems and 7501 properties yet. I am too busy.
mauwri37 said:
wondering 2 things: you can also install the samsung widgets? then the problem I had with the first flicker of CM9 10 days ago has disappeared? thanks much in advance
Click to expand...
Click to collapse
I am afraid the samsung widgets will need touchwiz launcher. I can give it a try on the weekend, but no promise.
mpierce said:
Looks very tasty...
Does the lockscreen functionality work, i.e., ability to set lockscreen app short cuts (targets). This wasn't working on a recent version of CM9 while this worked perfectly on Milestone. Also LCD density didn't work on CM9 and worked on Milestone.
Click to expand...
Click to collapse
AnakTeKa said:
adhoc support ?
Click to expand...
Click to collapse
Its in the CM9 settings, but I didn't try it yet.
jonsat said:
Thanks BeeGee... this is the first ROM CM9 based with Samsung Apps enabled that I flashed... maybe is the only one around!? Very good work, smooth and solid. Only one issue: Google auto apps restore don't work. Can you investigate about it?
Keep up the good work!
Click to expand...
Click to collapse
Petteri said:
You`re right, April 22 version doesn`t work for me to, 29 works and 13March version works too!
Click to expand...
Click to collapse
I need to mention the required version of GApps in post #1. When you use Goo Manager (should work soon, I am testing it with the Mai 29 version) it will suggest the correct GApps version.
So far very stable and no random reboot...just one thing, is it just me or is flash not showing example on this xda website...I've tried to reinstall flash player but still not showing up.
Connecting to PC
Hi my friends, another "problem" is for me, that the Tab will not connect into MTB Modus to PC, Debugging works when i connect, but i can`t open my Tab as Harddisc-Drive on Windows 7 Ultimate, drivers are installed surely! Is there any chance to get it work!? In moment i have to use MobilePhone Explorer, but it`s not the best way to store datas between Tab and PC!
Bus Driver said:
So far very stable and no random reboot...just one thing, is it just me or is flash not showing example on this xda website...I've tried to reinstall flash player but still not showing up.
Click to expand...
Click to collapse
Just checked and you are correct. With this build of CM9 there seem to be a problem with flash. I will try to find out if CyanogenMod is aware of the problem or if it is only my build.
Petteri said:
Hi my friends, another "problem" is for me, that the Tab will not connect into MTB Modus to PC, Debugging works when i connect, but i can`t open my Tab as Harddisc-Drive on Windows 7 Ultimate, drivers are installed surely! Is there any chance to get it work!? In moment i have to use MobilePhone Explorer, but it`s not the best way to store datas between Tab and PC!
Click to expand...
Click to collapse
Settings->Storage->Menu (3 dots on the top right)-> USB computer connection->make a tick at Media device (MTP) and it will work.
BeeGee, your rom is already unique due to Samsung Apps integration (waiting for official Touchwiz framework integration, of course). To make your rom even more special, you could modify Pershoot kernel to improve overclock capabilities. In my opinion our devices can reach 1.6 GHz and even more. That would be an interesting experience to make these tablets really fly.
Time ago, I read that Pershoot himself is not interested in overclock but he said that everyone could improve that, editing sources and rebuilding, so I assume that Pershoot wouldn't be upset if you modify it for your rom.
If my question was unpolite to you, I'm sorry.
Keep up the good work.
jonsat said:
BeeGee, your rom is already unique due to Samsung Apps integration (waiting for official Touchwiz framework integration, of course). To make your rom even more special, you could modify Pershoot kernel to improve overclock capabilities. In my opinion our devices can reach 1.6 GHz and even more. That would be an interesting experience to make these tablets really fly.
Time ago, I read that Pershoot himself is not interested in overclock but he said that everyone could improve that, editing sources and rebuilding, so I assume that Pershoot wouldn't be upset if you modify it for your rom.
If my question was unpolite to you, I'm sorry.
Keep up the good work.
Click to expand...
Click to collapse
I tried my tablet on 1.4GHz and it got unstable, not sure if the 1.6GHz is really safe. Running it now on the standards (CPU Governor INTERACTIVE, Min CPU f=216, Max CPU f=1GHz) and my tablet already flies, my battery time is +12h with GPS and 3G all time on. Have to say that I use ADW launcher instead of the Trebouchet launcher, that might change the usage feeling as well.
For messing with a kernel I have to learn a lot more things, maybe someone with more experience can do it.
BeeGee_Tokyo said:
Settings->Storage->Menu (3 dots on the top right)-> USB computer connection->make a tick at Media device (MTP) and it will work.
Click to expand...
Click to collapse
*lol* I´m ssssssoooooooo BLIND! Surely youre right! THX and sorry for this blindet post by my side!
Accu Power and drain is beste ever!
BeeGee_Tokyo said:
I tried my tablet on 1.4GHz and it got unstable, not sure if the 1.6GHz is really safe. Running it now on the standards (CPU Governor INTERACTIVE, Min CPU f=216, Max CPU f=1GHz) and my tablet already flies, my battery time is +12h with GPS and 3G all time on. Have to say that I use ADW launcher instead of the Trebouchet launcher, that might change the usage feeling as well.
For messing with a kernel I have to learn a lot more things, maybe someone with more experience can do it.
Click to expand...
Click to collapse
Thanks for your reply. I'm on 1,4 GHz since Honeycomb releases and haven't had any issue. Maybe stock production differs.

[CM7.X/AOSP][KERNEL]Firekernel for Ace - 09.10.2012[TeamCooper]

Code:
#include <standard_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Kernel
* before flashing it! YOU are choosing to use these modifications upon your own choice, and if
* you point the finger at me for messing up your device, I'll just sit and laugh at you.
*/
This kernel is based on the latest TheAceKernel http://forum.xda-developers.com/showthread.php?t=1606352 from skynet28. Big thanks to him.
FEATURES:
- most of TheAceKernel features
- battery driver made by LibiSC
- some improvements in idle support for ARM
- overlocked AHB clock at 800,768,729Mhz (improved graphic performance I think)
- some changes in net stack
- improved jhash
- patched lowmemorykiller from zImage-Mod (but it is still compatible witch memory tweaks scripts)
- kernel compression changed to XZ
- default governor is smartassV2 and removed lulzactive (doesn't works for me and made errors in dmesg)
- small changes in smartassV2
- partly disable vsync (I hope)
Hope that's all, my memory isn't good.
My sources: https://github.com/dragonnn/firekernel-ace
Download:
09.10.12
https://dl.dropbox.com/u/1664131/firekernel-09.10.12.zip
28.08.12
https://dl.dropbox.com/u/1664131/firekernel-28.08.12.zip
19.08.12
https://dl.dropbox.com/u/1664131/firekernel-19.08.12.zip
22.07.12
https://dl.dropbox.com/u/1664131/firekernel-22.07.12.zip
23.06.12
https://dl.dropbox.com/u/1664131/firekernel-aroma-23.06.12.zip
12.06.12
https://dl.dropbox.com/u/1664131/firekernel-aroma-12.06.12.zip
07.06.12
https://dl.dropbox.com/u/1664131/firekernel-aroma.zip - integrate AROMA Installer
04.06.12
https://dl.dropbox.com/u/1664131/firekernel-04.06.12.zip - for unofficial CM
https://dl.dropbox.com/u/1664131/firekernel-official-04.06.12.zip - for official CM (for now without torch, will fix it this evening or tomorrow).
http://dl.dropbox.com/u/1664131/firekernel.zip - for unofficial CM
https://dl.dropbox.com/u/1664131/firekernel-offical.zip - for official CM
Flash in recovery, but made a backup first!
For now only NON-OC version without AROMA installer, maybe that comes witch next updates.
CREDITS:
skynet28 for sources of TheAceKernel
an0nym0us_ for his zImage-Mod patches
ketut.kumajaya for blackhawk tools
LibiSC for the best battery driver
And other they patches I have used (don't remember all, just explored git repos for other phones on github).
Know bugs:
-
FAQ:
- For ROM developers, if you need the boot.img run form adb:
Code:
adb pull /tmp/boot.img
Or use qtadb, this is only way to get boot.img, and don't ask my for this on PM!
Changelog:
- update kgsl driver from teamhacksung
- update some arch specific files from teamhacksung too
- some other patches from teamhacksung (sensors, dram etc.).
29.05.2012
- screen of profile in the kernel, now when you turn of you screen you max cpu clock will by set to 320Mhz and min to 120Mhz! And when you turn it up it goes back to old clock! No need to use SetCPU screen of profile! Kernel based screen of profile is much faster and doesn't lag! Note: if you get lagy music when screen of that means you have to heavy EQ, disable it or use http://forum.xda-developers.com/showthread.php?t=1653140 works good without lag if you don't use REV or VR. Works witch any govenor
- small changes in smartassV2
Note about the update - I don't know why, but for my something sets after boot always ondemand as governor, I tried to add script to set smartassV2 as default but this doesn't work (strange), but you can easy set witch for example SetCPU/No-frills CPU Control.
31.05.2012
- create version for official CM
- update Samsung internal storage drivers and wifi driver
- new locale version
- clean up init scripts in ramdisk
- ondemand on boot bug should be fixed
4.06.2012
- finally disable vsync
- adjustable screen off profile, you can write a simple script to adjust the profile like this:
Code:
#!/system/bin/sh
echo "122880" > /sys/module/cpufreq/parameters/min_screenoff_frequency
echo "245760" > /sys/module/cpufreq/parameters/max_screenoff_frequency
Put into /system/etc/init.d/ and set permission, you can name it for example s99screenoff, you turn of the profile by writing this script:
Code:
#!/system/bin/sh
echo "0" > /sys/module/cpufreq/parameters/screenoff
- updates in zlib, vmalloc and kgsl
- update LibiSC battery driver
07.06.12
- triple buffer for framebuffer
- add oc support
- many changes in mmc driver
- sio as default I/O sheduler
- changes in kgsl driver
- fixed torch in official
- AROMA Installer package
11.06.2012
- fixes min backlight bug
- disable tripple buffer
- add 799Mhz step to save battery in non-OC
- fixes in cpufreq stats
- max in OC is now 844Mhz
- more steps in OC version
12.06.2012
- fixes OC support
23.06.2012
- new battery driver from LibiSC
- ported power supply form 3.4 kernel
- ported cpuidle from 3.2 kernel
- some changes in ext4 driver
- fixes temperature driver
22.07.2012
- update LibiSC battery driver
- some more steps in OC version
- enabled zcache
18.08.2012
- kernel compiled using gcc-linaro
- disable optimaztion for size
- optimaztion level changed to O3
- force to load module when not match version magic (no need to use kernel prefix -CLXXXX...)
- enabled memory compaction
- kernel uses mem{cpy,set}() for {copy_to,clear}_user()
28.08.2012
- battery driver back to 23.06 version witch some changes (should fix fast drop down under 20%)
- update sources to 2.6.35.14
- changes in RCU subsystem
- changes in mempolicy and ashmem
- update BFQ to v2 r1
- update Samsung modules for internal storage and wifi from KTQ
- new cool boot screen
07.10.2012
- complet rewrite and update the AROMA installer
- Add CyanMobileX support
- Fixes dead lock when system memory is low in ashmem
- Disable GENTLTE_FAIR_SLEEPERS for better perfomenc on Android
- Update BFQ to v3r1
- Add extract mode in installer - it can work on all 2.3.X ROM's (maybe stock ROM's too) but pleas don't report bugs when using this methode
- Some small changes in KSM, frontswap and cleancache
09.10.2012
- Fixed bootloop when using Adrenaline Engine (but if you allready have bootloop you need to wipe data and cache, sorry about that)
- redisable GENTLTE_FAIR_SLEEPERS
I'll wait for OC
Hi dragonn!!
I'm really happy to see that you're making your own kernel! I'll install it right away!
Just 2 questions, can i use it with last CM7 RC3 with everything working (especially the proximity sensor)? and is it updated (CL882825)?
Thank you man!
gbueno6 said:
Hi dragonn!!
I'm really happy to see that you're making your own kernel! I'll install it right away!
Just 2 questions, can i use it with last CM7 RC3 with everything working (especially the proximity sensor)? and is it updated (CL882825)?
Thank you man!
Click to expand...
Click to collapse
I don't know about the official CM, try yourself, on CM 7.2 by vo-1 works perfect. What did you mean witch "and is it updated (CL882825)"?
Great news, wonderful to see you carry on the great work of ketut, an0nym0us and skynet28 — this evolving Ace kernel is really a perfect example of how great open-source really is!!!
Nice name too! :cheers:
will my ace burn up in ashes ?
its too damm hot that kernel XD
dragonnn said:
I don't know about the official CM, try yourself, on CM 7.2 by vo-1 works perfect. What did you mean witch "and is it updated (CL882825)"?
Click to expand...
Click to collapse
I meant that in last kolja's build, the kernel is this one: 2.6.35.7-perf-CL882825. Other builds had a lower CL number (I can't remember which one) and it seems that this newer kernel is faster and less battery hungry.
So I just asked if you based your kernel in this last one or in the older ones (like ketut's I think).
Thank you very much! I'll test it ASAP!
Sent from my GT-S5830 using xda premium
gbueno6 said:
I meant that in last kolja's build, the kernel is this one: 2.6.35.7-perf-CL882825. Other builds had a lower CL number (I can't remember which one) and it seems that this newer kernel is faster and less battery hungry.
So I just asked if you based your kernel in this last one or in the older ones (like ketut's I think).
Thank you very much! I'll test it ASAP!
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
For now it is CL562111, maybe when I found the sources of CL882825 will update it. Maybe in next release. Thanks for the idea.
EDIT
I search kolja's github but the sources have CL2X, and the latest update is 10 months ago :?.
dragonnn said:
For now it is CL562111, maybe when I found the sources of CL882825 will update it. Maybe in next release. Thanks for the idea.
Click to expand...
Click to collapse
You're welcome!!
Talk to ilarrain so he can help you because he compiled it some days ago!!
Thank you very much and have a great day!
Sent from my GT-S5830 using xda premium
nice..
finally u compiled your own kernel.
btw the CL882825 and CL562111 is just kernel localversion, those numbers doesnt mean one is newer than another. samsung tends to replace kernel localversion for every gb rom updates, but it probably uses the same source.
an0nym0us_ said:
nice..
finally u compiled your own kernel.
btw the CL882825 and CL562111 is just kernel localversion, those numbers doesnt mean one is newer than another. samsung tends to replace kernel localversion for every gb rom updates, but it probably uses the same source.
Click to expand...
Click to collapse
Hmm I know this (I have problems witch script setlocaleversion witch add to localeversion "+" a the end). But maybe kolja have update his sources, or changed something into it.
an0nym0us_ said:
nice..
finally u compiled your own kernel.
btw the CL882825 and CL562111 is just kernel localversion, those numbers doesnt mean one is newer than another. samsung tends to replace kernel localversion for every gb rom updates, but it probably uses the same source.
Click to expand...
Click to collapse
Yes, sure you're right! I just thought that CL882825 was better or bug fixed compared to CL562111 (just what happened with SoD gone in official nightlies). I'm sorry!
Have it intalled now. Gonna report about bugs.
Sent from my GT-S5830 using XDA
My ace fell faster now.
TORCH DO NOT WORK
Sent from my GT-S5830 using XDA
eryst said:
My ace fell faster now.
TORCH DO NOT WORK
Sent from my GT-S5830 using XDA
Click to expand...
Click to collapse
Strange, watch app are you using, for mi it works witch native CM Torch and witch Widgetsoid from dekstop. And in Camera works too. I didn't change notching in the torch driver.
I have cm7-2012520 I quess. I use normal cm app. When i turn the torch on it fc.
Edit: works in camera app
Sent from my GT-S5830 using XDA
eryst said:
I have cm7-2012520 I quess. I use normal cm app. When i turn the torch on it fc.
Edit: works in camera app
Sent from my GT-S5830 using XDA
Click to expand...
Click to collapse
Maybe it is because you have official CM, it doesn't like other kernels. I don't use it so I can not help you.
dragonnn said:
Maybe it is because you have official CM, it doesn't like other kernels. I don't use it so I can not help you.
Click to expand...
Click to collapse
It does make sense so i'll flash last vo-1's build to be able to enjoy your kernel!
Just one last question: I see that there are no files inside lib/modules in your kernel so, do I have to install TheAceKernel first (it has those files) and then yours?
Thank you very much again!
gbueno6 said:
It does make sense so i'll flash last vo-1's build to be able to enjoy your kernel!
Just one last question: I see that there are no files inside lib/modules in your kernel so, do I have to install TheAceKernel first (it has those files) and then yours?
Thank you very much again!
Click to expand...
Click to collapse
Ohh, something have fails by creating zip :|, didn't se that, will fix it tomorrow, now I go sleep.
Wysłane z mojego GT-S5830 za pomocą Tapatalk

[KERNEL][MIUI/CM]ZD Kernel || 20160806

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.*/
Features
You get the usual set of well known tweaks, mods and other improvements. Please check commits of the source repo which will be mentioned below for detailed list of changes. The key ones are -
Live Kernel flashing with backup support for previous kernel - Liverepack implementation of @psych.half is used, which also backs up your previous kernel (boot.img) and other system files which would be changed.
KCAL - A well known display parameters calibration driver for MSM devices, written by @savoca.
Dynamic Fsync 1.2 - We all know what it is about, dont we? Credits - @faux123
ThunderPlug - A hotplug driver by @varun.chitre15.
Kernel Add-on support - For CM based ROM only. More about it in later posts.
More features will be eventually added.
Kernel Adiutor will list 90% of stuff that can be tweaked by the kernel, rest will be mentioned in further posts.
What does not work?
Various display tweaks by Xiaomi like Reading mode etc in MIUI ROMs - That is because Xiaomi did not open source that aspect of the kernel. The same will probably not work on any Kernel that is compiled from source. But thanks to KCAL, this tweaks can be worked around, check further posts.
Compatibility
This kernel is only meant to be flashed on lollipop based MIUI 7/8 ROMs.
This kernel is also compatible with Official CM and other similar source based ROMs.
Version naming
I gave up on maintaining proper versions of a kernel, its lot of hard-work. Instead, naming scheme of CyanogenMod and other prominent ROMs has been used, reflected in the zip naming. LOCAL_VERSION will be same for all versions hence we will talk about versions on date of build basis.
Installation
Make sure the ROM on which you are going to flash is compatible. Once done, simply flash it through TWRP.
Reporting Bugs
In case an error has occurred during flashing, please report it with /sdcard/liverepack.log.
In case of kernel errors, please get me a dmesg.
Feature Requests
I mainly focus on quality rather than quantity. But still, you can request a feature you would like and I will see what can be done.
Download - Here
If you want to download MIUI version, please download the file with no suffix (zd-20160803-kenzo.zip). Suffix will come in the next MIUI update.
If you want to download CM version, please download the file with cm suffix (zd-20150806-kenzo-cm.zip).
Add-ons can be found in Addons folder. Only CM based kernel supports Addons.
Source/ Tools used
Source - https://github.com/TeamButter/android_kernel_xiaomi_kenzo
Toolchain used - Aarch64 4.9 by google
XDA:DevDB Information
ZD Kernel, Kernel for the Xiaomi Redmi Note 3
Contributors
corphish
Kernel Special Features:
Version Information
Status: Stable
Created 2016-08-02
Last Updated 2016-08-06
Reserved
Kernel Addons
There are certain features which some people want in the kernel, whereas others do not want that at all (they even dont want the feature to be present in the kernel ).
So to meet the needs, we would have to maintain to separate kernel builds, one with the feature, one without it.
Which is where kernel add-on comes to play,
Here the users will need to flash the main kernel. Then, if they choose to, they can flash the kernel addon (which generally contains a feature).
If users choose not to, that feature wont be present at all (just as they wanted), whereas for those who flashed the addon, the feature will be present.
It makes lives of both us and users easier, right?
Addons are low in size flashable zips, as the name suggests. You will need to flash addons if you choose to, after flashing the kernel.
Only CM based ROMs support addons, as init.d support is needed, which is not present in MIUI.
Also, by distributing addons, I guarantee that no copyright infringements are made.
Addons available
-Thunderplug
Workaround for Xiaomi's display tweaks
We will use different values for tweaking offered by KCAL. To do that, open Kernel Adiutor and go to 'Screen' page.
Reading mode
Set Blue to 196.
Colour mode: Warm
Set Green to 240, Blue to 208
Colour mode: Cool
Set Red to 208.
You can also tweak contrast values and other stuffs.
If you are not satisfied, feel free to tweak similarly.
Thunderplug
For some reason, TZ app crashes on MIUI, and kernel adiutor does not fully have support for ThunderPlug.
By default, ThunderPlug does sched based hotplugging. Hence stuffs like endurance mode wont work as it only works when hotplugging is done on per-core basis.
To enable hotplug on per-core basis, open terminal and type:
Code:
su
echo 1 > /sys/kernel/thunderplug/hotplug_style
To go back to sched based hotplug:
Code:
su
echo 2 > /sys/kernel/thunderplug/hotplug_style
Reserved
Changelog
20160803
-Fixed -2% battery bug and camera bug on devices shipped with newer hardware.
20160802
-Initial release for MIUI ROMs
Wow, zapdos was my fav kernel on condor, let's see on kenzo xD
Flashed, no problems for now great work :good:
Working great here, thank you, I have one question, Did you implement Adreno idler? Because my gpu is going to 19mhz, and also Can you please explain the sched and per core mods of thunderplug? Thax
It has the bug of the battery of -2%
dmesg: http://pastebin.com/df8fBgme
donalberto17 said:
Working great here, thank you, I have one question, Did you implement Adreno idler? Because my gpu is going to 19mhz, and also Can you please explain the sched and per core mods of thunderplug? Thax
Click to expand...
Click to collapse
No Adreno idler is not implemented yet.
In sched based hotplugging, the load is shared among cores, there are no practical differences with the stock setup.
In per core basis of hotplugging, cpu cores are only plugged in when its really required, otherwise they are off.
mega-samu said:
It has the bug of the battery of -2%
dmesg: http://pastebin.com/df8fBgme
Click to expand...
Click to collapse
Alright, could you tell me when does this happen? When the battery is very low?
And looks like its a well known bug heh?
Ok thank you for your answer, based on your experience wich one it's better? Per-core or sched?
Waiting for CM version, nice work!
corphish said:
Alright, could you tell me when does this happen? When the battery is very low?
And looks like its a well known bug heh?
Click to expand...
Click to collapse
The mistake happens after flash the kernel. I think that it is for that xiaomi the new one put in indicator of battery, in the recent xiaomi.
I leave this post you, for if it can use you as help:
http://forum.xda-developers.com/redmi-note-3/how-to/fingerprint-battery-issues-custom-roms-t3429464
Well I discovered 2 bugs, when I change the style to per-core basis it doesnt stick after a reboot, another bug is when I change to per-core basis the Fingrepint sensor stops working
mega-samu said:
The mistake happens after flash the kernel. I think that it is for that xiaomi the new one put in indicator of battery, in the recent xiaomi.
I leave this post you, for if it can use you as help:
http://forum.xda-developers.com/redmi-note-3/how-to/fingerprint-battery-issues-custom-roms-t3429464
Click to expand...
Click to collapse
Ok. Have you flashed any other ROMs or kernel in which this issue isnt there.
Looks like xiaomi has done quite some changes in kernel since release.
donalberto17 said:
Well I discovered 2 bugs, when I change the style to per-core basis it doesnt stick after a reboot, another bug is when I change to per-core basis the Fingrepint sensor stops working
Click to expand...
Click to collapse
That change wont persist through reboot, you will have to do it everytime, or perhaps write an init.d script. Not any app supports this toggle which can provide set on boot.
And all I can make from this FP sensor issue when per core basis is it requires like all 6 cores to function, because in stock, I never saw any core go offline.
corphish said:
Ok. Have you flashed any other ROMs or kernel in which this issue isnt there.
Looks like xiaomi has done quite some changes in kernel since release.
Click to expand...
Click to collapse
In cm13 santosh with the patch camera fix or in mokee official, does not happen to me.
Nowadays I have the miui 8 of xiaomi.eu, that does not happen with the kernel stock either.
corphish said:
Ok. Have you flashed any other ROMs or kernel in which this issue isnt there.
Looks like xiaomi has done quite some changes in kernel since release.
Click to expand...
Click to collapse
I havn't tried your kernel but as i'm one of people with newer devices that have this problem, i can answer the question
mokee rom doesnt have this problem and the camera fix mentioned in here fixes the problem on CM maybe you can take a look and see what is the fix in that file.
mega-samu said:
In cm13 santosh with the patch camera fix or in mokee official, does not happen to me.
Nowadays I have the miui 8 of xiaomi.eu, that does not happen with the kernel stock either.
Click to expand...
Click to collapse
Alright, I am making a new build and will upload it as soon as its done.
Unfortunately I cant verify whether the battery bug is fixed or not.
Could you flash it and see then?
Thanks both of you for bringing this to my notice.
Let me know if there are any other breakages.
Edit
Here it is - https://www.androidfilehost.com/?fid=24659325368664523
Could you flash this and see? @mega-samu
corphish said:
Alright, I am making a new build and will upload it as soon as its done.
Unfortunately I cant verify whether the battery bug is fixed or not.
Could you flash it and see then?
Thanks both of you for bringing this to my notice.
Let me know if there are any other breakages.
Edit
Here it is - https://www.androidfilehost.com/?fid=24659325368664523
Could you flash this and see? @mega-samu
Click to expand...
Click to collapse
I have just proved it and it continues the bug.
Edit: The camera does not work
Edit2: In the kernel radon they finish of fix.: http://forum.xda-developers.com/redmi-note-3/development/kernel-t3414884/post68012485#post68012485
Enviado desde mi Redmi Note 3 mediante Tapatalk
mega-samu said:
I have just proved it and it continues the bug.
Edit: The camera does not work
Edit2: In the kernel radon they finish of fix.: http://forum.xda-developers.com/redmi-note-3/development/kernel-t3414884/post68012485#post68012485
Enviado desde mi Redmi Note 3 mediante Tapatalk
Click to expand...
Click to collapse
Alright, could you test yet another build soon?
Edit:
Here you go, this build has same name as previous one but they are different build, separately made and uploaded - https://www.androidfilehost.com/?fid=24591000424951734
Also check whether camera works fine or not @mega-samu
corphish said:
Workaround for Xiaomi's display tweaks
We will use different values for tweaking offered by KCAL. To do that, open Kernel Adiutor and go to 'Screen' page.
Reading mode
Set Blue to 196.
Colour mode: Warm
Set Green to 240, Blue to 208
Colour mode: Cool
Set Red to 208.
You can also tweak contrast values and other stuffs.
If you are not satisfied, feel free to tweak similarly.
Thunderplug
For some reason, TZ app crashes on MIUI, and kernel adiutor does not fully have support for ThunderPlug.
By default, ThunderPlug does sched based hotplugging. Hence stuffs like endurance mode wont work as it only works when hotplugging is done on per-core basis.
To enable hotplug on per-core basis, open terminal and type:
Code:
su
echo 1 > /sys/kernel/thunderplug/hotplug_style
To go back to sched based hotplug:
Code:
su
echo 2 > /sys/kernel/thunderplug/hotplug_style
Click to expand...
Click to collapse
if i change to echo1 fingerprint sensor is misbhaving ... one finger works other doenst and also a little bit of irresponsiveness
sasaboor64 said:
if i change to echo1 fingerprint sensor is misbhaving ... one finger works other doenst and also a little bit of irresponsiveness
Click to expand...
Click to collapse
Yeah I realized that.
Looks like all CPU cores are needed for it properly function.
As in stock all cpu cores are always on, I never saw anyone go off.
I might remove hotplug in next build.

Categories

Resources