[WIP] [Bootloader Bypass] [Test] Kexec for edison [WIP] - Motorola Atrix 2

Hello,
Based off the bionic kexec with a proper devtree, ramdisk, and kernel (stock) We can probably get kexec on our devices. Also, Don't be suprised if your device freezes and then reboots, it is WIP (Work in Progress). I would test this if my device hasn't bricked. So you can test it. It won't permemetly brick your device.
Well, Enough said here is the dl:
http://beta.androidfilehost.com/?fid=9390135922294522015
Cheers and good luck!!!

Reserved!!!

Safestrap has kexec support. Just no kexec kernel.
Sent from my locked MB865 on Ice Cream Sandwich.

We already have a working kexec for our phone... as DemosZevasa said we don't have a kernal... and really don't need one as we can build most ICS/JB Roms to work with stock.

What can I do if I had kexec kernel?
[I miss symbian^3 community.]

sad_but_cool1 said:
What can I do if I had kexec kernel?
[I miss symbian^3 community.]
Click to expand...
Click to collapse
I'm missing out, Where is kexec?
Is it downloadable?

If I applied this zipped update to add kexec support to kernel,will my phone boots always to the new ramdisk?
Can u share the source for binaries?
I miss symbian^3 community.

tcf38012 said:
I'm missing out, Where is kexec?
Is it downloadable?
Click to expand...
Click to collapse
Look here:
http://forum.xda-developers.com/showthread.php?p=26046059

tcf38012 said:
Hello,
Based off the bionic kexec with a proper devtree, ramdisk, and kernel (stock) We can probably get kexec on our devices. Also, Don't be suprised if your device freezes and then reboots, it is WIP (Work in Progress). I would test this if my device hasn't bricked. So you can test it. It won't permemetly brick your device.
Well, Enough said here is the dl:
http://beta.androidfilehost.com/?fid=9390135922294522015
Cheers and good luck!!!
Click to expand...
Click to collapse
Is this for 2.X kernel or for 3.X kernel? I tried the 3.X kernel kexec, they not work on atrix2( though works well on RAZR), maybe I did something wrong

wanggjghost said:
Is this for 2.X kernel or for 3.X kernel? I tried the 3.X kernel kexec, they not work on atrix2( though works well on RAZR), maybe I did something wrong
Click to expand...
Click to collapse
I'm thinking it is not having kexec support in the kernel
Iv'e got the kernel source 3.0.8 without kexec I just need to add kexec
Once we get a kernel with kexec, we can kexec custom kernels.
Right now I'm mostly working on the fastboot files for ATT US so I can get that out of the way.
Cheers!!!

tcf38012 said:
I'm thinking it is not having kexec support in the kernel
Iv'e got the kernel source 3.0.8 without kexec I just need to add kexec
Once we get a kernel with kexec, we can kexec custom kernels.
Right now I'm mostly working on the fastboot files for ATT US so I can get that out of the way.
Cheers!!!
Click to expand...
Click to collapse
Right now you can only try fully stock kernels with kexec, use the link I provided above, it works, I have done it with a stock compiled kernel. Yes we need to use the one for the RAZR, not the bionic.
This will work with 2.x or 3.x kernels... but since we have ICS, trying to boot a 2.x kernel will get you in trouble.
By the way which 3.0.8 kernel are you using? It is VERY, VERY important to use the moto mb865 source to be able to add the kexec support, for now.

jimbridgman said:
Right now you can only try fully stock kernels with kexec, use the link I provided above, it works, I have done it with a stock compiled kernel. Yes we need to use the one for the RAZR, not the bionic.
This will work with 2.x or 3.x kernels... but since we have ICS, trying to boot a 2.x kernel will get you in trouble.
By the way which 3.0.8 kernel are you using? It is VERY, VERY important to use the moto mb865 source to be able to add the kexec support, for now.
Click to expand...
Click to collapse
I can't find a MB865 kernel source with kexec and 3.x. I don't know about the moto sourceforge they all seem GB (2.6.x)
So i just used a kernel that is OMAP and is ASOP.

tcf38012 said:
I can't find a MB865 kernel source with kexec and 3.x. I don't know about the moto sourceforge they all seem GB (2.6.x)
So i just used a kernel that is OMAP and is ASOP.
Click to expand...
Click to collapse
Yeah that is the issue. Right now, you can only boot stock kernels with kexec on our device, and a few others seem to have this same issue. Yes, moto has not released the source for our phone for ICS yet.
As for finding a kernel with kexec support in it, I would go take a look at hascode's githib, he has the stuff up there, that you might be able to modify, but the kernel I think he has is for cm9 and it is not booting on our device quite yet.
You should look for at least the me865 ICS source and try and throw the kexec parts into it, from hascodes github.
Try the me865 soruce from here:
http://sourceforge.net/projects/me865.motorola/files/ME865/
There might be an ICS version in there, to take a shot at, for now.

And this kid is only 14. Amazing!
Sent from my MB865 using xda app-developers app

smgulsby said:
And this kid is only 14. Amazing!
Sent from my MB865 using xda app-developers app
Click to expand...
Click to collapse
posting something for another phone without any modification would be the opposite of amazing...
Stuff like this should be in the general section.its an ideal,not a development.
Sent from my MB865 using xda premium

rdavisct said:
posting something for another phone without any modification would be the opposite of amazing...
Stuff like this should be in the general section.its an ideal,not a development.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
Why do ya think it's WIP, and not Q (Question)? It's because of we just need a kernel that we can combine the drivers and kexec with.
Cheers!!!

tcf38012 said:
Why do ya think it's WIP, and not Q (Question)? It's because of we just need a kernel that we can combine the drivers and kexec with.
Cheers!!!
Click to expand...
Click to collapse
But you also have to use the RIGHT binary version of kexec (the boinic one will not work for our phone). I hope you know that I was part of the team that worked on the OG of kexec with kohlk and mbm and those guys, and the one posted in the razr form that I linked in this thread works for our phone too, I made sure of that, so that there was no need for a razr version and an a2 version...

jimbridgman said:
But you also have to use the binary version of kexec (the boinic one will not work for our phone). I hope you know that I was part of the team that worked on the OG of kexec with kohlk and mbm and those guys, and the one posted in the razr form that I linked in this thread works for our phone too, I made sure of that, so that there was no need for a razr version and an a2 version...
Click to expand...
Click to collapse
I just need my replacment phone back. I'm lost without it. I can't test anything without an Atrix 2 . I should get it Friday .

tcf38012 said:
I just need my replacment phone back. I'm lost without it. I can't test anything without an Atrix 2 . I should get it Friday .
Click to expand...
Click to collapse
Cool!!!
I promise that kexec works. I have tested it with both a true moto a2 kernel and the cm7 kernel that I compiled back in the 2.3.6 days.
I am not 100% on an ICS kernel, though since we don't have source yet, and I am not sure if the aosp kernel will work or not, as I had a lot of trouble getting the cm7 kernel working back in april and may.

jimbridgman said:
Cool!!!
I promise that kexec works. I have tested it with both a true moto a2 kernel and the cm7 kernel that I compiled back in the 2.3.6 days.
I am not 100% on an ICS kernel, though since we don't have source yet, and I am not sure if the aosp kernel will work or not, as I had a lot of trouble getting the cm7 kernel working back in april and may.
Click to expand...
Click to collapse
Oh yeah,
I just never heard about that.
Cheers!!!

Related

[Kernel Source] ToAsTcfh-Eclair-2.6.27 {Updated- Apr30, 2010} Murder-Kernel

this is my 2.6.27 source for eclair builds of android. this has been a long time project with lots of help from some great friends. i consider this a community kernel so all are welcomed to it, to use in their builds or what not. all thats asked is for all who use it, to give credit for using this source. just as u would for using anyone elses work. thats just to be fair to those who help maintain this kernel.
thanx:
maejrep
flipz
quietblongs
phhusson
MrPippy
tmzt
bzo
and if i forgot u ill add u later
current commits:
-msm_hw3d support for Donut and Eclair builds (ported patches made by phhusson and MrPippy)
-synaptics touch driver (backported from .29)
-msm_camera (backported from .29 by maejrep)not yet working
-compcache sources
-overclocking and the ability to scale all current freqs (major thanx to phhuddson, bzo, and maejrep for all the help)
-backported ext4 support
-fixed freq tables to show correct clock speeds
-backported BFS (Brain **** Scheduler) version 316
new commits and patches are welcomed. please submit them for review.
http://github.com/toastcfh/htc-2.6.27-heroc
Enjoy
reserved
...........................................
Good job Hopefully these fixes make it into all the awesome ROMs out there (yours included)
So this is the much anticipated OpenGL and Multitouch?
I actually grabbed the source from github /jhansche/htc-2.6.27-heroc last night. Got it compiled and running and I have to say it works nicely. Loving the OpenGL, but especially the multi-touch!
You guys are awesome. Thank you for all your hard work!
PRGUY85 said:
So this is the much anticipated OpenGL and Multitouch?
Click to expand...
Click to collapse
Sure is. This is the code base that got me the highest-on-Hero-so-far 29.9fps bench on neocore that I posted a screenshot of in his thread.
Amazing work guys
damn it I really need to get a linux setup so I can compile the kernels. I WANT THIS!!!!!! AAAAAAAAAAAAAAAAAAAARRRRRRRRRRRRRRRRRRRRRRRGGGGGGGGGGGGGGGG!
Hope this gets incorporated soon into the latest 2.0.1/2.1 AOSP ROMs...also is this compatible with Gumbo's Kernel?
PRGUY85 said:
Hope this gets incorporated soon into the latest 2.0.1/2.1 AOSP ROMs...also is this compatible with Gumbo's Kernel?
Click to expand...
Click to collapse
this is a kernel it is not a rom.
PRGUY85 said:
Hope this gets incorporated soon into the latest 2.0.1/2.1 AOSP ROMs...also is this compatible with Gumbo's Kernel?
Click to expand...
Click to collapse
i'm pretty sure that this is a kernel, so your question's a bit confusing. maybe i'm just delirious?
I know its a kernel dude....still it can get incorporated into those ROMs builds like everyone has been waiting to do so...
What I'm saying is that with this now the ROM makers can get OpenGL and Multitouch on their ROM releases, something everyone has been waiting for.
soooo who wants to be so nice as to compile this to zip so people can flash it
PRGUY85 said:
I know its a kernel dude....still it can get incorporated into those ROMs builds like everyone has been waiting to do so...
What I'm saying is that with this now the ROM makers can get OpenGL and Multitouch on their ROM releases, something everyone has been waiting for.
Click to expand...
Click to collapse
yes that is true but you also asked if it was compatable with gbhils kernel that is why it was a little confusing.
Avalaunchmods said:
soooo who wants to be so nice as to compile this to zip so people can flash it
Click to expand...
Click to collapse
lol I wanst going to be the one to ask but I was kinda hoping someone would.
PRGUY85 said:
I know its a kernel dude....still it can get incorporated into those ROMs builds like everyone has been waiting to do so...
What I'm saying is that with this now the ROM makers can get OpenGL and Multitouch on their ROM releases, something everyone has been waiting for.
Click to expand...
Click to collapse
Yes, this codebase (the last few days' commits at least) will enable hw3d and multitouch, and can be applied to any .27 kernel that is based on the htc-heroc-2.6.27 code that HTC released (which I should hope is all of them )
And yes, any kernel can be integrated into a ROM, as long as the ROM doesn't rely on custom kernel changes (e.g., squashfs is not enabled in this codebase, but if the developer already has squashfs in his own kernel codebase, he can apply these latest commits to his code, and compile a new kernel with both squashfs and gl+multutouch support, if that's what his ROM requires)
wtphoto said:
yes that is true but you also asked if it was compatable with gbhils kernel that is why it was a little confusing.
Click to expand...
Click to collapse
Yea I'm no tech guy/developer...just asking if on a ROM a dev could include this as well as the ability to setcpu which is available by way of Gumbo's kernel.
wtphoto said:
lol I wanst going to be the one to ask but I was kinda hoping someone would.
Click to expand...
Click to collapse
im excited so i had to go for it
wtphoto said:
lol I wanst going to be the one to ask but I was kinda hoping someone would.
Click to expand...
Click to collapse
You can't add just a kernel to an update.zip and flash it -- kernel gets combined into the boot.img, which is included in the update.zip for every ROM. boot.img also has the stuff that goes into / (like init.rc scripts), and so not every ROM will be compatible with the same boot.img, and you can't just flash a boot.img by itself via zip (you can via flash_image in recovery, but still, some ROMs require the boot.img that it was designed for, due to init ramdisk )
So, this is more something for the ROM developers and the not-so-faint of heart. In reality, it's not that hard to build the boot.img, and you can actually unzip your favorite ROM's zip, unpack the boot.img, then rebuild a new boot.img using that ROM's initrd and your own custom kernel, then flash just the boot.img using flash_image, and it won't even require a wipe. That's again assuming the ROM doesn't rely on anything custom in the kernel it was released with.
PRGUY85 said:
Yea I'm no tech guy/developer...just asking if on a ROM a dev could include this as well as the ability to setcpu which is available by way of Gumbo's kernel.
Click to expand...
Click to collapse
ok I see what you where asking now majrep already answered most of it but yeah I belive that they could get the setcpu thing going in this kernel.

update Kernel on Coredroid DHD v5.4

I hear people talking about updating kernel on a CWM rom, im currently using CoreDroid DHD v5.4 With the kernel that came with it. im checking my kernel info and it has a date of march 9 on it. so can i use the kernel update utility 9 on this rom to update it. also i here people talking about changing kernels whats that all about.
Thx in advance
CWM is merely the acronym for ClockWork Mod, the recovery.
helushune said:
CWM is merely the acronym for ClockWork Mod, the recovery.
Click to expand...
Click to collapse
i know that
EMoney24 said:
I hear people talking about updating kernel on a CWM rom
Click to expand...
Click to collapse
EMoney24 said:
i know that
Click to expand...
Click to collapse
See where I got confused?
helushune said:
See where I got confused?
Click to expand...
Click to collapse
Ok i meant a kernel for a coredroid DHD rom, is there any kernels
I just made a post about this yesterday when some one was asking about battery life, but I will post again.
The only roms that have custom kernel are the ones who's source has beeen released, or have been built from source ie. Froyo builds, CM7 builds, Miui builds. None of the ginger bread roms based on the leaked DHD have custom kernels, and probably won't have custom kernels. HTC is more then likely not going to release the source to their leaked rom. Also when flashing kernels you don't not want to switch bases, meaning you don't want to flash a CM7 on Coredroid (gingerbread) or a Froyo based rom.
If your still a little confused about what a kernel is, think of it this way ( I forget who said it in a thread before me), but a Rom is what you see on the screen, and a Kernel is what makes it happen.
mudknot2005 said:
I just made a post about this yesterday when some one was asking about battery life, but I will post again.
The only roms that have custom kernel are the ones who's source has beeen released, or have been built from source ie. Froyo builds, CM7 builds, Miui builds. None of the ginger bread roms based on the leaked DHD have custom kernels, and probably won't have custom kernels. HTC is more then likely not going to release the source to their leaked rom. Also when flashing kernels you don't not want to switch bases, meaning you don't want to flash a CM7 on Coredroid (gingerbread) or a Froyo based rom.
If your still a little confused about what a kernel is, think of it this way ( I forget who said it in a thread before me), but a Rom is what you see on the screen, and a Kernel is what makes it happen.
Click to expand...
Click to collapse
Close but not quite, there is a custom OC/UV kernel for several different gingerbread roms. here is the link: http://forum.xda-developers.com/showthread.php?t=1050106
i have used this kernel with coredroid 5.4 and it works flawlessy
cstayton said:
Close but not quite, there is a custom OC/UV kernel for several different gingerbread roms. here is the link: http://forum.xda-developers.com/showthread.php?t=1050106
i have used this kernel with coredroid 5.4 and it works flawlessy
Click to expand...
Click to collapse
Very well it came out four days ago. Even though what I said is still true there still isn't a custom kernel from the dhd source, because HTC more then likely won't release it. Good to see they ported one though.
Sent from my Desire HD using XDA Premium App
mudknot2005 said:
Very well it came out four days ago. Even though what I said is still true there still isn't a custom kernel from the dhd source, because HTC more then likely won't release it. Good to see they ported one though.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
true, i'll give you that one. that's the nice thing about linux through it's open source nature makes for the ability to use one devices code to create a work of art for another device.
Coredroid is using leedroids latest custom kernel. It doesn't work well with 5.4 but works greatttttt with 6.0!!
Sent from my Desire HD using XDA App

[KERNEL] Basic MIUI modified

I am starting up my own route of android development working with team acid and AntonX to make sure all the best features work in AOSP roms like MIUI, and in the future AOSP and BML CM7 if we make them . This is a BML kernel so don't flash it if you are running the MTD CM7. It is CWM flashable or you can extract the zImage and flash with heimdall.
This is a branch of AntonX's kernel so UV/OC, voodoo sound, and BLN are all there.
Do not flash this on a stock rom, this includes Valhalla black, AOSP style (no it's not AOSP), or anything that isn't MIUI, Cyanogenmod (BML), or AOSP (if we ever get it ).
Changes to come:
Currently working with initramfs to remove voodoo lagfix, speed up boot time, and add touch recovery.
Credits:
AntonX, this is a branch of his kernel
Team Acid, for putting up with me and their kernel work
Bhundven, for being the best dev ever, his original kernel, new initramfs and all his work fixing CM7, and his always helping me out when I'm in a pinch
m4xm4n and Bhundven for the vibrate fix on CM7 ported to BML
Changelog:
Release one:
Branched from AntonX kernel. Adds vibrate functionality to AOSP
Click to expand...
Click to collapse
Release two:
Updated source base to AntonX's 1.1.0 kernel.
Disabled some debugging.
Implements new initramfs for faster boot. (Thanks Bhundven!!)
Should be faster and more stable.
Now comes in OC and non-OC flavors.
Click to expand...
Click to collapse
Downloads:
Release 1
Release 2 (non-OC) (OC/UV)
Updated non-OC version. It was the OC version a second time. Oops.
Source:
https://github.com/hampsterblade/Galaxy_S_4G_Kernel
Would this work on a ported ics ROM that isn't cm based, but is stock based (from nexus)?
Sent from my BAMF SGH-T959V!
downlaoding!
"Putting up with me"? You make us laugh with all them jokes, plus a bunch of interesting conversations. I'm glad you're on IRC so often. I'm also glad to see you develop for this phone.
thomas.raines said:
Would this work on a ported ics ROM that isn't cm based, but is stock based (from nexus)?
Sent from my BAMF SGH-T959V!
Click to expand...
Click to collapse
If it's BML it's worth a shot. Let me know if it works for you .
Just a general reminder: there is a "Thanks" button for a reason. Please do not post just to say thanks, just hit the button.
I noticed you thanked m4xm4n for the "vibrate fix on CM7 ported to BML" will this fix the miui weak vibration bug?
ChadBFlores said:
I noticed you thanked m4xm4n for the "vibrate fix on CM7 ported to BML" will this fix the miui weak vibration bug?
Click to expand...
Click to collapse
Yes read the whole op...*cough*changelog*cough*
Sent From a Galaxy S with 4G
Sad news is, my computer screwed up a flash and now I'm bricked. So I won't be deving for a while til I get to a t-mobile store
Woo think god, I managed to fix it. Lesson learned, don't flash from my front USB port.
hampsterblade said:
Sad news is, my computer screwed up a flash and now I'm bricked. So I won't be deving for a while til I get to a t-mobile store
Woo think god, I managed to fix it. Lesson learned, don't flash from my front USB port.
Click to expand...
Click to collapse
Indeed; stick with the ones mounted on the motherboard if you can
hampsterblade said:
m4xm4n for the vibrate fix on CM7 ported to BML
Click to expand...
Click to collapse
The "vibrate fix" aka the switch to aries-vibrator from vibetonz was actually bhundven. I just dinked around with vibetonz until I yelled "f**k it" and flipped over the table. Bryan then made the switch.
m4xm4n said:
The "vibrate fix" aka the switch to aries-vibrator from vibetonz was actually bhundven. I just dinked around with vibetonz until I yelled "f**k it" and flipped over the table. Bryan then made the switch.
Click to expand...
Click to collapse
Noted
OP updated with new release.
hampsterblade said:
OP updated with new release.
Click to expand...
Click to collapse
Uh oh...I think the two links are exactly the same (non OC) version
Sent from my SGH-T959V using xda premium
daothanhduy1996 said:
Uh oh...I think the two links are exactly the same (non OC) version
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
fixed.
I'm quite stupid but can you explain "OC and Non-OC flavors"
NVM I figured it out haha.
hampsterblade,
You did the wrong thing on github, you have lost all history for the project. If for any reason my project is gone, nobody will know what have been modified. You should have forked. It's not too late, you haven't made too many changes. I did exactly the same mistake originally, but FBis helped me to recover.
And why have you uploaded the whole toolchain??? You are not going to make changes to it, are you?
Since updating this kernel to the non oc version I can't uv with tegrak
Sent from my galaxy s 4g using XDA app

[Q] ICS ROM / KERNEL ? Anything official / Information?

Hello, I have been doing some reading here as well I sit on IRC on the #skyrocket channel which is pretty quiet these days.
I am using TPC GB rom build with Da_G kernel, and so far (since november 2011) it has been solid.
I have tried alienROM for the ICS leak, but it is missing some kernel features I like, however is a decent ROM. I was wondering if there were any nice ROMs or Kernels for ICS yet, or are well all still waiting for samsung to release an official ICS build so proper kernels can be made. It has been quite awhile and are we even getting an official build for the I727R (Rogers)
I wanted to post here if that is OK because I have not been finding too many answers to what I am looking for. I am in no rush really, but wanted to start thinking about tweeking my phone. Would it be best to play with leaked builds or just wait till some official builds come out then wait and go from there. If anyone has suggestions that would be great.
Thank you for your time and comments.
Hi. All the roms you'll find here are decent and will each appeal to different people and their needs. I've found the latest SkyICS to be excellent in many ways. Try a few different ones to see what you like. Any will be better than stock GB.
As for kernels, there are a few out, but none will have all the features we like about a custom kernel until the official ICS is released because -as far as I know - the code for the kernel hasn't been released yet.
For example, we won't have overclocking until someone can tear into the official released kernel.
I am not a developer, so please, someone correct me if I'm wrong about this.
Sent from my SAMSUNG-SGH-I727 using XDA
Without kernel source nothing can be done. No oc, no uv, no bln.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Thanks for the reply, I am on GB (not stock) running rom / kernel (4.3.5) just can't decide on what ICS I want to go with. So I will continue to read away
LPMatt said:
Hi. All the roms you'll find here are decent and will each appeal to different people and their needs. I've found the latest SkyICS to be excellent in many ways. Try a few different ones to see what you like. Any will be better than stock GB.
As for kernels, there are a few out, but none will have all the features we like about a custom kernel until the official ICS is released because -as far as I know - the code for the kernel hasn't been released yet.
For example, we won't have overclocking until someone can tear into the official released kernel.
I am not a developer, so please, someone correct me if I'm wrong about this.
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
xcrazydx said:
Without kernel source nothing can be done. No oc, no uv, no bln.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
Doesn't the Cymbaline kernel have BLN now?
Dimarini said:
Doesn't the Cymbaline kernel have BLN now?
Click to expand...
Click to collapse
Yes. He posted that before the t989 source dropped. Cymbaline used fixes from that source. We also have instigatorx kernel for aosp based roms.
--
SGH-I727 using XDA premium, running cm9.
Questions? look here: http://forum.xda-developers.com/search.php

[KERNEL] UCLF5 bootanimation-enabled

Unsecure
Bootanimation enabled
borrowed some init. and init.rc from mohan (The kernel master)
to bypass samsunani and bootanimation
and JimmyStale for uploading these
Safe on UCLE2 UCLD2 UXCLF3 UCALC4 UCLF5 based roms
UXCLF5 unsecure KERNEL
http://d-h.st/iEQ
UXCLF5 Stock KERNEL
http://d-h.st/WRy
seanzscreams said:
Unrestricted
Bootanimation enabled
borrowed some init. and init.rc from mohan (The kernel master)
to bypass samsunani and bootanimation
UXCLF5 KERNEL
Wrong boot img 2 mins
Click to expand...
Click to collapse
Thanks for all the hard work seanz! You know if this will work with your uxclf3 rom? That thread gonna be unlocked anytime?
DOOOOOOODDD you're a monster!!!
yes dont please mention the thread lock be up within the hour
sorry i named them and the font looked so small i uploaded the wrong one
and yes this will work with uxclf rom
seanzscreams said:
yes dont please mention the thread lock be up within the hour
Click to expand...
Click to collapse
If you don't mind me asking, how is it that the 'UXCLF5' Kernel works with the AT&T 'Skyrocket' variant phones? I thought the Rogers & AT&T phones were slightly different, just as the international version's hardware is different. Correct me if I'm wrong!
This is all new to me as I'm just beginning to understand what's going on here, and I'm very interested in delving into custom ROM development.
Thank you sir
seanzscreams said:
and JimmyStale for uploading these
Click to expand...
Click to collapse
You sir, are quite welcome.
seanzscreams said:
yes dont please mention the thread lock be up within the hour
Click to expand...
Click to collapse
:laugh::laugh::laugh::good::good::laugh:
What's the difference in this kernel vs the f3 kernel?
What's a unsecure kernel?
Sent from my SAMSUNG-SGH-I727 using xda premium
nest75068 said:
What's the difference in this kernel vs the f3 kernel?
Click to expand...
Click to collapse
I don't think we'll see a changelog for this. I'm flashing it and will look for diffs, e.g., whether or not touch key lights stay on - obeying the phone's always on setting. Right now, only Mohan's kernel offers a fix for this.
stoopendis said:
What's a unsecure kernel?
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
In noob terms, It's a kernel that's insecure
Thank you for the kernel, sean, Nice work!
Jack45 said:
I don't think we'll see a changelog for this. I'm flashing it and will look for diffs, e.g., whether or not touch key lights stay on - obeying the phone's always on setting. Right now, only Mohan's kernel offers a fix for this.
Click to expand...
Click to collapse
Please post the results of your findings. It will be interesting to see if the issues you mentioned were fixed.
M0D1441 said:
In noob terms, It's a kernel that's insecure
Thank you for the kernel, sean, Nice work!
Click to expand...
Click to collapse
Thanks.. You don't know either eh?
Sent from my SAMSUNG-SGH-I727 using xda premium
stoopendis said:
What's a unsecure kernel?
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Just means you're able to run commands on it (adb/root).
scott14719 said:
Please post the results of your findings. It will be interesting to see if the issues you mentioned were fixed.
Click to expand...
Click to collapse
The I727UCLF5 kernels (both flavors) do not fix the touch keys always on issue.
Back to Mohan's Cymbaline 1.3.
Can someone conform that bootanimation are working. I can't make them work. I make ton of them and have knowlage how to but on unsecure or stock no go on bootanimation.
Sean, how difficult would it be to put certain working files from Kernels like CymBaline (or the source it was built from) and inject them into a kernel like the one in this thread? Basically fixing the issues that still exist in the skyrocket kernels. Would having the source code from the Cymbaline build, but not from the syrocket build be an opstical? I am just wondering if it could be done. TIA.
Yes and no. But It wouldnt be from ice source. Ics nor ics source Has been released,yet. Or well ..its complicated..
But soon ican assure you
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app

Categories

Resources