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.
|