kernel... - Wildfire Android Development

what is the best kernel
for Openfire Rom?!??

The one that OpenFire comes with aka HCDR.kernel v4.1
(write in openfire thread next time no need for new thread)

Related

10MB hack for hero rom???

Alright, I found the thread for the rom hack for Cyanogen's roms, and I saw that SenseHero's thread had the bfs rom hacks posted on his thread. If I switched to KiNgxKx's Sense Hybrid 2.3, could I use the bfs kernels from Sense Hero's page? or if not, what rom hack should I use??
i would like to know this too. If anyone knows please give us an answer.

[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] O.C the r4 - MoDaCo Custom Froyo ROM with kernel 2.6.32.17

Hello To all...
I just install the 2.2 kitchen ROM for my Legend with the 2.6.32.17 kernel
After I flashed the O.C kernel (2.6.29) I have problems with the ROM. a lot of apps doesn't work well (the app starts and close after a 2-3 sec.) what do you think I should do?
Thanks...
aviad28 said:
Hello To all...
I just install the 2.2 kitchen ROM for my Legend with the 2.6.32.17 kernel
After I flashed the O.C kernel (2.6.29) I have problems with the ROM. a lot of apps doesn't work well (the app starts and close after a 2-3 sec.) what do you think I should do?
Thanks...
Click to expand...
Click to collapse
restore 2.6.32.17
The new kernel isn't overclockable yet, am I right?
Sent from my HTC Legend using Tapatalk
tried oc as well and it didn't work. i guess it's not overclockable yet
kabler said:
tried oc as well and it didn't work. i guess it's not overclockable yet
Click to expand...
Click to collapse
his because you are using OC cm-2.6.29.6 for overclocking and this is for cm and stock based eclair rom.its not meant for new 2.6.32.17 ....so wait for the release

X1 Android ROM List, All Link In One Place [ 18/3/12 ]

ATTN TO MODERATORS: PLEASE REMOVE THE POLLS
Since there are so many Android ROMs in this forum, I decided to create this thread so that we can view all the ROMs update easily.
I had arranged the ROMs according to their types and released date. I'll try to update the first post with links to the new or updated ROMs if necessary... Please remind me if I had missed a link.
NAND
18-3-12 IceDroid V6 with BEATS by jerrytan93
17-3-12 NeoBread by Neopeek
7-12-11 CM7.1 by Sun Dream (sp3dev based)
ClockWorkMod ( CWM )
20-2-12 [EXT3] SenseDroid X by jerrytan93
20-2-12 [EXT3] ARCDroid V5 [TIMESCAPE + WIDGETS] by jerrytan93
20-2-12 [EXT3] TwizDroid V2 by jerrytan93
20-2-12 [EXT3] HoneyDroid V2 by jerrytan93
20-2-12 [EXT3] MiDroid V1 by jerrytan93
4-2-12 [EXT2 + Turbo Kernel] ZeamDroid v5 + Wifi-Tether by kuskro
1-12-11 [EXT3 + Turbo Kernel] GoDroid v.8 + Wifi-Tether by kuskro
20-9-11 HenDroiD V.2 by Needo
31-7-11 NeoFROYO V0.1 by Neopeek
6-7-11 Honeycomb Froyo V3 by Needo
8-5-11 Froyo ClockWorkMod V1 by Saobang3886
7-5-11 Xperia1 FRX06 V2 by preston74
23-4-11 CyanogenMod 6.1 V1 by Saobang3886
20-4-11 Honeycomb V2 by Saobang3886
EXT2
11-4-11 TouchWiz CyanogenMod 6.1 by Squallvai
5-4-11 F1 CyanogenMod 7 V1 by Faryaab
25-3-11 FRXME 6.1 with Turbo Kernel by preston74
20-3-11 cys460 ROM Froyo 2.2.2 by preston74
19-3-11 F1 Froyo 2.2.2 V3 by Faryaab
4-3-11 CyanogenMod 6.1 V1.5 ( Discontinued ) by antonymilo
19-2-11 F1 Gingerbread 2.3.1 V2 by Faryaab
FAT32
15-7-11 FRX07 ( System Build ) by XDAndroid
28-3-11 F1 Froyo 2.2.2 V3 by Faryaab
ArcDroid v1 now and will be ArcDroid v2 soon... keep up the marvelous job...
it would be great if we have the screen shots of each one here too, and I think you should right that all future builds are going to be NAND CWM
kerfooly said:
it would be great if we have the screen shots of each one here too, and I think you should write that all future builds are going to be NAND CWM
Click to expand...
Click to collapse
Some build does not have screen shots provided, so I prefer not to include them.
Anyway user can follow the links to the build and look for the screen shots in the ROM thread.
Yeah thanks for informing.
Your new thread is stickied, and ready to go.
Divine_Madcat said:
Your new thread is stickied, and ready to go.
Click to expand...
Click to collapse
Thanks a lot Divine_Madcat!! and please delete the old thread too.
Could you add FRX07v1 to the poll?
Could you add FRX07v1 to the poll?
Thanks in advance.
Best.
kuskro said:
Could you add FRX07v1 to the poll?
Thanks in advance.
Best.
Click to expand...
Click to collapse
It's just FRX07 + an app and a kernel..
helicopter88 said:
It's just FRX07 + an app and a kernel..
Click to expand...
Click to collapse
Dear friend, the reason why I asked jerrytan93 to include "XDAndroid 2.2.2 Build FRX07" in the poll was cause he listed it in the post but it is not in the poll list.
Around FRX07 there are 20 developer and I am not one of them. The only thing I did for FRX07 was to show the way to use wifi-tether, nothing more nothing less.
Best.
The poll could not be updated until 7th January 2012 at 10:00 AM. It's my mistake because I forgot to include FAT32 ROM in the poll.
cwm
hi,
I try to install android on my xperia x1 phone,but i can't start my X1 in cwm......
when I start haret.exe and volume up/down shortly press, the phone will reboot in normal mode and not in cwm.....
have you any solution?????
sorry for my english
thanks...
combaluigio said:
hi,
I try to install android on my xperia x1 phone,but i can't start my X1 in cwm......
when I start haret.exe and volume up/down shortly press, the phone will reboot in normal mode and not in cwm.....
have you any solution?????
sorry for my english
thanks...
Click to expand...
Click to collapse
Please ask your question in the ROM thread.
May I ask a simple question about general Android?
I have been using froyo on x1 for quite some time, and lately I use with joy Jerrytan ROMS, wich are...marvelous
But I was willing to try Gingebread roms...I surfed XDA and a lot of other sites, I found these:
GBX0A Gingerbread (CWM)
F1 Cyanogen (ext2 not CWM)
Gingerbread 2.3.4 (CWM)
SupersonicGB 2.3.4 (CWM)
Are these the only Gingerbread builds?
Also, ALL of these give me rebooting problems using WiFi...some earlier, some later, but once I start using WiFi the ROM is unstable and rebooting at random...any suggestion?Is there a general WiFi problem on X1 Gingerbread?
Keep up the good work XDA Devs
Does any one of these roms have a working camera because I have SenseDroid currently installed and I'm waiting for kernel update...
CrashBandicootX said:
Does any one of these roms have a working camera because I have SenseDroid currently installed and I'm waiting for kernel update...
Click to expand...
Click to collapse
no there isn't support for camera, we need the camera libs (in the NAND rom there is a camera support but only in preview mode and you cannot capture a photo)
Hi everybuddies,
Did someone got a running ROM (X1i) with kernel 2-6-35.7 like this one :
frx07_wifi_K2.6.35.7_kovs.tar.gz ? (don't remember from where I grabbed it)
codymamak said:
May I ask a simple question about general Android?
I have been using froyo on x1 for quite some time, and lately I use with joy Jerrytan ROMS, wich are...marvelous
But I was willing to try Gingebread roms...I surfed XDA and a lot of other sites, I found these:
GBX0A Gingerbread (CWM)
F1 Cyanogen (ext2 not CWM)
Gingerbread 2.3.4 (CWM)
SupersonicGB 2.3.4 (CWM)
Are these the only Gingerbread builds?
Also, ALL of these give me rebooting problems using WiFi...some earlier, some later, but once I start using WiFi the ROM is unstable and rebooting at random...any suggestion?Is there a general WiFi problem on X1 Gingerbread?
Keep up the good work XDA Devs
Click to expand...
Click to collapse
Developers are working hard on Gingerbread build but there are lots of bugs need to be solved. For this moment Froyo build is the most stable build.
hhenault said:
Hi everybuddies,
Did someone got a running ROM (X1i) with kernel 2-6-35.7 like this one :
frx07_wifi_K2.6.35.7_kovs.tar.gz ? (don't remember from where I grabbed it)
Click to expand...
Click to collapse
upload the package please
jerrytan93 said:
Since there are so many Android ROMs in this forum, I decided to create this thread so that we can view all the ROMs update easily.
I had arranged the ROMs according to their types and released date. I'll try to update the first post with links to the new or updated ROMs if necessary... Please remind me if I had missed a link.
ClockWorkMod ( CWM )
29-11-11 [EXT3 + Turbo Kernel] GoDroid v.7 + Wifi-Tether by kuskro
15-11-11 [EXT3] HoneyDroid V1 by jerrytan93
9-11-11 [NEW + CONTINUE] SenseDroid V9 by jerrytan93
8-11-11 TwizDroid V1 by jerrytan93
24-10-11 [FINAL] ARCDroid V4 [WITH TIMESCAPE + WIDGETS] by jerrytan93
20-9-11 HenDroiD V.2 by Needo
31-7-11 NeoFROYO V0.1 by Neopeek
6-7-11 Honeycomb Froyo V3 by Needo
8-5-11 Froyo ClockWorkMod V1 by Saobang3886
7-5-11 Xperia1 FRX06 V2 by preston74
23-4-11 CyanogenMod 6.1 V1 by Saobang3886
20-4-11 Honeycomb V2 by Saobang3886
EXT2
11-4-11 TouchWiz CyanogenMod 6.1 by Squallvai
5-4-11 F1 CyanogenMod 7 V1 by Faryaab
25-3-11 FRXME 6.1 with Turbo Kernel by preston74
20-3-11 cys460 ROM Froyo 2.2.2 by preston74
19-3-11 F1 Froyo 2.2.2 V3 by Faryaab
4-3-11 CyanogenMod 6.1 V1.5 ( Discontinued ) by antonymilo
19-2-11 F1 Gingerbread 2.3.1 V2 by Faryaab
FAT32
15-7-11 FRX07 ( System Build ) by XDAndroid
28-3-11 F1 Froyo 2.2.2 V3 by Faryaab
FUTURE BUILD ( NAND )
CM7.1 by Helicopter88
CM7.1 by sp3dev
Click to expand...
Click to collapse
CM7.1 by Helicopter88?
Where is it?
Did you saw 'Future Build' ? Means no official build now
hhenault said:
Hi everybuddies,
Did someone got a running ROM (X1i) with kernel 2-6-35.7 like this one :
frx07_wifi_K2.6.35.7_kovs.tar.gz ? (don't remember from where I grabbed it)
Click to expand...
Click to collapse
The package is Here
Don't know if it is a NAND kernel, or if it works with HARETS ...
Some audacious guy to give a try ?

RCmix Kernel v12

Anybody who has got the new "RCmix Kernel v12" to be flashed?
Or a good alternativ?
-------------
Ups... wrong thread...
it is not for incs..it's for dhd
It's just because i have seen IncS Rom's with that Kernel.
/ Sent from my HTC Phone /
What abojut the #11 Kernel or another good Sense Kernel?
jkolner said:
What abojut the #11 Kernel or another good Sense Kernel?
Click to expand...
Click to collapse
i have used two kernels:
unity v10
rcmix by klquicksall.
both r gud..but i have used klquicksall one most(d one which came with rc team rom v4).
Here is the link to RCMIX kernel v12:
http://www.multiupload.com/BTRIC3V1SU
Is that really for the IncS?
EDIT: Don't try the previous kernel at home, you'll get stucked at HTC logo.

Categories

Resources