[hlte][2014/DEC/07][CM11/12] Yank555.lu kernel v1.1c-beta6

Re: [hlte][2014/JUN/07][CM11] Yank555.lu kernel v1.0b-beta7

Postby ezaechiel » 08 Jun 2014, 11:23

It's done with the log plug-in, thanks yank :-D

Envoyé de mon SM-N9005 en utilisant Tapatalk
Note 3 SM-N9005 32Gb knox tripped and so what?
64Gb FAT32 / CM 11 M7 Snapshot / KK bootloader / TWRP / Nova Prime Launcher / 1Gb zSwap
Yank555.lu kernel CM11-20140526-hlte v1.0b-beta8
ezaechiel
 
Posts: 60
Joined: 14 May 2014, 08:28
Location: Paris
Has thanked: 28 times
Been thanked: 18 times

Re: [hlte][2014/JUN/07][CM11] Yank555.lu kernel v1.0b-beta7

Postby zancum » 08 Jun 2014, 18:34

Hello

I compiled a kernel for TW rom, with your commit Hardlimit 2.0
Everything works as expected, except that, I can not change the value of:
/sys/kernel/cpufreq_hardlimit/wakeup_kick_freq
It's a bug in my port, or there is also in your kernel?


regards
zancum
 
Posts: 5
Joined: 13 May 2014, 15:41
Has thanked: 2 times
Been thanked: 1 time

Re: [hlte][2014/JUN/07][CM11] Yank555.lu kernel v1.0b-beta7

Postby yank555 » 08 Jun 2014, 19:32

zancum wrote:Hello

I compiled a kernel for TW rom, with your commit Hardlimit 2.0
Everything works as expected, except that, I can not change the value of:
/sys/kernel/cpufreq_hardlimit/wakeup_kick_freq
It's a bug in my port, or there is also in your kernel?


regards


Oh... you're right :(

I'll have a look later tonight, guess a 2.0a is ahead of us ;)

JP.

Send from my 'proudly eFused' Note 3 (n9005) running Temasek v85 on Yank555.lu htle v1.0b-beta8 (3.4.92) kernel.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [hlte][2014/JUN/07][CM11] Yank555.lu kernel v1.0b-beta7

Postby yank555 » 08 Jun 2014, 21:32

zancum wrote:Hello

I compiled a kernel for TW rom, with your commit Hardlimit 2.0
Everything works as expected, except that, I can not change the value of:
/sys/kernel/cpufreq_hardlimit/wakeup_kick_freq
It's a bug in my port, or there is also in your kernel?

regards


In fact, it's normal, wakeup kick freq. needs to be higher than screen off max and lower than screen on max.

But you're right, that's kind of stupid, who cares about screen off limits, wakeup kick only kicks in during wake up, hence screen on :D

v2.0a will be updated, wakeup kick freq. will need to be higher than screen on min and lower than screen on max, that pretty much makes sense, you don't wake to kick "out of the user requested range" ;)

Thanx for letting me know !!

JP.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [hlte][2014/JUN/07][CM11] Yank555.lu kernel v1.0b-beta7

Postby yank555 » 08 Jun 2014, 22:08

zancum wrote:Hello

I compiled a kernel for TW rom, with your commit Hardlimit 2.0
Everything works as expected, except that, I can not change the value of:
/sys/kernel/cpufreq_hardlimit/wakeup_kick_freq
It's a bug in my port, or there is also in your kernel?

regards


Here is the 2.0a commit : https://github.com/yank555-lu/N3-CM-Uni ... 340301efc0

JP.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [hlte][2014/JUN/07][CM11] Yank555.lu kernel v1.0b-beta7

Postby zancum » 09 Jun 2014, 00:05

yank555 wrote:
zancum wrote:Hello

I compiled a kernel for TW rom, with your commit Hardlimit 2.0
Everything works as expected, except that, I can not change the value of:
/sys/kernel/cpufreq_hardlimit/wakeup_kick_freq
It's a bug in my port, or there is also in your kernel?

regards


Here is the 2.0a commit : https://github.com/yank555-lu/N3-CM-Uni ... 340301efc0

JP.


quick and deadly

Thanks for your work. Tomorrow i will try the new version

thanks


EDIT:
Done and perfect
zancum
 
Posts: 5
Joined: 13 May 2014, 15:41
Has thanked: 2 times
Been thanked: 1 time

Re: [hlte][2014/JUN/09][CM11] Yank555.lu kernel v1.0b-beta8

Postby yank555 » 09 Jun 2014, 11:23

CM11 Beta Kernel Update

On user request I've affed wireless charging to fast charge (untested by me as I cannot test this by lack of the necessary equipment...).

Hardlimit has a tiny bitsy update, nothing important, just wakeup_kick_freq sysfs refusing values below screen off max, this has been the case since wakeup kick was introduced.

Linux is updated to 3.4.92.

Changelog CM11-20140517-hlte v1.0b-beta8 (09/06/2014)

  • updated CPU freq. HardLimit to v2.0a : fixed wakeup_kick_freq must be between screen on min and max, instead of screen on max and screen off max (Yank555.lu)
  • updated Forced Fast Charge for AC/USB/WIRELESS to v1.2 - added wireless support (Yank555.lu)
  • updated to kernel.org Linux 3.4.92

Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [hlte][2014/JUN/09][CM11] Yank555.lu kernel v1.0b-beta8

Postby zancum » 09 Jun 2014, 11:29

Hello

I'm back. please do not kill the messenger.

In my port, I have a new bug. See, if you can reproduce it:
I always have a reboot, in these conditions:

1 - When screen on max frequency = 2.8 GHz
2 - Lock userspace DVFS = Refuse or Ignore

If you are running a test AnTuTu during "testing integer performance" before finalizing the 14% you have always a reboot.


Below, you have a dmesg, I hope it is useful.
https://dl.dropboxusercontent.com/u/12990963/dmesg


regards
Last edited by zancum on 09 Jun 2014, 11:34, edited 1 time in total.
zancum
 
Posts: 5
Joined: 13 May 2014, 15:41
Has thanked: 2 times
Been thanked: 1 time

Re: Re : [hlte][2014/JUN/09][CM11] Yank555.lu kernel v1.0b-b

Postby ezaechiel » 09 Jun 2014, 11:33

Hi yank, as we discussed before here is the sensor log after the phone app problem I had this morning with Cm M7 snapshot and yank kernel.

https://www.dropbox.com/s/n3hspxv2wwvtv ... sensor.txt

Thanks for your help :-D

Envoyé de mon SM-N9005 en utilisant Tapatalk
Note 3 SM-N9005 32Gb knox tripped and so what?
64Gb FAT32 / CM 11 M7 Snapshot / KK bootloader / TWRP / Nova Prime Launcher / 1Gb zSwap
Yank555.lu kernel CM11-20140526-hlte v1.0b-beta8
ezaechiel
 
Posts: 60
Joined: 14 May 2014, 08:28
Location: Paris
Has thanked: 28 times
Been thanked: 18 times

Re: [hlte][2014/JUN/09][CM11] Yank555.lu kernel v1.0b-beta8

Postby yank555 » 09 Jun 2014, 11:38

zancum wrote:Hello

I'm back. please do not kill the messenger.

In my port, I have a new bug. See, if you can reproduce it:
I always have a reboot, in these conditions:

1 - When screen on max frequency = 2.8 GHz
2 - Lock userspace DVFS = Refuse or Ignore

If you are running a test AnTuTu during "testing integer performance" before finalizing the 14% you have always a reboot.


Below, you have a dmesg, I hope it is useful.
https://dl.dropboxusercontent.com/u/12990963/dmesg


regards


Nothing very conclusive in last_kmsg from a quick look ...

I would just suppose 2.8 is too much to take, espacially on such an intense benchmark test.

You should use "Stability Test" from Playstore to validate what your CPU can take, but 2.8 is pretty much a lot, and even if is may be stable on normal use (that freq step will not so often be used), on intense tests what freq. step will likely be user for a longer time, that's where the instability will show (reboot).

JP.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

PreviousNext

Return to Kernels

Who is online

Users browsing this forum: No registered users and 12 guests

cron