[21 SEP] Desire GB Kernel Source out - HD2 Android NAND Development

Lookie lookie.. Now the new Desire kernel source is out
http://dl4.htc.com/RomCode/Source_and_Binaries/bravo_2.6.35_gb-mr.tar.gz
If any kernel devs are interested.

ziggimon said:
Lookie lookie.. Now the new Desire kernel source is out
http://dl4.htc.com/RomCode/Source_and_Binaries/bravo_2.6.35_gb-mr.tar.gz
If any kernel devs are interested.
Click to expand...
Click to collapse
Sources were released long ago, work is underway.
Thread reported.

Related

[Q]Kernel source??

Just wondering, why are the kernels for the ported roms (desire hd,z,s) closed source? Anyone know?
Thanks in advance
Released kernels should be released but HTC use the same kernel source for all devices
Which means?
Edit: I am mostly talking about the kernels that snq uses for the hd/z/s ROM ports. When he says closed source, it means that he has the source he's working on and doesn't release it, or that he hasn't got it at all?

Jelly Bean Sense Kernel source code

Hello,
does anybody know if htc has planed to release the jb Kernel Source Code ?
Would love to see custom jb kernels
coolplay7 said:
Hello,
does anybody know if htc has planed to release the jb Kernel Source Code ?
Would love to see custom jb kernels
Click to expand...
Click to collapse
Doesn't matter what they've planned, under the GPL they have to. They just haven't done so yet, but it will come.
coolplay7 said:
Hello,
does anybody know if htc has planed to release the jb Kernel Source Code ?
Would love to see custom jb kernels
Click to expand...
Click to collapse
planed? sure.
when? nobody knows that
getapatalked mit meinem Note 10.1 und Tapatalk HD
I'm relatively new to android and updated to 1.36 hboot without knowing I couldn't go back. How long did they take to release the ICS source earlier ? thanks
ub3rx said:
I'm relatively new to android and updated to 1.36 hboot without knowing I couldn't go back. How long did they take to release the ICS source earlier ? thanks
Click to expand...
Click to collapse
They have 90 days time to release the source after the update.
So its not that long anymore

[Q] Newest HBoot available and does GPS now work with CM10?

I have not been here for some time and I thought it would be fast to ask you directly than browsing around.
I have HBoot 1.36, is there any newer? When I use CM10 my GPS does not work, have HTC released their kernel source code so I may download a new kernel where the GPS is properly implemented?
It will not work on cm10 but should on cm10.1
Sent from my HTC One X using xda app-developers app
bagofcrap24 said:
It will not work on cm10 but should on cm10.1
Click to expand...
Click to collapse
Why? The current kernel does not support GPS? Does CM10.1 come with a new one?
Bump. I have two questions that are very easy to answer because of your superior knowledge.
zettez said:
Why? The current kernel does not support GPS? Does CM10.1 come with a new one?
Click to expand...
Click to collapse
The kernel coming with official CM10 does not support GPS on newer hboots.
CM10.1 uses a kernel based on newer source code and it fully supports new hboot versions.
There are no plans as of now to make the new kernel work with CM10.
TToivanen said:
The kernel coming with official CM10 does not support GPS on newer hboots.
CM10.1 uses a kernel based on newer source code and it fully supports new hboot versions.
There are no plans as of now to make the new kernel work with CM10.
Click to expand...
Click to collapse
Thank you!

[Q] How to build Codename Android for Marvel?

Hello I have found tutorials for building CNA from source but it is for other device's and since this will be my first source build I don't know what I'm supposed to change
Can someone post instructions or tell me what I have to change to build CNA from source, I will happily do it and I do have Linux and Dev expierince so I will be releasing the build to the public.
Theres a thanks for everyone who reply's plus i will give you equal credit as me if I get the rom to work and release it.
Thank you,
Matyhew
matyhew said:
Hello I have found tutorials for building CNA from source but it is for other device's and since this will be my first source build I don't know what I'm supposed to change
Can someone post instructions or tell me what I have to change to build CNA from source, I will happily do it and I do have Linux and Dev expierince so I will be releasing the build to the public.
Theres a thanks for everyone who reply's plus i will give you equal credit as me if I get the rom to work and release it.
Thank you,
Matyhew
Click to expand...
Click to collapse
What exactly is CNA ? If you are trying to build a pure android source I would look at the source code alquezs cyanogenmod port as that is the basic open source that came with the phones level of android (2.3 gingerbread) but as far as source and building is concerned I would look at your tut and when it gives you any reference to the original target device, swap it out for marvel. These things tend to be renamable to pretty much anything. If you link to the tut I can have a look over it for you and see if I can help
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Codename android is a rom like AOKP or Cyanogenmod, it's a Jelly Bean only rom though I belive,
here is a thread
http://forum.xda-developers.com/showthread.php?t=1900448
and the GitHub
https://github.com/CNA
this is the tutorial I mentioned
http://www.crackflasher.com/threads/33-Guide-How-to-build-Android-roms-from-source-for-XT912-CM10-AOKP-AOSP-CNA
I know it's pretty vague but thats the best I can find
thanks again
matyhew
matyhew said:
Codename android is a rom like AOKP or Cyanogenmod, it's a Jelly Bean only rom though I belive,
here is a thread
http://forum.xda-developers.com/showthread.php?t=1900448
and the GitHub
https://github.com/CNA
this is the tutorial I mentioned
http://www.crackflasher.com/threads...roms-from-source-for-XT912-CM10-AOKP-AOSP-CNA
I know it's pretty vague but thats the best I can find
thanks again
matyhew
Click to expand...
Click to collapse
Well, that does look like a cyanogenmod aokp aosp fusion with some new stuff.
As far as the guide is concerned just swap out the names of the downloaded files with the ones you are using, like pull the repo from your required github and not the one in the guide. Most of the commands for compiling will be the same as the compiler is for jellybean. As far as editing this github source code to make it run on the marvel I'm not so sure. You can look at the current cm10 roms here for some insight on how they made them work but this is where I get lost buddy
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Thank you I will have a go at building next week
I've been working on my own version slim aokp and paranoid android for the moment so I'm starting to get a better idea of what Im doing
Matyhew
matyhew said:
Thank you I will have a go at building next week
I've been working on my own version slim aokp and paranoid android for the moment so I'm starting to get a better idea of what Im doing
Matyhew
Click to expand...
Click to collapse
That's cool man good luck
Tapped out from my sexy nexus 7

[Q] Cyanogen mod 5.1 for HTC One V PRIMOC

IS there a primoc cyanogenmod 5.1 rom with custom kernel?
Nope and there never will be. Building for this device died like 2 years ago when KitKat was released
How about a stable KitKat ROM?
iosasu said:
Nope and there never will be. Building for this device died like 2 years ago when KitKat was released
Click to expand...
Click to collapse
Is there the possibility of a stable kitKat rom? This phone would benefit from the improved ram management.
If you want I could get the sources of the PrimoKat rom and build kitkat using them, I wouldn't be able to test it though...
jonas2790 said:
If you want I could get the sources of the PrimoKat rom and build kitkat using them, I wouldn't be able to test it though...
Click to expand...
Click to collapse
Sure, any working build is appreciated, I can help test as I have 2 s-off primoC phones. Thanks so much
jonas2790 said:
If you want I could get the sources of the PrimoKat rom and build kitkat using them, I wouldn't be able to test it though...
Click to expand...
Click to collapse
Would the kernel sources for the PriomU work for the primoC? There is a black screen bug for current 4.4 roms for the PrimoC because of a kernel level issue, but not for the priomu. Thanks
ethanchow said:
Would the kernel sources for the PriomU work for the primoC? There is a black screen bug for current 4.4 roms for the PrimoC because of a kernel level issue, but not for the priomu. Thanks
Click to expand...
Click to collapse
Well, I would just get the kernel sources of a primoc cm11 rom and just use newer cm11 sources to build.

Categories

Resources