Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
=JKT=
Old
(Last edited by =JKT=; 22nd April 2012 at 03:18 PM.)
#31  
=JKT='s Avatar
Senior Member
Thanks Meter 197
Posts: 623
Join Date: Mar 2012
Location: Hamilton

 
DONATE TO ME
Quote:
Originally Posted by nagash91 View Post
WOW thanks a lot!!!
I tried the last ILWT kernel (1.8.0) and it works perfectly on this rom!! UV works, camera works and for now there are no strange issue

I didn't know that ILWT kernel could work on sense roms!
For some days I'll test this kernel, if it is really better in battery life without giving other problems, I'll integrate in the next version (0.3 I suppose )

Thanks to tsubus for his ILWT kernel, and thank you mesaj for your help

Running well for now with -100mv to all frequencies
(245mhz to 902mhz conservative, 800mv at 245mhz, 925mv at 902mhz)
Will report battery life and stability
Wow! I never dared go lower than 875mv on any freq! But it varies phone to phone, of course.

Tsubus is the man, so I expect you will have no issues with his kernel. So far this rom is much smoother with the ILWT 1.8.0 kernel =)

Sent from my HTC Vision using XDA
 
nagash91
Old
#32  
nagash91's Avatar
Senior Member - OP
Thanks Meter 56
Posts: 321
Join Date: Nov 2008
Quote:
Originally Posted by =JKT= View Post
Wow! I never dared go lower than 875mv on any freq! But it varies phone to phone, of course.

Tsubus is the man, so I expect you will have no issues with his kernel.

Sent from my HTC Vision using XDA
We spoke too soon..
With this kernel I can't find any wifi network. I hope to find a fix soon. I think the problem is in the kernel modules (drivers).
 
mesaj
Old
#33  
Senior Member
Thanks Meter 74
Posts: 411
Join Date: Jun 2009
Location: Szczekociny
try changing bcm4329.ko in /system/lib/modules
here http://www3.zippyshare.com/v/34869934/file.html is module from ilwt388b
good luck!
Samsung Galaxy S II@Dorimanx 8.1|| RootBox Nightly 20130302 | AOKP/CM/PA JB-MR1 Build 4 | Android 4.2.2 |
Android for Elf(in): polish translation. LG GT540: CyanogenMod 7 by KTD Team - translation. Mirror: Update7 ICS kernel source for GT-I9100
 
nagash91
Old
#34  
nagash91's Avatar
Senior Member - OP
Thanks Meter 56
Posts: 321
Join Date: Nov 2008
Quote:
Originally Posted by mesaj View Post
try changing bcm4329.ko in /system/lib/modules
here http://www3.zippyshare.com/v/34869934/file.html is module from ilwt388b
good luck!
Same issue with that bcm4329.ko, same issue with eliteMod kernel.
If I push the original sense bcm4329.ko using ILWT kernel wifi give also an error and can't activate..

For now I will try other kernels, like pershoot kernel.
 
xT4Z1N4TRx
Old
#35  
xT4Z1N4TRx's Avatar
Recognized Contributor
Thanks Meter 1844
Posts: 1,869
Join Date: Apr 2011
Location: Wolverhampton

 
DONATE TO ME
As far as I know; when using an AOSP kernel with a Sense ROM, the WiFi doesn't work.
Wolves fan!!!! FOLLOW ME ON TWITTER!!! twitter.com/Tazzz96

if you want to donate to me, my paypal page is : https://www.paypal.com/cgi-bin/websc...=TF8E3BESMLUUN
 
nagash91
Old
#36  
nagash91's Avatar
Senior Member - OP
Thanks Meter 56
Posts: 321
Join Date: Nov 2008
Quote:
Originally Posted by xT4Z1N4TRx View Post
As far as I know; when using an AOSP kernel with a Sense ROM, the WiFi doesn't work.
I see..

Do you know a good kernel for htc vision with UV and without bug of rcMix kernel and unity kernel?
I think that unity kernel and rcMix kernel are made for desire HD.
There aren't kernel project based on htc vision with sense?

Unity and rcMix have camera flash lag and 386mhz bug..
I would love to understand if other people see these bug..

Do you know if there is a way to patch an AOSP kernel for remove wifi incompatibility with sense?
 
sorceforge
Old
#37  
sorceforge's Avatar
Senior Member
Thanks Meter 45
Posts: 270
Join Date: Jul 2010
Quote:
Originally Posted by nagash91 View Post
I see..

Do you know a good kernel for htc vision with UV and without bug of rcMix kernel and unity kernel?
I think that unity kernel and rcMix kernel are made for desire HD.
There aren't kernel project based on htc vision with sense?

Unity and rcMix have camera flash lag and 386mhz bug..
I would love to understand if other people see these bug..

Do you know if there is a way to patch an AOSP kernel for remove wifi incompatibility with sense?
I haven't seen the boot.img, but how about starting from editing ramdisk?

Such as; 'service dhcpcd_eth0 /system/bin/dhcpcd -ABKL' to 'service dhcpcd /system/bin/dhcpcd -ABKL eth0'

If that doesn't work, it's out of my knowledge. Then I guess get the ILWT kernel source and include wifi driver from that of sense.
HTC Desire (Stolen) -- HTC HD2 (Lost) -- HTC Sensation (Malfunction) -- HTC Raider 4G (Digitizer was broken)

and finally...
HTC One X+ (International)
 
=JKT=
Old
#38  
=JKT='s Avatar
Senior Member
Thanks Meter 197
Posts: 623
Join Date: Mar 2012
Location: Hamilton

 
DONATE TO ME
I couldn't get the camcorder to work, though the camera works fine.

This is with both ILWT and Unity Kernel.

Sent from my HTC Vision using XDA
 
nagash91
Old
#39  
nagash91's Avatar
Senior Member - OP
Thanks Meter 56
Posts: 321
Join Date: Nov 2008
Quote:
Originally Posted by =JKT= View Post
I couldn't get the camcorder to work, though the camera works fine.

This is with both ILWT and Unity Kernel.

Sent from my HTC Vision using XDA
You have to use H.264 or H.263 codec in the camera option (mpeg is broken in all sense 1.9 roms for desire z).

In the camera app press menů -> select video -> go to advance settings -> click on "codec type" or something similar under resolution and chose h.264.

I notice that flashing keyboard backlight fix, 720p is disabled.
I have to change that fix including the new camera with 720p enabled
The Following User Says Thank You to nagash91 For This Useful Post: [ Click to Expand ]
 
nagash91
Old
#40  
nagash91's Avatar
Senior Member - OP
Thanks Meter 56
Posts: 321
Join Date: Nov 2008
Quote:
Originally Posted by sorceforge View Post
I haven't seen the boot.img, but how about starting from editing ramdisk?

Such as; 'service dhcpcd_eth0 /system/bin/dhcpcd -ABKL' to 'service dhcpcd /system/bin/dhcpcd -ABKL eth0'

If that doesn't work, it's out of my knowledge. Then I guess get the ILWT kernel source and include wifi driver from that of sense.
I'll try in some days, but I think that fixing wifi in sense rom with AOSP kernel is much complicate unfortunately..

If it doesn't work I'll try to compile ILWT kernel merging with sense kernel. But I have never compiled linux kernel, so could be a long operation for me, I don't know when I will try

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...