HTC Wildfire - Froyo - 2.6.32 kernel source code - Wildfire Android Development

In this page there is a file
http://developer.htc.com/
HTC Wildfire - Froyo - 2.6.32 kernel source code
It is the famouse froyo for ours wildfires....

I hope, it's look like froyo.

Relax guys, it's just the kernel's source code.
It's been confirmed that Froyo will come to Wildfire just before Christmas.

Related

[KERNEL][OC/UV][BFQ][AUFS][FTW][GPL] HCDR.Kernel v4.2 || Flash to any ROM

Announcement:
I am pleased to announce that from now on I will be working with ralle.gade too! He is a kernel dev with a lot more experience than me who can hopefully bring us some really cool stuff
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchscreen). It also features overclock to 768MHz. The kernel was built for the CM ROMs which I am working on.
You can get the source here. To build it, navigate to the source directory and run the following command:
Code:
make arch=ARM subarch=ARM cyanogen_wildfire_defconfig
You can then run
Code:
make arch=ARM subarch=ARM
to compile the kernel.
You will get a zImage which you can then add to a boot.img for a ROM, as well as a bcm4329.ko WiFi module to be added to /system/lib/modules
I recommend that only developers try this (for now anyway) and the rest of you wait for the devs to release an OC kernel for their ROM.
I have attached a prebuilt zImage (kernel) and wifi module in a zip folder. DO NOT TRY TO FLASH THIS. It is not a flashable zip, but the resources necessary for devs to make a patch of this for their ROM.
The v4 zip attached below can be flashed to ANY ROM without any negative consequences. For devs, the zImage and WLAN module can be found inside if you wish to use it as standard kernel in your ROM.
Changelog - v2:
*Added Ext4 support
Changelog - v3:
*Added BFQ Scheduler (by ralle.gade)
*Added undervolt (by ralle.gade)
*Other patches by ralle.gade (more details can be found in source)
*ralle.gade took yo' 19MHz
Changelog - v4:
*Added AUFS overlay (by ralle.gade) - adb shell or terminal emulator "aufs --enable" to activate system r/w
*Added interactive CPU scheduler. (by ralle.gade)
*ralle.gade gave back yo' 19MHz
*Added newer Wireless driver (with Wireless-N support) (by me)
*Hidden easter egg (unintentionally added by me) - Only works if your ROM has the necessary files (I'm looking at you, adeadrat )
Changelog - v4.1:
*Set default freq. to 245-518 MHz - Should fix booting problems for some people
Changelog - v4.2:
*Update WiFi driver to fix WiFi sleep bug (by zinx)
Known bugs:
*No WiFi on some roms. If it doesn't work on 4.2, use 4.1
If you'd like to donate, use the link in my signature or above my avatar. You can also donate to ralle.gade here. It would be much appreciated
Thanks to:
*adeadrat - for informing me that the OC actually works
*HTC - for releasing their kernel source
*Google & The Android Team - for developing android and making it open source
*Linus Torvalds - Starting development of the open-source linux kernel.
Have a nice day,
HCDR.Jacob
Nice!!
Sent from my HTC Wildfire using XDA App
HCDR.Jacob said:
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchsctreen). It also features overclock to 768MHz.
You can get the source here. To build it, navigate to the source directory and run:
Code:
make arch=ARM subarch=ARM cyanogen_defconfig
You can then run
Code:
make arch=ARM subarch=ARM
to compile the kernel.
You will get a zImage which you can then add to a boot.img for a ROM.
I recommend that only developers try this (for now anyway) and the rest of you wait for the devs to release an OC kernel for their ROM.
I will compile this myself later on and upload the zImage for developers to add into their ROMs if they want to save themselves time by not compiling it
Have a nice day,
HCDR.Jacob
Click to expand...
Click to collapse
TNX! Tried too compile the source in the github, with your config.
dont forget make modules
edit,
and oh itś cyanogen_wildfire_defconfig
HCDR.Jacob said:
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchsctreen). It also features overclock to 768MHz.
Have a nice day,
HCDR.Jacob
Click to expand...
Click to collapse
Good work!
What is the minimum clock set at? Stock or lower? I'm running mine at minimum 122mhz at the moment, works fine. And can the overclocking be modified using SetCPU or is it locked in the kernel somehow?
BTW, have you had the time to look into some undervolting?
I'm fully aware that you're busy with CyanogenMod and other stuff, I'm just a bit curious
Will probably flash the OpenFire rom this evening to try this out
Lots of questions at the same time, I apologize for that
Good work!
It would be nice if someone could make a ROM for us newbees to install.
any try to flash this?
good work jacob. i have been wishing for an OC kernel and here it is absolute legend, and only 16? good work fella
beardyone said:
good work jacob. i have been wishing for an OC kernel and here it is absolute legend, and only 16? good work fella
Click to expand...
Click to collapse
Thanks man
Wait, will these work with Wildpuzzle ROM installed?
a1exander said:
Wait, will these work with Wildpuzzle ROM installed?
Click to expand...
Click to collapse
thanx jacob!
just made a package for puzzle rom, but im unable to test it yet.. hope girl come home soon
Can we use this with WildPuzzleROM v8 ?
erhanakt said:
Can we use this with WildPuzzleROM v8 ?
Click to expand...
Click to collapse
If you look on previous post danne has added something like this in his own thread for Wildpuzzle ROM, i'll test it now.
jacob you make my life complete <3
Hey Jacob,
I have a very importen info about your kernel
AnantK123 said:
The Touch Panel is SYN3KY_01
Click to expand...
Click to collapse
Your kernel dont work with the SKN3KY_01 touch panel it seems it only works with the AMTEL panel.
The same bug is posted on OpenFire (the kernel is your source) and WildPuzzle (uses your OC kernel in v8.0.4) thread.
The kernel included in the CN RUU supports WiFi Tether and AMTEL + SKN3KY_01 Touch Panel.
Maybe there is a way to dirty hack the newer kernel until htc will release the source.
Sent from my HTC Wildfire using XDA App
bluedragon1982 said:
Hey Jacob,
I have a very importen info about your kernel
Your kernel dont work with the SKN3KY_01 touch panel it seems it only works with the AMTEL panel.
The same bug is posted on OpenFire (the kernel is your source) and WildPuzzle (uses your OC kernel in v8.0.4) thread.
The kernel included in the CN RUU supports WiFi Tether and AMTEL + SKN3KY_01 Touch Panel.
Maybe there is a way to dirty hack the newer kernel until htc will release the source.
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
I have a SYN3KY_01 too.... can you pleease give a kernel I can use in openfire rom?
blingblingslyna said:
I have a SYN3KY_01 too.... can you pleease give a kernel I can use in openfire rom?
Click to expand...
Click to collapse
You can try the kernel file 0050 posted in the WildPuzzle Topic for v8.0.4 but that kernel isnt tested with openfire, i use this kernel atm with WildPuzzle rom and its working great
Sent from my HTC Wildfire using XDA App
guys, you can make this kernel overclock for wildpuzzle 7.3.1?
bluedragon1982 said:
You can try the kernel file 0050 posted in the WildPuzzle Topic for v8.0.4 but that kernel isnt tested with openfire, i use this kernel atm with WildPuzzle rom and its working great
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
oh itś not working for me.. 0050 it is with wildpuzzle 8.0.1(i think)
edit,
sorry it was 0055 that didnt work. But you cant flash 0050 in openfire. AND I cant unpack or mount boot.img. whatś the fs-type?
Ill look into the screen issue, and for those asking about openfire, its the same kernel
Sent from my Tattoo using XDA App
HCDR.Jacob said:
Ill look into the screen issue, and for those asking about openfire, its the same kernel
Sent from my Tattoo using XDA App
Click to expand...
Click to collapse
yeah, but it wont start at all with wildpuzzle 0050.

[Q] I9000 Eclair source code

For school project, I need to build from source on eclair (NOT Froyo) and run on I9000.
Does anyone had repo that builds eclair for Galaxy S? I already had eclair source from android.com and got all environment setup. This version lack of hw drivers, so ng for any demo.
Thanks in advance for any help.
http://opensource.samsung.com/
Kernel sources there and its only 'open source' package available for i9000.
I think you should grab this:
GT-I9000_eclair_update.tar.gz
and this:
GT-I9000_eclair_update.tar.gz, since this is a patch for latest Eclair firmwares.
Those sources are also mirrored on voodoo github:
https://github.com/project-voodoo
If you want to build 'all' from scratch -> like Android for i9000, its probably bad news for ya: its not easy and some people are trying to do it for 2 months+ (Cyanogenmod)

V10C open source code for P990

Just found this over at Modaco, I didn't find it originally but I thought it might help some Devs in here
http://www.lg.com/global/support/opensource/opensource.jsp
Might help towards OC/UV and EXT4 support with new kernel
Personally I wouldn't know what to look for so it could be that this has been out a while and I just don't know it
http://www.lg.com/global/support/opensource/opensource-detail.jsp
Modaco Paul says that is same kernel code renamed of the previous version...
Thank you very much.
-smc

[Q] Vendor for Froyo AOSP

Hey there,
I want to try myself to build a Froyo AOSP rom, so i'm facing a problem, i need the vendor files.
So, Theres any Vendor source already for Froyo for our device? Or rather, is it possible to use GingerBread vendor from CyanogenMod7 Sources?
Thanks
You could use repo init -u git://github.com/CyanogenMod/android.git -b froyo This should have CM6 vendor.
i want to make a aosp build, and I need the device specific files, android_device_semc_shakira and msm7x27 for our device for froyo
cyannogenmod sources for x8 are only for cm7
Sent from my E15i using Opera
You mean CM AOSP or Google AOSP? ;p
If I were you, I would try with CM7 source.
eagleeyetom said:
You mean CM AOSP or Google AOSP? ;p
If I were you, I would try with CM7 source.
Click to expand...
Click to collapse
man,
For our device there is cyanogenmod official sources only for CM7
I had the Cm7 source and i built one time just to see how it works, and i flashed into x8 and blabla.
But there isn't Cyanogenmod official sources for Cm6 froyo.
And there isn't also any Google AOSP sources (i think, that's why i'm opening this thread) for Froyo. So i'm asking if any dev have sources for this, or, rather, sources for CM6 that i can use to build Google AOSP ROM
anyone?
please, i want somebody to give me some "directions"
anything, please

Wildfire S Roms!

Just wanted to know if i could install any wildfire (s) rom on my salsa or something?
anand2996 said:
Just wanted to know if i could install any wildfire (s) rom on my salsa or something?
Click to expand...
Click to collapse
ya even i'm thinking of that too but their rom are all based on 2.3.5 and even they have 2.3.5 source code.it is possible when htc lets out 2.3.5 kernel source code>>>>>

Categories

Resources