Calling on DEVs 3.4 Kernel DEV

Search This thread

hellmonger

Senior Member
Oct 9, 2010
778
263
Laval
Ok so i really want to compile a working 3.x.x kernel for this phone....

this is what i have found so far.....

Stock kernels for linux.
http://www.kernel.org/

3.4 android goldfish git
https://android.googlesource.com/kernel/goldfish/+/android-goldfish-3.4

Common HTC modules
https://android.googlesource.com/device/htc/common

Last official HTC kernel
http://dl4.htc.com/RomCode/Source_and_Binaries/glacier-gb-crc-2.6.35-4dcb781.tar.gz

i can't seem to find any cross-compile tool chains for armelv7l any one have any leads plox?

Thx to ...Awesome...
armelv7l cross-compile tool chain
http://xdaforums.com/show....php?t=1686310
 
Last edited:

hellmonger

Senior Member
Oct 9, 2010
778
263
Laval
Try this one worked for me last night building my ICS kernel havent tried for a 3.0 kernel yet.

toolchain-4.6.3.tar.bz2


Here is the thread!

http://xdaforums.com/showthread.php?t=1686310

Thanx man! :) just what i was looking for!

ICS works so much better on a 3.x kernel, ive worked on the galaxy nexus and glaxy 2 love that kernel... also the WIFI handling for the BCM4329 is wayyyyyy better.

Batt is beter, i hacked a 3.02 kernel together using a Ubuntu chroot a while back but its not a true boot kernel would just emulate features it was oh so promising.... :D

Im going to work on this tonight thx!
 

...Awesome...

Inactive Recognized Developer / Retired Forum Mod
Jul 10, 2010
3,266
7,243
Chicago
plus.google.com
Thanx man! :) just what i was looking for!

ICS works so much better on a 3.x kernel, ive worked on the galaxy nexus and glaxy 2 love that kernel... also the WIFI handling for the BCM4329 is wayyyyyy better.

Batt is beter, i hacked a 3.02 kernel together using a Ubuntu chroot a while back but its not a true boot kernel would just emulate features it was oh so promising.... :D

Im going to work on this tonight thx!

Good luck man let me know if u need any help. The whole community would really benefit if you successfully compile it.

Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
 
  • Like
Reactions: Synthetic.Nightmare

Synthetic.Nightmare

Inactive Recognized Developer
Mar 29, 2011
952
1,211
Good luck man let me know if u need any help. The whole community would really benefit if you successfully compile it.

Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2

+1 as I've said countless times, I'm no kernel dev but who knows... I may know a thing or two that could be helpful :) good luck

Sent from my MyTouch 4G using XDA
 
  • Like
Reactions: hellmonger

okyere

Senior Member
Jul 9, 2010
112
28
thanks

Thanx man! :) just what i was looking for!

ICS works so much better on a 3.x kernel, ive worked on the galaxy nexus and glaxy 2 love that kernel... also the WIFI handling for the BCM4329 is wayyyyyy better.

Batt is beter, i hacked a 3.02 kernel together using a Ubuntu chroot a while back but its not a true boot kernel would just emulate features it was oh so promising.... :D

Im going to work on this tonight thx!

Thanks for the enthusiasm to work on this project. The community is here to help. Let us know if we can be of any help.
 

hellmonger

Senior Member
Oct 9, 2010
778
263
Laval
1st attempt

the name is wrong, i changed the identifier to make it more compatible but this is a 3.x kernel

it does boot but seems like nothing works to well.....

don't try unless you really want to....

im still working on it.

just to try
adb shell
reboot bootloader
fastboot boot boot.img
 

Attachments

  • boot.img
    2.2 MB · Views: 17
Last edited:

invasion2

Senior Member
Oct 3, 2011
3,103
1,243
Space, the ONLY Frontier
I am not the kernel type of guy, but from what I can tell this is massive progress. Hope you succeed, and if you have any questions I'm here. I probably won't be able to answer them though :p. Also, this kernel you posted above my post works on Sense 4?
 
  • Like
Reactions: hellmonger

hellmonger

Senior Member
Oct 9, 2010
778
263
Laval
I am not the kernel type of guy, but from what I can tell this is massive progress. Hope you succeed, and if you have any questions I'm here. I probably won't be able to answer them though :p. Also, this kernel you posted above my post works on Sense 4?

Become a test brother :)

put the boot.img in you platform-tools folder
reboot into bootloader

fastboot boot boot.img

let me know :)
 
  • Like
Reactions: invasion2

THEindian

Senior Member
Nov 20, 2011
1,850
553
Its a kernel not a rom man should work on sense4 when finished but not quite there yet lol at least it boots :p

Sent from my MyTouch 4g using XDA
Ok, so it is a sense 4 kernel? Dudeeee, whos source/how did you fix it so it would compile? I tried changing some drivers so it worked on the glacier but it wouldnt compile
 

hellmonger

Senior Member
Oct 9, 2010
778
263
Laval
Upgraded 2.6.39 with 3.0 Linux gnu cross compile source but this is far from done....

Sent from my MyTouch 4g using XDA
 

Top Liked Posts