• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[Unofficial][03/12 updated][Lollipop]MokeeOpenSource5.0.1 for Honami

zhangyang_haha

Senior Member
Oct 3, 2012
230
430
0
New York
03/12 updated log
code updated to 5.0.1:laugh:
bugs........not work on that yet. will do maybe will do that this weekend....:crying::crying::crying:

Bugs now:
wifi(I don't know why........I will try to fix it later. Wifi works last time. When I updated the source.......it broke...:crying: It is normal in My CYANOGENMOD 12 5.0.1:D)
camera not work
mobile hotspot not work
mic.......(fell sorry that i forget this one)
you tell me

works now:
data

brightness
bluetooth
bluetooth shared network
others
some pictures here:
https://mega.co.nz/#F!YIpVnbTJ!VqqLYVr1QRok9bT1raJHkw
download link
https://mega.co.nz/#!FUYTmSTb!GUeRop1esY4UEPScH3-4_Sw-c4WHvNDSAn4jZDPNeC8

if you want to support me, just reply to me.../..:highfive::highfive:

XDA:DevDB Information
Mokee Open Source Project, ROM for the Sony Xperia Z1

Contributors
zhangyang_haha, Martincz, zhangyang_haha
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: none
Based On: Mokee Open Source

Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2014-11-30

Created 2014-11-30
Last Updated 2014-12-03
 
Last edited:

moritz31

Senior Member
May 30, 2013
318
148
0
wifi workaround from other Thread:

The following is in the wrong locaion:
Code:
/etc/firmware/wlan/prima/WCNSS_qcom_wlan_nv.bin
The wlan.ko modules is looking for it hear:
Code:
/data/misc/wifi/prima
The easy way to fix is:
Code:
adb shell
cp -r /etc/firmware/wlan/prima/ /data/misc/wifi/
adb reboot
microphone is not working for me :/
 
  • Like
Reactions: axegurnov

zhangyang_haha

Senior Member
Oct 3, 2012
230
430
0
New York
wifi workaround from other Thread:

The following is in the wrong locaion:
Code:
/etc/firmware/wlan/prima/WCNSS_qcom_wlan_nv.bin
The wlan.ko modules is looking for it hear:
Code:
/data/misc/wifi/prima
The easy way to fix is:
Code:
adb shell
cp -r /etc/firmware/wlan/prima/ /data/misc/wifi/
adb reboot
microphone is not working for me :/
THANKS A LOTT!!!LOL:good: