[KERNEL][Nexus 10][04/06/2014][4.4/4.3/4.2] KTManta

Search This thread

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
KT & anyone else:

Here's the whole file: View attachment 1747272

I was browsing in XDA using Dolphin HD when it rebooted.

Wrong again, that was the very end of the file.

Weird. You do get a lot of "wm8994-codec wm8994-codec: FIFO error" I only have 6 in the last 4 days, not sure what is triggering that for you and if it has anything to do with the reboot. Have you messed with the thermal control?
 

wptski

Senior Member
Dec 8, 2011
1,371
157
Warren, MI
Weird. You do get a lot of "wm8994-codec wm8994-codec: FIFO error" I only have 6 in the last 4 days, not sure what is triggering that for you and if it has anything to do with the reboot. Have you messed with the thermal control?
Nothing touched on thermal controls. Using ktoonserative/row and your starting CPU UV guidelines and little on the GPU. Been like that for some time. Got one reboot, decided to get a terminal emulator at the Store, rebooted at the start of that download. Most reboots I ever got just lately.
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
Nothing touched on thermal controls. Using ktoonserative/row and your starting CPU UV guidelines and little on the GPU. Been like that for some time. Got one reboot, decided to get a terminal emulator at the Store, rebooted at the start of that download. Most reboots I ever got just lately.

Try disabling hotplug in ktoonservative governor settings and see what happens
 
  • Like
Reactions: Endless7

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
OP Updated

4fb98c4be2161.png

Download CWM flashable KERNEL zip
http://goo.gl/AV8AM

Change Log 2.20.2013
1. All the same stuff as 2.18b + THE COLOR TWEAKS RESTORED FROM THE TEST KERNELS
 

duarian

Senior Member
Jul 19, 2012
955
121
Re: [KERNEL][Nexus 10][2/20/2013] KTManta

1.5 total including the new carveout? On a fresh boot I am only sitting at 574 used and 687 free which totals 1.261gb use able on your 2/20 kernel. I think that's the norm on 4.2.2?

Sent from my Nexus 10 using xda app-developers app
 

Fidelator

Senior Member
Jul 25, 2011
588
107
4fb98c4be2161.png



Change Log 2.20.2013
1. All the same stuff as 2.18b + THE COLOR TWEAKS RESTORED FROM THE TEST KERNELS


Thanks man :good: I'll flash later as when I updated earlier the AOSP browser was crashing, I'm sure it was running out of memory though as I keep as many tabs as is allowed pretty much all of the time.
 

necropuppy

Senior Member
Jan 7, 2013
181
34
I just got my N10 yesterday and loving it, with this kernel and PA on it, it's really awesome.

1.5 total including the new carveout? On a fresh boot I am only sitting at 574 used and 687 free which totals 1.261gb use able on your 2/20 kernel. I think that's the norm on 4.2.2?

Sent from my Nexus 10 using xda app-developers app

I only have 1.3-ish GB mem total (1.07 gb used, 214 free and the rest ... i dunno....) is that to be expected?
 

omgi0wn

Senior Member
Jun 18, 2010
228
9
What governors are you all using? I've been using Ktoonservative as of lately, but I'm getting SODs when charging and idle and I'm looking for a new governor to try out. I don't remember what I was on before. Can any of you recommend a good one? Are there any settings in the governor settings that I should be adjusting or changing? Also, is mpdecision on this device, and should I disable it?

Thanks in advance everyone. I remember seeing a lot of these answers in this thread before, but at 218 pages it is very hard to find what I am looking for.
 

jhankg

Member
Dec 18, 2009
44
13
What governors are you all using? I've been using Ktoonservative as of lately, but I'm getting SODs when charging and idle and I'm looking for a new governor to try out. I don't remember what I was on before. Can any of you recommend a good one? Are there any settings in the governor settings that I should be adjusting or changing? Also, is mpdecision on this device, and should I disable it?

Thanks in advance everyone. I remember seeing a lot of these answers in this thread before, but at 218 pages it is very hard to find what I am looking for.

Try disabling hotplugging with the ktoonservative governor. If you're undervolting, bump those values up a bit as well.
 

yelrx8

Senior Member
Jan 23, 2007
68
14
San Francisco Bay Area
USB modem sticks (FreedomPop/Ubee stick and similar) on this latest

Hi,
I've believe I found out why the USB modem sticks like the FreedomPop/Ubee stick is not working on the latest kernel versions.
The latest builds seems to not have the "cdc_ether" (and other related drivers like "cdc_ncm" and "cdc_subset") included or they may not be loading in the latest kernel builds.

Here is the dmesg from build 2.04, which is the last time the usb stick worked. (see notes)
Code:
u0_a77@android:/ $su
u0_a77@android:/ # dmesg | grep usb
<6>[*** 0.000000] sclk_usbdrd30: source is mout_mpll (0), rate is 66666666
<6>[*** 0.230146] usbcore: registered new interface driver usbfs
<6>[*** 0.230306] usbcore: registered new interface driver hub
<6>[*** 0.230435] usbcore: registered new device driver usb
<6>[*** 0.542215] usbcore: registered new interface driver asix
<6>[*** 0.542362] usbcore: registered new interface driver cdc_ether************************************************ <<<cdc driver
<6>[*** 0.542449] usbcore: registered new interface driver net1080
<6>[*** 0.542596] usbcore: registered new interface driver cdc_subset********************************************* <<<cdc driver or related to cdc
<6>[*** 0.542684] usbcore: registered new interface driver zaurus
<6>[*** 0.542833] usbcore: registered new interface driver cdc_ncm************************************************* <<<cdc driver or related to cdc
<6>[*** 0.550025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 0.550091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.550200] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 0.550262] usb usb1: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ehci_hcd
<6>[*** 0.550374] usb usb1: SerialNumber: s5p-ehci
<6>[*** 0.551195] usb usb1: USB disconnect, device number 1
<6>[*** 0.608932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 0.608998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.609108] usb usb1: Product: EXYNOS OHCI Host Controller
<6>[*** 0.609170] usb usb1: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ohci_hcd
<6>[*** 0.609280] usb usb1: SerialNumber: exynos-ohci
<6>[*** 0.610059] usb usb1: USB disconnect, device number 1
<6>[*** 0.610826] usbcore: registered new interface driver usblp
<6>[*** 0.610988] usbcore: registered new interface driver usb-storage
<6>[*** 0.612971]* gadget: android_usb ready
<6>[*** 0.613034] bound driver 'android_usb'
<6>[*** 0.613526] usbcore: registered new interface driver xpad
<6>[*** 0.613668] usbcore: registered new interface driver usb_acecad
<6>[*** 0.613758] usbcore: registered new interface driver aiptek
<6>[*** 0.613895] usbcore: registered new interface driver gtco
<6>[*** 0.613981] usbcore: registered new interface driver hanwang
<6>[*** 0.614115] usbcore: registered new interface driver kbtab
<6>[*** 0.614203] usbcore: registered new interface driver wacom
<6>[*** 0.937783] usbcore: registered new interface driver usbhid
<6>[*** 0.937856] usbhid: USB HID core driver
<3>[*** 3.785978] android_usb: already disabled
<6>[*** 4.320004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 4.320089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.320139] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 4.320219] usb usb1: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ehci_hcd
<6>[*** 4.320270] usb usb1: SerialNumber: s5p-ehci
<6>[*** 4.379014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 4.379105] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.379189] usb usb2: Product: EXYNOS OHCI Host Controller
<6>[*** 4.379238] usb usb2: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ohci_hcd
<6>[*** 4.379329] usb usb2: SerialNumber: exynos-ohci
<6>[** 20.519884] usb 1-1: new high-speed USB device number 2 using s5p-ehci
<6>[** 20.650708] usb 1-1: New USB device found, idVendor=198f, idProduct=e160
<6>[** 20.650759] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 20.650837] usb 1-1: Product: Beceem CDR
<6>[** 20.650879] usb 1-1: Manufacturer: Beceem Communications
<6>[** 20.650954] usb 1-1: SerialNumber: BCSM352-CD01
<6>[** 20.659548] scsi0 : usb-storage 1-1:2.0
<6>[** 20.660160] usb 1-1: USB disconnect, device number 2
<6>[** 21.584874] usb 1-1: new high-speed USB device number 3 using s5p-ehci
<4>[** 21.715211] usb 1-1: config 1 has 2 interfaces, different from the descriptor's value: 3
<6>[** 21.715833] usb 1-1: New USB device found, idVendor=198f, idProduct=8160
<6>[** 21.715921] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 21.715970] usb 1-1: Product: UBEE Stick
<6>[** 21.716053] usb 1-1: Manufacturer: Beceem Communications
<6>[** 21.716101] usb 1-1: SerialNumber: USB Serial No 001D8851B02C
<6>[** 21.719017] cdc_ether 1-1:1.0: eth0: register 'cdc_ether' at usb-s5p-ehci-1, CDC Ethernet Device, 00:1d:88:51:b0:2e********* <<<cdc installing the eth0 stick
u0_a77@android:/ # lsusb
Bus 001 Device 003: ID 198f:8160
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
u0_a77@android:/ #

Here is the dmesg from 2.18, the "cdc" drivers seems to be missing or not loading. The kernel does see the USB modem stick tho.

Code:
u0_a77@android:/ $su
u0_a77@android:/ # dmesg | grep usb
<6>[*** 0.000000] sclk_usbdrd30: source is mout_mpll (0), rate is 66666666
<6>[*** 0.233305] usbcore: registered new interface driver usbfs
<6>[*** 0.233471] usbcore: registered new interface driver hub
<6>[*** 0.233607] usbcore: registered new device driver usb
<6>[*** 0.553235] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 0.553301] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.553414] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 0.553477] usb usb1: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ehci_hcd
<6>[*** 0.553587] usb usb1: SerialNumber: s5p-ehci
<6>[*** 0.554360] usb usb1: USB disconnect, device number 1
<6>[*** 0.612111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 0.612179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.612291] usb usb1: Product: EXYNOS OHCI Host Controller
<6>[*** 0.612353] usb usb1: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ohci_hcd
<6>[*** 0.612464] usb usb1: SerialNumber: exynos-ohci
<6>[*** 0.613234] usb usb1: USB disconnect, device number 1
<6>[*** 0.614005] usbcore: registered new interface driver usblp
<6>[*** 0.614217] usbcore: registered new interface driver usb-storage
<6>[*** 0.616225]* gadget: android_usb ready
<6>[*** 0.616288] bound driver 'android_usb'
<6>[*** 0.616777] usbcore: registered new interface driver xpad
<6>[*** 0.616913] usbcore: registered new interface driver usb_acecad
<6>[*** 0.617001] usbcore: registered new interface driver aiptek
<6>[*** 0.617139] usbcore: registered new interface driver gtco
<6>[*** 0.617226] usbcore: registered new interface driver hanwang
<6>[*** 0.617361] usbcore: registered new interface driver kbtab
<6>[*** 0.617448] usbcore: registered new interface driver wacom
<6>[*** 0.900963] usbcore: registered new interface driver usbhid
<6>[*** 0.901028] usbhid: USB HID core driver
<3>[*** 4.239221] android_usb: already disabled
<6>[*** 4.318159] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 4.318242] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.318323] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 4.318369] usb usb1: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ehci_hcd
<6>[*** 4.318450] usb usb1: SerialNumber: s5p-ehci
<6>[*** 4.377162] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 4.377246] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.377325] usb usb2: Product: EXYNOS OHCI Host Controller
<6>[*** 4.377367] usb usb2: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ohci_hcd
<6>[*** 4.377443] usb usb2: SerialNumber: exynos-ohci
<6>[** 22.103082] usb 1-1: new high-speed USB device number 2 using s5p-ehci
<6>[** 22.234003] usb 1-1: New USB device found, idVendor=198f, idProduct=e160
<6>[** 22.234054] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 22.234131] usb 1-1: Product: Beceem CDR
<6>[** 22.234172] usb 1-1: Manufacturer: Beceem Communications
<6>[** 22.234247] usb 1-1: SerialNumber: BCSM352-CD01
<6>[** 22.238359] scsi0 : usb-storage 1-1:2.0
<6>[** 22.238775] usb 1-1: USB disconnect, device number 2
<6>[** 23.168070] usb 1-1: new high-speed USB device number 3 using s5p-ehci
<4>[** 23.298638] usb 1-1: config 1 has 2 interfaces, different from the descriptor's value: 3
<6>[** 23.299237] usb 1-1: New USB device found, idVendor=198f, idProduct=8160
<6>[** 23.299325] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 23.299371] usb 1-1: Product: UBEE Stick
<6>[** 23.299451] usb 1-1: Manufacturer: Beceem Communications
<6>[** 23.299498] usb 1-1: SerialNumber: USB Serial No 001D8851B02C
u0_a77@android:/ # lsusb
Bus 001 Device 003: ID 198f:8160
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
u0_a77@android:/ #

It would be nice to have cdc working, as more and more usb devices are using cdc scheme to install drivers on different OS's.

Again, thanks ktoonsez for all your efforts.
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
Hi,
I've believe I found out why the USB modem sticks like the FreedomPop/Ubee stick is not working on the latest kernel versions.
The latest builds seems to not have the "cdc_ether" (and other related drivers like "cdc_ncm" and "cdc_subset") included or they may not be loading in the latest kernel builds.

Here is the dmesg from build 2.04, which is the last time the usb stick worked. (see notes)
Code:
u0_a77@android:/ $su
u0_a77@android:/ # dmesg | grep usb
<6>[*** 0.000000] sclk_usbdrd30: source is mout_mpll (0), rate is 66666666
<6>[*** 0.230146] usbcore: registered new interface driver usbfs
<6>[*** 0.230306] usbcore: registered new interface driver hub
<6>[*** 0.230435] usbcore: registered new device driver usb
<6>[*** 0.542215] usbcore: registered new interface driver asix
<6>[*** 0.542362] usbcore: registered new interface driver cdc_ether************************************************ <<<cdc driver
<6>[*** 0.542449] usbcore: registered new interface driver net1080
<6>[*** 0.542596] usbcore: registered new interface driver cdc_subset********************************************* <<<cdc driver or related to cdc
<6>[*** 0.542684] usbcore: registered new interface driver zaurus
<6>[*** 0.542833] usbcore: registered new interface driver cdc_ncm************************************************* <<<cdc driver or related to cdc
<6>[*** 0.550025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 0.550091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.550200] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 0.550262] usb usb1: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ehci_hcd
<6>[*** 0.550374] usb usb1: SerialNumber: s5p-ehci
<6>[*** 0.551195] usb usb1: USB disconnect, device number 1
<6>[*** 0.608932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 0.608998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.609108] usb usb1: Product: EXYNOS OHCI Host Controller
<6>[*** 0.609170] usb usb1: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ohci_hcd
<6>[*** 0.609280] usb usb1: SerialNumber: exynos-ohci
<6>[*** 0.610059] usb usb1: USB disconnect, device number 1
<6>[*** 0.610826] usbcore: registered new interface driver usblp
<6>[*** 0.610988] usbcore: registered new interface driver usb-storage
<6>[*** 0.612971]* gadget: android_usb ready
<6>[*** 0.613034] bound driver 'android_usb'
<6>[*** 0.613526] usbcore: registered new interface driver xpad
<6>[*** 0.613668] usbcore: registered new interface driver usb_acecad
<6>[*** 0.613758] usbcore: registered new interface driver aiptek
<6>[*** 0.613895] usbcore: registered new interface driver gtco
<6>[*** 0.613981] usbcore: registered new interface driver hanwang
<6>[*** 0.614115] usbcore: registered new interface driver kbtab
<6>[*** 0.614203] usbcore: registered new interface driver wacom
<6>[*** 0.937783] usbcore: registered new interface driver usbhid
<6>[*** 0.937856] usbhid: USB HID core driver
<3>[*** 3.785978] android_usb: already disabled
<6>[*** 4.320004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 4.320089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.320139] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 4.320219] usb usb1: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ehci_hcd
<6>[*** 4.320270] usb usb1: SerialNumber: s5p-ehci
<6>[*** 4.379014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 4.379105] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.379189] usb usb2: Product: EXYNOS OHCI Host Controller
<6>[*** 4.379238] usb usb2: Manufacturer: Linux 3.4.29-KTManta-g1f4242e-dirty ohci_hcd
<6>[*** 4.379329] usb usb2: SerialNumber: exynos-ohci
<6>[** 20.519884] usb 1-1: new high-speed USB device number 2 using s5p-ehci
<6>[** 20.650708] usb 1-1: New USB device found, idVendor=198f, idProduct=e160
<6>[** 20.650759] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 20.650837] usb 1-1: Product: Beceem CDR
<6>[** 20.650879] usb 1-1: Manufacturer: Beceem Communications
<6>[** 20.650954] usb 1-1: SerialNumber: BCSM352-CD01
<6>[** 20.659548] scsi0 : usb-storage 1-1:2.0
<6>[** 20.660160] usb 1-1: USB disconnect, device number 2
<6>[** 21.584874] usb 1-1: new high-speed USB device number 3 using s5p-ehci
<4>[** 21.715211] usb 1-1: config 1 has 2 interfaces, different from the descriptor's value: 3
<6>[** 21.715833] usb 1-1: New USB device found, idVendor=198f, idProduct=8160
<6>[** 21.715921] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 21.715970] usb 1-1: Product: UBEE Stick
<6>[** 21.716053] usb 1-1: Manufacturer: Beceem Communications
<6>[** 21.716101] usb 1-1: SerialNumber: USB Serial No 001D8851B02C
<6>[** 21.719017] cdc_ether 1-1:1.0: eth0: register 'cdc_ether' at usb-s5p-ehci-1, CDC Ethernet Device, 00:1d:88:51:b0:2e********* <<<cdc installing the eth0 stick
u0_a77@android:/ # lsusb
Bus 001 Device 003: ID 198f:8160
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
u0_a77@android:/ #

Here is the dmesg from 2.18, the "cdc" drivers seems to be missing or not loading. The kernel does see the USB modem stick tho.

Code:
u0_a77@android:/ $su
u0_a77@android:/ # dmesg | grep usb
<6>[*** 0.000000] sclk_usbdrd30: source is mout_mpll (0), rate is 66666666
<6>[*** 0.233305] usbcore: registered new interface driver usbfs
<6>[*** 0.233471] usbcore: registered new interface driver hub
<6>[*** 0.233607] usbcore: registered new device driver usb
<6>[*** 0.553235] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 0.553301] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.553414] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 0.553477] usb usb1: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ehci_hcd
<6>[*** 0.553587] usb usb1: SerialNumber: s5p-ehci
<6>[*** 0.554360] usb usb1: USB disconnect, device number 1
<6>[*** 0.612111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 0.612179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 0.612291] usb usb1: Product: EXYNOS OHCI Host Controller
<6>[*** 0.612353] usb usb1: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ohci_hcd
<6>[*** 0.612464] usb usb1: SerialNumber: exynos-ohci
<6>[*** 0.613234] usb usb1: USB disconnect, device number 1
<6>[*** 0.614005] usbcore: registered new interface driver usblp
<6>[*** 0.614217] usbcore: registered new interface driver usb-storage
<6>[*** 0.616225]* gadget: android_usb ready
<6>[*** 0.616288] bound driver 'android_usb'
<6>[*** 0.616777] usbcore: registered new interface driver xpad
<6>[*** 0.616913] usbcore: registered new interface driver usb_acecad
<6>[*** 0.617001] usbcore: registered new interface driver aiptek
<6>[*** 0.617139] usbcore: registered new interface driver gtco
<6>[*** 0.617226] usbcore: registered new interface driver hanwang
<6>[*** 0.617361] usbcore: registered new interface driver kbtab
<6>[*** 0.617448] usbcore: registered new interface driver wacom
<6>[*** 0.900963] usbcore: registered new interface driver usbhid
<6>[*** 0.901028] usbhid: USB HID core driver
<3>[*** 4.239221] android_usb: already disabled
<6>[*** 4.318159] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[*** 4.318242] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.318323] usb usb1: Product: S5P EHCI Host Controller
<6>[*** 4.318369] usb usb1: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ehci_hcd
<6>[*** 4.318450] usb usb1: SerialNumber: s5p-ehci
<6>[*** 4.377162] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
<6>[*** 4.377246] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[*** 4.377325] usb usb2: Product: EXYNOS OHCI Host Controller
<6>[*** 4.377367] usb usb2: Manufacturer: Linux 3.4.32-KTManta-ga8da682 ohci_hcd
<6>[*** 4.377443] usb usb2: SerialNumber: exynos-ohci
<6>[** 22.103082] usb 1-1: new high-speed USB device number 2 using s5p-ehci
<6>[** 22.234003] usb 1-1: New USB device found, idVendor=198f, idProduct=e160
<6>[** 22.234054] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 22.234131] usb 1-1: Product: Beceem CDR
<6>[** 22.234172] usb 1-1: Manufacturer: Beceem Communications
<6>[** 22.234247] usb 1-1: SerialNumber: BCSM352-CD01
<6>[** 22.238359] scsi0 : usb-storage 1-1:2.0
<6>[** 22.238775] usb 1-1: USB disconnect, device number 2
<6>[** 23.168070] usb 1-1: new high-speed USB device number 3 using s5p-ehci
<4>[** 23.298638] usb 1-1: config 1 has 2 interfaces, different from the descriptor's value: 3
<6>[** 23.299237] usb 1-1: New USB device found, idVendor=198f, idProduct=8160
<6>[** 23.299325] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
<6>[** 23.299371] usb 1-1: Product: UBEE Stick
<6>[** 23.299451] usb 1-1: Manufacturer: Beceem Communications
<6>[** 23.299498] usb 1-1: SerialNumber: USB Serial No 001D8851B02C
u0_a77@android:/ # lsusb
Bus 001 Device 003: ID 198f:8160
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
u0_a77@android:/ #

It would be nice to have cdc working, as more and more usb devices are using cdc scheme to install drivers on different OS's.

Again, thanks ktoonsez for all your efforts.

I know what it is now. I Added MORE support for ASIX devices in version 2.7 and in the process I changed all code to be build as a module. Maybe you can find a different app that uses modules instead of expecting it to be built into the kernel OR write a script to load them and place in your init.d folder :good:

Here is the change I made in case you were wondering what it is:
https://github.com/ktoonsez/KTManta/commit/1ff5b172b0746dcda0979f6ca5c0fc1c63eac960
 
Last edited:

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
I added 2 feature to my S3 kernel the other day, any interest in these features, dont want to waste time if the majority doesnt think it is useful with our huge batteries:

1. Screen OFF profile to set alternate scheduler (I use noop)
2. For ktoonservative governor: Lower your MAX Mhz based on High and Low setting of battery % left (I.E.: you would set High % at say 30% battery to lower Max Mhz to 1200 and Low % at 15% to lower Max to 800)

And its all configurable

???????????
 

TheGrayHatter

Senior Member
Dec 29, 2012
55
7
Re: [KERNEL][Nexus 10][2/20/2013] KTManta

I added 2 feature to my S3 kernel the other day, any interest in these features, dont want to waste time if the majority doesnt think it is useful with our huge batteries:

1. Screen OFF profile to set alternate scheduler (I use noop)
2. For ktoonservative governor: Lower your MAX Mhz based on High and Low setting of battery % left (I.E.: you would set High % at say 30% battery to lower Max Mhz to 1200 and Low % at 15% to lower Max to 800)

And its all configurable

???????????

That sounds rather useful, especially for someone who wants their nexus to last forever xD I think the majority of users would enjoy that.

Sent from my Nexus 10 using Tapatalk HD
 
  • Like
Reactions: ktoonsez

jrod091

Senior Member
Feb 13, 2012
337
88
Atlanta, GA
Re: [KERNEL][Nexus 10][2/20/2013] KTManta

I added 2 feature to my S3 kernel the other day, any interest in these features, dont want to waste time if the majority doesnt think it is useful with our huge batteries:

1. Screen OFF profile to set alternate scheduler (I use noop)
2. For ktoonservative governor: Lower your MAX Mhz based on High and Low setting of battery % left (I.E.: you would set High % at say 30% battery to lower Max Mhz to 1200 and Low % at 15% to lower Max to 800)

And its all configurable

???????????

I think that would be a great addition to an already awesome kernel!

Sent from my SGH-i777 using xda app-developers app
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 144
    Ktoonsez presents:
    50b4432ed9977.png


    THIS SOFTWARE IS PROVIDED BY KTOONSEZ ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

    IN NO EVENT SHALL KTOONSEZ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    KTManta kernel features
    Built with Linaro 4.7 so its 8,000,000,000,000 times faster
    •Linux kernel 3.4.86
    •Google/Samsung open source
    •Optimized kernel configuration
    •unsecure root adb
    •init.d support
    •Governors (MSM-DCVS, ABYSSPLUG, BADASS, SUPERBAD,LAGFREE, SLEEPY, SCARY, SMARTASSV2, WHEATLEY, LAZY, ADAPTIVE, INTERACTIVE, PEGASUSQ, LULZACTIVE, KTOONSERVATIVE, CONSERVATIVE, ONDEMAND, USERSPACE, PERFORMANCE) (most of these coming soon)
    •Schedulers (CFQ, BFQ, VR, SIO, NOOP, DEADLINE)

    4fb98c4be2161.png

    Android 4.4 Download flashable KERNEL zip
    http://goo.gl/4APCe9

    Android 4.3 Download flashable KERNEL zip
    http://goo.gl/Iqvxxg

    Android 4.2.2 Download flashable KERNEL zip
    http://www.mediafire.com/?spi7ichqvf32dz1

    Download KTweakerT App 3.4
    (This download is an installable apk file from any File Explorer, not a flashable zip file. ***** IF AFTER YOU DOWNLOAD IT YOUR BROWSER CALLS IT COM.ZIP, RENAME IT TO COM.APK AND INSTALL IT!!!!!!!!!!!! *****)

    http://goo.gl/2P7tUY

    WHEN INSTALLING A NEW VERSION OF KTWEAKER MAKE SURE YOU UNINSTALL THE PREVIOUS KTWEAKER APP, BEFORE INSTALLING NEW KERNEL AND KTWEAKER. AND DO NOT RESTORE ANY OLD FILES OR YOU WILL HAVE PROBLEMS

    Always do the following AFTER installing the kernel:
    1. Clear cache
    2. Clear dalvik
    3. Fix Permissions



    Post #2 will be reserved for change logs

    Post #3 will be reserved for Extras and FAQ's

    Sources can be found here:
    https://github.com/ktoonsez
    41
    Change Log 04.06.2014
    1. ktoonservative: Added up_freq_threshold_hotplug from @bosskindern
    2. ktoonservative: Added down_freq_threshold_hotplug from @bosskindern
    3. ARM: appropriate CFLAGS for Exynos5
    4. ARM makefile : CFLAGS updated
    5. CPUFREQ : pegasusq.c updated
    6. Linux 3.4.75
    7. Linux 3.4.76
    8. Linux 3.4.77
    9. Linux 3.4.78
    10. Linux 3.4.79
    11. Linux 3.4.80
    12. Linux 3.4.81
    13. Linux 3.4.82
    14. Linux 3.4.83
    15. Linux 3.4.84
    16. Linux 3.4.85
    17. Linux 3.4.86
    18. Merge in CM latest ramdisk for CM compatibility
    19 Upgraded to latest Linaro.

    Change Log 12.12.2013
    1. Linux 3.4.73
    2. Linux 3.4.74
    3. Merge in source drop from 4.4.1
    4. Merge in ramdisk from 4.4.2


    Change Log 12.08.2013
    1. Created duplicate permissions lines in ramdisk for CPU sysfs items for the stubborn devices.

    Change Log 12.07.2013
    1. Linux 3.4.71
    2. Linux 3.4.72
    3. CM 11 support!!!!!

    Change Log 11.25.2013
    1. Fixed GPU locking at certain frequency

    Change Log 11.24.2013
    1. Linux 3.4.68
    2. Linux 3.4.69
    3. Linux 3.4.70
    4. Updated toolchain

    Change Log 11.23.2013
    1. Merged in Google source for Kitkat version
    2. Upgraded video/gpu drivers
    3. Upgraded wifi to version 1.88.45

    Change Log 10.28.2013
    1. Ramdisk updates for CM and AOKP compatibility
    2. Linux 3.4.48 - 3.4.67
    3. Wifi upgrade to 1.88.45
    4. KTweaker update to 4.3 Google API
    5. Soooo many more...............

    Change Log 8.4.2013
    1. Merged in newest CM10.2 stuff from pulser_g2 so you guys should have full CM10.2 compatibility

    Change Log 7.28.2013
    1. Fully upgraded to 4.3!!!!!!!!!!!!!!!
    2. Linux 3.4.48
    3. Linux 3.4.49
    4. Linux 3.4.50
    5. Linux 3.4.51
    6. Linux 3.4.52
    7. Linux 3.4.53
    8. Linux 3.4.54
    9. Re-linaro source from upgrade
    10. Merge in newest ramdisk

    Change Log 7.28.2013E
    1. Fix GPU Mhz locking at specific Mhz
    2. Fix GPU table BUG_ON issue that caused reboots on set on boot options and "Load Default Settings"

    Change Log 5.14.2013
    1. Linux 3.4.42
    2. Linux 3.4.43
    3. Linux 3.4.44
    4. Linux 3.4.45
    5. A few GPU updates
    6. Monster update for wifi going to version 1.88.16
    7. deadline: Allow 0ms deadline latency, increase the read speed
    8. block: urgent: Fix dispatching of URGENT mechanism
    9. Updates to Interactive gov
    10. Bunch of low level memory/hrtimer patches
    11. Checkout my github for complete list, Im exhausted.......

    Change Log 4.19.2013
    1. FIXED VIDEO ISSUE
    2. Linux 3.4.40
    3. Linux 3.4.41
    4. Updated ROM scheduler
    5. GPU ION updates
    6. SMP updates
    7. Several fs updates
    8. Optimize lib/memcopy functions
    9. bcmdhd: tweaked wakelocks a bit
    10. Thats all I remember...... :laugh:

    Change Log 4.8.2013
    1. NEW GPU OC STEPS!!!! 667 and 720
    2. All steps are now divisible by 25 by default
    3. Changed KTweaker (now version 3.0) to only let you do steps in 25's for GPU
    4. Linux 3.4.35
    5. Linux 3.4.36
    6. Linux 3.4.37
    7. Linux 3.4.38
    8. Linux 3.4.39
    9. New updated scheduler IO settings from Enigma1987, Osmosis and Malaroths
    10. Chipset speed boosts
    11. Higher bus speeds to feed the higher GPU speeds
    12. Too many upstream updates from google to mention, check out my github if you want to know
    13. Make file optimizations

    Change Log 3.2.2013b
    1. REVERT: Ignore disable_hotpluging while screen is OFF
    2. Cleaned up some unnecessary dmessaging
    3. serial: samsung: fix leaked requested irq
    4. Fix under-sized array while mounting external sdcard's

    Change Log 2.28.2013
    1. Linux 3.4.34
    2. Got Screen OFF Governor going.
    3. Added Screen OFF scheduler, this DOES restore your custom settings when screen comes back on :D
    4. KTweaker 2.9 with added "Screen OFF scheduler" option under "Extras"

    Change Log 2.27.2013
    1. Added battery level MAX MHZ setting for CPU and GPU
    2. KTweaker 2.8
    3. Linux 3.4.33
    4. Added FIFO and FIOPS schedulers (thanks haskerl)
    5. Using Ubuntu 12.10 arm-linux-gnueabihf compiler (thanks haskerl)
    6. A bunch of new -O3 compiler optimization flags added
    7. Lots of upstream google updates
    8. ktoonservative will now Ignore disable_hotpluging while screen is off to save some battery
    9. Thats all I can remember

    Change Log 2.20.2013
    1. All the same stuff as 2.18b + THE COLOR TWEAKS RESTORED FROM TEST KERNELS

    Change Log 2.18.2013
    1. Linux 3.4.30
    2. Linux 3.4.31
    3. Linux 3.4.32
    4. Merged in some CM stuff
    5. Compiling CIFS as module
    6. Some GPU optimizations
    7. A few google updates

    Change Log 2.7.2013
    1. net: wireless: bcmdhd: Update to Version 1.28-27
    2. Added ASIX LAN Support
    3. netfilter: xt_qtaguid: Allow tracking loopback
    4. Re-arrange some code on ktoonservative for efficiency

    Change Log 2.4.2013
    1. Linux 3.4.29
    2. Enabled -O3 Linaro optimization flag so it 40 trillion times faster, lol!!!!!!!!!!!!!!!
    3. Upgraded to Linaro 4.7-2013.01-1-2013
    4. sync: don't log wait timeouts when timeout = 0

    Change Log 2.2.2013
    1. KTweakerT update to 2.7.1, fixed issue where settings were not saving in Thermal Throttle screen
    2. block: row: Idling mechanism re-factoring
    3. block: row: Dispatch requests according to their io-priority
    4. CPU/GPU: adjust MIN/MAX for devices regulators (regulator will now take values all the way down to 700)

    Change Log 1.30.2013
    1. Ktoonservative: Added no_2nd_cpu_screen_off setting to give the ability to keep 2nd core off while screen is off.
    2. netfilter: xt_qtaguid: extend iface stat to report protocols
    3. net: wireless: bcmdhd: Fix WD wakelock behavior
    4. net: wireless: bcmdhd: Postpone taking wd_wake lock
    5. net: wireless: bcmdhd: add check for wake_lock_active on wdwake
    6. FIX mismerge from Linux 3.4.8

    Change log 1.25.2013
    1. Brand new thermal throttling routine (I played Beach buggy for about 3 hours straight before it started to stutter a little bit when crashing into things, lol)
    2. You can adjust the minimum Mhz to drop to during thermal throttling, default is 1200000 (1200 Mhz), sysfs file is here (I will get this in KTweaker when I get a chance)
    "/sys/devices/system/cpu/cpufreq/cput_attributes/min_throttle_mhz"
    So, to layout the logic, the throttling will only got down to 1200 Mhz (if necessary) until you reach your set "start_throttle" temp +15, then it allows throttling down to 800 Mhz, if "Tripping" occurs it allows throttling down to 500 Mhz.

    Change log 1.24.2013
    1. MAJOR additions to ktoonservative so it is fully configurable for all different needs
    2. Ktoonservative renamed "boostpulse_value" to "boost_cpu"
    3. Ktoonservative added "boost_turn_on_2nd_core": Set to a 1 to turn on 2nd core during touch boost, 0 to not.
    4. Ktoonservative added "boost_gpu": Set to 0 to NOT boost GPU during touch boost or use, 100 or 266 or 350 or 400 or 450 or 533 or 612 to boost the GPU to that Mhz.
    5. Ktoonservative added "boost_hold_cycles": Set to a value to hold the boost for, as usual 22 = approx 1 second.
    6. Ktoonservative added "disable_hotpluging": Set to a 0 to leave hotplugging enabled, set to 1 to NEVER hotplug which will leave the 2nd core on full time.
    7. Linux 3.4.27
    8. Fix for empty app-mounted directories (This was requested by Kroenen66)
    9. lib: cpu_rmap: avoid flushing all workqueues
    10. Lots of debug code removed to reduce dmesg

    Change Log 1.18.2013
    1. Linux 3.4.26
    2. KTweaker 2.6.2, added GPU current speed to "General"
    3. Couple tweaks to GPU OC/UC control
    4. Added boost-pulse to Ondemand as promised :D :highfive:
    5. About 50 patches from google upstream source
    6. Some tweaks to deadline scheduler
    7. Thats all folks.............. (out of town all this weekend and next week for work so time was limited on this release)

    Change Log 1.11.2013
    1. Linux 3.4.25
    2. Tweak to ktoonservative that seems to have killed the crackle while playing music.
    3. Couple patches to KTweaker

    Change Log 1.6.2013
    1. Update ktoonservative boost pulse to check current Mhz to make sure it doesnt downscale it.
    2. Update pegasusq boost pulse to check current Mhz to make sure it doesnt downscale it.

    Change Log 1.5.2013-F
    1. Linaro optimization compiler flags
    2. Added Touch Booster to ktoonservative to behave just like interactive
    3. FIXED TOUCH BOOSTER LOCK ISSUE
    4. Use boostpulse_value in Governor Adjustments to set the Mhz to boost to. 1000Mhz is default.
    5. Added Touch Booster to pegasusq to behave just like interactive
    6. Lots of build.prop optimizations from EniGmA1987, here they are:

    kernel.random.read_wakeup_threshold=1024
    kernel.random.write_wakeup_threshold=2048
    kernel.shmmax = 256MB
    net.core.rmem_max = 1.0MB
    net.core.wmem_max = 1.0MB
    vm.swappiness = 10
    vm.vfs_cache_pressure = 20

    Change Log 1.2.2013
    1. Raised Thermal Control upper limit to 200!
    2. Ktoonservative tweaks to make it behave better on 4.2.

    Change Log 12.18
    1. JUMP_LABEL patch
    2. Couple Linux patches from my S3 kernel
    3. Improved slide2wake functionality while unplugged
    4. Linux 3.4.24
    5. Vibration interface is now active (valid values are between 0-49, 0 = no vibration, 49 being max stock strength)
    6. Fixed up CPU/GPU tables to be divisible by 5 so they can be tweaked properly.
    7. Load defaults will now load the default voltages according to YOUR specific device chip.
    8. Thermal throttle interface (not implemented in KTweaker yet but can be accessed in "/sys/devices/system/cpu/cpufreq/cput_attributes" folder.
    9. New KTweaker app
    10. Forgot to tell you guys KTWeaker comes with a Widget, so give it a try. *Remember that widgets are very limited to what they can do. *I.E. there are no drop-lists so I can add governor selection and stuff of that nature.

    ****** Thermal throttle interface ******
    1. BE VERY, VERY, VERY CAREFUL GUYS, I TAKE NO RESPONSIBILITY IF YOU OVERHEAT AND OR MELT YOUR CHIP FROM RAISING THESE VALUES!!!!!!!
    2. Stock values are cpu_start_throttle = 80, cpu_stop_throttle = 78, mem_start_throttle = 85, cpu_stop_throttle = 80
    3. Start values should always be higher than stop values by at least 1
    4. I have a hard coded limit of 50-90 (probably as high as anyone wants to go, I set mine at cpu_start_throttle = 85, cpu_stop_throttle = 83 to test and saw temps of 108 for over 1 second a few times running benchmark apps)

    5. You can also get the current temperature from the "cur_temp" file (I will add this and the adjustments to KTweaker as soon as I can)

    Changelog 12.16
    1. Finished GPU OC/voltage control (thanks pushistiky)
    2. Some tweaks to slide2wake

    Change log 12.15
    1. Linux 3.4.22
    2. Linux 3.4.23
    3. Lots of battery savers for wifi
    4. TCP tweaks for extra speed (Im loving this little opto from Babyhuey)
    5. Sweep2wake is born (use KTweaker to enable it. To use it, swipe from far left to far right or top to bottom without letting go and it wakes up)
    6. GPU voltage control (Use KTweaker under Voltage)
    7. Updated KTweakerT
    7. Updated freq table, thanks to AndreiLux for the help
    8. Added ZEN and ROW scheduler

    Change Log 12.03
    1. KtweakerT is born :D (LINK: http://www.mediafire.com/?z5dhzdxw0io1v0z)
    **** Only the screen OFF Mhz setting is active in Extras so far
    2. Added screen off Mhz setting
    3. Linux 3.4.21
    4. mm/compaction.c: fix deferring compaction mistake
    5. lowmemorykiller: Compact memory when killing processes
    6. lowmemorykiller: Use asynchronous compaction
    7. Added some Ramdisk stuff from CM10 to see if CM10 nightly's will behave!
    LINK: http://www.mediafire.com/?ysv8roskclixdsb

    Change Log 11.29
    1. Linux 3.4.9 thru 3.4.20
    2. HDMI audio out fix (thanks craigacgomez)
    3. Added governors (slp, intellidemand, abyssplug, badass, pegasusq)
    4. Overclock/Underclock
    5. Voltage control
    6. That's all I can think of
    LINK: http://www.mediafire.com/?iah1p5ky4j2uwr7

    Change Log 11.26
    1. Initial Release
    LINK: http://www.mediafire.com/download.php?tk0qqvde82fvaqz
    29
    ****** Thermal throttle interface ******
    1. BE VERY, VERY, VERY CAREFUL GUYS, I TAKE NO RESPONSIBILITY IF YOU OVERHEAT AND OR MELT YOUR CHIP FROM RAISING THESE VALUES!!!!!!!
    2. Stock values are cpu_start_throttle = 80, cpu_stop_throttle = 78, mem_start_throttle = 85, cpu_stop_throttle = 80
    3. Start values should always be higher than stop values by at least 1
    4. I have a hard coded limit of 50-90 (probably as high as anyone wants to go, I set mine at cpu_start_throttle = 85, cpu_stop_throttle = 83 to test and saw temps of 108 for over 1 second a few times running benchmark apps)

    5. You can also get the current temperature from the "cur_temp" file (I will add this and the adjustments to KTweaker as soon as I can)

    Governors and schedulers explained:
    http://xdaforums.com/showthread.php?t=1866139
    http://xdaforums.com/showthread.php?t=1687578
    http://xdaforums.com/showthread.php?t=1369817
    http://tinzdroid.blogspot.com/2012/07/android-kernel-governors-modules-io.html
    http://xdaforums.com/showpost.php?p=21638852&postcount=56
    http://www.phoronix.com/scan.php?page=news_item&px=MTAzOTU

    Voltage starting point for you UV'ers
    Code:
    1700MHz  1100mv, stable
    1600MHz  1075mv, stable
    1500MHz  1050mv, stable
    1400MHz  1025mv, stable
    1300MHz  1000mv, stable
    1200MHz  975mv,  stable
    1100MHz  950mv,  stable
    1000MHz  925mv,  stable
    900MHz   900mv,  stable
    800MHz   875mv,  stable
    700MHz   850mv,  stable
    600MHz   850mv,  stable
    500MHz   850mv,  stable
    400MHz   850mv,  stable
    300MHz   850mv,  stable
    200MHz   850mv,  stable
    28
    4fb98c4be2161.png


    Change Log 5.14.2013
    1. Linux 3.4.42
    2. Linux 3.4.43
    3. Linux 3.4.44
    4. Linux 3.4.45
    5. A few GPU updates
    6. Monster update for wifi going to version 1.88.16
    7. deadline: Allow 0ms deadline latency, increase the read speed
    8. block: urgent: Fix dispatching of URGENT mechanism
    9. Updates to Interactive gov
    10. Bunch of low level memory/hrtimer patches
    11. Checkout my github for complete list, Im exhausted.......

    ENJOY!!!!!!
    28
    OP Updated

    4fb98c4be2161.png

    Android 4.4 Download flashable KERNEL zip
    http://goo.gl/4APCe9

    Change Log 04.06.2014
    1. ktoonservative: Added up_freq_threshold_hotplug from @bosskindern
    2. ktoonservative: Added down_freq_threshold_hotplug from @bosskindern
    3. ARM: appropriate CFLAGS for Exynos5
    4. ARM makefile : CFLAGS updated
    5. CPUFREQ : pegasusq.c updated
    6. Linux 3.4.75
    7. Linux 3.4.76
    8. Linux 3.4.77
    9. Linux 3.4.78
    10. Linux 3.4.79
    11. Linux 3.4.80
    12. Linux 3.4.81
    13. Linux 3.4.82
    14. Linux 3.4.83
    15. Linux 3.4.84
    16. Linux 3.4.85
    17. Linux 3.4.86
    18. Merge in CM latest ramdisk for CM compatibility
    19 Upgraded to latest Linaro.

    ENJOY GUYS!!!!!!!! If anybody is still out there, lol :good: :highfive: