Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
nygmam
Old
#371  
nygmam's Avatar
Senior Member
Thanks Meter 162
Posts: 762
Join Date: Oct 2007
Location: New York, NY
Quote:
Originally Posted by sp5mz View Post
This is just a replacement build.prop and makes your Leo a Bravo, not really a fix at all, as this can mess other things up. While this may fix the issue, it has the potential cause other problems.

Sent from my Transformer Prime TF201 using XDA Premium HD app

My Phone: T-Mobile Galaxy S3 - Rooted Stock JB
MY Wife: HTC One S - Stock as can be

_________

[For Sale]:HTC HD2 - TMOUS
[ROM:CM9 4.0.4][Kernel:tytung_HWA]
[R:2.15.50.14][SPL:HardSPL2-1024 2.08]
_________
My Tablet: ASUS Transformer Prime ICS
Wife's Tablet: Samsung Galaxy Tab 10.1 - Stock Rom - Rooted


Samsung Smartview Dual View TV app - Works on S2, S3, Tab 10.1 maybe more
<<User name should be NYGMan, been meeing to change it for some time, but now it's too late>>
 
jjpdijkstra
Old
#372  
Member
Thanks Meter 4
Posts: 72
Join Date: Sep 2010
Da fuque is wrong with date and time? IT freezes when phone goes to sleep!

Sent from my HTC HD2 using XDA
 
Dr_Grip
Old
(Last edited by Dr_Grip; 26th May 2012 at 10:28 AM.)
#373  
Dr_Grip's Avatar
Senior Member
Thanks Meter 184
Posts: 417
Join Date: Jul 2011
Quote:
Originally Posted by nygmam View Post
could you post a sample so I can see what it looks like?
See attachment. Picture shows whatever was in front of the lens when testing last night, so it's not really a well-composed image in it's own right
Quote:
Originally Posted by sp5mz View Post
As nygman said, this is the fix we don't want to use as established on the last two forum pages. Read before you post. SRSL.
Quote:
Originally Posted by jjpdijkstra View Post
Da fuque is wrong with date and time? IT freezes when phone goes to sleep!
WTF?

EDIT: Just flash the current nightly and can't confirm any date/time problems.
Attached Thumbnails
Click image for larger version

Name:	IMG_20120525_225841.jpg
Views:	404
Size:	257.9 KB
ID:	1085351  
 
BracaCakic
Old
#374  
Member
Thanks Meter 3
Posts: 54
Join Date: Feb 2009
Location: Nis, Serbia
Default Hi

I cant boot this rom. In need to flash kernel. I try NexusHD2 ICS room and works but I want this. Help me please. TX
 
mori90
Old
#375  
Member
Thanks Meter 4
Posts: 67
Join Date: Oct 2011
Quote:
Originally Posted by BracaCakic View Post
I cant boot this rom. In need to flash kernel. I try NexusHD2 ICS room and works but I want this. Help me please. TX
Did you flash magldr-patch_cm9-leo.zip on http://goo.im/devs/cmhtcleo/misc ?
 
BracaCakic
Old
#376  
Member
Thanks Meter 3
Posts: 54
Join Date: Feb 2009
Location: Nis, Serbia
Default Hi

I didnt flash that i found few moments ago and i will try now. TX for help
 
Rick_1995
Old
(Last edited by Rick_1995; 26th May 2012 at 10:44 AM.)
#377  
Rick_1995's Avatar
Recognized Developer
Thanks Meter 2925
Posts: 1,094
Join Date: Sep 2009
Location: Whoville
Any of you who have with them the wireless and bluetooth mac id which their device had under windows mobile ?

I need some testers, franck78 has found that mac address is indeed there in nand which is tested positive for his 6 devices + my device.

clk users:
1) unzip the file
2) fastboot boot zImage initrd.gz
3) adb shell "dmesg | grep -i 'scanmac'"
4) Compare them to what you had in windows mobile and post your results

Note: The above method will NOT REPLACE your kernel/rom/data etc.., infact it won't even touch your nand till it reaches android.
Note2: This test kernel will NOT CHANGE your mac id, it will just confirm if your device has it's id stored at the same place or not.

The ramdisk is from 23/05/2012 so it would be preferred that you test on that rom but since no crucial changes were made to the ramdisk, you can try it on any build.

Also the greenish tint fix was merged yesterday so today's nightly should have it.

Thanks for testing.

Credits to Franck78 for the mac fix.

My results:
Code:
<4>[    1.325347] scanmac: candidate for wifi mac=00:23:76:96:1b:f9
<4>[    1.325622] scanmac: candidate for bluetooth mac=00:23:76:78:70:78
It matches what i have in stock windows mobile.
Attached Files
File Type: zip test.zip - [Click for QR Code] (2.89 MB, 10 views)
The Following 6 Users Say Thank You to Rick_1995 For This Useful Post: [ Click to Expand ]
 
nygmam
Old
#378  
nygmam's Avatar
Senior Member
Thanks Meter 162
Posts: 762
Join Date: Oct 2007
Location: New York, NY
This might just be our Video Camera Fix .
We will see tonight

My Phone: T-Mobile Galaxy S3 - Rooted Stock JB
MY Wife: HTC One S - Stock as can be

_________

[For Sale]:HTC HD2 - TMOUS
[ROM:CM9 4.0.4][Kernel:tytung_HWA]
[R:2.15.50.14][SPL:HardSPL2-1024 2.08]
_________
My Tablet: ASUS Transformer Prime ICS
Wife's Tablet: Samsung Galaxy Tab 10.1 - Stock Rom - Rooted


Samsung Smartview Dual View TV app - Works on S2, S3, Tab 10.1 maybe more
<<User name should be NYGMan, been meeing to change it for some time, but now it's too late>>
 
ph03n!x
Old
#379  
ph03n!x's Avatar
Senior Member
Thanks Meter 1007
Posts: 1,426
Join Date: Dec 2010
Location: Madras
Quote:
Originally Posted by Rick_1995 View Post
Any of you who have with them the wireless and bluetooth mac id which their device had under windows mobile ?

I need some testers, franck78 has found that mac address is indeed there in nand which is tested positive for his 6 devices + my device.

clk users:
1) unzip the file
2) fastboot boot zImage initrd.gz
3) adb shell "dmesg | grep -i 'scanmac'"
4) Compare them to what you had in windows mobile and post your results

Note: The above method will NOT REPLACE your kernel/rom/data etc.., infact it won't even touch your nand till it reaches android.
Note2: This test kernel will NOT CHANGE your mac id, it will just confirm if your device has it's id stored at the same place or not.

The ramdisk is from 23/05/2012 so it would be preferred that you test on that rom but since no crucial changes were made to the ramdisk, you can try it on any build.

Also the greenish tint fix was merged yesterday so today's nightly should have it.

Thanks for testing.

Credits to Franck78 for the mac fix.

My results:
Code:
<4>[    1.325347] scanmac: candidate for wifi mac=00:23:76:96:1b:f9
<4>[    1.325622] scanmac: candidate for bluetooth mac=00:23:76:78:70:78
It matches what i have in stock windows mobile.
I unfortunately did not note down the MAC under WM65. Will install it all over tomorrow (unless there is a better/ easier way - it is not in the box or the documentation, checked that) and see if the MACs match. Thanks Rick and Franck!
Samsung Galaxy Note II (GT-N7100) | HW Ver: MP 1.300
Baseband: N7100DDDLK6 | Build: JRO54K.N7100XXDLL7 | Recovery: TWRP 2.3.3.2


HTC HD2 (TMOUS) | Radio: 2.15.50.14 | HSPL: 3.03
cLK 1.5.1.3 | CWM 5.0.2.7 B8 Touch

No Sound issue with BT - Fixed!
Custom Autobrightness Levels with Flashing LEDs - Fixed!
Native Mount DataOnEXT with DalvikOnNAND

HP Touchpad 16GB
Moboot 0.3.5 | CWM 5.0.2.6
WebOS 3.0.5 | CyanogenMod CM9 (Nightly)
 
nygmam
Old
#380  
nygmam's Avatar
Senior Member
Thanks Meter 162
Posts: 762
Join Date: Oct 2007
Location: New York, NY
Is there an issue with tonight's build. I don't see it for download.

Sent from my CM9 HTC HD2 using xda premium

My Phone: T-Mobile Galaxy S3 - Rooted Stock JB
MY Wife: HTC One S - Stock as can be

_________

[For Sale]:HTC HD2 - TMOUS
[ROM:CM9 4.0.4][Kernel:tytung_HWA]
[R:2.15.50.14][SPL:HardSPL2-1024 2.08]
_________
My Tablet: ASUS Transformer Prime ICS
Wife's Tablet: Samsung Galaxy Tab 10.1 - Stock Rom - Rooted


Samsung Smartview Dual View TV app - Works on S2, S3, Tab 10.1 maybe more
<<User name should be NYGMan, been meeing to change it for some time, but now it's too late>>

 
Post Reply+
Tags
aosp, cm9, cyanogenmod, htcleo, ics
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...