Page 28 of 29

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 26 Jan 2014, 10:39
by yank555
I know ;)

Well ... tbh I'm not sure I'll make a KK version of my kernel, I'm on CM for good now as it looks, so ... no testing the kernel myself and I won't make Samsung the pleasure of buying a second Note 3 to develop on, just too angry at them :(

Looking at the downloads, 0.8 may as well be the last TW kernel for Note 3 in general.

JP.

Send from my 'proudly eFused' Note 3 (n9005) running Yank555.lu CM11 v0.8-beta4 kernel.

Re: R: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 26 Jan 2014, 10:54
by jackyaway
yank555 wrote:I know ;)

Well ... tbh I'm not sure I'll mak4 a KK version of my kernel, I'm on CM for good now as it looks, so ... no testing the kernel myself and I won't make Samsung the pleasure of buying a second Note 3 to develop on, just too angry at them :(

Looking at the downloads, 0.8 may as well be the last TW kernel for Note 3 in general.

JP.

Send from my 'proudly eFused' Note 3 (n9005) running Yank555.lu CM11 v0.8-beta4 kernel.

I understand and respect your decision. I would do the same.

Inviato dal mio SM-N9005 utilizzando Tapatalk

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 26 Jan 2014, 23:35
by nikko11126
version 0.8 tw mj7 still has philz recovery error unresolved. changed recovery to twrp... flash success.

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 26 Jan 2014, 23:41
by Damocles
Hi hope someone can help me. I am having problems installing the kernel, download latest v0.8

I am running Omega Rom v6, I am from Australia, I have the International Note 3 N9005. I have latest philz recovery installed hltexx version.

I get this every time I try to install. Copy of the install log:

AROMA Installer version 2.70RC2
(c) 2013 by amarullz xda-developers

ROM Name : Yank555.lu n9005 MJ7 Kernel
ROM Version : v0.8
ROM Author : Yank555.lu
Device : n9005 Samsung
Start at : Fri Jan 2 23:52:47 1970


Preparing installation
----------------------

- checking if device is a compatible SGN3 :
* SM-N9005 (hlte)
* SM-N900T (hltetmo)
script aborted: assert failed: getprop("ro.product.device") == "hlte" || getprop("ro.product.device") == "hltetmo"
assert failed: getprop("ro.product.device") == "hlte" || getprop("ro.product.device") == "hltetmo"


Installer Error (Status 7)


End at : Fri Jan 2 23:52:47 1970

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 27 Jan 2014, 08:01
by yank555
nikko11126 wrote:version 0.8 tw mj7 still has philz recovery error unresolved. changed recovery to twrp... flash success.


No, Philz updated recovery now goes CM ways, the device is identified as "hltexx", which is a device that does not exist, check the build prop of your ROM, you won't find "ro.product.device" with a value of "hltexx".

I can't just throw that in, else the kernel would ge flashed on any non Exynos Note 3, without knowing it may actually work.

Anyway, as I wrote a few days ago (post on top of this page), I will porbably drop the TW kernel, as I'm just fed up with Samsung's crap, eFuse, Knox, KitKat bootloader etc. etc.

I'm on CM11 now, and that's as close as I can get to AOSP, I won't get a Samsung device EVER AGAIN, getting the Note 3 was a mistake, a weakness, because I got it more or less for free, but I should never have accepted and paid for the Nexus 5 instead.

If you want to flash this (last) kernel, edit the updater-script and remove this line (at your own risk, do it only if you have the correct device !) :

Code: Select all
assert(getprop("ro.product.device") == "hlte" || getprop("ro.product.device") == "hltetmo");


JP.

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 27 Jan 2014, 10:27
by nop56773
yank555 wrote: I'm just fed up with Samsung's crap, eFuse, Knox, KitKat bootloader etc. etc.

I'm on CM11 now, and that's as close as I can get to AOSP, I won't get a Samsung device EVER AGAIN, getting the Note 3 was a mistake, a weakness, because I got it more or less for free, but I should never have accepted and paid for the Nexus 5 instead.



Exaclty my line of thought. I changed from i9305 to n9005 almost for free and am thinking if maybe I should had waited for nexus 5. It's still a great phone, but I was not aware of knox or anything similar. Now that I know it, I'll probably never buy a Samsung again.

Anyway, getting back on topic, I found a small bug in your kernel. I've made sure I reflashed the most recent version. I usually flash with your options, except no OC or lower max cpu with screen off and also I turn off touch awake. I make sure it is off (for instance using Trickster mod), but I still have the screen turning on on unexepected moments. I think it has to do with this touch awake, but I'm not sure.

Have you experienced this?

Thanks!

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 27 Jan 2014, 11:08
by yank555
Nope :(

Touch wake does wake the screen only if enabled, and only if you touch the screen in the given time (5 secs by default if I remember well, unless configured otherwise), and only if you don't turn the screen off using the power button.

But app are allowed to wake the device, sur it's not an app messing with you ?

I never had the phone turn itself on unexpectedly without valid reason which is supposed to make it turn on (like a reminder, phone call ...).

JP.

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 27 Jan 2014, 12:00
by nop56773
yank555 wrote:Nope :(

Touch wake does wake the screen only if enabled, and only if you touch the screen in the given time (5 secs by default if I remember well, unless configured otherwise), and only if you don't turn the screen off using the power button.

But app are allowed to wake the device, sur it's not an app messing with you ?

I never had the phone turn itself on unexpectedly without valid reason which is supposed to make it turn on (like a reminder, phone call ...).

JP.


Thanks for you feedback. I'll try to find the pattern. Taking into account what you mentoned, I'm not sure if it's the lockscreen notifications or something similar. I know I've seen more than once that when I enter my car and put the phone near the gearbox handle, I see the screen on. Because I've just taken it from my pocket, I was thinking it might be related with touch awake.

I'll get in touch if I find more useful information :)

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 27 Jan 2014, 16:55
by nop56773
I noticed that I posted on the wrong thread. I am using CM so it should have been on the other one. Ehehe. Sorry about that!

Re: [n9005][2014/JAN/25][TW ROMs] Yank555.lu kernel v0.8

PostPosted: 27 Jan 2014, 19:14
by yank555
Np ;)