Fix for premature flash in evo kernels - HD2 Android Q&A, Help & Troubleshooting and Genera

I have made a quick patch for premature flash problem in evo kernels. I have tested it with hastarin source taken from his git repository.
This is a quick patch and somebody with more knowledge in android kernels can make a better solution.
The problem is not in premature flash but in missing flash. In desire kernels camera flash is activated twice (function msm_camera_flash in msm_camera.c) first time with low intensity (MSM_CAMERA_LED_LOW) and second time, while taking a picture, with high intensity (MSM_CAMERA_LED_HIGH). In evo kernels flash is activated only once with low intensity and because of that we only see the first activation of flash/led. Maybe someone knows from where the function msm_camera_flash is called and add a second call to that function with high intensity.
EDIT:
zImage with wifi modules on post:
h__p://forum.xda-developers.com/showpost.php?p=8635032&postcount=46

Congratulations on finding that. It makes sense a lot.
UPDATE: Everybody can now use hastarin 7.4 kernel since its updated with the code in this thread. Credit goes to mdebeljuh
http://forum.xda-developers.com/showthread.php?t=787588
Thank you very much mdebeljuh!

what we have to do with your file? can you provide how to steps?

How do i have to install this patch?

it's a kernel patch. if you don't know how to use it, you'll have to wait till one of the kernal-builders will implement it. hastarin and michyprima are very quick at adopting patches.

For testing
Ok, for testing purposes i have attached the latest hastarin kernel with patch included

mdebeljuh said:
Ok, for testing purposes i have attached the latest hastarin kernel with patch included
Click to expand...
Click to collapse
Thank you m8...will test it right now

@ Screemi
Thanks for explaining it so detailled...

Yes how do we use this patch file ?

First you need to know how to compile the kernel:
h__p://htc-linux.org/wiki/index.php?title=QuickDeveloperStartGuide#Kernel
Next you can apply the patch to the source you have downloaded from git and compile the kernel with, i hope, working flash.
You can use the patch with the next command (execute from your local git repository root directory)
patch -p1 < /path_to_patch/0001-Patch-for-premature-flash-missing-flash.patch

Thank you for your work

I can confirm, flash triggers as intended in a dark room.
Also I've let the developers know about it, Cass said he will do some tests as well.
Good work!

wow! its working! nice! thanks
please upload modules for this kernel

mdebeljuh said:
Ok, for testing purposes i have attached the latest hastarin kernel with patch included
Click to expand...
Click to collapse
Hi, thank you !
Is this based on hastarin 7.3 version?
Thanks
Sent from my HTC HD2 using XDA App

Yes it is based on hastarin sources from Friday October 15 2010

hi..
i tested this Zimage..
flash work.. but not work WIFI ..
i cant use in mdeejay froyo sense v.2.2 nextsense

mdebeljuh said:
Yes it is based on hastarin sources from Friday October 15 2010
Click to expand...
Click to collapse
OK, so I have to upgrade to 7.3 Wi-Fi module..
Thank you!
Sent from my HTC HD2 using XDA App

mannyy said:
hi..
i tested this Zimage..
flash work.. but not work WIFI ..
i cant use in mdeejay froyo sense v.2.2 nextsense
Click to expand...
Click to collapse
First you have to upgrade to version 7.3 modules..
Sent from my HTC HD2 using XDA App

iosub said:
First you have to upgrade to version 7.3 modules..
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
modules for kernel without OC

mdebeljuh said:
Ok, for testing purposes i have attached the latest hastarin kernel with patch included
Click to expand...
Click to collapse
tested..work as it should be..
but we need .ko file error on wifi..
edit..
ups didn't see post above..so this is base on 7.3 no OC..

Related

How to fix htc camera apk and camera libriers when update kernel to 8.5

Ok Im runing Nexushd2 v1.7 with 8.2 kernel i tryed to upgrade to 8.5 but i am not having no luck i replaced the htc camera.apk into system/app then thecamerafixlibraries(which contrains root folder to the root of the andriod it is install correct and i restart but when i try to open the camera it forces close what am i doing wrong i tryed like 20 times.
cardoflex said:
Ok Im runing Nexushd2 v1.7 with 8.2 kernel i tryed to upgrade to 8.5 but i am not having no luck i replaced the htc camera.apk into system/app then thecamerafixlibraries(which contrains root folder to the root of the andriod it is install correct and i restart but when i try to open the camera it forces close what am i doing wrong i tryed like 20 times.
Click to expand...
Click to collapse
Maybe you can try that:
http://forum.xda-developers.com/showpost.php?p=9376568&postcount=2894
THANK YOU
Thank you manusfreedom very much
i also have the same question...
thx manusfreedom, but my build is MDJ FroYo Sense 1.7, dose i only need to copy & paste?
apple123boy said:
i also have the same question...
thx manusfreedom, but my build is MDJ FroYo Sense 1.7, dose i only need to copy & paste?
Click to expand...
Click to collapse
why dont you use mdj's s6.1?
Hi, i've the same problèm with the camera but the solution doesn't work. I've à new icon but the camera is black.
I use mdjay evo révolution 2.3, kernel 8.5, radio 2.15,
Sent from my HTC HD2 using XDA App
Works well on HD2ONE 0.3.2 (CM6.1) build (Android 2.2.1).
kiddou said:
why dont you use mdj's s6.1?
Click to expand...
Click to collapse
because when i use camera with flash, there is green light...
manusfreedom said:
Maybe you can try that:
http://forum.xda-developers.com/showpost.php?p=9376568&postcount=2894
Click to expand...
Click to collapse
Thank you manusfreedom. Anyone confirmed that it works on nexus hd 2 1.7?
Works perfect on NexusHD2 1.7.
naeem151287 said:
Works perfect on NexusHD2 1.7.
Click to expand...
Click to collapse
Thank you for your feedback. This kernel 8.5 contains ts freezes patch, doesn't right? That patch is included by hastarin 8.3...
EDIT: Why in the modified 8.5 kernel's readme it saysto run all the commands? Do not just copy the folders as you normally do? Thanks in advance for the replies and sorry for my bad English.
apple123boy said:
because when i use camera with flash, there is green light...
Click to expand...
Click to collapse
it has been fixed already
you just need to do some changes in build.prop
search the forum for it
I'm using kernel by manusfreedom and all is perfect!!! Thank you so much!
Anyway to get this to work on other nexus/cyanogen mod bases? I'm using shubcraft, miui, and jdms builds and the newest kernels break the camera in all these builds. I've tried this patch but doesn't work and I think it may have something to do with the build.prop file. Any help?
reocej said:
Anyway to get this to work on other nexus/cyanogen mod bases? I'm using shubcraft, miui, and jdms builds and the newest kernels break the camera in all these builds. I've tried this patch but doesn't work and I think it may have something to do with the build.prop file. Any help?
Click to expand...
Click to collapse
try this
http://forum.xda-developers.com/showpost.php?p=9318035&postcount=1
working fine on my miui
kiddou said:
try this
http://forum.xda-developers.com/showpost.php?p=9318035&postcount=1
working fine on my miui
Click to expand...
Click to collapse
Thanks, I'll give it a shot. I had d/l that file but hadn't tried it yet.
kiddou said:
try this
http://forum.xda-developers.com/showpost.php?p=9318035&postcount=1
working fine on my miui
Click to expand...
Click to collapse
Worked but limits camera to 3mp! Any fix for that? Thanks.
Hi guys! If i should update to hastarin r 8.5.1, what should I do?
EDIT: on another topic, i founded kernel hastarin r8.5.1 modified by manusfreedom. It limits camera to 3MP...this kernel 8.5 limits camera to 3MP too or not? Thank's in advance!
kiddou said:
try this
http://forum.xda-developers.com/showpost.php?p=9318035&postcount=1
working fine on my miui
Click to expand...
Click to collapse
It didn't work with cyanogen ROMS
Anyone was successful in running the new Camera drivers on cyanogen ROMS?

[Dec 29][SD]ESDroid 0.1 [base:JDMS 1.6.2][kernel:MDJ 8.0][Theme:Renovated]

[First I like to say sorry, this looks like the build is not a RAM build like I guess, building a RAM build is not as simple as I thought]
[I will try to review other RAM release and apply the patch ASAP]
This is initial release of my first customize HD2 Android ROM
Based on JDMS 1.6.2 but this build is RAM version and using MDJ 8.0 Kernel
my HD2 with battery+ (1600mah) MDJ kernel can inform more accurate percentage than other kernel
Hopely anyone can enjoy it
Note: I'm not an active developer so don't expect frequently version release
anyone can suggest where i can upload it cause i don't have any premium account for file sharing
Download here
data image is compatible with JDMS, get it here
-next image with SGS theme uploading now- [delayed]
Credit:
mdeejay
atoore
Letama
crawlingcity (initrd)
yankindasouth (http://www.wix.com/yankindasouth/renovated)
and other credit from JDMS Release
Screenshot
-reserved for screenshot-
I think you should upload it through 4shared or maybe megaupload.....just don't upload it in 7z format...PLEASE..
Can't wait
Sent from MIUI ROM XDA App
Yeah I have to second that....I can't wait!!! I just checked out the RENOVATED theme and it looks pretty cool!
http://www.mediafire.com/ is by far the best place to upload files.
It should be good. Hopefully there are no data connection problems
Sent from MIUI ROM XDA App
What about multiupload.com? Only 1 upload for 6 hoster...
http://www.multiupload.com is a good website to upload to, it will automatically upload it to about five other websites as well for people to choose from.
RobertsDF said:
http://www.multiupload.com is a good website to upload to, it will automatically upload it to about five other websites as well for people to choose from.
Click to expand...
Click to collapse
+1
Sent from MIUI ROM XDA App
Thanks for doing this. My two fav in one.
waiting still for the link....
I wonder if this build can give me working mobile data (GPS internet), cause in all JDMS builds I have not got any workable data.
(In every other build like CM6, Sencse, Andr 2-2.3 --- data works!) But I love this one build more that the others =(((
aion92 said:
I wonder if this build can give me working mobile data (GPS internet), cause in all JDMS builds I have not got any workable data.
(In every other build like CM6, Sencse, Andr 2-2.3 --- data works!) But I love this one build more that the others =(((
Click to expand...
Click to collapse
try this... this one use different kernel (MDJ 8.0)
but not a promise
sabeeshedp said:
waiting still for the link....
Click to expand...
Click to collapse
still uploading... slow data connection here
Thank you very much, downloading, will test since my working config is based on JDMS 1.6.2.
Installing now
I was running HDONE. JDMS was my second best build. Only problem i had with this build was that ADW got very slow when installing many widgets.Hoping this will solve my problems . Copying right now.
thx.
No spanish language??
ALDAS said:
No spanish language??
Click to expand...
Click to collapse
The OP says its based on the JDMS 1.6.2 build, and that build is not multi language. So I guess not.
GOOD ATTEMPT.. i tried in lcd density 180.. looking nice with more work space.. a must try...

[Resource]UrukDroid 1.x summary [1.6RC1 Updated:24-10-11]

===============================
UrukConfig 1.1.0
Release - Link
Release Mod (w/ Rescue Menu) - Link
UrukConfig 1.1.2
Release - Link
===============================
UrukDroid 1.0/1.1 patch
Sibere kernel patch V13 (UrukDroid 1.0/1.1 stable and OC patch) - Link
Sibere kernel patch V15 (UrukDroid 1.0 stable and OC patch) - Link
Sibere kernel patch V15 for UD1.5! (UrukDroid 1.5 stable and OC patch) - Link
===============================
UrukDroid 1.1
-->INDEX<--
http://sauron.pourix.com/UrukDroid/UrukDroid-1.1
1.1B2
kernel: - Link
update: - Link
1.1B3
kernel: - Link
1.1RC1 - Link
1.1RC2 - Link
===============================
UrukDroid 1.5
-->INDEX<--
http://sauron.pourix.com/UrukDroid/UrukDroid-1.5/
1.5b1 - Link
1.5b2 - Link
1.5b3 - Link
1.5RC1 - Link
1.5 (Public Release) - Link
1.5 (OverClock kernel & 1.5b fix) - Link
1.5.1 (Required 1.5) - Link
1.5.1 (OverClock kernel) - Link
1.5.1 (Smaller soft button) - Link
===============================
UrukDroid 1.6
-->INDEX<--
http://sauron.pourix.com/UrukDroid/UrukDroid-1.6/
1.6B1
kernel: - Link
OC: - Link
1.6RC1 - Link
===============================
Hi leon,
Very cool summary thumbs up!
It would be great if you would give a little info text for the newbies, just a tip
Greets
Lenn
Can we use sibere kernel patch with the latest UrukDroid kernel 1.5b3?
Sent from my A101IT using XDA Premium App
waterpolo said:
Can we use sibere kernel patch with the latest UrukDroid kernel 1.5b3?
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
No because sauron did code complete fresh for urukdroid 1.5 , thats why it called 1.5
I think sibere just work at his new kernel, when he have enough time
We should remember that all devs dont get paid and they do this as their hobbys like me(not as a dev)
Lenn said:
No because sauron did code complete fresh for urukdroid 1.5 , thats why it called 1.5
I think sibere just work at his new kernel, when he have enough time
We should remember that all devs dont get paid and they do this as their hobbys like me(not as a dev)
Click to expand...
Click to collapse
But you do the general support which is very useful for the XDA users
Sent from my A101IT using XDA Premium App
waterpolo said:
But you do the general support which is very useful for the XDA users
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
Right
@Leon:
I really dont want to hijack this thread, but i could write a little text to every entry here, this evening but only if you want this
Lenn said:
Right
@Leon:
I really dont want to hijack this thread, but i could write a little text to every entry here, this evening but only if you want this
Click to expand...
Click to collapse
Orz..Lenn, call me Leo, NG is my last name in Hong Kong and China.
btw, what do you mean?
LeoNg628 said:
Orz..Lenn, call me Leo, NG is my last name in Hong Kong and China.
Click to expand...
Click to collapse
Ah okey
btw, what do you mean?
Click to expand...
Click to collapse
I mean that i or we should write a little text to eafh OS you listed here, for these ones who havent got so much knowledge so they can choose better but only if you want
Uruk is mispelled in the thread title...I'm just sayin'
Have a great day.
strongergravity said:
Uruk is mispelled in the thread title...I'm just sayin'
Have a great day.
Click to expand...
Click to collapse
oh thx!
Lenn said:
Ah okey
I mean that i or we should write a little text to eafh OS you listed here, for these ones who havent got so much knowledge so they can choose better but only if you want
Click to expand...
Click to collapse
sure, but I dont know about other OS, any suggestion?
LeoNg628 said:
sure, but I dont know about other OS, any suggestion?
Click to expand...
Click to collapse
No^^you didnt understand me right..
I want to write a little text for each OS you already have found.
with this the neewbies here can choose better
Lenn said:
No^^you didnt understand me right..
I want to write a little text for each OS you already have found.
with this the neewbies here can choose better
Click to expand...
Click to collapse
oic, let do it.
LeoNg628 said:
oic, let do it.
Click to expand...
Click to collapse
Yep, i think i will start this eve
hey guys,
dont wanna backstab u - but most of the worrk already is in the stick thread I created some weeks ago:
http://forum.xda-developers.com/showthread.php?t=1198389
I just didnt include outdated versions as those wount be very useful though (like 1.1b2),...
Anyway they still could be found here wich is also linked in my thread.
All i dont have in my thread for now is the different kernels (like sibere,.. v10,11,12,13) but I already was thinking about how to include this best
@ Lenn do u really think its useful "choosing" between em.
As far as i know (k I don't know much ) there is no reason to stick with an old urukdroid version at all (beside the dvb & cinemaplugin function are not yet inculed in 1.5 in a final stage)
@LeoNg628 perhaps u should rename it from [source] to [download] as i expected to fine the sources (source code) here
greetings
FrEcP
FrEcP said:
@ Lenn do u really think its useful "choosing" between em.
As far as i know (k I don't know much) there is no reason to stick with an old urukdroid version at all (beside the dvb function are not yet inculed in 1.5 in a final stage)
greetings
FrEcP
Click to expand...
Click to collapse
Oh yes^^
Many new users cant use the update function, so they had have to install via the easyinstall method..
So they had to use Uruk1.0, but the RC1 of 1.5 is out, so they can use the newest version
I told around 10 peoples how to update from 1.0 to b2 or b3 of 1.5...
Lenn said:
Oh yes^^
Many new users cant use the update function, so they had have to install via the easyinstall method..
So they had to use Uruk1.0, but the RC1 of 1.5 is out, so they can use the newest version
I told around 10 peoples how to update from 1.0 to b2 or b3 of 1.5...
Click to expand...
Click to collapse
so it more like and "update howto" not and choosing of an old version like 1.1b2 - kk
Also wanted to give some hints for mutliboot - but i didn't try the alternativeOS option on my own yet sinc ei had no time for
Y - already thought about creating another thread in dev secion for an "howto urukdroid" - but i didn't do it yet since it's very unconfortable using such thing in a "thread". already thought about asking sauron for wiki permissions so we could creat such a thing there.
Anyway it shouldn't be that hard for ppl to read the last 3 pages of a thread and be up-to-date to know how to use a version - or starting from the download post where sauron posted the last version.
If they don't do things like here happen more often eventualy (dont take it serious ). DEV versions shouldn't be for lazy ppl tho? Well im not sure how 2 handle this atm.
But i still think a wiki like thing would be nice.
FrEcP said:
hey guys,
dont wanna backstab u - but most of the worrk already is in the stick thread I created some weeks ago:
http://forum.xda-developers.com/showthread.php?t=1198389
I just didnt include outdated versions as those wount be very useful though (like 1.1b2),...
Anyway they still could be found here wich is also linked in my thread.
All i dont have in my thread for now is the different kernels (like sibere,.. v10,11,12,13) but I already was thinking about how to include this best
@ Lenn do u really think its useful "choosing" between em.
As far as i know (k I don't know much ) there is no reason to stick with an old urukdroid version at all (beside the dvb & cinemaplugin function are not yet inculed in 1.5 in a final stage)
@LeoNg628 perhaps u should rename it from [source] to [download] as i expected to fine the sources (source code) here
greetings
FrEcP
Click to expand...
Click to collapse
Sure, may be you can copy those link from my thread, I'm never mind and welcome ^^
updated UD1.5 Release w/ OC
LeoNg628 said:
updated UD1.5 Release w/ OC
Click to expand...
Click to collapse
Some questions about that I could not get an answer from $auron:
Can we use UrukDroid-1.5-kernelOC.tbz2 14-Aug-2011 18:32 5.2M after having installed UrukDroid_1.5-Install.rar 15-Aug-2011 22:53 147M?
I have doubt because the final 1.5 package is of later date. So is the kernel in the install package not newer than the OC package? Do I miss anything the final kernel in the package has if I install the older OC kernel??
Secondly, how does this $auron OC kernel compare to Sibere's OC kernel? Does $auron only do OC, no undervolting and no other tweaks?
Lastly... if the answers are positive... How do I install OC kernel on top of UD 1.5 exactly?
Thanks!!

MIUI 1.9.9 which kernel ?

1-stockwell new kernel update
2-Franco 10 sept kernel
which is the best and whats different between
and which governor we must be prefer
franco test bqm
stockwell update come with deadline
and vr
??????
Only you can decide which is the best so try them. And if you bother to read the threads for the kernels you will know the differences.
Some people are so lazy...
stockwell kernel is just updated today.
I cant see any much difference between kernels,the most obvious thing is battery life.
And todays stockwell kernel update on MIUI improve my video recording quality so far.
And i obviously love the feature of lower brightness compare to the default lowest brightness.
@fbl It is not about laziness always I am afraid, sometimes you need to seek for the optimum solution which is/was tested by others, and this is not a bad thing IMHO.
and also my compass i working again
flibblesan said:
Only you can decide which is the best so try them. And if you bother to read the threads for the kernels you will know the differences.
Some people are so lazy...
Click to expand...
Click to collapse
flibblesan ı am not lazy. ı read the difference... but all of forum s person not a devoloper so we ask the devoloper's comments.. they will be test which one is the best for us ...
otherwise, post the property there does not make any sense...
---------- Post added at 05:10 PM ---------- Previous post was at 05:08 PM ----------
septavios said:
and also my compass i working again
Click to expand...
Click to collapse
my friends which kernel did you install??
In stockwells latest kernel, compass work flawlessly.
Stockwell did a hell of a job with his last kernel!
Thanks Stocky!
Brgds,
S.
Is there an easy way to combine the two? Each seem to be pretty awesome. Surely doubly awesome together
Sent from my u8800 using xda premium
mejobloggs said:
Is there an easy way to combine the two? Each seem to be pretty awesome. Surely doubly awesome together
Sent from my u8800 using xda premium
Click to expand...
Click to collapse
franco.Kernel compiled from his github with the same toolchain he uses. dzo's latest fixes and more
It works great for me, stable and all. [email protected] without SD card IO
andreasha said:
franco.Kernel compiled from his github with the same toolchain he uses. dzo's latest fixes and more
It works great for me, stable and all. [email protected] without SD card IO
http://www.multiupload.com/YOV516KAP9
Click to expand...
Click to collapse
compass is work with 13 sept franco kernel After this application...: install stockwell new kernel + run compass +install franco kernel
now compass is run with franco kernel
andreasha said:
franco.Kernel compiled from his github with the same toolchain he uses. dzo's latest fixes and more
It works great for me, stable and all. [email protected] without SD card IO
http://www.multiupload.com/YOV516KAP9
Click to expand...
Click to collapse
Good to know, thanks for that
calmet said:
compass is work with 13 sept franco kernel After this application...: install stockwell new kernel + run compass +install franco kernel
now compass is run with franco kernel
Click to expand...
Click to collapse
Compass works fine for me atleast.
calmet said:
compass is work with 13 sept franco kernel After this application...: install stockwell new kernel + run compass +install franco kernel
now compass is run with franco kernel
Click to expand...
Click to collapse
I think i accidently did this.bcoz b4 this i cant use compass with Franco kernel.then i try use stockwell kernel.so i am sticking with stockwell kernel for now.
Sent from my u8800 using XDA Premium App
Fresh kernel! franco.Kernel-14092011+ksatta_v2
andreasha said:
Fresh kernel! franco.Kernel-14092011+ksatta_v2
http://www.multiupload.com/OU50791DC7
Click to expand...
Click to collapse
when ı install new kernel, my phone 2 times restarted in deep sleep.. ı dont touch anything and ı dontrun any process..
This is the new kernel from FFranco???
Druida69 said:
This is the new kernel from FFranco???
Click to expand...
Click to collapse
Lets call it beta or something, it not a relese from him. I've just compiled it from his source at github.
andreasha said:
franco.Kernel compiled from his github with the same toolchain he uses. dzo's latest fixes and more
It works great for me, stable and all. [email protected] without SD card IO
http://www.multiupload.com/YOV516KAP9
Click to expand...
Click to collapse
Why are you sharing this? Its not ready for release, I appreciate you for not doing this again thank you.
Sent from my IDEOS X5 using xda premium
franciscofranco said:
Why are you sharing this? Its not ready for release, I appreciate you for not doing this again thank you.
Sent from my IDEOS X5 using xda premium
Click to expand...
Click to collapse
Okay sorry!

[FIX] N1 Kernel + Adreno drivers + WifiFix [Edit 2012/05/31: added another kernel]

This is Wifi fix for the ICS kernel by shaky156.
Please see the below link for the thread
http://forum.xda-developers.com/showpost.php?p=26159482&postcount=3730
Also, i added the latest adreno drivers into the zip. So the zip contains the following things
1. Latest N1 kernel from Shaky156 (I didnt modify this)
2. Recompiled wifi kernel module
3. Latest adreno libraries from Qualcomm
Please flash it from recovery.
Note:
It has been known to work with the latest Evervolv's Aosp TexasIce and AOKP for Passion roms..
No idea about any other roms. try it on your own risk..
Edit 31/04/2012:
I have made a modified version of new Evervolv kernel. Please check it out here..
http://forum.xda-developers.com/showpost.php?p=26782507&postcount=29
SUPER!!
It's super smooth! much better performance on TexasICS! I could find wifi signal but didn't try to login. would try it later.
I can confirm I have 100% working wifi after flashing this on texasice's ics rom....and OMG TEH SMOOTH.
glad to know
glad to know it works..
the smoothness is due to the HWA changes by Shaky156 and the Qualcomm driver.
please refer to this thread for more details..
http://forum.xda-developers.com/showthread.php?t=1655475
Is it for the New sense 4 rom ?
Sent from my HTC Nexus One using Tapatalk 2
xeloni said:
Is it for the New sense 4 rom ?
Sent from my HTC Nexus One using Tapatalk 2
Click to expand...
Click to collapse
That is what is was created for, however it works on any ICS Rom..and works very well too.
WIFI doesn't work on sense 4
Must i flash just after i installed the rom or wait until it booted ?
Wifi doesn't work with MIUI either . I try to turn it on, but it will not turn on...
I didnt release the wifi module when i released the kernel for test hence why it doesnt work on some roms, sense 4 doesnt have wifi working in first place
Sent from my HTC Desire HD
I think this thread needs to be moved to the Development section so other developers could review and provide their inputs.
fake_japanese_guy said:
This is Wifi fix for the ICS kernel by shaky156.
Please see the below link for the thread
http://forum.xda-developers.com/showpost.php?p=26159482&postcount=3730
Also, i added the latest adreno drivers into the zip. So the zip contains the following things
1. Latest N1 kernel from Shaky156 (I didnt modify this)
2. Recompiled wifi kernel module
3. Latest adreno libraries from Qualcomm
Please flash it from recovery.
Note: I tested this on my N1 with TouchRecovery.
Someone please test this and tell me if its working.
Click to expand...
Click to collapse
I flashed the kernel on AOKP Milestone 5 ROM and it's very smooth. Wifi works. I set max cpu to 1190Mhz, if set above that got bootloop. Min cpu 245Mhz with no SoD.
Flashed over BCM. Wifi is working. It's super smooth and stable.
Thanks
Sent from my icy cool nexus
taodan said:
I think this thread needs to be moved to the Development section so other developers could review and provide their inputs.
Click to expand...
Click to collapse
i didnt have enough posts to put this thread in the developments section.. thats why i posted it here..
LuckyJ26 said:
Wifi doesn't work with MIUI either . I try to turn it on, but it will not turn on...
Click to expand...
Click to collapse
sorry for your trouble.
This was never meant for MIUI roms.. works only on the latest Evervolv's Aosp TexasIce and AOKP for Passion roms..
Tested on BCM. Great Kernel!
Works absolutely great on BCM CM9.
Yeah, I confirm how well its working on the BCM 9. Awesome Job
Could someone post the kernel from Shaky's 0.4 beta?
mrhohoha said:
Could someone post the kernel from Shaky's 0.4 beta?
Click to expand...
Click to collapse
The kernel is attached on the first post on this thread.
Fantastic kernel it is too. Using it on BCM ICS and in conjunction with GreenPower free I'm getting fantastic battery life.
I've 55% left after 13.5 hours with 2 hours screen on usage. Half on 3G half on wifi. Very impressed.
Sent from my Nexus One using XDA
taodan said:
The kernel is attached on the first post on this thread.
Click to expand...
Click to collapse
Erm... are you sure this is the *latest* kernel? Its dated 18/5, the one that was Shakys initial release. The 0.4 beta is dated 24/5.
Or are there no updates to the kernel? On the dev thread Shaky says there are.
Sent from my Nexus One using XDA

Categories

Resources