Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod/CWM is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed.
This is a rom for Wiko Stairway. Do not install on any other device than the Wiko Stairway - I have not tested it on other clones (e.g. the Canvas4 210). If you do and it works, please report here.
What works:
- SIM1 for phone calls (incoming/outgoing) and SMS, data (2g, 3g)
- Audio (mic, loudspeaker, headphones)
- most sensors (auto brightness seems to be broken, but sensor works)
- Wifi (not wifi direct)
- candy crush, facebook and twitter
What doesn't work:
- everything else: 2nd sim card, camera, (hw) video decoding, GPS, BT, FM radio, hw composer, rest of MTK specifics.
Credits: many thanks go to the omnirom project as they have done lots for mt6589 already (https://gerrit.omnirom.org/#/q/topic:mt6589,n,z). Esp to xplodwild and drshadow...
Installation guide:
- Install CWM (see here: http://forum.xda-developers.com/showthread.php?t=2440304) - if you don't have it yet, make sure you backup recovery.img
- Make a backup with CWM - you will want to go back to stock, don't blame me if you don't have a backup!!!
- copy the cm_stairway-otaXYZ.zip to the phone and flash the zip with CWM
- copy the gapps to phone and install the zip (see: http://wiki.cyanogenmod.org/w/Google_Apps - this is CM10.2)
- Wipe
Downloads:
http://goo.im/devs/chrmhoffmann/wiko/cm_stairway-UNOFFICIAL-FULLOFBUGS-0.2.zip
md5sum: a73e082aefa49c2218e53764efbd0182
Older releases:
File:
http://goo.im/devs/chrmhoffmann/wiko//cm_stairway-ota-062acbbdf8.zip
md5sum:
d8713ef51424b59e5db0301e5158a855 cm_stairway-ota-062acbbdf8.zip
Sources:
Kernel: https://github.com/chrmhoffmann/android_kernel_wiko_stairway
Device: https://github.com/chrmhoffmann/android_device_wiko_stairway
Android: https://gerrit.omnirom.org/#/q/topic:mt6589,n,z - more to come
got a first boot with the UI
Yay!
^^ Good
What else do you need to fix?
superdragonpt said:
^^ Good
What else do you need to fix?
Click to expand...
Click to collapse
Everything... No wifi, hwcompo, no gsm, etc. etc.
RESERVED
.......Reserved........
---------- Post added at 02:15 AM ---------- Previous post was at 02:12 AM ----------
Wating for this ....
Hope you'll manage to get this up asap.
Good luck. :fingers-crossed:
chrmhoffmann said:
Hi,
experimenting with wiko and cyanogenmod. I am currently stuck as the dalvikvm doesn't start.
Any hints?
I have my current device tree here:
https://github.com/chrmhoffmann/android_device_wiko_stairway
I have replaced the usual blobs vendor lib/hw libion libcutils (strange) etc.
Rgds,
Chris
Click to expand...
Click to collapse
1. use the original libs and binaries from /vendor/*
2. add some libs in /lib/*
library "/system/lib/libnetcmdiface.so" not found
could not load library "libaudiosetting.so" needed by "audio_policy.default.so"
could not load library "libcam.utils.so" needed by "camera.default.so"
Click to expand...
Click to collapse
3. try now
luckasfb said:
1. use the original libs and binaries from /vendor/*
2. add some libs in /lib/*
3. try now
Click to expand...
Click to collapse
can you post the rom? will try to port to another 6589 device :laugh:
chrmhoffmann said:
Yay!
Click to expand...
Click to collapse
Its canvas 4 na???? How u got it???
Sent from my A210 using XDA Premium HD app
bump
excellent buddy... How did u do that....i was working on this for more than 25 days but wasnt able to build also...
Hats off to u buddy.....
If possible upload the rom....
[email protected] said:
excellent buddy... How did u do that....i was working on this for more than 25 days but wasnt able to build also...
Hats off to u buddy.....
If possible upload the rom....
Click to expand...
Click to collapse
+1...
Great Hope you will upload the alpha version for devs very soon :good:
luckasfb said:
1. use the original libs and binaries from /vendor/*
2. add some libs in /lib/*
3. try now
Click to expand...
Click to collapse
Where did you buy the phone and how did you solve the platform/RIL issues?
Or do you have single sim support only?
Great job!
Great Work!
Continue this!
---------- Post added at 01:13 PM ---------- Previous post was at 01:12 PM ----------
Great Work! Continue This!
xhxx said:
Great Work!
Continue this!
---------- Post added at 01:13 PM ---------- Previous post was at 01:12 PM ----------
Great Work! Continue This!
Click to expand...
Click to collapse
Continue with what?
This is as far as he (and we) can go.
He have done the best he could with the available sources..
There's nothing more to improve at this moment.
Take Care
Sin ..
chrmhoffmann said:
Yay!
Click to expand...
Click to collapse
That's some achievement!
Did you get the CWM work?
Any progress??
teodor79 said:
Any progress??
Click to expand...
Click to collapse
No.
Here's what you (and. we) can do to help:
Spamm those Emails from Mediatek, and ask for their platform sources...
They wont give it to you, but you will feel alot better after thay.
I was...
Take care
Related
It's also avaliable in Rom manager!
I'll start with quoting Cyanogen himself:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
CyanogenMOD for Desire compiled from sources using the bravo vendor I made. Using Kali and defer's .32 kernel BIG thanks for that kernel guys!
This is totally based on sources, not a port or repack. So I will be able to keep in track with all Cyanogens changes.
My cyanogen vendor for bravo: http://github.com/behnaam/android_vendor_htc_bravo
CyanogenMOD's website: http://www.cyanogenmod.com/
OBS! When setting up the phone in setup wizard, wifi will connect, then disconnect, goto settings after the setup wizard ended and reconnect!
Gapps update.zip only works on koush's recovery!
DOWNLOAD LINK
OBS! If you have flashed test7 that was broken, please performa wipe of cache!
Not working atm
Video cam. recording
Some reported network failure after locking screen
Echo in loudspeaker
HOW-TO install:
Code:
- Wipe data/cache/dalvik-cache/ext
- Flash update-cm-5.0.8-bravo-testx-signed.zip
- Flash gapps-EPE54B-signed.zip
- Done
CHANGELOG:
Code:
Test 7
- Camera at 5Mpx working
- Camera flash working
- Merged with Cyanogens latest commits
Test 6 [Fixed]
- Market download fail fixed!
- Based on newer kernel with ALS fixed, made by Kali-
- Tun.ko module added
- Cifs and a bunch of kernel modules added
Test 6
- WiFi fixed
- Bluetooth fixed
- Microphone fixed
Ending by quoting Cyanogen:
HOW TO REPORT BUGS OR PROBLEMS?
- Was it a hard reboot? Get me the file "/proc/last_kmsg".
- Was it a soft reboot or a "boot loop"? Run "adb logcat" and get me the full output.
- Pastebin links preferred
- Please use the issue tracker whenever possible!
Click to expand...
Click to collapse
Huge thanks to:
Cyanogen - For cyanogenmod and making this possible
Koush - For rom manager and helping out with issues
Kmobs - For helping me out and being a nice dude
Kali - Kernel work
Defer - Kernel work and helping out on issues!
Martinlong - Helping out on issues!
#Modaco freenode channel - For help and support!
HTCPedia - For a great dev community!
RichardTrip - For fixes on bluetooth!
PaulObrien - Really helpful guy that helped me out with fixes, king of rooting devices too!
Great work. Will try it out
what is Als?
thanks mate
Great Work
wlan doesn´t work for me
well done for a start in 508
fxone said:
Great Work
wlan doesn´t work for me
Click to expand...
Click to collapse
Nor me!
.....
Uploaded a correct version now, download it again and reflash
n1 apps dont work, get an error in line 2 when flashin them
Ben,
the microphone are fixed? because i don't know how to fix -_-'
for my build: wifi/data/gps ok
bluetooth and micro broken -_-
behnaam said:
Uploaded a correct version now, download it again and reflash
Click to expand...
Click to collapse
Full wipe etc. again when we install this newer one?
socktug said:
Full wipe etc. again when we install this newer one?
Click to expand...
Click to collapse
Should not be needed
pls use richardtrips defrost 0.7d kernel uvoc
Uploading working gapps
bongmaster2 said:
pls use richardtrips defrost 0.7d rom.
Click to expand...
Click to collapse
what? hijacking the thread I guess
edited my post.i mean the 0.7d uvoc kernel
bongmaster2 said:
edited my post.i mean the 0.7d uvoc kernel
Click to expand...
Click to collapse
Well I will include kernels with kernel sources, richard doesnt have any. Dunno maybe I'm just preferring open source work.
I have no echo problems in this rom, thanks so far, please let me know if the apps version that works is uploaded?
weetabix1980 said:
I have no echo problems in this rom, thanks so far, please let me know if the apps version that works is uploaded?
Click to expand...
Click to collapse
its up check the download link in the first post
I installed the updated download... update-cm-5.0.8-bravo-test5-signed.
I still don't have wifi.
It sees my network, but just doesn't connect. It says remembered, but if I click connect, it tries, then just shows disconnected.
just ask him.I think he will give it to you.he even worked on kalis 2.6.32 kerrnel.
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Q/A thread:
http://forum.xda-developers.com/showthread.php?t=2296266
Please use the above unless you have something development-related to contribute here. Thank you.
Code:
#include
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Instructions
First time flashing CyanogenMod 10.2 your device, or coming from another ROM?
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions of your device
Flash CyanogenMod.
Optional: Install the Google Apps addon package . 4.3 Package
Useful Links
BBQLog changelog
jfltexx CyanogenMod wiki
Jira issue tracker
DO NOT REPORT BUGS FOR NIGHTLY BUILDS!
Other Issues?
Use this for obtaining logs.
These are nightlies so bug reports are not accepted. You are relying on yourself and your peers in this thread for support!
Download Links
CyanogenMod:
Nightly: http://get.cm/?device=jfltexx&type=nightly
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
"Thanks button is just to avoid "THANKS" posts in threads. Nothing more than that. Don't ask in signature or post for it and defeat the purpose why it was introduced"
Reserved
Known issues:
If you have problems flashing, make sure you have an updated recovery installed.
This one should work fine: http://invisiblek.org/gt-i9505/recoveries/cwm-07012013-jfltexx.img
No IR Blaster - REVIEW IN PROGRESS FOR THIS. WE WILL HAVE SOON
In the interim, here are unofficial builds by me with IR added: http://bit.ly/1arbKje
Possible bluetooth disconnection issues
Want Pie controls? See my post from d2vzw, it applies here as well: http://forum.xda-developers.com/showpost.php?p=40758091&postcount=1467
The fix to actually get these working was merged on 6/2. Any build 20130603 and later will have it.
Wifi Issues?
See here: http://forum.xda-developers.com/showpost.php?p=42384912&postcount=101
"Thanks button is just to avoid "THANKS" posts in threads. Nothing more than that. Don't ask in signature or post for it and defeat the purpose why it was introduced"
You should also mention that this is for the i9505 in the title.
runedrune said:
You should also mention that this is for the i9505 in the title.
Click to expand...
Click to collapse
Done buddy
Sent from my GT-I9103 using xda app-developers app
Umm...Nice Idea Buddy now we can keep the Development Thread Clean
Wifi issue...
Thanks for this solution !
I've build myself my rom based on the last T-Mobile CM rom and Victoractor method, and I'm still having wifi issues at every reboot !
Also, I noticed that I had an inferior score with Antutu benchmark than the one I got with official ROM from Samsung with blotwares and so named RAM eaters !
Last, may I update CM with OTA on my I9095 ?
Thanks !
jfltetmo CM10.1 nightly is working great on my I9505. Didn't have to change any ril lib or apn file.
Aerys said:
jfltetmo CM10.1 nightly is working great on my I9505. Didn't have to change any ril lib or apn file.
Click to expand...
Click to collapse
There is no risk ? Sincerly I don't know if the I9095 and T-Mobile variants are exactly the same at hardware level to allow us it with no change ?
Same hardware im using it right now on my i9505
Aerys said:
Same hardware im using it right now on my i9505
Click to expand...
Click to collapse
Yes I know but based on Wikipedia, it seems there is some differences, for example at LTE frequencies level. I don't know if this will have issues or not when using the original CM with no changes !
supertack said:
Yes I know but based on Wikipedia, it seems there is some differences, for example at LTE frequencies level. I don't know if this will have issues or not when using the original CM with no changes !
Click to expand...
Click to collapse
It shouldn't matter as long as you use the right modem for your phone. I think.
runedrune said:
It shouldn't matter as long as you use the right modem for your phone. I think.
Click to expand...
Click to collapse
I will give it a try !
---------- Post added at 08:21 PM ---------- Previous post was at 07:27 PM ----------
Hummm still having no wifi at boot !
---------- Post added at 08:35 PM ---------- Previous post was at 08:21 PM ----------
I could fix the wifi using this commands on the emulator :
From S4
1. su
2. rm /data/.cid.info
But I have to do it manually at each reboot...any solution ?
is bluetooth fixed on this already or not?
couldn't play descent music with headset or bluetooth speakers.
That's the only thing keeping me from going back to the build everything else was fine.
Using the 0524-hax build, sometimes when I boot my device just hangs on the S4 boot logo and I have to restart the phone manually.
Also sometimes if I try and turn my phone on while it's charging, it sometimes hangs on the battery boot screen.
Pixelhouse said:
is bluetooth fixed on this already or not?
couldn't play descent music with headset or bluetooth speakers.
That's the only thing keeping me from going back to the build everything else was fine.
Click to expand...
Click to collapse
Call don't work via Bluetooth headset but music can be played.
Sent from my GT-I9103 using xda app-developers app
Nice thread. At least, Dev thread will be clean due to this. Keep it up.:good:
can i know how is the battery life? like screen on time on LTE and wifi?
quite worried about the bluetooth part.. need it for my car..
The thing that keeps me away from it are the few bugs and the stutters... They are bad sometimes... And such strange lags like in the browser bookmarks (swiping left right, up down is a slideshow if some own bookmarks are added..)
Gesendet von meinem GT-I9505 mit Tapatalk 2
Disturbed™ said:
Nice thread. At least, Dev thread will be clean due to this. Keep it up.:good:
Click to expand...
Click to collapse
Thanks bro
mgear356 said:
can i know how is the battery life? like screen on time on LTE and wifi?
quite worried about the bluetooth part.. need it for my car..
Click to expand...
Click to collapse
Buddy battery life is superb!
Sent from my GT-I9103 using xda app-developers app
Welcome to the Android Open Source Project!Android is an open-source software stack for a wide range of mobile devices and a corresponding open-source project led by Google. Here you can find the information and source code you need to learn more about the Android platform. From there you can create custom variants of the Android software stack, port devices and accessories to the Android platform, and ensure your devices are compatible with the Android compatibility definition.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Downloads:
-03302015: click here.
-04102015: click here.
-Gapps: use compatible one with 5.1.
Works:
-Wifi.
-GPS.
-Camera.
-Video Camera.
-Screen Shots.
-Flashlight.
-RIL (calls, data, sms, USSD Code, Contact and Dialer).
-Audio (Playback and recording).
-Video (Playback and recording),
-Recent apps.
-Charging is fixed, check them when phone is locked .
-Now all apps are compatible.
-All related bugs will be set under known issues.
Known Issues:
Video recording need to be fixed.
NFC: install NFC Destroyer to remove it if not used.
Click to expand...
Click to collapse
Installation
Make a backup!.
If you were on CM 10.1 or a stock ROM prior to 4.2, upgrade to stock 4.2 first.
Install ClockworkMod recovery with SELinux support (.tar) (.zip). Older CWM will result in a "status 7" error.
Reboot into recovery.
Wipe data if coming from stock or other ROMs (You may get a "status 7" error if you fail to wipe.).
Install the ROM.
Optionally install the Google Apps Addon.
Click to expand...
Click to collapse
Installation Guide of i9105:
Take same rom.
extract updater-script in meta-inf and rename all s2vep to s2ve.
remove old updater-script and replace edited one.
Flash the rom then NFC Destroyer, enjoy.
Click to expand...
Click to collapse
How To Install Root on 5.1:
Download UPDATE-SuperSU-v2.46.zip and copy to sdcard from attacched file.
Reboot into TWRP Recovery.
Click on Install.
Choose UPDATE-SuperSU-v2.46.zip.
Swipe to start flashing.
Reboot and install SuperSu's Chainfire application and run the script to
complete installation.
Click to expand...
Click to collapse
Changes Log:
03/29/2015:
-Redownload AOSP 5.1 R3 source.
-Rebase the source with new changes for AOSP.
03/30/2015:
-Everything works fine.
-This rom will be updated always.
04/09/2015
-Apply new set of patches.
-Correct some flags on device tree.
-Recompile kernel with Nebula.
04/10/2015
-Recent apps: fixed.
-Data: fixed DON'T TELL ME ANYMORE ABOUT "DATA NOT WORKING FOR ME",
SEE MY ATTACCHED IMAGE OR FLASH COOL/NEBULA TO FIX IT BY YOURSELF.
Click to expand...
Click to collapse
Thanks
- The CyanogenMod team for some of the compatibility patches used in this ROM
Contributors
@haky86
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: AOSP
Version Information
Status: Snapshot
Created 2015-03-22
Last Updated 2015-03-30
reserved
Link ?
@haky 86: why am I listed as a guy who made CM12?
LuK1337 said:
@haky 86: why am I listed as a guy who made CM12?
Click to expand...
Click to collapse
probably it's my fault..i will correct
naskodeuces said:
Link ?
Click to expand...
Click to collapse
Not yet.
Reserved2: I just rename the flashable after all this screenshots to reinstall with gapps and root, it's stuck after google animation boot and the only thing is appear is power off menu, consider i am recompiling again
Reserved3: uploaded rom, i will try to fix camera
haky 86 said:
Reserved2: I just rename the flashable after all this screenshots to reinstall with gapps and root, it's stuck after google animation boot and the only thing is appear is power off menu, consider i am recompiling again
Reserved3: uploaded rom, i will try to fix camera
Click to expand...
Click to collapse
Good work! :good:
Message application FC trying to open a sms.
Very fast apart dialer app!
I fetch same problem on omni about dialer
Sent from my GT-I9105P using XDA Free mobile app
haky 86 said:
I fetch same problem on omni about dialer
Sent from my GT-I9105P using XDA Free mobile app
Click to expand...
Click to collapse
Any news Hakam, about fixes?
beegee said:
Any news Hakam, about fixes?
Click to expand...
Click to collapse
I am recompiling againg, after redownload source, and device tree with new changes:angel:
New build is out and i am uploading it.
haky 86 said:
New build is out and i am uploading it.
Click to expand...
Click to collapse
What is the change log
No signal on carrier locked phone :crying:
Sheldd said:
No signal on carrier locked phone :crying:
Click to expand...
Click to collapse
Thanks for telling that
If u flash it, i cant have also data, im carrier locked @haky86 contact andixml i think it is related to SEPolicy.
OK guys I will contact andixml, for hangouts, it's not device tree bug i think its related to gapps, at leat I will test with i9082 device tree renamed to i9105p and see .
Edited: data is work for me!
Sheldd said:
No signal on carrier locked phone :crying:
Click to expand...
Click to collapse
Thanks for feedback the issue, I will recompile a new build based on i9082 renamed to i9105, i am sure will got everything worked or I will f*** myself. after testing the new firmware
haky 86 said:
Thanks for feedback the issue, I will recompile a new build based on i9082 renamed to i9105, i am sure will got everything worked or I will f*** myself. after testing the new firmware
Click to expand...
Click to collapse
No need to, i already tested it.
Same as other ones
beegee said:
No need to, i already tested it.
Same as other ones
Click to expand...
Click to collapse
OK bro, for the new build of aosp I will stard building in the evening based on i9082 renamed to i9105p, i hope to got everything worked
haky 86 said:
Thanks for feedback the issue, I will recompile a new build based on i9082 renamed to i9105, i am sure will got everything worked or I will f*** myself. after testing the new firmware
Click to expand...
Click to collapse
Ok, thanks for that :angel:
CyanogenMod 12.1 && MK51.1
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Official CyanogenMod Wiki:http://wiki.cyanogenmod.org/w/Main_Page
Thanks to: @dianlujitao,@秋叶随风Ivan(ivan19871002)
Update 20151217:
fixed:
wifi mac address;
gps fix too slow;
add navigation bar
fix Arabic
remove doze
remove performance mode
What works:
most
Bugs:
some problem with CDMA2000.(You need to change prefered network type at first boot or your phone will be no signal)
hardware keys did not really disabled while the nav-bar is enabled.
Installation:
Download the zip(s)
Install a compatible Recovery, e.g., TWRP 2.8.7.1
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Optional: Install the Google Apps addon package
Reboot
Download link:
cm-12.1-20151217-UNOFFICIAL-libra.zip
MK51.1-libra-201512172115-UNOFFICIAL.zip
Previous:
20151112:
cm-12.1-20151112
MK51.1-libra-201511122129
First Edition:
cm-12.1-20151016
Mokee51.1,Thanks to @dexxa05
Changelog:
15/11/12:
cm-12.1-20151112;MK51.1-libra-201511122129
15/10/27:
MK51.1 based on MIUI 5.10.16
15/10/16:
first release
Source Code:
I will update more later.
https://github.com/thune-xiaobai/android_device_xiaomi_libra
XDA:DevDB Information
Libra, ROM for the Xiaomi Mi 4C
Contributors
xiaobai112220
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: Cyanogenmod
Version Information
Status: Beta
Created 2015-10-16
Last Updated 2015-12-17
→_→
dianlujitao said:
→_→
Click to expand...
Click to collapse
←_←
Thanks for ur hardwork. ^o^
Does the ir blaster work with CM rom?
is there any tut how to root and flash recory ? does dual sim working ? does it work with the 3GB ram edition ?
AnyMote can power on/off my Haier air conditioner. i don't have other device to test QAQ
ermacwins said:
Does the ir blaster work with CM rom?
Click to expand...
Click to collapse
AnyMote can power on/off my Haier air conditioner. i don't have other device to test QAQ
ps2lover said:
is there any tut how to root and flash recory ? does dual sim working ? does it work with the 3GB ram edition ?
Click to expand...
Click to collapse
http://en.miui.com/thread-169401-1-1.htmlYou can use this TWRP.
Dual sim works,but if you have a SIM card with CDMA2000,tha would be problem.
And my phone is 3GB edition,works fine!
xiaobai112220 said:
AnyMote can power on/off my Haier air conditioner. i don't have other device to test QAQ
Click to expand...
Click to collapse
Thanks that's good enough
dianlujitao said:
→_→
Click to expand...
Click to collapse
Thanks for your hard work! Never thought a Xiaomi device will get CM12.1 this fast.
Is a donation possible?
xdadevet said:
Thanks for your hard work! Never thought a Xiaomi device will get CM12.1 this fast.
Is a donation possible?
Click to expand...
Click to collapse
xiaobai112220 maybe you can use this to donate to me.but i don't know if it's really work.
Differences CM12.1 ROM from MIUI
Awesome!
May i know whats the different between this CM12.1 you posted on XDA here and MIUI side http://www.miui.com/thread-3017608-1-1.html.
I can see the the date is different, MIUI side date 14/10/2015 and XDA here date 16/10/2015.
May i know isit you have fixed some of the bugs? Thanks!
keatbo said:
Awesome!
May i know whats the different between this CM12.1 you posted on XDA here and MIUI side http://www.miui.com/thread-3017608-1-1.html.
I can see the the date is different, MIUI side date 14/10/2015 and XDA here date 16/10/2015.
May i know isit you have fixed some of the bugs? Thanks!
Click to expand...
Click to collapse
This post fixed offline charge.
I am so thrilled to have CM12.1 already on this device !!! I'm so thankful.
Do you know if double tap to wake screen will be available ?
Has anyone noticed the hardware buttons (home, etc..) are a little less sensitive too ?
Hi, Thanks a lot for your working.
This is what I'm looking for since I got MI4C.
Now, downloading. I'll using it for my normal live.
How about the battery ?... compairing with the MIUI 7 ROM?
Which recovery should I use?
OMG Awesome work dude! Need to buy Mi4C now
Great job and perfect timing (as my Mi4C is on its way )
you can go here http://en.miui.com/thread-169401-1-1.html
---------- Post added at 03:45 PM ---------- Previous post was at 03:43 PM ----------
Chat_Kung said:
Hi, Thanks a lot for your working.
This is what I'm looking for since I got MI4C.
Now, downloading. I'll using it for my normal live.
How about the battery ?... compairing with the MIUI 7 ROM?
Click to expand...
Click to collapse
Almost
---------- Post added at 03:49 PM ---------- Previous post was at 03:45 PM ----------
Temporarily not add this functionality
official very clear this issue
LineageOS 13.0 for SM-G925F
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards (Oh wait..),
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- RIL
- WiFi
- Sensors (Expect fingerprint)
- GPS
- Google apps
- Sound
- Button illumination
- NFC
- MTP
- IR transmitter
- 3D acceleration in games
- Stuff i am too lazy to test, report back in post
Not working
- Fingerprint scaner
- Camera
- Video playback in some formats
- App switch button (Uses old layout (Hold home key) will fix soon)
- Bluetooth(Has some issues as of now will look into it)
- Report other bugs/issues in posts
DO NOT POST BUG REPORTS WITHOUT LOGCAT OR STEPS TO REPRODUCE BUG
(some bugs also require dmesg and/or (last_)kmsg)
Downloads:mega.nz
RomHut
MD5: BECEC5B17B6C32CA7A3552613EDEB6D1
gapps:http://opengapps.org/
Install gapps right after rom (dont exit recovery) and dont wipe cache/dalvink/data before going thru gapps setup
Based On Android 6.0.1 marshmallow
Changelog
08.01.2017.
First public release
XDA:DevDB Information
LineageOS 13.0 for SM-G925F, ROM for the Samsung Galaxy S6 Edge
Contributors
Ivan_Meler
Source Code: http://github.com/ivanmeler
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: Testing
Current Beta Version: 0.1.0
Beta Release Date: 2017-01-08
Created 2017-01-08
Last Updated 2017-01-08
what gapps do i need at opengapps.org???(when i install gapps i got an errorcode 64 )
lambik333 said:
what gapps do i need at opengapps.org???(when i install gapps i got an errorcode 64 )
Click to expand...
Click to collapse
use arm64 i prefer pico
Ivan_Meler said:
use arm64 i prefer pico
Click to expand...
Click to collapse
thnx and another question, how can i make an connection between mobile and computer because i can't copy gapps to mobile....
lambik333 said:
thnx and another question, how can i make an connection between mobile and computer because i can't copy gapps to mobile....
Click to expand...
Click to collapse
Twrp should have MTP enabled by default or just copy them from once android boots
Ivan_Meler said:
Twrp should have MTP enabled by default or just copy them from once android boots
Click to expand...
Click to collapse
android is booting, but computer sees mobile only as a battery....so i cant copy anything....btw rom is very fast and working good!!!!:good::good::good:
aha i copy the file when i was in TWRP.....
eagerly waiting to fix the bugs
display seems a bit dull like low saturation any fix ? anyways some lag here and there but overall very good. Hope to see camera working soon. Join the telegram group as devs there can help you with camera - tg://join?invite=CaccS0A5Th5ZJmn7IOn3xg
Kylesamaroo said:
display seems a bit dull like low saturation any fix ? anyways some lag here and there but overall very good. Hope to see camera working soon. Join the telegram group as devs there can help you with camera - tg://join?invite=CaccS0A5Th5ZJmn7IOn3xg
Click to expand...
Click to collapse
Try turning Livedisplay off, seems to have stopped it for me
Sent from my SM-G925F using Tapatalk
Good work!
I am loving this rom so far
Sent from my SM-G925F using Tapatalk
Yo Ivan! Good job, nice ROM!
But...dude...port iOS S6 Edge...
I am trying this on SM-G925W8, I know it says for F, but worth a shot.
---------- Post added at 01:56 AM ---------- Previous post was at 01:48 AM ----------
RandomUsername02 said:
I am trying this on SM-G925W8, I know it says for F, but worth a shot.
Click to expand...
Click to collapse
nope, says the package is for zerolte zeroltexx, says my device is zeroltecan.
Well, I hope you support the W8 model.
RandomUsername02 said:
I am trying this on SM-G925W8, I know it says for F, but worth a shot.
---------- Post added at 01:56 AM ---------- Previous post was at 01:48 AM ----------
nope, says the package is for zerolte zeroltexx, says my device is zeroltecan.
Well, I hope you support the W8 model.
Click to expand...
Click to collapse
I will add support for all other variants as soon as i resolve few issues that should be 2 builds from now since current one just resolves some omx issues and app switch button next on the list camera and fingerprint scanner
Good Work Looking Forword To It
Hope Everything goes smooth like butter While Fixing Those bugs
RandomUsername02 said:
I am trying this on SM-G925W8, I know it says for F, but worth a shot.
---------- Post added at 01:56 AM ---------- Previous post was at 01:48 AM ----------
nope, says the package is for zerolte zeroltexx, says my device is zeroltecan.
Well, I hope you support the W8 model.
Click to expand...
Click to collapse
If you're impatient like myself, you can remove the product code lines in the updater script within the zip and repackage then flash. [zip wont compress to the same size but it still flashes okay.]
ONLY DO THIS IF YOU KNOW WHAT YOU ARE DOING - ANYONE ELSE READING THIS.
I recently broke the screen on my s6 edge so I've been using the s4 ltecan which I had used the same method. Just also keep in mind you'll most likely need to flash a supported kernel (T/W8) and a callfix. (W8)
What the dev emplemented into the updater script is a safe guard for unsupported devices ie. TWRP stops the flash. And with good reason!
AGAIN ONLY DO THIS IF YOU ARE FULLY CAPABLE OF RESOLVING YOUR OWN SOFT BRICKS.
Ps sorry for caps, mobile formatting is iffy.
Ivan_Meler said:
I will add support for all other variants as soon as i resolve few issues that should be 2 builds from now since current one just resolves some omx issues and app switch button next on the list camera and fingerprint scanner
Click to expand...
Click to collapse
Thank you!
Hello,
Screenshot please,
what special feature does your ROM,
Testing this out on a G925T so phone calls naturally don't work, but this is still absolutely amazing. Mobile data, wi-fi, root all work great, and everything is really smooth. If calls worked, I'd honestly start using this as a daily driver.
One thing I noticed that doesn't work: automatically turning on the phone when the flip wallet case is opened (using an official Samsung flip wallet case). But, that's such a minor issue that I could live without it.
tomiga said:
Testing this out on a G925T so phone calls naturally don't work, but this is still absolutely amazing. Mobile data, wi-fi, root all work great, and everything is really smooth. If calls worked, I'd honestly start using this as a daily driver.
One thing I noticed that doesn't work: automatically turning on the phone when the flip wallet case is opened (using an official Samsung flip wallet case). But, that's such a minor issue that I could live without it.
Click to expand...
Click to collapse
Hey glad to see positive response ill look into implementing 925T support soon and support for wallet case has been implemented in new release which should also have few minor issues resolved
winny57 said:
Hello,
Screenshot please,
what special feature does your ROM,
Click to expand...
Click to collapse
Check out screenshots tab