[KERNEL]Skin1980's G Watch Urbane Kernel - LG Watch Urbane

Hi guys, here is my kernel for the G Watch Urbane.
Features:
- SELinux permissive;
- Autoroot script;
- init.d support;
- increase vibration duration ( not strength cause it's already set to 90 and i don't want to kill the vibrator with wrong values);
- unlocked all core for better performance and also added the mpdecision binary for the CPU hotplug ( thanks to @invisiblek that used it in his G Watch boot image);
- raised max cpu freq to 984Mhz for a good compromise between performance and battery life;
- removed GPU freq limitation and set GPU governor to simple_ondemand;
- added Smartmax governor and set it as default;
- various ramdisk changes.
Changelog:
Version 1.5:
- fixed autoroot script;
- added fiops scheduler and set as default;
- added intelli_plug from faux123 and set it in eco mode.
Version 1.5.1:
- fixed a bug with autoroot script that prevent the sideload of apks
Version 1.6:
- added busybox
Version 2.0:
- added kppd from @savoca to control screen parameter ( RGB channel and other things ),
see HERE for more details
- added 3 script to simplify the use of kppd:
1- kppd-configure: to configure and try your settings;
2- kppd-on: make an init.d script to load you kppd settings at boot;
3- kppd-off: turn of auto boot of the script above.
Version 2.5:
- enabled interactive governor and enabled it by default ( a way more responsive then SmartMax and also fix the slow / unrensponsive wake up);
- added Power Suspend driver;
- fixed intelliplug / screen off profile ( now works nicely, while screen off only 1 core enabled and max 300 Mhz ).
***********************************************************************************************************************
To use this kernel you have to unlock your bootloader. This mean that the device will be factory resetted.
To try the kernel ( will be resetted to stock after a reboot ):
Code:
adb reboot bootloader
fastboot boot bass-skin1980-1.0.img
To flash the kernel:
Code:
adb reboot bootloader
fastboot flash boot bass-skin1980-1.0.img
fastboot reboot
tnx to @invisiblek ( i took some ideas from his G Watch kernel ) @Chainfire
Source: https://github.com/Skin1980/bass

Nice work!
I'm wondering if this would be useable on G watch R as they are so similar?

pablo11 said:
Nice work!
I'm wondering if this would be useable on G watch R as they are so similar?
Click to expand...
Click to collapse
Nope, i'm sorry but the dtb are different. BTW you have a nice kernel from @intersectRaven

Thanks,
Yes indeed - Raven's kernel is fantastic. I was just curious as I always am

- unlocked all core for better performance and also added the mpdecision binary for the CPU hotplug ( thanks to @invisiblek that used it in his G Watch boot image);
Click to expand...
Click to collapse
How many cores are unclocked now?
- raised max cpu freq to 984Mhz for a good compromise between performance and battery life;
Click to expand...
Click to collapse
As far as I know according to specs default max freq is 1,2Ghz. What do you mean "raised to 984"?

FireBlast said:
How many cores are unclocked now?
As far as I know according to specs default max freq is 1,2Ghz. What do you mean "raised to 984"?
Click to expand...
Click to collapse
1- 4 core
2- you are right but its lowered to ~700Mhz by default.

Skin1980 said:
1- 4 core
2- you are right but its lowered to ~700Mhz by default.
Click to expand...
Click to collapse
Ok I'm trying this kernel by the command "fastboot boot bass-skin1980-1.0.img" for now, let me see how it goes...
Edit: After some large minutes waiting.... Bootloop...
Edit 2: Tried again... and again... bootloop... Supposedly all done as it should...
{
"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"
}

black nebur said:
Ok I'm trying this kernel by the command "fastboot boot bass-skin1980-1.0.img" for now, let me see how it goes...
Edit: After some large minutes waiting.... Bootloop...
Edit 2: Tried again... and again... bootloop... Supposedly all done as it should...
Click to expand...
Click to collapse
First time i did the same and got bootloop.
I restarted the watch and let it boot. I did complet setup. Rebooted in bootloader and flahed the kermel. After that watch booted normally.
Ofcourse i just fastboot boot bass-skin1980-1.0.img just for testing.

Wi-Fi does not work. It does not show/find any hotspots and when it disabled it i can not turn it back on.

cerisu said:
Wi-Fi does not work. It does not show/find any hotspots and when it disabled it i can not turn it back on.
Click to expand...
Click to collapse
I'm testing a new version and WiFi is working. I added also intelliplug from faux123 that seems to work better then mpdecision. Will update soon.

cerisu said:
First time i did the same and got bootloop.
I restarted the watch and let it boot. I did complet setup. Rebooted in bootloader and flahed the kermel. After that watch booted normally.
Ofcourse i just fastboot boot bass-skin1980-1.0.img just for testing.
Click to expand...
Click to collapse
Ok got it working, thanks to @Skin1980 :good::highfive:
Although another version was needed.
For now it seams snapier... And it seams also battery friendly...

I'm wanting to give this a shot but for some reason I can't get my watch to connect via ADB. Is there something else I need to do other than enabling debugging?

New kernel is up guys... test if you can

Guys sorry but i made a little mistake with the latest kernel that prevent the apps sideload on the watch.
In order to get all working again please follow this :http://forum.xda-developers.com/wat...guide-return-to-stock-g-watch-urbane-t3213603 to restore the watch, and then flash the 1.5.1 version that fix all.
Thanks a lot and sorry again
EDIT: You can only flash system partition and the new kernel without hard reset. All will be fixed.

Version 1.6:
- added busybox

It works , Thank you for your support

Nice! Any apps for controlling kernel settings available for Android wear?

slebit said:
Nice! Any apps for controlling kernel settings available for Android wear?
Click to expand...
Click to collapse
Kernelauditor4wear
http://forum.xda-developers.com/android-wear/development/app-kernel-audiutor-4-wear-t3126122

I finally got this up and running. I'm looking forward to putting it through its paces. So far is it noticeably snappier. Thanks again!

Lockett said:
I finally got this up and running. I'm looking forward to putting it through its paces. So far is it noticeably snappier. Thanks again!
Click to expand...
Click to collapse
You are welcome... Now need to cook a good rom

Related

[FIX/MOD] Huexxx's Nova v8 Stuff ...

Hi all again!
I've created this thread in order to add fixes and add-ons for Nova v8 ROM.
* Wrong OC Fix:
- This fix restores default freq/volt config in order to restore a blocked system from a exagerated OC/UV.
- Download it form title, flash it at CWM and that's all.
* Huexxx's Nova v8 Mod v1.4:
- This mod modifies nova script in order to:
· Make the navigation inside the script a little bit faster
· Directly view the currently active preset from presets submenu
· Simplifies the custom preset submenu. Now you only have to set the 4 frequencies
· Simplifies too the preset and simple overclock. Now voltages are auto established. (v1.1)
· Adds the possibility to enable/disable AUV (AutoUnderVolt) script on boot
· Adds the possibility to set the Auto UV Depth to control the voltage drop on boot (v1.3)
· Now you can view auvlog instead to run UV once (v1.4)
· Directly view the currently active freq/volt config from overclock submenu. It shows freq(vsel/calib) for each state. (v1.3)
· Directly view the currently active governor from governor set submenu
· Directly view the currently active I/O scheduler from scheduler set submenu
· Optimize a little bit the general aspect​- Adds AUV script:
· Avoid to undervolt the max frequency if it's greater than 1GHz (v1.1)
· Take the lower voltage values from calibrating-recalibrating process to ensure the best UV (v1.2)
· AUV script uses the specified auto UV depth. Setting it to 0 the script ensures that the calibrated voltages are the minimum recommended by smartreflex system without do any undervolting on it (v1.3)
· Optimized timmings to ensure the calibration values are correctly stablished (v1.4)​- Modifies /system/etc/init.d/11nov script to support AUV feature
- If you are using AUV you can see the log at /data/nova/auto/auvlog or within nova script's overclock submenu (v1.4)
- Adds /sdcard/nova/ocfix.zip to flash it if OC goes wrong and get a bootstuck
- Automatically disables SBT on installation (v1.1)
- I recommend to keep disabled SBT (Standby battery tweak) if you're going to use UV or AUV features.
- Feel free to use this mod altough you are not planning to use UV or AUV.
- Download it form title, flash it at CWM and that's all.
* Stock Nova v8 Restorer:
- This package restores default nova scripts and deletes all the extra stuff added by my mod.
- Updated to ensure all is restored with mod v1.3 or later version.
- Download it form title, flash it at CWM and that's all.
* Superuser downgrader:
- This package downgrades Superuser to latest stable 2.3.6.3 version.
- Download it form title, flash it at CWM and that's all.
* Nova v8 Kernel Source Code:
- Nothing to comment, it speaks by itself.
- Thanks to knzo.
Regards!
UV Testing:
* 6 serial Quadrant Standard with Power Tutor Monitoring
I've tested the battery consumption with and without UV in order to see the differences.
The test consists in a 6 serial Quadrant run and 3 times repeated for each configuration.
The common parameters are: 900, 700, 500, 300, InteractiveX, sio, wifi enabled, data connection enabled, wcdma only. In all cases I've rebooted and waited until governor had been settled.
{
"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"
}
Looking at the results, the power consumption with AUV activated is lower than the stock situation. LCD and WiFi consumptions are linked to parameters that aren't related to the MPU voltaje; then the interesting results are the power drained by the CPU. Also, the absolute mean quadrant scores shows that there isn't a descent on performance, or better said, the descent on performance is negligible taking into account the fluctuation in quadrant scores.
* Battery lasting with light use
Parameters are: auto UV on boot enabled, 900, 700, 500, 300, InteractiveX, sio, wifi disabled, data connection disabled, gsm 2g only. The use consists on: two or three vioce calls per day, some sms, some photos, some visits to the gallery, the alarm every morning, radio allways on.
Regards.
Thanks, I will download it later
Sent from my LG-P970 using Tapatalk
Hi!
I've added some new stuff to first post!
knzo, feel free to grabs whatever you deem appropriate for your releases.
To say that I'm using UV on boot from two days ago and everything run fine.
Regards!
Hi there I just want to know what do I get basically if I use this mod? haha please answer me as simple as you can bud not that good with this stuff . TIA bud
awesome work!!
Huexxx said:
knzo, feel free to grabs whatever you deem appropriate for your releases.
Click to expand...
Click to collapse
Thanks but no need.
I will completely redo the script for next version.
knzo said:
Thanks but no need.
I will completely redo the script for next version.
Click to expand...
Click to collapse
I hoped this answer!
denclaud said:
Hi there I just want to know what do I get basically if I use this mod? haha please answer me as simple as you can bud not that good with this stuff . TIA bud
Click to expand...
Click to collapse
Basically you get:
- A little bit modified nova script. Little bit faster, with certain things simplified, but fully operational.
- The possibility to try my UV and AUV scripts (If you want...)
- The possibility to restore default OC if things go wrong flashing /sdcard/nova/ocfix.zip
Thats all at the moment.
how make this?
can u explain for me how i put fix mod
jamespvz said:
can u explain for me how i put fix mod
Click to expand...
Click to collapse
Do you have Nova v8 installed?
If positive answer... install this stuff the same way you installed Nova v8... from recovery... install zip from sdcard... select the zip and flash it!
Regards!
Question,
Huexxx, do you have kernel source of Quasar v8?
redy2006 said:
Question,
Huexxx, do you have kernel source of Quasar v8?
Click to expand...
Click to collapse
I just saw your PM while I was about to reply to you here.
Yes, I'll upload it. Give me 30m.
knzo said:
I just saw your PM while I was about to reply to you here.
Yes, I'll upload it. Give me 30m.
Click to expand...
Click to collapse
Thanks. Few days ago when I asked it, I was forgot to PM you... because lots of reading post on XDA forum
Thanks again
http://www.multiupload.com/Z40ZNZAUVI
This FIX/MOD solves the problem with the SU? Today, probably, the 25-th time returned with Nova-8 on Nova-4.5, because on a level place hung Dolphin browser. Just once in a run SU-application.
PaulBort said:
This FIX/MOD solves the problem with the SU? Today, probably, the 25-th time returned with Nova-8 on Nova-4.5, because on a level place hung Dolphin browser. Just once in a run SU-application.
Click to expand...
Click to collapse
No........
PaulBort said:
This FIX/MOD solves the problem with the SU? Today, probably, the 25-th time returned with Nova-8 on Nova-4.5, because on a level place hung Dolphin browser. Just once in a run SU-application.
Click to expand...
Click to collapse
If still having problem with SU, then it's better to downgrade SU, because Nova v8 including SU beta version, so perhaps you can use the stable version. Can you apply that, PaulBort?
PaulBort said:
This FIX/MOD solves the problem with the SU? Today, probably, the 25-th time returned with Nova-8 on Nova-4.5, because on a level place hung Dolphin browser. Just once in a run SU-application.
Click to expand...
Click to collapse
Look at first post.
I've repacked the latest stable version of Superuser.
Try it and comment.
Huexxx said:
Look at first post.
I've repacked the latest stable version of Superuser.
Try it and comment.
Click to expand...
Click to collapse
It's not help.
Sometimes bugs present.
For me nova 4.5 last stability version.

[Kernel] FusioN v5.5 [JB 4.1/JB 4.2/MIUI V5] [27-4-13] [Discontinued]

{
"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"
}
-----------------------------------------------
Disclaimer:
-----------------------------------------------
I Will Not Be Responsible For Bricking Your Phone, Voiding Your Warranty, Or
Any Other Pain Or Suffering You May Feel As Result Of Using This Kernel.
This Kernel Is Made Available To You As Is, No Warranties Can Be Given.
If You Point The Finger At Me For Messing Up Your Device, I Will Laugh At You.
If You Do Not Agree With These Terms,Then Do Not Download The Kernel.​
-----------------------------------------------
Change Log:
-----------------------------------------------
Code:
[COLOR="Blue"]v5.0[/COLOR]
0% Battery Patch
Add SFB Net Scheduler
Allow CPU Unaligned Access
ARM JIT Compiler For Packet Filters
Based On 4.1.B.1.13
CPU VDD Levels Sysfs Interface
Custom CWM Recovery 6.0.2.8
NEON & Snapdragon Optimizations
Optimized ARM RWSEM Algorithm
Optimized CRC32 Algorithm
Proportional Rate Reduction For TCP
Reclaim Some Ram
Add Governors - InteractiveX,Smartassv2
Add IO Schedulers - SIO,V(R)
Update Android Drivers
Update Jhash
Update Linux Kernel To 2.6.32.60
Update LZO
Various Other Patches, Tweaks, Fixes...etc
[COLOR="Blue"]v5.1[/COLOR]
Add Snappy Compression Support For zRAM
Apply Patches To RCU
Change Memory Allocation Method
Change Memory Split Method
Enable CFQ I/O Scheduler
Set Correct Default Min/Max CPU Frequency
Switch To Snappy Compression For zRAM From Default LZO
Update CWM To 6.0.3.0
Update Snappy Drivers
[COLOR="Blue"]v5.2[/COLOR]
Merge FXP ALS Changes
Revert To Old Boot Logo
Tweak Display
[COLOR="Blue"]v5.3[/COLOR]
Add Support For CM10.1
Applied Patches To:
readahead
aio
kmod
Include Version Number In Kernel
Integrate Modules Into Boot Image
Fix Iyokan Touch Precision
Update CWM With Latest Changes
[COLOR="Blue"]v5.4[/COLOR]
Increase pmem
lib: genalloc: Change Chunk Allocation To vmalloc
jbd2: Fix fsync() Tid Wraparound Bug
jbd2: Fix Potential Memory Leak
Update CWM To 6.0.3.1
[COLOR="Blue"]v5.5[/COLOR]
Add Support For MIUI
Apply Patches To:
cpufreq
ashmem
-----------------------------------------------
Download:
-----------------------------------------------
Please Do Not Mirror
Arc Fusion
Neo Fusion
Pro Fusion
Ray Fusion
Fusion Modules
-----------------------------------------------
MD5 Checksums:
-----------------------------------------------
CA3173E1EBB3169A1AEC0394B8D3DF78
5E70059E7CA2428E9339E84A94C095F9
98345FABF7846A4DDCC14162A4115C04
CEC26DDEA728124C08C186CA733421E0
BD3D7627C08BFF64DBAA23B3789A1A5F
-----------------------------------------------
Instructions:
-----------------------------------------------
Flash Kernel Using Fastboot
Before Posting
*Read FAQ
*Search
Don't Quote The OP
-----------------------------------------------
Thanks:
-----------------------------------------------
Sony & FXP Team - Kernel Source
adridu59,CAF,FXP Team,krizky82,All Linux Kernel Developers - Kernel Patches
Jerpelea,mericon - Support
skritchz - Fix Shaking Recovery
paul678 - pmem ADSP Values
besttt,Langes - Testing
fuser1337 - Thread Banner
-----------------------------------------------
Source:
-----------------------------------------------
Kernel - 4.1.B.1.13 + Patch
RAM Disk - Custom
-----------------------------------------------
Compiler:
-----------------------------------------------
Linaro GCC 4.7.3
-----------------------------------------------
Banners:
-----------------------------------------------
HTML:
[URL=http://bitly.com/TaTmQB][IMG]http://i.imgur.com/BdxDWlK.png[/IMG][/URL]
Frequently Asked Questions​
Stuck At Boot Logo?
The First Boot Will Always Take Some Time (Don't Panic),The Subsequent Boots Will Be Faster.
How To Use USB OTG?
Use This App.
What Is The Recommended Governor And IO Scheduler?
Read This Thread And Find Out Which Suits Your Needs.
Will This Kernel Support 720p/OC Above 1.6 GHz/TWRP/X Governor /X IO Scheduler?
No,Please Use Other Alternatives Which Supports Them.
How To Get Logs?
Open Terminal App
Enter "su"
Enter "dmesg > /sdcard/dmesg.txt"
Enter "cat /proc/last_kmsg > /sdcard/last_kmsg.txt"
Enter "logcat -f /sdcard/logcat.txt"
Note:
While Reporting Issues Please Be More Descriptive
Make Sure You Are On Latest Version Of Kernel
Attach Logs
You Can Use The Bug Report Template Found Below To Assist​
Bug Report Template (Thanks Boudin)
Code:
Device :
ROM :
Baseband :
CPU Min & Max Frequencies :
CPU Governor :
I/O Scheduler :
Problem Description :
Thanks Mate. Downloading.
Edit:
Downloaded and flashed.
Initial issue, the first boot resulted in a hang and I had to pull out battery and restart.
On second try after the boot screen the phone rebooted itself.
All fine from then onward, though boot time has increased.
Wifi modules from FXP kernel worked fine.
It "feels" faster. I have tried playing two games, Asphalt 7 and "The Dark Knight Rises" and both "feel" much smoother.
Thanks.
AnTuTu score with FXP Kernel : 3528
AnTuTu score with Fusion Kernel : 3561
Device : Xperia Arc LT15i
Rom : AOKP
Thanks very much. Do you have some recommended settings for Arc? Like OC...
While testing besttt said kernel is stable till 1.7 Ghz.
I don't OC much,very rarely i do it only when needed.
any plans to update and based this kernel from fxp141 ?
thanks
sorry i don't read today you released this kernel..
i will test and give a feedback thx
Please, excuse me. What is the ZRAM and how to use?
Thanks for kernel. Looks great.
downloading now.. thanks mechmetal for the kernel :good:
@miqz
This kernel is already up to date,only ram disk is from fxp 138 which is just an initializer for modules and other hardware setting.
boot image=kernel+ramdisk
@kyawswaraung
Just flash zram enabler
Thanks mate. Jut flashed.
1st boot results in system hang and need pull out battery
2nd boot stayed on boot logo a long time and then reboot itself twice, then everything goes fine.
It seems faster than v3.2, no Wifi on/off issue (I randomly got wifi issue on v3.2, status hang after turn off wifi and need restart).
Youtube plays fine.
Let's see how about the battery life.
It seems there is some issues on booting.
I tried to reboot manually. Again, it sucks on the boot screen a long time and then reboot 3 times itself, finally system hang. I ever can't boot into recovery and need pull out the battery again. It boot into system then. No such booting issue in v3.2.
Did I should use Antutu Cpu master??
coz I already use No-Frills....
Sent from my Xperia Arc
@AndriyeZ
Nope,you use what ever app you wish but i recommend that app as it has neat UI for UV tables.
mechmetal said:
@AndriyeZ
Nope,you use what ever app you wish but i recommend that app as it has neat UI for UV tables.
Click to expand...
Click to collapse
Got it...!
Sent from my Xperia Arc
Thanks and everything is OK. No problem was found in my LT18i.
tintin814 said:
Thanks mate. Jut flashed.
1st boot results in system hang and need pull out battery
2nd boot stayed on boot logo a long time and then reboot itself twice, then everything goes fine.
It seems faster than v3.2, no Wifi on/off issue (I randomly got wifi issue on v3.2, status hang after turn off wifi and need restart).
Youtube plays fine.
Let's see how about the battery life.
It seems there is some issues on booting.
I tried to reboot manually. Again, it sucks on the boot screen a long time and then reboot 3 times itself, finally system hang. I ever can't boot into recovery and need pull out the battery again. It boot into system then. No such booting issue in v3.2.
Click to expand...
Click to collapse
I faced similar issues with booting.
Which device you have Arc or ArcS ?
mechmetal : Is there some logs we can provide for you to investigate this booting issue ?
@abhayks
Strange,I have not faced this issue once.What kernel were you using before?
If possible can you try these steps and report whether the issue persist s.
Flash latest stock ftf
Flash fusion kernel
Wipe everything
Flash any jb ROM
Thanks
seems kernel boots on 2.0ghz, that causes reboots.
Devoct said:
seems kernel boots on 2.0ghz, that causes reboots.
Click to expand...
Click to collapse
download setxperia go to voltage settings and overvolting a little the freq above 1400 just 50mv each i think wants overvolt
besttt said:
download setxperia go to voltage settings and overvolting a little the freq above 1400 just 50mv each i think wants overvolt
Click to expand...
Click to collapse
Is it have to do wipe battery stats before OV ??
Sent from my Xperia Arc
AndriyeZ said:
Is it have to do wipe battery stats before OV ??
Sent from my Xperia Arc
Click to expand...
Click to collapse
its no need to do this all of you only for testing if you have kernel double boot

[TOOLs] 29/09 My mods/tweaks for Googy Max 1.* Kernel Sammy 4.1.2

Hi all, this is my first thread and all I want is to share some mods/tweaks/info for googy max kernel that I have done
[Script/Widgets] STweaks profiles fast-switching
It enables users to have 3 widgets in your home screen which one corresponding to a different Stweaks profile, one click and puuuuf...profile changed
Install "Script Manager - SManager" and "SMWidgets" from google play
Create 3 scripts in your sdcard folder named:
battery.sh
Code:
#!/system/bin/sh
echo "battery" > /data/.googy/.active.profile
sh /res/uci.sh apply
echo "default" > /data/.googy/.active.profile
echo "battery" > /data/.googy/.googy.profile
cp /data/.googy/battery.profile /data/.googy/default.profile
balanced.sh
Code:
#!/system/bin/sh
echo "balanced" > /data/.googy/.active.profile
sh /res/uci.sh apply
echo "default" > /data/.googy/.active.profile
echo "balanced" > /data/.googy/.googy.profile
cp /data/.googy/balanced.profile /data/.googy/default.profile
performance.sh
Code:
#!/system/bin/sh
echo "performance" > /data/.googy/.active.profile
sh /res/uci.sh apply
echo "default" > /data/.googy/.active.profile
echo "performance" > /data/.googy/.googy.profile
cp /data/.googy/performance.profile /data/.googy/default.profile
Open SManager and locate your 3 scripts, click on them and mark them as favourite and root
Put 3 "SMWidget" widgets in your home screen and link them to your 3 scripts, mark them to run in background when prompted
Scripts are also in download section
{
"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"
}
[CWM] Dual boot recovery (2nd rom utils)
It's a cwm zip package that install googy max dual boot recovery to recovery partition permanently. It's useful for users with root/STweaks problems who aren't able to boot into 2nd rom utils by opening STweaks.
[CWM] Googy max kernel settings clear
It's a cwm zip package that clears kernel configuration files and restore default settings after next boot. It's useful for people that are facing boot-loops caused by bad kernel settings applied at boot, like excessive undervolt.
[Script/Widget] Zram stats up to 4 disks
It's a shell script that shows current googy max profile applied, swappiness value, global ram and zram stats, individual zram disks stats, global zram compression rate, etc... It could be called by a terminal emulator or by a widget (the same way like with profile fast-switching, but this time we don't choose to run in background when prompted)
NOTE: there are some number differences while read zram info with free command and by using /sys/block/zram* interface (I converted Bytes to MBytes by dividing twice by 1024 )
[CWM] Busybox mod with more busybox commands
It's busybox binary version 1.21.1 which supports more commands like ifconfig.
It persists after kernel re-flashing, uses init.d :good:
[Info] CPU and GPU undervolt values that I use and are stable (to me )
CPU values (MHz->mV):
1600=1338
1500=1275
1400=1225
1300=1188
1200=1125
1100=1075
1000=1000
900=950
800=900
700=888
600=863
500=838
400=825
300=800
200=800
GPU values (MHz->mV):
54=750
108=775
160=800
266/275=825
350=850
440=925
533=1000
640=1075
700=1125
[Info] Battery saving
Useful when we are running out of power. I use an Anker 2200 mAh battery with NFC antenna, it does the trick with this settings (remember that googy implemented profiles in stweaks):
Set zzmove battery governor
Set cpu max freq to 800mhz
Undervolt 200-800 Mhz cpu freq steps voltages by -100 mV or set the ones that I use (see above)
Set GPU freq to 54,108,160,266,275 MHz and voltages to the ones I use (see above)
Disabe zram (to avoid lags, cpu low freq)
Now save that settings to your battery profile and apply, now some extra settings:
Use auto-brightness with bright set to 25-30%
Use GSM only
Turn off localisation services
Use data network only when necessary (try to have it disabled)
With that and Anker battery I got 9H on screen time (note: used the phone only for sending sms, no wifi, no data, no gps, brightness at minimum a lot of time).
Thanks:
- @googy_anas for encourage me for doing this
DOWNLOADS
PS: If you liked my work, hit tanks please! And feel free to pay me a beer/coffee
First one here
Congratulations !!!
Nice tweaks and mods :good:
Obrigado
P.S. that's some serious UV, my phone cant handle half of that xD
very good job. Thank you very much
googy_anas said:
First one here
Congratulations !!!
Click to expand...
Click to collapse
ahah
Thanks
kaza said:
Nice tweaks and mods :good:
Obrigado
P.S. that's some serious UV, my phone cant handle half of that xD
Click to expand...
Click to collapse
I use that settings with default ABB settings
De nada :good:
mrjoy said:
very good job. Thank you very much
Click to expand...
Click to collapse
You're welcome
:good:
Verrrrry nicceeee!!! Thanks a lot :thumbup:
Sent from my HTC One X using xda premium
Keep up the great work my friend , thanks a lot for your time and effort.
Enviado do meu GT-I9300 utilizando Tapatalk 4
thanks for opening and sharing theses mod's continue
http://forum.xda-developers.com/showthread.php?t=2119761
can we use these profiles with our kernel.. are these safe?? anyone tried?
rahulbalmuri said:
http://forum.xda-developers.com/showthread.php?t=2119761
can we use these profiles with our kernel.. are these safe?? anyone tried?
Click to expand...
Click to collapse
Do not use it! Some settings could be ported, but simply tweak googy kernel profiles as you want and save it as different profiles...
how to remove dual recovery mod
salman_dude said:
how to remove dual recovery mod
Click to expand...
Click to collapse
Flash a new recovery like philz touch or other cwm recovery... It will overwrite yoir current recovery
PedroMedeiros said:
Flash a new recovery like philz touch or other cwm recovery... It will overwrite yoir current recovery
Click to expand...
Click to collapse
thnx
Thanks for your tips on battery saving!!
Following your instruction, I set my kernel config, 14hrs passed, no reboot, no freeze, still maintain good response (I never play games)
14hrs standby, 40mins screen on, 79% battery left (95-79=16% loss), even regular auto sync in bad signal area.
PedroMedeiros said:
Flash a new recovery like philz touch or other cwm recovery... It will overwrite yoir current recovery
Click to expand...
Click to collapse
I flashed the .zip file in CWM, looked on Stweaks and nothing seem to have changed, any suggestions?
Jack
JackHanAnLG said:
I flashed the .zip file in CWM, looked on Stweaks and nothing seem to have changed, any suggestions?
Jack
Click to expand...
Click to collapse
what exactly you trying to do? changing a recovery shouldn't change anything in stweaks
2rgman said:
what exactly you trying to do? changing a recovery shouldn't change anything in stweaks
Click to expand...
Click to collapse
OH. In my mind i thought if i flashed one of your downloadable .zip files ( Googy max kernel settings clear by pedromederios ) it would apply what youve done on your Stweaks..
Although ive done most of the things in the post already using Stweaks, ill let you know how it goes!
JackHanAnLG said:
OH. In my mind i thought if i flashed one of your downloadable .zip files ( Googy max kernel settings clear by pedromederios ) it would apply what youve done on your Stweaks..
Although ive done most of the things in the post already using Stweaks, ill let you know how it goes!
Click to expand...
Click to collapse
OK, I thought you flashed a recovery, flashing "Googy max kernel settings clear" should reset stweak settings to default, so you say after flashing this file stweaks settings stay the same?

[TW][5.0.x][G920F/I][02. June][R1F]SimplKernel

{
"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"
}
Never skip LAG-day - Not so simpl(e) after all.​Currently supported: G920F and G920I​mDNIE Control breaks Display Modes in Settings and youtube Colors. Version without mDNIE Control is in the Download section. GPS Fix included in second post.​
Code:
###Disclaimer###
Your warranty is now void.
We are not responsible if your phone will be damaged, broken, bootlooping or detonating in a thermonuclear reaction.
YOU are choosing to make these modifications and accept the fact that something might go wrong.
Introduction
SimplKernel is developed by SimplTeam. We originate from the Note4 and have a long story of success there. Our builds are known for being close to stock, yet full of useful features and enhancements. The aim is to provide maximum performance and maximum batterylife. No compromises.
Features
# Based on latest G920FXXU1AOE3
# Compiled with AARCH64-Android-4.8 toolchain - Kudos Google, this is one is awesome
# Replaced CPU_FREQ_RELATION_L with C for Interactive -> selects freq with min euclidean distance to target freq, should be more efficient
# MDNIE ColorControl -> Breaks colors in Youtube and Display Modes. Flash the version with removed mDNIE if you want them
# VoltageControl (CPU, GPU, HPM, BUS)
# Underclocking by default
# Full Synapse Support
# SELinux mode set to Permissive
# Governors added: powersave, intellidemand, ondemand, bluactive and intelliactive
# busybox and init.d
Click to expand...
Click to collapse
--> More will be added, this is just the start :angel:
Changelog
Code:
R1F
- Based on G920FXXU1AOE3
- Busybox updated to 1.23.2
- GPS Fix for AOE3 based Firmwares
- Synapse included
- Enabled Synapse Support
- mDNIE Control -> Control your DisplayColors! Will be expanded.
- Governor selection for individual cluster (A53 & A57)
- Full CPU VoltageControl for both A53 & A57
- Underclocking to 200mhz enabled by Default
- HPM VoltageControl
- GPU VoltageControl
- Memory Bus, Internal Bus & Image Signal Processor VoltageControl
- I/O Scheduler settings (Tunables + Definable Read-Ahead)
- BFQ and Deadline I/O scheds added*
- BFQ as default
- VirtualMachine Tweaks
- Fixed 2 GPIO memory leaks + 3rd probable leak
- GPU Throttling Levels smoothened
- Added VoltageControl
- Added Synapse Support
- Automatized Wifi-Forgetting fix in the ramdisk
- Added awesomeness
- Added governors: Bluactive, Intelliactive and enabled powersave + ondemand + conservative
- Added busybox and init.d
- CPU_FREQ_RELATION_C: When scaling freqs, it selects the freq with the minimum euclidean distance to target.
- stuff I forgot
How to install
Via recovery
You have to have a custom recovery like TWRP, Philz or CWM installed.
- Download the kernel
- Reboot to recovery
- A backup is always recommended
- Flash the zip file
- You're done! Reboot and enjoy.
Via Flashify
- Make sure that you are rooted.
- Download the zip and extract the boot.img
- Download the free app Flashify (Caution: Free Version only allows 3 flashes per day!)
- Grant Flashify Root permissions.
- In main screen, select Boot image and navigate to the previously extracted boot.img
Downloads
International (G920F and G920I) Archive
Archive
Click to expand...
Click to collapse
International (G920F and G920I) mDNIE Control removed - Youtube and Display Modes fully working
Archive
Click to expand...
Click to collapse
Please do not make mirrors! If you need one, please post a reply here, and we'll make it happen. Thanks.
If you apply Interactive in Synapse, ALWAYS enable it for both clusters. Enabling it for only one will cause funny effects, perhaps even a solid chaos, batterydrain and other unpleasant things. You've been warned.​
Made by @g.lewarne and @mythos234​
XDA:DevDB Information
SimplKernel, Kernel for the Samsung Galaxy S6 Edge
Contributors
mythos234, g.lewarne
Source Code: https://gitlab.com/mythos234/SimplKernel-LL-G925F
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: R1F
Stable Release Date: 2015-06-02
Created 2015-06-02
Last Updated 2018-06-05
Sorry, this should have gone into the Flat S6 subforum. I screwed up while setting up DevDB. Edge users, DO NOT INSTALL. Sorry.
Lol
mythos234 said:
Sorry, this should have gone into the Flat S6 subforum. I screwed up while setting up DevDB. Edge users, DO NOT INSTALL. Sorry.
Click to expand...
Click to collapse
Oops lol
Does it support Edge? (e.g. G925I)
Or only regular S6, as indicated as on top of post #1?
bill340 said:
Does it support Edge? (e.g. G925I)
Or only regular S6, as indicated as on top of post #1?
Click to expand...
Click to collapse
Only the flat Galaxy S6. I reported the thread twice and asked for it being moved, but the similar phone name seems confusing and its still here. I' contact a mod via PM tonight. Sorry for the confusion. The other threads SimplKernel R4.1F has the same features, and even more patches
Link to download?
What is the difference between this and the other simple kernel?
yungblb20 said:
Link to download?
Click to expand...
Click to collapse
Once this thread lands where its supposed to be
bibiner said:
What is the difference between this and the other simple kernel?
Click to expand...
Click to collapse
Well, this one won't work on the Edge
mythos234 said:
If you apply Interactive in Synapse, ALWAYS enable it for both clusters. Enabling it for only one will cause funny effects, perhaps even a solid chaos, battery drain and other unpleasant things. You've been warned.​
Click to expand...
Click to collapse
Will it divide by zero? :silly:
mythos234 said:
Once this thread lands where its supposed to be
Click to expand...
Click to collapse
I downloaded it when you posted, but never flashed it, lol. Too bad they didn't move it yet, was looking forward to test something new.

[Kernel] Evil Yummy Gumdrop!

{
"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"
}
**** First off everyone you know the drill... im not responsible for your phone turning into a brick, sdcard failing, a baseball through your window, polar caps melting....etc. PLEASE read the instructions and you should be fine ****
This is my first kernel i ever built i spent alot of time on it and i hope everyone enjoys it! I have a son, wife and have a full time job and school.... so if i dont answer back right away im sorry but ill get back asap :good:
I will post updates when i can and have time.​
** I want to thank my wife and son for being so awesome and being patient while doing this and supporting me! **​
** Roms Tested On **
- [ROM] Evil Yummy Gumdrop! 5.1.1
- [ROM] LG V10 H901-10c Debranded, Debloated, Deodexed ROM - Clean & Stable by siraltus
- [ROM][5.1.1] ★ GreezePop_H901_10c
** Features **
- Init.d Support
- Ext2 / Ext3 / Ext4 / NTFS Support
- Set SELinux to permissive on boot
- CPU Frequency scaling
- Optimize for size
- Added Elementalx, Intelliactive, Interactive, Conservative, and the norm Governors (for now)
- Faux Sound Control: 3.6
- KCAL Support
- Added SIO, FIOPS /i/o Schedulers
- Exfat Support Fix
- Added Westwood+, Veno, Vegas, YeAH, Scalable, Illinois ((TCP: Congestion Control))
- Power_Suspend Driver
- Dynamic Fsync 2.0
** Installation **
Download newest version to sdcard
Do a nandbackup or do a back up in another way
Go into you choice of recovery
Flash the kernel zip
Reboot
Let it sit for about 5 mintues
Restart
Enjoy :victory:
** Downloads **
Evil Yummy Gumdrop v1.2
Evil Yummy Gumdrop v1.1
** Others Downloads **
** Source **
https://github.com/livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel.git
** Newest Version **
Version = 1.2
** Good Set Ups **
-- Big Cores run Conservative and Little Cores run Interactive. (Good Battery Life) -- [zDeuce2]
-- Big Cores run Conservative and Little Cores run Intelliactive. (Makes phone snappy)
** Credits & Thanks ** (When i get a chance i will give a more detailed Credits & Thanks)
- tattedup
- ZDeuce2
- Eliminator74
- cile381
- wedgess
- slim80
- dirtyhank
- Faux123
- flar2
- Ian and Tim from Infamous Friends google chat
- Ronald Ramsay
- siraltus
- DespairFactor
** if i forgot anyone im really sorry and just let me know and ill edit it **
**:good::highfive: IF YOU ENJOY MY WORK YOU CAN BUY ME A BEER OR MY SON SOME CANDY JUST CLICK HERE :highfive::good: **​
Change Log --->
Code:
(v1.2)
-- Compiled a new way (Thanks Eliminator74)
-- Switched to UberTc (toolchain) (cI3Kener)
-- Newly Built DT.img
-- Added Despair Gov (DespairFactor)
-- Fixed Stock Gallery freezing and other freezing! ( please let me know if something happens!)
(v1.1)
–- Attempt to fix problems with flashing the kernel
–- Attempt fix for gallery hang ups
–- Removed Bricked Hot Plug
–- Bluetooth Hidp Fix
(v1) Initial Release
-- Init.d Support
-- Ext2 / Ext3 / Ext4 / NTFS Support
-- Set SELinux to permissive on boot
-- CPU Frequency scaling
-- Optimize for size
-- Added Elementalx, Intelliactive, Governors
-- Faux Sound Control: 3.6
-- KCAL Support
-- Added SIO, FIOPS /i/o Schedulers
-- Exfat Support Fix
-- Added Westwood+, Veno, Vegas, YeAH, Scalable, Illinois ((TCP: Congestion Control))
-- Power_Suspend Driver
-- Dynamic Fsync 2.0
First!! Congratulations for the kernel!!
The kernel seems to flash fine but gets stuck on the boot screen. It doesn't loop, it just sits there and won't boot up.
Congrats!
I'm sorry if it states in the op, but I don't see it. Is this kernel for stock or cm?
Sent from my LG-H901 using Tapatalk
headcreepz said:
First!! Congratulations for the kernel!!
Click to expand...
Click to collapse
Thanks sir!
razz1 said:
The kernel seems to flash fine but gets stuck on the boot screen. It doesn't loop, it just sits there and won't boot up.
Click to expand...
Click to collapse
Dang sorry to hear that!! Which Rom are you using I meant to out that I have only test one Rom which is siraltus's Rom.
ThatKawaiiGuy said:
Congrats!
I'm sorry if it states in the op, but I don't see it. Is this kernel for stock or cm?
Sent from my LG-H901 using Tapatalk
Click to expand...
Click to collapse
It's for stock. Sorry this is my first time really posting anything and it was 5 in the morning. All add it to OP
Sorry for sounding like an idiot, but how does this change the dynamic of the phone?
Do things look different?
Bildo41383 said:
Sorry for sounding like an idiot, but how does this change the dynamic of the phone?
Do things look different?
Click to expand...
Click to collapse
No idiot questions here man. No there is no physical changes mainly just options to try and optimize the phone.
Any one else flash and it not get stuck?
livlogik said:
Dang sorry to hear that!! Which Rom are you using I meant to out that I have only test one Rom which is siraltus's Rom.
Click to expand...
Click to collapse
I am using the same. I also did a fresh install of the Rom and then flashed the kernel. Reboot to system, but just gets stuck. Maybe I will try a different Rom and see how that goes.
razz1 said:
I am using the same. I also did a fresh install of the Rom and then flashed the kernel. Reboot to system, but just gets stuck. Maybe I will try a different Rom and see how that goes.
Click to expand...
Click to collapse
Interesting. I'm sorry. When I flashed it there was know problem. I'll go ahead and try and download it and flash it again maybe the upload got curroupt some how
Just flashed it from the link and booted fine.
Are you clearing cache after flashing or fixing permissions?
livlogik said:
Just flashed it from the link and booted fine.
Are you clearing cache after flashing or fixing permissions?
Click to expand...
Click to collapse
I got it to work with a stock busy boxed rom. I also went back to an earlier version of twrp. I'm not really sure what the issue was.
I wiped dalvic, data, cache, and internal. Flashed the Rom then the kernel then rebooted.
I have a feeling the issue was twrp 3.0 but I'm not positive.
I noticed I can't set the 2 cores to the highest freq in kernel audiator. It won't stick.
livlogik said:
Any one else flash and it not get stuck?
Click to expand...
Click to collapse
I'm on CyanogenMod right now but this morning I was on siraltus ROM and kernel booted up fine.
razz1 said:
I got it to work with a stock busy boxed rom. I also went back to an earlier version of twrp. I'm not really sure what the issue was.
I wiped dalvic, data, cache, and internal. Flashed the Rom then the kernel then rebooted.
I have a feeling the issue was twrp 3.0 but I'm not positive.
I noticed I can't set the 2 cores to the highest freq in kernel audiator. It won't stick.
Click to expand...
Click to collapse
I'm using 3.0 and it worked fine. That's weird.. If you go in and click the mhz to 1632 and then go back and out it at the highest it should stay I don't know why that is haha.
I'm glad it finally worked!
headcreepz said:
I'm on CyanogenMod right now but this morning I was on siraltus ROM and kernel booted up fine.
Click to expand...
Click to collapse
How did it run when you were running it? I wonder if the kernel would work for CM. Hmmmmmmm
livlogik said:
How did it run when you were running it? I wonder if the kernel would work for CM. Hmmmmmmm
Click to expand...
Click to collapse
No, you would have to build a separate kernel for cm... It wouldn't boot...
Common sense isn't all that common
Dang, it didn't work for me on GreezePop_H901_10c_20160112. It boots but blacks out right before bringing up the lock screen, and thats that.

Categories

Resources