[ info ]
i was waiting for SE to release kernel source for X10... but seems they are taking a LONG time... so here is MinMax governor for X10 (with stock 2.3.3 kernel [2.6.29-00054-g5f01537])...
[ screenshots ]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[ credits ]
zdzihu for helping out
MinMax governor ported from erasmux's Flykernel sources
[ sources ]
https://github.com/DooMLoRD/Xperia-X10-Kernel-2.6.29
[ download link ]
module_x10_gb_gov_minmax.zip (corrected) [DO NOT FLASH MULTIPLE TIMES]
[ how to use ]
download the above update.zip and copy to sdcard
flash via recovery
select new cpu governor in SetCPU
enjoy!
[ tested on ]
CM7-ZMOD-v001 & v003
enjoy!
P.S.: i also have the following modules ready- CIFS & NTFS support, if any one requires them i will post them...
Reserved
Good Job!THX!
Is there any lags or unexpected situation while using you module?
Can it set the max cpu speed at the time when the device is woken?
anyway , thanks!
eamars said:
Good Job!THX!
Is there any lags or unexpected situation while using you module?
Can it set the max cpu speed at the time when the device is woken?
anyway , thanks!
Click to expand...
Click to collapse
well the lag is dependent on the governors internal settings...
abt ur second question i dont know... if u asking abt "set on boot" option for SetCPU then yes it will work...
Thanks.
Be little time for sources, right?
Cheers.
scratch my head time, doesn't work for me. flashed and shows nothing in setcpu but ondemand and performance. odd
Testing it now...... I'll provide feedback to the group.
Sent from my X10i using XDA App
Crocodile1973 said:
scratch my head time, doesn't work for me. flashed and shows nothing in setcpu but ondemand and performance. odd
Click to expand...
Click to collapse
You do nothing.
I've flashed it and it shows in SetCPU.
Nothing changes for me either bro??
Edit.. Re-flashed and all is good, thanks Doomlord.
Why stupid names, dude that is my thing Why not M&M governor or something like that Can't wait that my new X10 battery arrives to try this ...
GlossGhost said:
You do nothing.
I've flashed it and it shows in SetCPU.
Click to expand...
Click to collapse
you do nothing? so i imagined flashing via xrecovery. Just posting it doesn't work for me.
smartgardens said:
Nothing changes for me either bro??
Click to expand...
Click to collapse
check if the file /system/lib/modules/cpufreq_minmax.ko is present also check the /system/etc/install-recovery.sh script...
the update.zip will automatically remove the exit line from the above file and adds the folllowing lines to the end of the file
Code:
busybox insmod /system/lib/modules/cpufreq_minmax.ko
exit
if it doesnt show up then u can manually add:
Code:
busybox insmod /system/lib/modules/cpufreq_minmax.ko
towards the end of the /system/etc/install-recovery.sh script
Okay it seems that it don't make any changes.
The smartass_zmod is doing it great for now.
Hope You do something for this.
EDIT: It's Working.
Ok, i edited my first post and i have it running now, sorry i should have been more clearer, it was not showing up in the list of governors in setcpu but is now.
umount /sys/kernel/debugbusybox insmod /system/lib/modules/cpufreq_minmax.ko
exit
what i have there
Crocodile1973 said:
umount /sys/kernel/debugbusybox insmod /system/lib/modules/cpufreq_minmax.ko
exit
what i have there
Click to expand...
Click to collapse
just change it to:
Code:
umount /sys/kernel/debug
busybox insmod /system/lib/modules/cpufreq_minmax.ko
exit
seems i missed a \n\r
DooMLoRD said:
just change it to:
Code:
umount /sys/kernel/debug
busybox insmod /system/lib/modules/cpufreq_minmax.ko
exit
seems i missed a \n\r
Click to expand...
Click to collapse
is that not just the same, or is it me, lol
Hey Doom,
can you also make a oc/uc/uv module working the Tripnmiui-iris 100? (miui-version 1.8.5). That would be great if this would be possible.
9Lukas5 said:
Hey Doom,
can you also make a oc/uc/uv module working the Tripnmiui-iris 100? (miui-version 1.8.5). That would be great if this would be possible.
Click to expand...
Click to collapse
i would prefer making kernel directly... but SE is lazy and has not yet released sources... BTW if i do make modules they wont be for specific roms... i would like to make stuff which can be used on all roms... not restricted to any particular rom...
Crocodile1973 said:
umount /sys/kernel/debugbusybox insmod /system/lib/modules/cpufreq_minmax.ko
exit
what i have there
Click to expand...
Click to collapse
posted new corrected version... which will resolve the above problem/issue...
Related
Guide of how to patch bootloader , by the_laser. Give him 99999 thumbs up.
AFTER YOU PATCH BOOTLOADER, IT'S PERMANENT.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(image from gingerDX mini pro)
And finally it come true!, flash with flashtool, as normal ftf.
If you want to come back to stock kernel, download stock kernel zip, and flash with flashtool.
Bugs: Nothing, wifi works.
Thanks to aZuZu for saying me a cool kernel name, and helping me with hostile C language, also for Ramdisk!, thanks to him, we have this custom kernel !
09.08.2011 - V1.2
Even cooler Initlogo, thanks to ryant22
Dualtouch included (thanks slade)
First steps to include Doomlord's CPU governors
Netfilter Cause reboot, removed temporally
More fs support
09.08.2011 - V1.1
New Initlogo.
More fileSystem support.
Ext3+ext4. Implemented ext2/3/4 dev mode.
Ondemand governor tweaked (now it's more like smartass )
No modules in yet, sorry, ill do soon.
09.08.2011 - V1
First release, Nothing implemented for now, just a first preview .
U have x10 mini pro nice one job less o right you said you will make one for X8 too, thanks man!
aZuZu said:
U have x10 mini pro nice one job less o right you said you will make one for X8 too, thanks man!
Click to expand...
Click to collapse
I've just got trolled by you. I think someone else need to make X8 kernel XD
You guys are awsome.custom krnel is finaly here cant wait for it. Will give you thumbs up when i come on pc
Sent from my U20i using xda premium
D4rKn3sSyS said:
I've just got trolled by you. I think someone else need to make X8 kernel XD
Click to expand...
Click to collapse
About this things troll mode is off. So stop messing around and get to work...
im flash from mini. touchscreen is not work and key layout mismatch
O.O :-Q__
paul-xxx said:
im flash from mini. touchscreen is not work and key layout mismatch
Click to expand...
Click to collapse
Yes, this is due to ramdisk and zImage from mini.
Guys, I've got some problems with mini pro ramdisk, phone just simply didn't show even SE's text, and just checked 15 times, it's ramdisk. It's really weird, ill ask somebody, just fix this, and release first preview (will not add exotic features on first release). btw, yes, I tried with Paul's files, and my files.
Just to keep an eye on this.
Already clicked the thanks, D4.
Go back to work, now, let Eyama take care of GingerDX for you
Very nice gogogo D4
waiting anxiously for it... Already pressed thanks button
Stuff is about to get epic.
D4rKn3sSyS try build on ubuntu or other linux
With Custom Kernel we should be able to overvolt the battery, right??
which means we can overclock higher withoout the reboots, right?
well...I will just wait and see
guyz, with unlocked bootloader, does it mean we can make our own 2.6.32 kernel??? sorry for noob questions
D4, the thread you posted no longer exists...
kissmyarch said:
D4, the thread you posted no longer exists...
Click to expand...
Click to collapse
What thread?
after unlock bootloader guarantee is lost
paul-xxx said:
after unlock bootloader guarantee is lost
Click to expand...
Click to collapse
What about pc companion repair... is original kernel go back?
Like when we root our device... if u repair with SE software you get original system... isn't?
BTW, Excelent job D4, I hope soon have custom kernel and a lot of features coming with that! =D
Hi guyz...
Being a noob has made me a bit concerned about my knowledge about my own Phone...
I have got GingerDx v022 with modules (AnDyX's Dualtouch for Cypress, AnDyX's smartass governor, ext3/4, X8Gesture, X8MDDI, X8UV) as given by the developer. But I am not still able to overclock my device. When I enter the mas CPU frequency, it has got no options, and just displays maximum Frequency as 600MHz.
What should I do?
This is preventing me from installing any HD games.....
Overclock modul isn't included in that rom.
Here is how to instal it:
http://forum.xda-developers.com/showthread.php?t=1020313&highlight=x8oc
Btw wrong section.
Use SetCPU to set frequencies...
And... WRONG SECTION...
Hit the THANKS button if I helped you!
This mail was delivered from my W8 using Tapatalk!!
just install Alfs kernel.. n u will found overclock option..
faqihul said:
just install Alfs kernel.. n u will found overclock option..
Click to expand...
Click to collapse
For that he'll have to unlock the bootloader. Overclocking the stock kernel is possible.
Dx made a topic for this!
Unlock bootloader http://forum.xda-developers.com/showpost.php?p=17384177&postcount=3 and install kernel http://forum.xda-developers.com/showthread.php?t=1340861 using flashtool http://androxyde.github.com/Flashtool/
faqihul said:
just install Alfs kernel.. n u will found overclock option..
Click to expand...
Click to collapse
what he says but before you do that you must have Bootloader unlocked
Share tips and tricks about Mobile OS
dx did a post about this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
+this should be in the Q&A section
unlock your bootloader, install a module called x8 overclock(?) i cant remember, thenyou can overclock. or if you need to overclock cpu, install alfs kernel
Wrong Section
You dont need to unlocked bootloader for that. We already have OC before unlocking bootloader have been successfully implemented. Mostly ROMS that made for stock has already that module in the libs.
Just flash Alfs kernel
Flash the alfs kernel for the rom and in the CyanogenMoD menu there in performance will be a CPU menu! Thats all...
HIT THANKS IF I HELPED! Please!
Yup, wrong section..... Sorry..:|
And thanks for the help.
For future visitors: There are 2 methods:
1: For stock kernel, flash the oc module by dx.
2: For unlocked bootloaders, install a custom kernel.
To edit settings: Use a 3rd party program like setcpu and no-frills cpu control./Go to settings->CyannogenMod settings->Performance settings -> CPU settings
ArtemisRider said:
For future visitors: There are 2 methods:
1: For stock kernel, flash the oc module by dx.
2: For unlocked bootloaders, install a custom kernel.
To edit settings: Use a 3rd party program like setcpu and no-frills cpu control./Go to settings->CyannogenMod settings->Performance settings -> CPU settings
Click to expand...
Click to collapse
N yup... It did work. Sorry for my noobness, can't help..
Sent from my XPERIA X8 using xda premium
Okay, so I have compiled several CPU governors that are able to be used on locked bootloaders. This does not mean over clock, but may help performance wise.
Download them from http://icxperia.com/keiran/modules/
How to use them:
Download them and put them on your sdcard in a folder named modules.
Then, in a terminal emulator on the phone execute:
su
insmod /sdcard/modules/*.ko
Now, using NoFrills CPU Control, you can change the CPU governor to one of those you just downloaded and inserted. You will have to follow out the process on every reboot.
Keiran
Sent from my R800i using Darkforest ICS
KeiranFTW said:
Okay, so I have compiled several CPU governors that are able to be used on locked bootloaders. This does not mean over clock, but may help performance wise.
Download them from http://icxperia.com/keiran/modules/
How to use them:
Download them and put them on your sdcard in a folder named modules.
Then, in a terminal emulator on the phone execute:
su
insmod /sdcard/modules/*.ko
Now, using NoFrills CPU Control, you can change the CPU governor to one of those you just downloaded and inserted. You will have to follow out the process on every reboot.
Keiran
Sent from my R800i using Darkforest ICS
Click to expand...
Click to collapse
Thanks,
I was Thinking about a Gaming ROM & About Modules for Governers.
I love this work + Would you be able to make Overclock Modules/ Underclock Modules for Locked Bootloader?
I have some people who are Locked and dont have any way of Unlocking Financially.
Thanks In advance
Mind listing the differences and the advantages/disadvantages of using each of them for people like me who have no idea what these do ?
Nabeel_Nabs said:
Mind listing the differences and the advantages/disadvantages of using each of them for people like me who have no idea what these do ?
Click to expand...
Click to collapse
Basically they are things in power that govern how much RAM is used the most common is smart assv2 or smoothass, they govern the devices usage of RAM better than stock governers.
They allocate RAM better than stock usually these are for unlcoked bootloadrrs but keiran has Done the first step to the achievement for people with locked bootloaders the step towards OC and UC is near.
Sent from my R800i using XDA
Xperia4life said:
Basically they are things in power that govern how much RAM is used the most common is smart assv2 or smoothass, they govern the devices usage of RAM better than stock governers.
They allocate RAM better than stock usually these are for unlcoked bootloadrrs but keiran has Done the first step to the achievement for people with locked bootloaders the step towards OC and UC is near.
Sent from my R800i using XDA
Click to expand...
Click to collapse
They have nothing to do with ram, they adjust CPU frequency scaling
Oh, was asking about the different files more than the actual governors - figured they had something to do with controling the frequencies, thanks for the info though
Nabeel_Nabs said:
Oh, was asking about the different files more than the actual governors - figured they had something to do with controling the frequencies, thanks for the info though
Click to expand...
Click to collapse
I use smartassv2, by esamarux
I've used this governor on a Wildfire and my play, and the only other governor that gets close to the same level of performance is the interactive governor.
Sent from my R800i using Darkforest ICS
KeiranFTW said:
I use smartassv2, by esamarux
I've used this governor on a Wildfire and my play, and the only other governor that gets close to the same level of performance is the interactive governor.
Sent from my R800i using Darkforest ICS
Click to expand...
Click to collapse
Alright, I've downloaded smartass v2 but when I type in the script
su
insmod /sdcard/modules/cpufreq_smartass2.ko I recieve "failed (Exec format error)". I'm rooted on stock .42 with a R800i...
Same error recieved in gscript,android terminal emulator and script manager.
Gah, you know how stupid I am *face palm* will have it fixed tomorrow
Sent from my R800i using Darkforest ICS
KeiranFTW said:
Gah, you know how stupid I am *face palm* will have it fixed tomorrow
Sent from my R800i using Darkforest ICS
Click to expand...
Click to collapse
Lol,far from it, was thinking I was doing something wrong. Thanks alot!
Nabeel_Nabs said:
Lol,far from it, was thinking I was doing something wrong. Thanks alot!
Click to expand...
Click to collapse
Well you see, I rather stupidly compiled these for my kernel, not the stock one
Sent from my R800i using Darkforest ICS
KeiranFTW said:
Well you see, I rather stupidly compiled these for my kernel, not the stock one
Sent from my R800i using Darkforest ICS
Click to expand...
Click to collapse
Lol,keiran do you recon when OFFICIAL CINPLETE ICS comes. Out you'll make a Overclock module? For locked bootloaders.
Sent from my R800i using XDA
It was converted to .txt, can I just change the file extension?
Sent from my R800x using XDA
I want to try this. Will it work with my play? TIA
EDIT: ok I tried and I get permission denied, any help plz
Sent from my little GizMo ``'\[©_•].,,
hi kieran...
i have locked bootloader...
i tried to install...but no luck
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
am i doing wrong?
regards...
Yeah damn, same exec format error. Author says he accidentally compiled then for his kernel (not stock) and will fix it but that was months ago. I tried them all and none work.
oh come on, this one it really cool
---------- Post added at 04:24 PM ---------- Previous post was at 04:07 PM ----------
but exec format error
Speedy Lab(speed up your rom 100% works)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
<<Description-Speedy is a ram optimizer(increase ram
performance)you can now play high ending games in xperia x10 like gangster rio,nova 3,modern combat 3 tested and work nicely.
<<Supported device-All custom roms and stock roms
<<Tested device
....Xperia x10
....SamsungS3
....Xperia neo v
....Xperia neo
....Galexy Y
....Galexy pocket
....Xperia Arc
....Xperia Tipo,mini and Mini pro
1..Speedy Engine v1 goto this linkClick Here
2..Speedy v2 Released go to this link[2013.05.31]Click Here
3..Speedy V3 Released Goto this Link[2013.07.11] Click Here
Click to expand...
Click to collapse
I do this work for free & for my enjoyment, and I
don't expect any money for this.So if you like my
work, feel free to CLICK THANKS.This encourage
me to do more works.
uchithisanka said:
Here is the speedy
Click to expand...
Click to collapse
yep, increase my ram, speed up my x10!! still looking for errors, bugs or something haha
thank's dude!!!
gonna try this one..
mascote9rc said:
yep, increase my ram, speed up my x10!! still looking for errors, bugs or something haha
thank's dude!!!
Click to expand...
Click to collapse
thanks for your feedback.this help to do more work
Start works in speedy v2
hope it works with better ram performance
cheers
its works,but how to turn off this script?
kalel29 said:
its works,but how to turn off this script?
Click to expand...
Click to collapse
after it done its works it turn off automatically.you can run this any time by type su and speedy.
cheers
will do
Thanks,
Will trey it out..
Cheers,
CD.
Works on Feralav MIUI 2.4.13
good news speedy engine release soon......
performance better than speedy v1
you can check your ram usage by type
1.su press enter
2.free(this showing usage of ram)
you can check after(with speedy) before(without speedy).thanks for your feedback.it help me lot
cheers
Testing it right now. Hope nothing wrong happens.
Edit:
Is this how it should look when done ?
sbhboi said:
Testing it right now. Hope nothing wrong happens.
Edit:
Is this how it should look when done ?
Click to expand...
Click to collapse
oh man no.
first check your ram usage by following upper post(2nd page 1st post)
after run speedy and check your ram
cheers
Ah, typing su only change the $ sign to # sign, did I use the wrong terminal emu ? :/
sbhboi said:
Ah, typing su only change the $ sign to # sign, did I use the wrong terminal emu ? :/
Click to expand...
Click to collapse
no after # sign type free then you can check your current ram.after type speedy then you have some informations.again type free and check your ram.you can feel ram increased and free ram is go higher
I see, well I did saw some info using the free, but then, speedy is not found, oh where did I do wrong again. :/
sbhboi said:
I see, well I did saw some info using the free, but then, speedy is not found, oh where did I do wrong again. :/
Click to expand...
Click to collapse
Mount system and flash speedy.it will work
sbhboi said:
I see, well I did saw some info using the free, but then, speedy is not found, oh where did I do wrong again. :/
Click to expand...
Click to collapse
Hey guys,
i'm Havin the same problem here,
how do i use the terminal emulator?
after i type 'su' i get
sh: speedy: not found
i do get ram info after 'free'.
Ah, no wonder isn't working, I missed the mount system step. Cheers !
zeuser said:
Hey guys,
i'm Havin the same problem here,
how do i use the terminal emulator?
after i type 'su' i get
sh: speedy: not found
i do get ram info after 'free'.
Click to expand...
Click to collapse
first mount system before flash the speedy
UPDATED 6.06
Changes:
- Linux 3.0.80
- Allow more undervoltage
- GPU overclock
- OC to 1.7
- early suspend/late resume drivers
======
As we known, mediapad's camera is very poor and useless, I never use the camera except the front camera for skype.
So I've been thinking to trade the back camera function with more available RAM.
Then I decided to build my own kernel from cm10.1 kernel, do a liitle changes then recompile it...
my changes is just editing these lines:
Code:
#define MSM_PMEM_SF_SIZE 0x0000000
#define MSM_PMEM_ADSP_SIZE 0x1000000
It works ... my total ram jumped from about 710MBto 870MB ... thats about 160MB (20%) addition
And the surprise is the camera and video playback still works flawlessly...
I've been using this kernel for 2 days now without single crash and no known bugs so far.
The battery is also good... the performance should be great too because I use gcc 4.7 from the ndk to compile it
I don't know how to do the github thing and my connection is too slow to do that, so... I just share it here:
here is the new kernel:
DOWNLOAD
Tested on CM10.1 by after_silence
just download n then
Code:
fastboot flash boot boot-6.06.img
danisukses said:
simply rename the bigmem image to boot.img and inject it to OC kernel flashable zip by after_silence then you can install it from twrp. no need adb or fastboot again.
Click to expand...
Click to collapse
---
credits: after_silence, zyr3x, hwmod, bart594, arkusuma, etc
Hi
Sounds interesting. Could we get more information?
Are bugs known? Is something missing? Is this kernel OC capable?
What did you do to free up do much Space?
Thank you for developing. Will try it later this day.
Torstiko
Sent from my Huawei MediaPad using xda app-developers app
---------- Post added at 08:35 AM ---------- Previous post was at 08:19 AM ----------
Tried installing it via TWRP and get a 'Error installing bigmem.zip' or something like this.
Maybe it's just me.
Greets
Sent from my Huawei MediaPad using xda app-developers app
that's not flashable zip... you should flash it with fastboot
no, this is not oc-capable yet
--
EDIT: This is already OC-able now
I want more info too
manteb bero... :thumbup: :thumbup:
OC is the must for mediapad. hope you will release it soon
danisukses said:
manteb bero... :thumbup: :thumbup:
OC is the must for mediapad. hope you will release it soon
Click to expand...
Click to collapse
Ssiiip good job
Sent from my Huawei MediaPad using xda premium
Works for me, and camera also still works
kernel with bigmem + oc + suspend/resume
http://www.mediafire.com/download/ki6vn66myxedzye/boot-6.04.img
credits
Thank you for your work!
It is really fast. Don't know, if it is because of more RAM or because of compiling with NDK, but I checked the speed with Antutu and the score is 2000 Points above the one with after_silence's kernel (both OCd to 1674mhz) and 300 above comec's ICS.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Will check it now, but no bugs found yet.
Edit: It is not undervoltable below 800mV. Would be nice to have the lower voltages, like in after_silence's kernel.
Torstiko
Sent from my Huawei MediaPad using xda app-developers app
I get 8500 with only 1.5Ghz
Torstiko said:
Edit: It is not undervoltable below 800mV. Would be nice to have the lower voltages, like in after_silence's kernel.
Click to expand...
Click to collapse
after's kernel can go down to 750mV...I would like to have same range here anyway excellent work
Can this kernel use in every cm10.1 rom?
or Only last cm 10.1 rom, Thank you.
Hi everybody, this kernel is really good, fast and stable on overclock (I run at 1620) but I've found some problems with undervolting... I use IncrediControl and even one step down in undervolting (down to 800 in the lower frequencies) on the causes reboots and system crashes... Don't know if someone else has noticed this but by now do not undervolt this kernel.
github
okay.. I learn about github last night and here is it:
https://github.com/antinarcoba/mediapad
GuZuRa said:
Don't know if someone else has noticed this but by now do not undervolt this kernel.
Click to expand...
Click to collapse
Works for me at 800mV. No crash or reboot yet.
Just mentioned at github, that sharonsym is working on the OC-Section.
Maybe it works for you in the next release.
Greets
can someone post here ADB and fastboot drivers? without hisuite
Here: https://dl.dropboxusercontent.com/u/32486460/adb_fastboot.rar and to get adb working install this http://adbdriver.com/downloads/
441Excelsior said:
can someone post here ADB and fastboot drivers? without hisuite
Click to expand...
Click to collapse
simply rename the bigmem image to boot.img and inject it to OC kernel flashable zip by after_silence then you can install it from twrp. no need adb or fastboot again.
I tried it and it runs very unstable, it reboots immediately after boot (lockscreen appears for a second)
uv can goes downto 750mV now
download