WerewolfJB kernel v010 [12-24-2014] GPU/CPU/LP OC | UV | CPUQUIET

Conquerora

Senior Member
Apr 17, 2012
58
6
0
I have to say that your 008b kernel is rock solid along with latest cyanogen stable version 10.1.3.

blazing fast with no lag at all even underclocked to 1200 and battery life after using greenify and disabling a couple of wakelocking apps is the best I've tested so far.
When on wi-fi does your battery drain very quickly? I have the same setup and I get a lot of wlan_rx_wake wakelocks and I lose 6-7% battery per hour when idling.
 

laufersteppenwolf

Inactive Recognized Developer / Retired Forum Mode
Jul 1, 2012
2,881
6,987
0
Baden-Württemberg
droideveloper.com
hi laufer... i have time to spend and i want to put tegra 4 drivers in your kernel... how can i do this?!?! :p
well, take tegra 4 drivers, compare them to the actual tegra 3 drivers and hand-merge the changes ;)
but if you don't know how to do it yourself, i'd suggest you to don't even think about it ;)

Are you really sure that Tegra 4 drivers will work on Tegra 3? :confused:
Yes. Tegra 4 drivers do work with tegra 3. But you need to mod them of course ;)
But honestly, it'd take many many hours to merge them, and i actually don't think all this work would be worth it.
 

elio9356

Member
Aug 14, 2013
24
5
0
well, take tegra 4 drivers, compare them to the actual tegra 3 drivers and hand-merge the changes ;)
but if you don't know how to do it yourself, i'd suggest you to don't even think about it ;)



Yes. Tegra 4 drivers do work with tegra 3. But you need to mod them of course ;)
But honestly, it'd take many many hours to merge them, and i actually don't think all this work would be worth it.
maby if you modify them like in the kernel for htc one x with tegra 4 drivers we have some hopes!;P
 

leortez

Senior Member
May 17, 2012
66
13
0
Laufen,

ive tried to Flash your kernel on stock v20a f/w, but for some reason my phone freezes just after lg screen dissapears and goes into the UI. I made the necessary procedure, made sure i was flashing the right kernel version. But still no good. On the other hand ive flashed iodak v7 and v8 and they work just fine. I wonder if anyone have tried the stock version yet and had this issue. What would you suggest?

Sent from my LG-P880 using xda app-developers app
 

remorema

Senior Member
Mar 12, 2009
1,581
673
0
Lisbon
Hey guys can anyone help me with vibration force. Im trying to use this script that as mentioned on iodaks thread but its not working with wolfs 008b on cyanogen 10.1.3

#!/system/bin/sh
echo 20 > /sys/bus/platform/tspdrv/nforce_timed

edit: nevermind, updated to 10.2 nightly's and there´s an option to set it :)

Edit2: I had to go back to 10.1.3.
4.3 nightlys performance is way worse than 4.2.2 specially on heavy 3D games.

Sent from my LG-P880 using Tapatalk 4
 
Last edited:

islam1710

Senior Member
Aug 18, 2013
53
6
0
been using this kernel for a while now and it's hands down the best custom kernel i've tried. fast and smooth. but the one thing i'm worried about is the heat. cpu temperature goes up to 75c and it's always hot. will that harm the phone?

Sent from my LG-P880 using xda app-developers app
 

laufersteppenwolf

Inactive Recognized Developer / Retired Forum Mode
Jul 1, 2012
2,881
6,987
0
Baden-Württemberg
droideveloper.com
Hey guys can anyone help me with vibration force. Im trying to use this script that as mentioned on iodaks thread but its not working with wolfs 008b on cyanogen 10.1.3

#!/system/bin/sh
echo 20 > /sys/bus/platform/tspdrv/nforce_timed

edit: nevermind, updated to 10.2 nightly's and there´s an option to set it :)

Edit2: I had to go back to 10.1.3.
4.3 nightlys performance is way worse than 4.2.2 specially on heavy 3D games.

Sent from my LG-P880 using Tapatalk 4
the vibration strengh interface is in /sys/vibrator/pwm_val ;)
just enter a value between 0 and 100. But be aware that the value will be reset after every reboot ;)

been using this kernel for a while now and it's hands down the best custom kernel i've tried. fast and smooth. but the one thing i'm worried about is the heat. cpu temperature goes up to 75c and it's always hot. will that harm the phone?

Sent from my LG-P880 using xda app-developers app
Temp is normal. Even though i tweaked the thermal throttles quite a lot, we still have the thermal throttle online. As soon as the processor reaches a too high temp, it will clock itself down. In worst case it even will shut down to prevent damage.

But if you think the values are too high, just make use of the interface and set your own values ;)
 

Omario-242

Senior Member
Feb 18, 2011
1,132
388
0
Munich
I know you're quite busy ATM but can we expect a working vanir kernel in near future? Loved your kernel back on WWJB :) I highly appreciate your work!

Sent from my 4X HD via XDA Premium
 

remorema

Senior Member
Mar 12, 2009
1,581
673
0
Lisbon
the vibration strengh interface is in /sys/vibrator/pwm_val ;)
just enter a value between 0 and 100. But be aware that the value will be reset after every reboot ;)
TKS mate.

Will it work if I create a init script similar to the one I posted earlier but with that directory instead?

Other thing I noticed is that although my GPU works OK with your default OC values if I lower it to 520 it becomes unstable. I'm guessing the default voltage is not enough for my chip at 520.

Sent from my LG-P880 using Tapatalk
 

islam1710

Senior Member
Aug 18, 2013
53
6
0
the battery drains so fast and the charging is also quite slow. can you fix that? other than that,great kernel. keep it up.

Sent from my LG-P880 using xda app-developers app
 

remorema

Senior Member
Mar 12, 2009
1,581
673
0
Lisbon
the battery drains so fast and the charging is also quite slow. can you fix that? other than that,great kernel. keep it up.

Sent from my LG-P880 using xda app-developers app
charging is fast if you dont use the phone while charging. I also noticed that it charges alot faster if wifi is disabled.

battery drain in not a bug its a feature of this phone :p whatever kernel U use this phone is a beast when it comes to battery consuption under heavy usage.

Anyway! tweaked properly I manage to get a working day out of it with about one hour of heavy gamming a couple of phonecalls, texting and some internet surfing via wifi or 3G. normally I arrive home at the end of my work day having under 20% battery with aprox: 2,5 hours of screen on.
 

SMillerNL

Senior Member
Sep 6, 2011
3,319
1,036
0
Amsterdam
TKS mate.

Will it work if I create a init script similar to the one I posted earlier but with that directory instead?

Other thing I noticed is that although my GPU works OK with your default OC values if I lower it to 520 it becomes unstable. I'm guessing the default voltage is not enough for my chip at 520.

Sent from my LG-P880 using Tapatalk
Are you sure it's not the apps you have running?




the battery drains so fast and the charging is also quite slow. can you fix that? other than that,great kernel. keep it up.

Sent from my LG-P880 using xda app-developers app


Sent from my N4, wanna know what I am doing? Check http://team-fun.eu now Free