Amaze Kernel Source Released! - HTC Amaze 4G

Here: http://htcdev.com/devcenter/downloads

building kernel right now

Heck Yes!
Can't wait to see it xboarder
Thanks for sharing bwbass

Nice!! Link (direct link didn't work):
http://htcdev.com/devcenter/downloads

ok i built the kernel but cant find where it has modules lol

Humm... Now I'm a little more excited about this device! Can't wait to see the kernels that come up.
Sent from my HTC Ruby using xda premium

ok guys sorry but im not kernel dev here just like you guys but i think im gonna leave this up to another person until i learn how to work with it more

xboarder56 said:
ok guys sorry but im not kernel dev here just like you guys but i think im gonna leave this up to another person until i learn how to work with it more
Click to expand...
Click to collapse
Who are you leaving the kernels up to. Is he or she good? Or are u saying your gonna leave it for someone else to pick up.
Sent from my HTC Ruby using xda premium

im trying to talk faux123 to come over here and make kernels becuase i have never made a kernel in my life lol
but we will see

Hopefully pershoot will jump in. That's guy's a freaking wizard.

^ +1
10char

Woot!
Does this mean we might get CyanogenMOD ? I'm surprised it's not available. I miss it.

nixxofugi said:
Does this mean we might get CyanogenMOD ? I'm surprised it's not available. I miss it.
Click to expand...
Click to collapse
I believe we still need to get S-Off before we can get Cyanogenmod.

xboarder56 said:
ok i built the kernel but cant find where it has modules lol
Click to expand...
Click to collapse
Ermmm... the build output will tell you where to find them. Specifically:
Code:
LD [M] drivers/spi/spidev.ko
LD [M] drivers/net/kineto_gan.ko
LD [M] drivers/staging/ti-st/st_drv.ko
LD [M] drivers/staging/ti-st/ti_hci_drv.ko
LD [M] drivers/video/backlight/lcd.ko
LD [M] drivers/scsi/scsi_wait_scan.ko
LD [M] drivers/staging/ti-st/gps_drv.ko

Cayniarb said:
Ermmm... the build output will tell you where to find them. Specifically:
Code:
LD [M] drivers/spi/spidev.ko
LD [M] drivers/net/kineto_gan.ko
LD [M] drivers/staging/ti-st/st_drv.ko
LD [M] drivers/staging/ti-st/ti_hci_drv.ko
LD [M] drivers/video/backlight/lcd.ko
LD [M] drivers/scsi/scsi_wait_scan.ko
LD [M] drivers/staging/ti-st/gps_drv.ko
Click to expand...
Click to collapse
not sure man never built a kernel and new ti **** and stuff i think im better with just roms lol

saulcho009 said:
I believe we still need to get S-Off before we can get Cyanogenmod.
Click to expand...
Click to collapse
We don't need S-OFF for CyanogenMod. CM is a custom ROM and we are able to flash those just fine.

gravis86 said:
We don't need S-OFF for CyanogenMod. CM is a custom ROM and we are able to flash those just fine.
Click to expand...
Click to collapse
I thought so. On the CM forum, I heard we wouldn't get Cyanogenmod until S-Off is achieved. Perhaps we can get a KANG, I seen someone work on it. What happened to him?

saulcho009 said:
I thought so. On the CM forum, I heard we wouldn't get Cyanogenmod until S-Off is achieved. Perhaps we can get a KANG, I seen someone work on it. What happened to him?
Click to expand...
Click to collapse
Probably because many CM maintainers won't want to work on CM for a device unless it is S-OFF. It would make their jobs easier.

There is someone working in cyanogen mod for the amaze. They have it running. Just hasn't released yet. Idk why.
Sent from my HTC_Amaze_4G using XDA App

Look at this . https://m.google.com/app/plus/mp/326/#~loop:aid=z13ken1qdkmng5nk223hdnjajpf5jzpi404&view=activity
Sent from my HTC_Amaze_4G using XDA App

Related

Miui open source

Haven't seen it discussed much on the Rezound forums so just curious. Does Miui going open source make it any easier for a dev to make a build for the Rezound ?
I know Dmeadows has been trying to port Droid Vicious miui V4 , but didn't know if anyone else has thought about it ?
Would be fun to mess around with a source built Miui rom on the Rezound
I saw on Twitter vicious was asking for testers for the rezound
sent from my newly unlocked Rezound
Yea Vicious has something done I think but he's not releasing it yet.
-Sent from my Rezound-
I Am Marino said:
Yea Vicious has something done I think but he's not releasing it yet.
-Sent from my Rezound-
Click to expand...
Click to collapse
believe it's unfinished or buggy,that's why it's not finished. me and a buddy are trying to build so maybe I'll have something built eventually,it's not based on the newest versions though
sent from tapatalk on my rezound

[KERNEL][HELP]Kernel Development Help Needed

Hey everyone! I'm in dire need of some kernel help. I've ported the One V RUU to the Amaze but I can't get it to boot. So I need someone that is willing to help me build a kernel and get this thing booting so I can share it with the rest of the community. If anyone is willing to help out, PM me preferably or post here. Thanks! I'm begging now! haha
I guess porting the rom is porting the kernel in a first place, which is not possible at least while htc will release a source for it. again, just my guess
Draciel882 said:
Hey everyone! I'm in dire need of some kernel help. I've ported the One V RUU to the Amaze but I can't get it to boot. So I need someone that is willing to help me build a kernel and get this thing booting so I can share it with the rest of the community. If anyone is willing to help out, PM me preferably or post here. Thanks! I'm begging now! haha
Click to expand...
Click to collapse
Try sending a message to faux. He's the kernel man
mrmako777 said:
Try sending a message to faux. He's the kernel man
Click to expand...
Click to collapse
I did send Faux and message but he is extremely busy and doesn't have time to build a kernel.
I asked for help on another forum I frequent. Currently there are no Amaze developers there but there are good developers there.
Thanks to a former Inc member who asked for my help, I can give a bit of device.
I'm not going to really try to support or figure out a kernel on a device I don't own, but a couple of things to try.
Does Amaze have ICS on AOSP? If so try the kernel from that.
There may need to be a kernel source code merge to get touchscreen working. Take an existing GB Sense kernel and try to boot ICS with it. Any errors or issues still booting? If so you'll need to try and modify the boot.img from the One V (Primo) and make it work on Amaze (Ruby) or modify Ruby's boot.img to work on the Primo.
I'm not going to bang my head over a phone I don't own but hopefully this can get you started.
When in doubt, try to debug why it won't boot with logcat.
tiny4579 said:
Thanks to a former Inc member who asked for my help, I can give a bit of device.
I'm not going to really try to support or figure out a kernel on a device I don't own, but a couple of things to try.
Does Amaze have ICS on AOSP? If so try the kernel from that.
There may need to be a kernel source code merge to get touchscreen working. Take an existing GB Sense kernel and try to boot ICS with it. Any errors or issues still booting? If so you'll need to try and modify the boot.img from the One V (Primo) and make it work on Amaze (Ruby) or modify Ruby's boot.img to work on the Primo.
I'm not going to bang my head over a phone I don't own but hopefully this can get you started.
When in doubt, try to debug why it won't boot with logcat.
Click to expand...
Click to collapse
I have tried to boot it with both a GB and an ICS kernel. I've also taken the Primo kernel and attempted to edit it but I think I may have done it wrong :/
Also I've tried to logcat but it doesn't work because it doesn't boot far enough to enable logcat. But I had a previous logcat and I'll post it right away.
Sent from my Bulletproof HTC Amaze 4G
Does Amaze have ICS on AOSP? If so try the kernel from that.
Click to expand...
Click to collapse
Pa ha ha ha ha!! ICS? AOSP? On the Amaze? That'll be the day...
Sorry I know that wasn't very constructive...If I had experience building kernels i'd definitely volunteer but seeing as i have very limited experience developing anything i'm afraid i'm useless.
Here's the logcat.
http://db.tt/3g2h1d7r
Sent from my Bulletproof HTC Amaze 4G
Bling_Diggity said:
Pa ha ha ha ha!! ICS? AOSP? On the Amaze? That'll be the day...
Sorry I know that wasn't very constructive...If I had experience building kernels i'd definitely volunteer but seeing as i have very limited experience developing anything i'm afraid i'm useless.
Click to expand...
Click to collapse
GB AOSP would be nice...
But he doesn't really know anything about how development is on this phone, except for the 2-3 sentences on told him about how the ROM is ported, just no kernel yet.
Thanks for coming over Tiny.
Bling_Diggity said:
Pa ha ha ha ha!! ICS? AOSP? On the Amaze? That'll be the day...
Sorry I know that wasn't very constructive...If I had experience building kernels i'd definitely volunteer but seeing as i have very limited experience developing anything i'm afraid i'm useless.
Click to expand...
Click to collapse
Also just so you know, there is a ICS AOSP ROM for the Amaze.
Sent from my Bulletproof HTC Amaze 4G
i dont think there needs to be a kernal made from scratch, mabey get faux to edit the ICS kernal of X's ICS to make your rom boot
Veras1996 said:
i dont think there needs to be a kernal made from scratch, mabey get faux to edit the ICS kernal of X's ICS to make your rom boot
Click to expand...
Click to collapse
Faux is too busy lol
Sent from my Bulletproof HTC Amaze 4G
Here's my recommendation
http://forum.xda-developers.com/showthread.php?t=1113554
[KERNEL][CM7]2.6.35.14 :: DARKSIDE v12 | DARKSIDE v13-ICS BETA :: [12.11.11]
Sent from my HTC_Amaze_4G using xda premium
glacierguy said:
Here's my recommendation
http://forum.xda-developers.com/showthread.php?t=1113554
[KERNEL][CM7]2.6.35.14 :: DARKSIDE v12 | DARKSIDE v13-ICS BETA :: [12.11.11]
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
How do you recommend I make this work on the Amaze?
Sent from my Bulletproof HTC Amaze 4G
I recommend we get this phone in TDJs hand to build us a kernel.
Sent from my HTC_Amaze_4G using xda premium
glacierguy said:
I recommend we get this phone in TDJs hand to build us a kernel.
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
oh wow, derek is the man. he did some nice stuff for the mytouch. not sure if he'd do it, but its always worth a shot
Yea this dude makes amazing stuff, i miss the mytouch days ;(
Sent from my HTC Amaze 4G using XDA
try X's kernel from his evervolv or w.e its caLled or ask teh CM9 team
ed116 said:
try X's kernel from his evervolv or w.e its caLled or ask teh CM9 team
Click to expand...
Click to collapse
CM9 team won't release anything until it's ready.
X's kernel is more-or-less stock HTC.

the only thing we need now is some custom kernels!!!!

well we got root.. unlocked bootloader.. we haz s-off!!!! now all we need is some custom kernel and we will be golden..:fingers-crossed:
evo401 said:
well we got root.. unlocked bootloader.. we haz s-off!!!! now all we need is some custom kernel and we will be golden..:fingers-crossed:
Click to expand...
Click to collapse
Seeing as we have kernel source now, I'm thinking that custom kernels are inevitable. I wouldn't worry about your fingers needing to be crossed.
Sent from my EVO using xda app-developers app
We also need that team venom rom to drop
BrianBaker said:
We also need that team venom rom to drop
Click to expand...
Click to collapse
Yeah i seen someone mentioned Virus was making something. THat true? I didnt even think he had the device yet
reverepats said:
Yeah i seen someone mentioned Virus was making something. THat true? I didnt even think he had the device yet
Click to expand...
Click to collapse
Viruses venom rom is for the 3D
Sent via XDA Premium
evo401 said:
well we got root.. unlocked bootloader.. we haz s-off!!!! now all we need is some custom kernel and we will be golden..:fingers-crossed:
Click to expand...
Click to collapse
we do....freeza's kernel is superb!
http://forum.xda-developers.com/showthread.php?goto=newpost&t=1700251
evo401 said:
well we got root.. unlocked bootloader.. we haz s-off!!!! now all we need is some custom kernel and we will be golden..:fingers-crossed:
Click to expand...
Click to collapse
Fingers crossed indeed. Need a good custom kernel to hopefully finish the aosp rom port I've been trying to get solid
rockin my EVO 4G LTE
O.M.J said:
we do....freeza's kernel is superb!
http://forum.xda-developers.com/showthread.php?goto=newpost&t=1700251
Click to expand...
Click to collapse
I'm sure freeza will be able to go a lot deeper now that he has source..im hoping he still devs for the LTE even tho he has crossed over to Sammy..where is netarchy nowadays?
Not sure who that is I came from Sammy to HTC lol
rockin my EVO 4G LTE
Netarchy (the geniius) crossed over to Sammy.hurts, I know, net is a beast, one of a kind genius.
Sent from my EVO using xda premium
scottspa74 said:
Netarchy (the geniius) crossed over to Sammy.hurts, I know, net is a beast, one of a kind genius.
Click to expand...
Click to collapse
That's heartbreaking. I exclusively used his kernels on my 4G until I made the jump to gingerbread. I've been using flex360's Stock with Goodies 1.6 along with freeza's modified stock kernel for about a week now. I've seen some pretty amazing battery life and don't really feel like wiping my phone clean right now so I'm holding off on updating. I guess I won't have a choice once some amazing kernels come out that aren't compatible with my ROM.
scottspa74 said:
Netarchy (the geniius) crossed over to Sammy.hurts, I know, net is a beast, one of a kind genius.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Nooooooooooooooooooooo. *( ...he was my fav..even Donated to get him a 3d....although I got 10 times my money's worth. Hes a Kernel legend imo
Check out the one x... I'm so jealous they have the franco kernel :'( I miss that from my galaxy nexus very solid wish I knew enough to port the kernel over here
rockin my EVO 4G LTE
kernels huh? My kernel info doesn't say stock
I'm willing to try, but would need testers, not getting my lte for a few more months.
ca1ne said:
I'm willing to try, but would need testers, not getting my lte for a few more months.
Click to expand...
Click to collapse
Count me in as well I tested for you a few times, when you first came out with the gingerbread sbc kernel.
Sent from my EVO using Tapatalk 2
I would love to test anything
Sent from my EVO using Tapatalk 2
Rxpert said:
I would love to test anything
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
So far so good its working with meanrom except wifi is broke on newest build if on new firmware. overclockable to 2.1
http://forum.xda-developers.com/showthread.php?p=28914582
[ROM] 06.03 - HUGE Changelog - Charmeleon Rom v5.0.0 - EQS with tabs | Tweaks
Sent from my EVO using xda app-developers app
Just wanted to post a quick note for everyone about kernels.
Per forum rules any kernels that do not respect the GPL v2, which the Linux kernel is licensed under, are considered warez. Please do not discuss them here on XDA.
For more information please refer to the forums rules and the GPL guidelines as linked below.
Forum & Marketplace Rules
[ATTN - ALL ANDROID DEVS] General Public License
The Rules as they apply on XDA
-snip-
1.GPL-derived materials that do not come with the complete sources used to compile the GPL components are considered warez, and will be treated as such under forum rule 6 and 9.
2.If you use GPL components, but do not make any modifications to them whatsoever, you should provide a link to the original source of your GPL code.
3.Sources accompanying a release should be complete, and contain all the necessary source code for any modules, scripts or definition files. Complete sources will be defined as those which compile correctly and completely against the platform for which the software is distributed, and which contain any and all modifications made to the released General Public Licenced code. The source code supplied should be the exact version for which the source code is being requested, complete with all modifications.
Click to expand...
Click to collapse
If you have any questions regarding this or would like clarification on any of the forum rules please feel free to PM me or any of the other moderators. Thank you for your understanding and cooperation.
-xHausx

Does the Rezound support USB Host?

In other words, does all the functionality from this article: http://howto.cnet.com/8301-11310_39...cessories-to-your-android-device/?tag=FD.epic work on the Rezound?
Pretty sure it doesn't most likely because of HTC sense
AshtonTS said:
Pretty sure it doesn't most likely because of HTC sense
Click to expand...
Click to collapse
I bet it could be made to work with kernel source
Sent from my ADR6425LVW using Tapatalk 2
Look into these threads:
http://forum.xda-developers.com/showthread.php?t=1502768
http://forum.xda-developers.com/showthread.php?t=1493325
Thanks for the replies guys!
superchilpil said:
I bet it could be made to work with kernel source
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
That would be great. Here's hoping we get an official ICS release soon, and then the kernel source to follow.

AOKP Progress

I haven't stopped stalking the AOKP and CM9 forums, and I've observed that development seems to have slowed. Is that because Chad, Meadows, and a few others have bricked their phones and are waiting for replacements?
Sent from my ADR6425LVW using xda app-developers app
Kelton Rivas said:
I haven't stopped stalking the AOKP and CM9 forums, and I've observed that development seems to have slowed. Is that because Chad, Meadows, and a few others have bricked their phones and are waiting for replacements?
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
short answer: yes. Long answer: no. They cant dev since they have no devices, but they also are waiting ti make sure all us other dont brick too. i mean it sucks when devs brick their own phones, but bricking other peoples...
^ that
and
waiting on HTC to release the linux kernel source. We should not have to wait long. There is a thread on general about having htc release sources in a timely manner for all devices.
RoryHe said:
^ that
and
waiting on HTC to release the linux kernel source. We should not have to wait long. There is a thread on general about having htc release sources in a timely manner for all devices.
Click to expand...
Click to collapse
thats not even that big anymore. with jonmans work, a functional 3.0 kernel, backported with vigor 2.6 is a possibility https://github.com/JB1tz/vigor_aosp_kernel
antp121 said:
thats not even that big anymore. with jonmans work, a functional 3.0 kernel, backported with vigor 2.6 is a possibility https://github.com/JB1tz/vigor_aosp_kernel
Click to expand...
Click to collapse
Is that the latest with fixed storage and roaming icon?
Chyrux said:
Is that the latest with fixed storage and roaming icon?
Click to expand...
Click to collapse
this is a vigor aosp kernel. it would be compiled with cm9, as opposed to a pre-built one. i would advise you not to use it as its a major WIP and may brick your phone.
antp121 said:
this is a vigor aosp kernel. it would be compiled with cm9, as opposed to a pre-built one. i would advise you not to use it as its a major WIP and may brick your phone.
Click to expand...
Click to collapse
I know lol. I was just double-checking to see if this was the kernel he was talking about the other day with most of the kinks worked out. I'm s-on and have another Rezound on hand, anyway. Worth a shot to test it out.
Chyrux said:
I know lol. I was just double-checking to see if this was the kernel he was talking about the other day with most of the kinks worked out. I'm s-on and have another Rezound on hand, anyway. Worth a shot to test it out.
Click to expand...
Click to collapse
well, it doesnt have the fixes. His tree and vendor should. the kernel is a bonus lol

Categories

Resources