[KERNEL][KINDLE-FIRE] DooMKernel [NO LONGER MAINTAINED] - Kindle Fire Android Development

hey guys as some of u may or may not have noticed, i have closed down the "consideration for donation" thread because of low user interest...
since i dont have device with me, i will no longer be able to maintain this kernel and so i am stopping work on this kernel and closing down this thread...
best of luck guys! you already have some awesome devs working on this device... if anyone needs any help with anything feel free to contact me via p.m.
regards,
DooMLoRD
--------------------------------------------------------------------------
[ info ]
ok so i dont have this device with me, but i am probably going to buy it...
i have made a test kernel based on sources posted by g1011999 along with some modifications (OVERCLOCK!!!)
[ special thanks to ]
for helping me start off with kernel development & lots of stuff in general
Blagus
zdzihu
aZuZu
jerpelea
for brainstorming and discussing to help get this kernel compiled for Kindle Fire
intersectRaven
death2all110
ajq
everyone in this thread: Building kernel for kindle fire
g1011999 - for the sources & config on which this kernel is based on
[ screenshots ]
(screenshots thanks to foxdog66)
{
"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"
}
[ features ]
(v02 onwards) testing CPU overclocks 1.2/1.3/1.4/1.5Ghz and overvolting (for high frequencies)
(v02 onwards) init.d script support
(v01 onwards) CPU overclock to 1.2Ghz
(v01 onwards) GPU overclock to 384Mhz (same as OMAP4460)
(v01 onwards) insecure ramdisk
i will add more stuff later... first i need to know if it boots and overclock works
[ WARNING ]
as of now this is only for advanced users to test out
DO NOT FLASH THIS UNLESS U KNOW HOW TO REVERT BACK TO STOCK KERNEL
[ sources ]
https://github.com/DooMLoRD/Kindle-Fire-Kernel
[ how to install ]
if u have flashboot working then try if u can hotboot the kernel:
fastboot boot boot.img
AS FAR AS POSSIBLE DO NOT directly flash it...
do let me know if it boots...
the logo has changed so u will immediately know if this kernel works or no
[ download links ]
< NEW >
DooMKernel v02-TEST5 (1.3Ghz + overvolting with init.d support) [kernel version will show up as #5002]
DooMKernel v02-TEST4 (1.5Ghz with init.d support) [kernel version will show up as #4002]
DooMKernel v02-TEST3 (1.4Ghz with init.d support) [kernel version will show up as #3002]
DooMKernel v02-TEST2 (1.3Ghz with init.d support) [kernel version will show up as #2002]
DooMKernel v02-TEST1 (1.2Ghz with init.d support) [kernel version will show up as #1002]
MD5HASH: d474205e1a3d2decf0cb8243b75a06c2
< OLD >
DooMKernel v01-TEST4 (wifi now works)
MD5HASH: b82936b2046669e970da897eab141869
DooMKernel v01-TEST3 (kernel boots but wifi doesnt work)
MD5HASH: fbcffd8b1e8548020c3ebbc07cd24d69
DooMKernel v01-TEST2 (yellow screen issue)
MD5HASH: 2b2a773cd86908ae7c2a61aeea8e6a53
DooMKernel v01-TEST1 (yellow screen issue)
MD5HASH: aebdc21414ab10270521c32eaa76e33c
ENJOY!!

may need this one for later

may be this one too

I'll post my findings later.

Not sure if it's the kernel or the user, but this guy didn't have any luck with it.

Xeddicus said:
Not sure if it's the kernel or the user, but this guy didn't have any luck with it.
Click to expand...
Click to collapse
thats why i said to hotboot it not flash it
oh well we will need to keep testing

How did you create the boot.img? It's been awhile since I did a boot.img build. I have a kernel but am lost as to the next step.

Thank the lord doom lord is here to help us for kindle fire a legend when it comes to building kernels thank you.

intersectRaven said:
How did you create the boot.img? It's been awhile since I did a boot.img build. I have a kernel but am lost as to the next step.
Click to expand...
Click to collapse
hi mate,
its pain old way using mkbootimg...
some dude had posted correct arguments for mkbootimg... wait i will find correct link and post it here...
here are the links:
http://forum.xda-developers.com/showpost.php?p=19917919&postcount=71
http://forum.xda-developers.com/showpost.php?p=19925408&postcount=79
btw the boot.img from stock has pagesize of 4096
btw i dont have device with me yet, sorry cant help u out much...

So doom lord you are going to get this device ?
Sent from my ADR6400L using XDA App

Poler166 said:
So doom lord you are going to get this device ?
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Yup planning to get it... As long as my friend from US/Singapore can get it with him...
Its too costly to get it directly here in India, almost 300$+ (50% more than its price in US)
Sent from my R800i using XDA App

Sounds great cant wait to see some kernels on this Fire
Sent from my Motorola Triumph using XDA App

added new kernel v01-test1 with overclock!
please test!!!

DooMLoRD said:
added new kernel v01-test1 with overclock!
please test!!!
Click to expand...
Click to collapse
Same problem as my own compiles. Display is all yellow.
What compiler do you use? I'm thinking this may be a compiler problem since g1011999 said the source worked with minimal modifications.
*The changed boot logo was fine by the way.

intersectRaven said:
Same problem as my own compiles. Display is all yellow.
What compiler do you use? I'm thinking this may be a compiler problem since g1011999 said the source worked with minimal modifications.
*The changed boot logo was fine by the way.
Click to expand...
Click to collapse
darn...
i have used the 4.4.1 arm-2010q1 toolchain... as the stock kernel seems to be compiled using the same...
btw if adb works can u please check if the acpu freq table is updated with OCed CPU freq? (the sysfs interface)[available frequencies]
btw i noticed that crc7.ko and pcbc.ko are also compiled during build process... do we need to insmod these?

DooMLoRD said:
darn...
i have used the 4.4.1 arm-2010q1 toolchain... as the stock kernel seems to be compiled using the same...
btw if adb works can u please check if the acpu freq table is updated with OCed CPU freq? (the sysfs interface)[available frequencies]
Click to expand...
Click to collapse
Uhm...I'll pass on the checking part. I'm reaaaaaally uncomfortable with any overclock so I just looked at whether the display on your kernel was fine or not and rebooted immediately.

intersectRaven said:
Uhm...I'll pass on the checking part. I'm reaaaaaally uncomfortable with any overclock so I just looked at whether the display on your kernel was fine or not and rebooted immediately.
Click to expand...
Click to collapse
hmmm ok.. no problem...
if this works out correctly i will add a sysfs (or proc) interface to control acpu freq table
can u please retry again and check if the freq table was updated?
also i am thinking of trying out the sources g1011999 uploaded to git...
have u tried compiling with those? is the display problem there too?
i have on this test pc:
arm-4.4.3 gcc (from android ndk 5c)
arm-4.6.2 gcc (CodeSoc. 2011-03-41)
u want me to do any tests??

DooMLoRD said:
hmmm ok.. no problem...
if this works out correctly i will add a sysfs (or proc) interface to control acpu freq table
can u please retry again and check if the freq table was updated?
also i am thinking of trying out the sources g1011999 uploaded to git...
have u tried compiling with those? is the display problem there too?
i have on this test pc:
arm-4.4.3 gcc (from android ndk 5c)
arm-4.6.2 gcc (CodeSoc. 2011-03-41)
u want me to do any tests??
Click to expand...
Click to collapse
Already tried all CodeSourcery compilers (the mentioned 2010q1 and latest) together with all NDK compilers. Some booted, some hung but all of those that booted up had yellow screens.

intersectRaven said:
Already tried all CodeSourcery compilers (the mentioned 2010q1 and latest) together with all NDK compilers. Some booted, some hung but all of those that booted up had yellow screens.
Click to expand...
Click to collapse
hmmmmmm
i am trying with the sources he uploaded to git... will post a test kernel...

intersectRaven said:
Already tried all CodeSourcery compilers (the mentioned 2010q1 and latest) together with all NDK compilers. Some booted, some hung but all of those that booted up had yellow screens.
Click to expand...
Click to collapse
hey i have made kernel using different souces... the ones g1011999 uploaded to git...
please test out and let me know (v01-test2)

Related

[Kernel]PX-Kernel For Stock & CyanogenMod7 ROM [Update: April 20, 2012]

I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE BY FLASHING THIS KERNEL
From version 3.0 i'll provide kernel both for stock based rom & Cyanogenmod based rom
This kernel is still on heavy development & maybe can make instabillity on your system.
Do with your own risk!!​
Feature:
Overclockable to 1Ghz, but stable in 883Mhz for me
Added 672Mhz clock speed.
Support Ext 3 and Ext 4
Swap support
Cifs & Tun Module (u can found it on /system/lib/modules)
added scaling governor for battery life (interactifve, smartass, smartassV2, savagedzen, scary, minmax, interactiveX, lagfree, lulzactive)
added 4 i/o schedulling for better i/o (cfq,bfq,vr,sio)
prerooted (after install this kernel, your rom automatically rooted)
Unsecure Mode (adb shell aways as root)
better memmory management
init.d support
custom bootanimation
preinstalled busybox 1.19.3-cm7 bionic
BLN (Backlight notification) support *
more tweak on kernel
known bug:
-
what kernel should i choose??
its depand on your rom.
if you use rom based on stock rom (modified/unmodified) [ex: stockrom from samsung, giopro, particle rom] you can try this kernel for stockrom.
if you use rom based on cyanogenmod7, u should use kernel for cyanogenmod7.
here's some screenshoot
{
"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"
}
do backup first before try this kernel update
this kernel update is include no-frills application. it's used for change maximum & minimum cpu speed, governor, and i/o schedule
if get error when set maximum & minimum cpu clock, please use setcpu to set it
Download link:
you can download it from My Mirror or Goo-inside.me
Special thx to:
Hyriand for his kernel source at github
Indonesian Gio Community for help me to fix bug
if u have problem with this kernel or found a bug, please report to me
Do With Your Own RIsk
Changelog & Download Link
Changelog
Version 3.0 Release
Based on newest experimental kernel for my cm7
Add more tweak & better stability
kernel & ramdisk compressed using xz
small size than other kernel
using 800Mhz as default, instead 787Mhz
BLN should 100% working without any patch
Fix issue with usb tether (on stockrom)
More, u can see on my github
Version 2.1 Release
alot feature added
based on my cm7 latest kernel, with some modification to work on stock rom
based on perf-CL783107
fix compatibility, now this kernel should work on most stock rom
added BLN support
added init.d support
prerooted
added custom bootanimation support
many more
Version 2.0
this version is not pusblished
Version 1.3 Release
Add support to mount ext4 partition on internal memory (system, data & cache)
Version 1.2 Release
Fix charge when phone turn off
Fix bootanimation issue, now u can use bootanimation
Added 2 new scaling governor (smartass, interactive)
Version 1.1 relase to public
Overclockable to 1Ghz, but stable in 883Mhz for me
Support Ext 3 and Ext 4
Swap support
Cifs & Tun support
added 5 new scaling governor for battery life (smartassV2, savagedzen, scary, minmax, interactiveX)
added 4 i/o schedulling for better i/o (cfq,bfq,vr,sio)
What's scaling governor & i/o schedulers?
If u want know about governor & i/o schedulers
go to this thread:
Code:
http://forum.xda-developers.com/showthread.php?t=1242323
*reserverd*
Will this work with S5660M?
lypang said:
Will this work with S5660M?
Click to expand...
Click to collapse
wow, i dont know about that
maybe u can try it, but do nandroid backup first before apply this kernel
phiexz said:
I've compiiling kernel with 2.6.35.7-Perf-CL561540
Click to expand...
Click to collapse
May I distribute it with my custom ROM?
ZimniY said:
May I distribute it with my custom ROM?
Click to expand...
Click to collapse
yes u can
but, u should check 1st. is it work on ur rom or not
phiexz said:
but, u should check 1st. is it work on ur rom or not
Click to expand...
Click to collapse
R u trolling me?! sure I check it BEFORE I put it into my ROM)) I'm not a kamikaze
now we have enough reason to ask for our own sub forum right?
great work bro, downloading first testing while i've free time
I've rebuild initrd for my needs... Will test now...
ZimniY said:
R u trolling me?! sure I check it BEFORE I put it into my ROM)) I'm not a kamikaze
Click to expand...
Click to collapse
hahahaha.. justkiddd bro
klebengan said:
now we have enough reason to ask for our own sub forum right?
Click to expand...
Click to collapse
yup, can u ask admin or moderator for our sub forum??
oh, i just received report that wifi is not working.
please report, is it working or not.
i've test this kernel with particle beta 2 & simpligio 1.3
wifi module work. but i'm not check is it can connect to wifi or not.
phiexz said:
hahahaha.. justkiddd bro
yup, can u ask admin or moderator for our sub forum??
oh, i just received report that wifi is not working.
please report, is it working or not.
i've test this kernel with particle beta 2 & simpligio 1.3
wifi module work. but i'm not check is it can connect to wifi or not.
Click to expand...
Click to collapse
for gio sub forum maybe we should ask waqas to do that. cos he's ts for the first gio thread
btw wifi work great with me
klebengan said:
for gio sub forum maybe we should ask waqas to do that. cos he's ts for the first gio thread
btw wifi work great with me
Click to expand...
Click to collapse
can u pm him to ask the admin?
some one report his wifi cant connect. stuck in obtaining address
recently i also test wifi. i created adhoc from linux + dhcpd module
then i try to connect my gio to this adhoc with dynamic ip
its work on me, only take about 2 seconds and connected. i also try to ping & browsing, it's worked
i think the problem isn't from this module wifi, maybe his access point
Wifi works for me)
But gio reboots sometimes... I apologise - I've set up too hight frequency...
ZimniY said:
Wifi works for me)
But gio reboots sometimes... I apologise - I've set up too hight frequency...
Click to expand...
Click to collapse
hahahaha stable in 883Mhz for me
but i usually use 122 to 806Mhz
i only use high frequency if need, like play hd game, and benchmark too
Gooddddd Jooobbb 2 Thumbs up
phiexz said:
can u pm him to ask the admin?
some one report his wifi cant connect. stuck in obtaining address
recently i also test wifi. i created adhoc from linux + dhcpd module
then i try to connect my gio to this adhoc with dynamic ip
its work on me, only take about 2 seconds and connected. i also try to ping & browsing, it's worked
i think the problem isn't from this module wifi, maybe his access point
Click to expand...
Click to collapse
i'll pm him this night
squadzone said:
Gooddddd Jooobbb 2 Thumbs up
Click to expand...
Click to collapse
: sungkem
klebengan said:
i'll pm him this night
: sungkem
Click to expand...
Click to collapse
maybe the way is posting request thread here and we need to tell all gio thread in there

[KERNEL][One X] Advanced Stock Kernel [Rel:v01][NO LONGER SUPPORTED]

here is a Advanced Stock Kernel for the current shipped ROM...
THIS KERNEL IS STILL BASED ON STOCK KERNEL (zImage) [2.6.39.4-g6b459dc]
[ disclaimer ]
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ WARNING ]
before flashing this kernel please make sure that the kernel version matches ur firmware in about phone... it should be 2.6.39.4-g6b459dc else wifi and other components will be broken!!!
Please note that some custom ROMs already feature some of these components... This Kernel is ment to be used on STOCK ROM... so if u use it on custom ROM and some ROM feature may break, then dont blame me
[ features ]
[v01 onwards] based on stock ICS kernel 2.6.39.4-g6b459dc
[v01 onwards] added support for init.d scripts (/system/etc/init.d)
[v01 onwards] added support for userinit scripts:
if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in /sd-ext/userinit.d/ folder
also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
[v01 onwards] autorooting (prerooted)
su binary & superuser.apk will automatically be installed by kernel (latest ICS compatible SuperUser files)
(UNTESTED) busybox will be automatically installed in /system/xbin/
[v01 onwards] insecure ramdisk
ramdisk is insecure (ro.secure=0)
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw
[ credits for features ]
paulobrien for the insecure kernel - i have used that boot.img and expanded on it
for others refer to my Arc kernel thread
[ requirements ]
bootloader unlocked
working fastboot
[ how to install this kernel ]
download the boot.img
save the boot.img in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode
use the following command to flash the boot.img
Code:
fastboot flash boot boot.img
reboot phone and enjoy the kernel
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ downloads ]
[ONE X] Advanced Stock (v01)
[ MD5HASH: 699f144bbcbdbdf375eb1ccca25a4375 ]
{
"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"
}
cheers!
reserved for later
So we are installing via CMD, and should work with Android Revolution HD 1.2.0 ?
I quote DooMLoRD:
DooMLoRD said:
Please note that some custom ROMs already feature some of these components... This Kernel is ment to be used on STOCK ROM... so if u use it on custom ROM and some ROM feature may break, then dont blame me
Click to expand...
Click to collapse
Have you read the first post?
Yes I read, and I read
kernel version matches ur firmware in about phone... it should be 2.6.39.4-g6b459dc else
Click to expand...
Click to collapse
and Android Revolution HD 1.2.0 is based on 2.6.39.4-g6b459dc
witek_77 said:
Yes I read, and I read
and Android Revolution HD 1.2.0 is based on 2.6.39.4-g6b459dc
Click to expand...
Click to collapse
yes, but don't flash it over my ROM, since it modifies my ramdisk, and my tweaks will be gone. + my ROM already have superuser and busybox.
and that's exactly what I was asking for. THX.
Good too see you here doomlord but isn't "kernel" a little misleading? Hehe..
You have modified the boot.img not the kernel
Edit: and its the the boot.img is insecure
Sent from my SuperSensational ICS LeeDrOiD loaded Beast
LeeDroid said:
Good too see you here doomlord but isn't "kernel" a little misleading? Hehe..
You have modified the boot.img not the kernel
Edit: and its the the boot.img is insecure
Sent from my SuperSensational ICS LeeDrOiD loaded Beast
Click to expand...
Click to collapse
hi Lee great to see u here...
well it is a kernel... just not a custom kernel
yes boot.img is insecure and bunch of other stuff
DooMLoRD said:
hi Lee great to see u here...
well it is a kernel... just not a custom kernel
yes boot.img is insecure and bunch of other stuff
Click to expand...
Click to collapse
Waiting to get my hands on the device now.... feeling very impatient
DooMLoRD said:
hi Lee great to see u here...
well it is a kernel... just not a custom kernel
yes boot.img is insecure and bunch of other stuff
Click to expand...
Click to collapse
Oh mate. U r on the thread. I got my device too. But feeling weird to unlock the bootloader. As I found it will void the warranty. Waiting for an other way to unlock the bootloader. Thank you!
Sent from my HTC One X using XDA
OT
( @ DooMLoRD
you won´t buy a Xperia S )
What do you think about how high kernel devs like you will be able to push our cpu cores?
Thanks I advance
Sent from my HTC HD2 using xda premium
jonas2295 said:
What do you think about how high kernel devs like you will be able to push our cpu cores?
Thanks I advance
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
well, hard to say... from what read the nVidia chips are not that great for overclocking... also we need to understand that this device has 4 cores (+one companion core + GPU cores)... so the thermal cap is already low and the chips may not be tolerant to high OC...
lets see, till i get the kernel sources in hand, i cant say how much i can push this chip...
DooMLoRD said:
well, hard to say... from what read the nVidia chips are not that great for overclocking... also we need to understand that this device has 4 cores (+one companion core + GPU cores)... so the thermal cap is already low and the chips may not be tolerant to high OC...
lets see, till i get the kernel sources in hand, i cant say how much i can push this chip...
Click to expand...
Click to collapse
yep looks like its a little bit limited but i think we could do the 1,8ghz like the transformer although we have to think about the battery aspect ..
Thanks for your answer
te
jonas2295 said:
yep looks like its a little bit limited but i think we could do the 1,8ghz like the transformer although we have to think about the battery aspect ..
Thanks for your answer
Click to expand...
Click to collapse
Hey jonas good to see you here too...got my one x today..seems sofar wre the first/only ones to make this step coming from dm,lets see wre this adventure will lead us
Awww man getting mine in 2days but I am not at home till 11th but I have it then...
Hmm guess most people from the good old hd2 are waiting for our feedback lol and since dm went to the s2 many will be willing to switch....
Yes will be a good community but no windows phone, win mobile,.... In one phone but lagfree for sure.
We will keep in contact, I hope
Sent from my HTC HD2 using xda premium
Just loving my one x.
Sent from my HTC One X
Chip runs smooth CPU wise.
The GPU is not much better at the moment than the Adreno 220 in my SensationXE.
But i`m a bit concerned in the Heat development.
The thing heats up around the camera area when stressed.
And when u need to make a call......, It`s getting hot around the ears.
But hey that`s the price we pay for power....
vallandil said:
Chip runs smooth CPU wise.
The GPU is not much better at the moment than the Adreno 220 in my SensationXE.
But i`m a bit concerned in the Heat development.
The thing heats up around the camera area when stressed.
And when u need to make a call......, It`s getting hot around the ears.
But hey that`s the price we pay for power....
Click to expand...
Click to collapse
yups the device does heat up a lot around the camera region!

[02-12] [KERNEL] Linux 3.6.8 | TripNDroid PRO SERIES | Terrified Chipmunk | 012

{
"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"
}
TripNDroid PRO kernels for the HTC Endeavoru
In this topic you find a TripNDroid kernel based on the Linux mainline kernel. The kernels will always be under development. There will be dev and release kernels uploaded along the way.
The main goal is to provide always (almost) the latest Linux kernel that is available. For now the kernel is based on Linux 3.6.8 and will be updated to Linux 3.7.x.
Features:
- Linux mainline kernel
- Only the core Android patches added
- Linux default wifi drivers (new. modified firmware included)
- Jelly Bean kernel
- Default memory adressing
- Stock device registration
- PM QOS patched to Linux mainline
- Fast...
Since version 006 there are 2 versions;
- kernel D
default kernel to use on any aosp rom that is currently available, dont flash this on tripndroid roms that have unified hboot support
- kernel T
tripndroid kernel for use -only- with tripndroid roms that have unified hboot support, dont flash this one on other aosp roms!
Kernel D:
http://tripndroid.bindroidroms.com/TripNDroid_Pro_Series_3.6.8-012D.zip
Kernel T:
http://tripndroid.bindroidroms.com/TripNDroid_Pro_Series_3.6.8-012T.zip
Older versions:
http://tripndroid.bindroidroms.com/TripNDroid_Pro_Series_3.6.5-004.zip
http://tripndroid.bindroidroms.com/TripNDroid_Pro_Series_3.5.7.zip
Github:
https://github.com/TripNRaVeR
First for testing your kernel on aokp.
Sent with my HOX using IceColdJelly
i have some questions i thats ok.
is uv or uc possible?
how is the battery life?
It works without repacking on ICJ. Is it better to repack it?
Congrats on all your hard work Trip, I will test tomorrow. As I'm an hboot 1.28 user, I'll need to repack.
Nice one will try tomorrow thanks
Sent from my HTC One X using xda premium
So I can say it is smooth and f...... fast. I use it with ondemand.
nimrodity said:
i have some questions i thats ok.
is uv or uc possible?
how is the battery life?
Click to expand...
Click to collapse
No UV and OC implemented for now, battery life was good for the amount of time i had the various beta's installed. Yesterday after a night sleep and a whole day at work i had 82% left.
inzaghi75 said:
It works without repacking on ICJ. Is it better to repack it?
Click to expand...
Click to collapse
As long as you dont have issues i dont see the need to repack
inzaghi75 said:
So I can say it is smooth and f...... fast. I use it with ondemand.
Click to expand...
Click to collapse
I find it more responsive with interactive tough, but that could also be subjective as i like to use the "standards"
Okay Trip I use it without repacking. Changing now to interactive. The temp from my HOX are very low. Great work Trip.
thx,sorry reached my limit,would have hit the button if i could.
for now i need repack on Domination to get hwa,but in next release this should worked out so no repack needed anymore,just flashed the kernel and will checl it now
Also Trip might we see a new update for your ROM?
small update,wifi doesnt turn on with repacked kernel on Domination,will try without repack now
EDIT:cool without repack wifi works,as well as hwa,nice
Heads up for anyone on hboot 1.23/1.28, kernel doesn't work correctly with repacking, it breaks WiFi.
edit: See post below for Trips explanation.
Audioboxer said:
Also Trip might we see a new update for your ROM?
Click to expand...
Click to collapse
Yes
nimrodity said:
small update,wifi doesnt turn on with repacked kernel on Domination,will try without repack now
EDIT:cool without repack wifi works,as well as hwa,nice
Click to expand...
Click to collapse
The problem with my kernels is that i always want to use latest and default drivers that arent compatible with endeavoru by default. In various cases it requires ramdisk edits and those can break with a repack.
If you manually repack you need to take the wifi stuff from my ramdisk into the new one. Then it will work. Also make sure to flash the included firmware.
TripNRaVeR said:
Yes
The problem with my kernels is that i always want to use latest and default drivers that arent compatible with endeavoru by default. In various cases it requires ramdisk edits and those can break with a repack.
If you manually repack you need to take the wifi stuff from my ramdisk into the new one. Then it will work. Also make sure to flash the included firmware.
Click to expand...
Click to collapse
Sadly I have no idea how to manually repack, but thanks for explanation :good:
I will cross my fingers all these JB issues with HTCs latest hboots is resolved when the final RUU hits.
Audioboxer said:
Sadly I have no idea how to manually repack, but thanks for explanation :good:
I will cross my fingers all these JB issues with HTCs latest hboots is resolved when the final RUU hits.
Click to expand...
Click to collapse
Just use this to repack
http://forum.xda-developers.com/showthread.php?t=1815607
[KERNELS][ONLINE]Online Auto Kernel Repack Beta!
It's 100% noob proof
Sent from my HTC One X using ncx 2.17 v9 beta5
nimrodity said:
Just use this to repack
http://forum.xda-developers.com/showthread.php?t=1815607
[KERNELS][ONLINE]Online Auto Kernel Repack Beta!
It's 100% noob proof
Sent from my HTC One X using ncx 2.17 v9 beta5
Click to expand...
Click to collapse
As Trip said above you need to manually repack so you can include his WiFi driver ramdisk tweaks with mdeejays 1.23/1.28 JB ramdisk. The online repacker just swaps ramdisks as is.
Anyway I won't clog up this topic any more, everyone now knows 1.23/1.28 incompatibility.
Device gets a bit too warm(45°C) for my liking with normal use. First time in weeks the hox feels awkward in hands again.
Performance is great, battery drains fast but it's way too early to judge that
Sent from my HTC One X using ncx 2.17 v9 beta5
previous kernel did boot sense 4+, but with issues, maybe this one will finally allow the cid-screwed people to taste JB..thanks!
cYbOrG5 said:
previous kernel did boot sense 4+, but with issues, maybe this one will finally allow the cid-screwed people to taste JB..thanks!
Click to expand...
Click to collapse
No..I tested it...same bug,no sound,no USB tethering and WiFi hotspot......may be something else too..tested in maximus 4.0
Sent from my HTC One X using xda premium

[Kernel][XM-SS]Ironbuang Kernel 3.4.4[release-3.0.3]

Code:
[COLOR="Red"][SIZE="4"]* Standard disclaimer:
* Your warranty is now void. Use at your own risk.
* In other words: It is your choice to use this software,
* I am not responsible for any damage or problems[/SIZE][/COLOR]!
Ironbuang-Systems Kernel
{
"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"
}
another new kernel joins the development for our beloved Xperia M (YEY)
so i havent really done anymore serious kernel developments in a long time, last was galaxy y where i had help with a lot of great devs, tried with mediatek chips but gave up, now i got an xperia M for the new year and i compiled my own kernel to satisfy what i want from my phone and then i just decided to share it in case you guys might wanna give it a try too
WHATS IN IT
Code:
compiled from 15.1.C.2.9 kernel sources
patched to [COLOR="Blue"]3.4.4[/COLOR] kernel
[STRIKE]linaro GCC 4.6.2 toolchain[/STRIKE][COLOR="Blue"]Now compiled with Linaro 4.7.4 toolchain[/COLOR]
compiled with O2 optimizations
CPU OC to 1.2ghz (has a weird issue though of capping max freq back to 972mhz sometimes especially when running a benchmark, still looking to solve it)
GPU OC to 450mhz (badass constant 25fps on antutu 3d gpu benchmark was the highest i ever achieved)
6 cpu givernors
[LIST=1]
[*]interactive
[*]conservative
[*]userspace
[*]powersave
[*]intellidemand*default*
[*]performance
[/LIST]
5 ioscheds
[LIST=1]
[*]noop
[*]deadline
[*]row *default*
[*]cfq
[*]sio
[/LIST]
swap & zram enabled
XZ compressed
CWM 6.0.4.5
vmreadahead set to 1024
NTFS support, now you can mount even your NTFS formatted flashdrives (needs OTG helper to mount or some app but no need for modules since its now built into the kernel)
allow externally powered USB host devices
minimum brightness lowered
more will be added soon, just check the commits to see, it will tell you what more features i have added or removed
HOW TO INSTALL
BOOTLOADER MUST BE UNLOCKED
ADB & FASTBOOT ALONG WITH XPERIA M DRIVERS MUST BE INSTALLED IN YOUR
run this command from cmd
Code:
fastboot flash boot ironbuang.img
now this
Code:
fastboot reboot
wait for phone to boot and enjoy
changelogs
I am not really a fan of editing this thread for changelogs, but instead all changelogs can be viewed at my GIT, the commits are the changelogs
DOWNLOAD LINK
STABLErelease 3.0.2
changelogs
BLEEDING EDGE 3.4.5 Kernel
BLEEDING EDGE INFO
3.4.5 Kernel
WIFI is broken
OTHER ISSUES MIGHT EXIST, I JUST DONT KNOW AS I REVERTED BACK TO 3.4.4,
FEEL FREE TO GIVE IT A TRY THOUGH
BUGS
Code:
[STRIKE]ROW IOSCHED is still buggy right now, causes an unresponsive system for a duration of time or SOD's the phone when it is sleeping, better now in 2.5 than before but still buggy[/STRIKE] [COLOR="Red"]FIXED[/COLOR]
Code:
PEGASUSQ GOVERNOR, was built with a section mismatch, using it as default governor via kernel config will freeze and reboot system on boot, using other governors as default and setting pegasusq using 3rd party apps works fine though as a workaround for now
Credits
alvinhochun for cwm
icoolguy1995 for some discussion regarding OC
varun.chitre15 for some of his commits
ansebovi for 450mhz gpu commit
doomlord for his toolchain i no longer use his toolchain
faux123 for some of his commits as well
source
Ironbuang Kernel
XDA:DevDB Information
Ironbuang-Systems, a Kernel for the Sony Xperia M
Contributors
thirdzcee
Kernel Special Features: kernel 3.4.4 linaro 4.7.4, O2 optimizations ,zram intellidemand CPU & GPU OC and some other stuff
Version Information
Status: No Longer Updated
Current Beta Version: release-3.0.3
Beta Release Date: 2014-02-02
Created 2014-01-26
Last Updated 2014-02-08
How to apply features
how to features???
zram
USE ANY TERMINAL EMULATOR OF YOUR CHOICE
1)need to be root 1st so use this command
Code:
su
2) create zram size
initialize /dev/zram0 with 96mb disksize with this command
Code:
echo 10066329 > /sys/block/zram0/disksize
note: Disksize cannot be changed if the disk contains any
data. deactivate first before you can change its disksize.
use this formula for calculating the disksize you want
( ill use my 96mb as an example)
Code:
96mb= 96×1024×1024)
3) activate:
Code:
mkswap /dev/block/zram0
swapon /dev/block/zram0
4) stats: To check if you have swap enabled
Code:
free
and it should return something like this
Code:
total used free shared buffers cached
Mem: 506188 419736 86452 0 49404 121960
-/+ buffers/cache: 248372 257816
Swap: 1534200 100348 1433852
*its from my pc not my phone but it should look similar
5) deactivate:
Code:
Swapoff /dev/block/zram0
Click to expand...
Click to collapse
another just incase
edit: i was correct that i needed this just in case, already PMed a mod to move thread to proper section,,, sorry for posting this in the GENERAL section
Posted in wrong section should be in original android development not general but nice work tho
Sent from my C1905 using xda premium
This is the most badass kernel I've ever used!
Good work dude.
Great to see you here.
Well, as you said about the max freq to get limited up to 972mhz, that happened to me even when I was using elixer 2.0 kernel. However on the first try with max freq 1566Mhz, I got 12000+ points but later, the problem started.......I was wondering if it was due to the app itself (antutu benchmark) because while using quadrant, it gave me a score of 5700+ points, and the max freq was 1566mhz......well, what do you think @thirdzcee?
Abhigyan66 said:
Well, as you said about the max freq to get limited up to 972mhz, that happened to me even when I was using elixer 2.0 kernel. However on the first try with max freq 1566Mhz, I got 12000+ points but later, the problem started.......I was wondering if it was due to the app itself (antutu benchmark) because while using quadrant, it gave me a score of 5700+ points, and the max freq was 1566mhz......well, what do you think @thirdzcee?
Click to expand...
Click to collapse
I think your on the latest firmware, am I correct??? And I think that the capping only happens on New firmware... Though I could be wrong, I havent dug deeper any more on it
Sent from my C1905 using XDA Premium 4 mobile app
Oh anfd to add I think yout antutu is a little wrong for 1.5ghz, I can get 13k+ on 1.2 ghz with my kernel, ive seen the ss of antutu with 1.5 and it reaches 15k on antutu
Sent from my C1905 using XDA Premium 4 mobile app
thirdzcee said:
Oh anfd to add I think yout antutu is a little wrong for 1.5ghz, I can get 13k+ on 1.2 ghz with my kernel, ive seen the ss of antutu with 1.5 and it reaches 15k on antutu
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Damn! 15k+?! That's awesome! But idk, I'm using the latest firmware and I've got antutu benchmark 3.0.3, where I got 12k with 1.5ghz and 10k for 972mhz. On the other hand, I got 13k on antutu 4.x with 1.5ghz. Well, I also experience some lags while swiping the screen and also while in gaming (with oc). Do you know what's causing it to slow down?
To fix wifi enable prima module.
icoolguy1995 said:
To fix wifi enable prima module.
Click to expand...
Click to collapse
i cant seem to find prima anywhere in the config file,,, how do i build the module???
thirdzcee said:
i cant seem to find prima anywhere in the config file,,, how do i build the module???
Click to expand...
Click to collapse
Download prima source ( search github). To enable it in config search kernel source from xperia L or else tomorrow i send you the code.
Sent from my C1905 using Tapatalk
icoolguy1995 said:
Download prima source ( search github). To enable it in config search kernel source from xperia L or else tomorrow i send you the code.
Sent from my C1905 using Tapatalk
Click to expand...
Click to collapse
thnx for the tip, i was trying with this one from doomlord https://github.com/DooMLoRD/caf-prima but errors were giving me a headache
ill look into the xperia L sources
edit:
solved the prima puzzle,,, ss sources dont include it, so i jumped to the ds sources which had the prima source available already and thanks to showp1987 who has the fixes for the prima errors, i can compile the module, the previous errors from manually adding prima to staging was too much for me to handle.. LOL
now i have another problem,,,, why is the module so HUUUGGEE... 36mb,,, that just isnt right...
thirdzcee said:
thnx for the tip, i was trying with this one from doomlord https://github.com/DooMLoRD/caf-prima but errors were giving me a headache
ill look into the xperia L sources
edit:
solved the prima puzzle,,, ss sources dont include it, so i jumped to the ds sources which had the prima source available already and thanks to showp1987 who has the fixes for the prima errors, i can compile the module, the previous errors from manually adding prima to staging was too much for me to handle.. LOL
now i have another problem,,,, why is the module so HUUUGGEE... 36mb,,, that just isnt right...
Click to expand...
Click to collapse
Yes thats the problem i came across with dual source. And that module will not work.
Try the prima source of pecancm. He updated to latest upstream.
Sent from my C1905 using Tapatalk
about ntfs
nice kernel bro
i got 13** on antutu benchmark:good::good::good:
one question from me
how about activated ntfs when connecting otg?
because my fd was formatted on ntfs (for copy large file)
thnx before :good:
soeltz7fold said:
nice kernel bro
i got 13** on antutu benchmark:good::good::good:
one question from me
how about activated ntfs when connecting otg?
because my fd was formatted on ntfs (for copy large file)
thnx before :good:
Click to expand...
Click to collapse
Youll need otg helper app for that
Sent from my C2005 using XDA Premium 4 mobile app
Can someone give me the first release of this kernel couse with version 3.0.2 i have a problem withe cwm recovery and my phone give a freezes ,it's not stable for me.
No longer updated.
This thread should be locked I guess.
Not sent from my xPERIA M.
Will be updated when official 4.3 is out... Currently got hooked on 4.2 dual firmware so I wasn't able to get back on this one
Sent from my C2005 using XDA Premium 4 mobile app

[5.0-5.1][Kernel][.368 Inbuilt multirom support][ V 4.0 ] RockZ1L Kernel [04/10/2015]

Hello guys me again with new kernel
Presenting New Advanced RockZ1L Kernel ​
{
"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"
}
Note: this is only for Z1 Devices For Z1 compact click here
Features of the Kernel
Check with Change log each update of kernel there are lots of new work and features
Updated the ramdisk to .242
Updated Kernel sources to .242
updated Twrp Recovery ( new build)
Updated Philz recovery ( new built )
Double tap to wake ( two individual kernels for option )
GCC 4.9.3 Linaro toolchain with Cortex-A15 buit
Sound control
Added Atheros wifi
Finally a fully working Wifi ( fixed ) not by stock modules
Fixed Memory leaks and battery optimized
Support exFAT sdcard
added and enabled Intelli-KSM ( patch from Doomlord and lot more )
Two-way stereo call recording
Zram Driver support
Force Fast charging support
LZMA compression
New RockZ1k Logo
Support sound control driver
init.d scripts supported
IO schedulers ( Which are required and works good)
CPU Governors ( Which are required and works good)
CPU VDD control
Thermel temperturing control
Added Kcal color control
RGB Multipliers (Polynomial Color Correction)
Display Color Inversion (Inverse Gamma Correction) [patch by savoca]
Comes with an app to control color
Added HBM ( High Brightnesss mode ) [HBM is able to be simulated by applying higher current drain to back light LED]
And many more not remebered
For more just go with my github
How to Install Click here
Download & credits Click here
XDA:DevDB Information
[5.0-5.1][Kernel][.368 Inbuilt multirom support][ V 4.0 ] RockZ1L Kernel [04/10/2015], Kernel for the Sony Xperia Z1
Contributors
venkat kamesh
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V_4.0
Stable Release Date: 2015-10-04
Created 2015-05-06
Last Updated 2015-10-04
How to install
Requirements
bootloader unlocked [ READ THE WARNING IN THAT THREAD BEFORE UNLOCKING BOOTLOADER ] by Doomlord
working fastboot
[How to install Kernel
download the kernel package
save it to the sdcard
reboot into recovery
flash the kernel package using recovery
reboot from recovery into system
Enjoy the new kernel
How to flash via Fastboot mode
Download the kernel package
Save it kernel to the folder containing fastboot binary
flash the boot.img using fastboot:
Code:
fastboot flash boot boot.img
reboot from fastboot
Code:
fastboot reboot
Enjoy the new Kernel
Downloads & credits
Download link for latest kernel Click here 04/10/2015
Old Downloads Lollipop
Rock Z1L Kernel 13/08/2015 click here
Rock Z1L Kernel 28/06/2015 click here
Rock Z1L Kernel 31/05/2015 click here
Rock Z1L Kernel 21/05/2015 click here
Rock Z1L Kernel 19/05/2015 click here
Rock Z1L Kernel 13/05/2015 click here
Rock Z1L Kernel 06/05/2015 click here
Old Downloads Dont try these for lollipop these are only for kitkat (just for reference)
Rock Z1k Kernel 27/03/2015 click here
Rock Z1k Kernel 26/03/2015 click here
Rock Z1k Kernel 25/03/2015 click here
Rock Z1k Kernel 22/03/2015 click here
ROckZ1k Kernel 01/03/2015 and change log Click here
ROckZ1k Kernel 05/03/2015 and change log Click here
RockZ1k Kernel 08/03/2015 Uploading
Double tap to Wake (Deep sleep will not work and battery consuming ) Click here
Without Double tap to Wake ( same change log with good battery ) Click here
Click to expand...
Click to collapse
Credits
@faux123
@DooMLoRD
@[NUT]
@MohammadAG
@hlavicka82
@Myself5
and the contributions from github https://github.com/venkatkamesh/android_kernel_sonyz_msm8974/graphs/contributors
and other devs may be i missed thanks to them ( if any inform me )
sony For Sources
Finally
The wait has ended
venkat kamesh said:
Download link for latest kernel Click here 06/05/2015
Credits
@faux123
@DooMLoRD
@[NUT]
@MohammadAG
@hlavicka82
and other devs may be
i missed thanks to them
sony For Sources
Click to expand...
Click to collapse
installed and give bootloop at sony logo with viola led.
also no Rockz1 logo on startup. Is it normal?
fer2503 said:
installed and give bootloop at sony logo with viola led.
also no Rockz1 logo on startup. Is it normal?
Click to expand...
Click to collapse
i had tested the kernel
try via fastboot mod or by flashool
and yes the logo is stock one
http://forum.xda-developers.com/showpost.php?p=60561684&postcount=436
edit:- what was your device model no ?
edit :- could you try uninstalling stock recoveries ? then try
i had tested again as you got result
venkat kamesh said:
i had tested the kernel
try via fastboot mod or by flashool
and yes the logo is stock one
http://forum.xda-developers.com/showpost.php?p=60561684&postcount=436
Click to expand...
Click to collapse
find the problem: XZDR dual recovery of the rom. removed and now the phone starts .
best app for kernel control? faux? pimp my z1?
Double Tap To Wake Up?
I heard about, that the DTW-function is actually not possible on Xperia Z1, because there is an other display obstruct.
Are there any batteryproblems with it?
Maybe you can explain how it works
@venkat kamesh why do you need to include the mpdecision binary in the zip? Will the kernel work correctly if flashed only via fastboot? I am asking becouse there are files related to wifi in the zip that will not be installed if the kernel is flashed via fastboot. Then you should tell users to flash the zip after flashing via fastboot or remove the files from zip if not needed.
fer2503 said:
find the problem: XZDR dual recovery of the rom. removed and now the phone starts .
best app for kernel control? faux? pimp my z1?
Click to expand...
Click to collapse
thanks i will now update the zip
Würfelrotze said:
I heard about, that the DTW-function is actually not possible on Xperia Z1, because there is an other display obstruct.
Are there any batteryproblems with it?
Maybe you can explain how it works
Click to expand...
Click to collapse
Yes Double tap to wake is not possible only with Z1 compact not with other devices nad it drains
for more
google it buddy
hlavicka82 said:
@venkat kamesh why do you need to include the mpdecision binary in the zip?
Click to expand...
Click to collapse
actually mpdecision file runs in our system as a vendor executable file and what it does is that it controls the governor for cpu.
this file will defines performance of your cpu1, the file gets executed every time your screen goes off
and mpdecision file overwrites the cpu1 governor settings to userspace ondemand, userspace is the governor when cpu1 is online and ondemand when offline.
so i used it
Thx bro waiting long time for this
I know what mpdecision does. But it is already included in the stock rom. In one version of the DooMKernel the binary was renamed. To revert this DooMLorD included the stock binary in the flashable zip. So unless you use a modified mpdecision binary it makes no sense to include it in the zip.
aw the download link is removed/disabled.
i assume ur uploading the new zip file with the xda recovery removal script
anyway, great work and thank you so much for the kernel, as soon as the download link is available again i will download and test
cheers,
hlavicka82 said:
I know what mpdecision does. But it is already included in the stock rom. In one version of the DooMKernel the binary was renamed. To revert this DooMLorD included the stock binary in the flashable zip. So unless you use a modified mpdecision binary it makes no sense to include it in the zip.
Click to expand...
Click to collapse
hmm i havent know the point until you said me
omar suggested to i added it
as i read more about that i started to use that
i will check it for more info, thank you mate..
chitose_ndy said:
aw the download link is removed/disabled.
i assume ur uploading the new zip file with the xda recovery removal script
anyway, great work and thank you so much for the kernel, as soon as the download link is available again i will download and test
cheers,
Click to expand...
Click to collapse
link updated
venkat kamesh said:
hmm i havent know the point until you said me
omar suggested to i added it
as i read more about that i started to use that
i will check it for more info, thank you mate..
link updated
Click to expand...
Click to collapse
sometimes in pimp my z1 i found the governor changed for some core. also the voltage controll allow to controll voltage only for max 2200mhz, not for 2400mhz. can you fix it?
fer2503 said:
sometimes in pimp my z1 i found the governor changed for some core. also the voltage controll allow to controll voltage only for max 2200mhz, not for 2400mhz. can you fix it?
Click to expand...
Click to collapse
sure for next update
i had few more things to do as well
today after finishing the fix and kernel for Z1c
i may not be available for a week
i may post but no pc to work ( something like i gonna take rest haha )
venkat kamesh said:
sure for next update
i had few more things to do as well
today after finishing the fix and kernel for Z1c
i may not be available for a week
i may post but no pc to work ( something like i gonna take rest haha )
Click to expand...
Click to collapse
perfect
have a good holiday
thanks for your work
Excellent No problems at all as of now
Thanks for your work (I also got 1.2 running )
How do you enable/disable high brightness mode ?
Kernel works smoothly, thank you for your work and effort ^^

Categories

Resources