Related
The development has started, and the first experimental/nightly builds are up!
Links below.
https://download.lineageos.org/cancro
Happy Flashing!
Edit: I'm not neither a maintainer nor a developer, all the credits go to the Lineage OS devs!
Edit 2: Review Highlights
- Subtratum works fully! (Selecting 7.1.1 OMS)
- Smooth performance
- Good battery life (longer than the latest CM14.1 nightlies)
- No random reboots yet (3 days of usage)
Any issues found in the first nightly?
okaraosp29 said:
Any issues found in the first nightly?
Click to expand...
Click to collapse
Hi all,
My device is MI3
I have successfuly upgraded (dirty flash) from last CM14 nightly (1225) to experimental build lineage-14.1-20170123-experimental-cancro-signed
after that I upgraded to lineage-14.1-20170123-nightly-cancro-signed
I just did clear dalvik cache and cache and I have no problems with existing apps and data.
Only thing that happened is it took very long time to upgrade, it was stuck for a while on beggining of installation.
OK, thanks for the information. Btw are you facing vierd contact bug? Where one phone number gets combined with another resulting changed names? Sometimes two names combined? I'm really having hard time. Started with cm14.1 and still in the lineage os (unofficial)
okaraosp29 said:
OK, thanks for the information. Btw are you facing vierd contact bug? Where one phone number gets combined with another resulting changed names? Sometimes two names combined? I'm really having hard time. Started with cm14.1 and still in the lineage os (unofficial)
Click to expand...
Click to collapse
No, I haven't noticed a contacts bug.
But keep in mind I'm not using gapps and I don't have google account configured on the device. I'm using DAVdroid to sync contacts from private cloud (owncloud).
Nightly ROM Review after clean install on Mi4w (non-LTE):
* Flashing the update takes forever (don't panick)
* No out-of-the box SU support for Apps (you can flash phh's or LOS extras SU)
* Fast and better battery performance
* No problems so far, very smooth
Any idea to fix audiofx Lineage Os ? Cz not work for me
Hello, i have mi4 cancro with the ROM lineage to Android 7.1.1. My infrared doesn't work? Anybody with this problem? I think the battery drain more faster with this ROM. Salut
Help
silv3rfox said:
The development has started, and the first experimental/nightly builds are up!
Links below.
https://download.lineageos.org/cancro
Happy Flashing!
Edit: I'm not neither a maintainer nor a developer, all the credits go to the Lineage OS devs!
Edit 2: Review Highlights
- Subtratum works fully! (Selecting 7.1.1 OMS)
- Smooth performance
- Good battery life (longer than the latest CM14.1 nightlies)
- No random reboots yet (3 days of usage)
Click to expand...
Click to collapse
I have installed the lineage OS on Xiaomi MI4
Error 3 navigation keys not working, and very poor 3G wave, help me:crying::crying:
kang chul min said:
I have installed the lineage OS on Xiaomi MI4
Error 3 navigation keys not working, and very poor 3G wave, help me:crying::crying:
Click to expand...
Click to collapse
Same problem....
Hola , tengo un problema con el sensor infrarrojos no sirve , como lo activo??
android_odv said:
Hola , tengo un problema con el sensor infrarrojos no sirve , como lo activo??
Click to expand...
Click to collapse
Tengo el mismo problema con mi MI4 cancro
root--selinuxmodechanger.apk---change to permissive
My gyroscope didn't work, anyone have a working gyro can upload their persist.img?
here is my review of lineage os on mi4 check it out : https://www.youtube.com/watch?v=fjhHADACx2k&t=5s
Hi,
root on my Mi4 is not working at all.
barchitiello said:
root--selinuxmodechanger.apk---change to permissive
Click to expand...
Click to collapse
this requires working root...
Anyone has an idea how to enable root?
Running latest nightly Lineageos on Xiaomi Mi4.
Regards
digital.tv said:
Hi,
root on my Mi4 is not working at all.
this requires working root...
Anyone has an idea how to enable root?
Running latest nightly Lineageos on Xiaomi Mi4.
Regards
Click to expand...
Click to collapse
Did you already flash superuser?
Yes i did, but without success.
I flashed su from official lineage webpage and since than root works without probs
That's the su i flashed too
After reboot su needs an update, but that does not work too...
We have the source code now:
http://consumer.huawei.com/en/openso...e=10&curPage=1
Can someone please port Lineage OS to the Mate 9? I will buy them a coffee.
Nickco43 said:
We have the source code now:
http://consumer.huawei.com/en/openso...e=10&curPage=1
Can someone please port Lineage OS to the Mate 9? I will buy them a coffee.
Click to expand...
Click to collapse
beer!! from me
me too.or can produce mokee
Please, somebody can help us? We will need a reverse engineer for the drivers to port and somebody from Lineage crew.
AFAIK, the problem with the published source code by Huawei is that the camera does not work.
tusko5 said:
AFAIK, the problem with the published source code by Huawei is that the camera does not work.
Click to expand...
Click to collapse
Can you provide the technical details on the error messages ?
There is a LineageOS image for Honor8 (which has problems with random crashes) but the actual kernel interface differences between Honor8 and Mate9 are minimal.
Sorry I don't know the details but there has been some discussion in this thread:
https://forum.xda-developers.com/mate-9/help/kernel-source-code-t3556352
cr2 said:
Can you provide the technical details on the error messages ?
There is a LineageOS image for Honor8 (which has problems with random crashes) but the actual kernel interface differences between Honor8 and Mate9 are minimal.
Click to expand...
Click to collapse
The camera itself works, it's when you take a picture that the image doesn't save.
I narrowed it down to a sqlite error when trying to save:
Code:
06-09 12:00:45.188 E/SQLiteDatabase(26762): android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: gallery_media._data (Sqlite code 2067), (OS error - 2:No such file or directory)
I'm not sure how to fix that actually.
gallery_media._data seems to have a dot too many imo, but maybe it's supposed to be that way.
I never tried with another camera app, to check if it's just stock that doesn't work.
Edit: This can apparently mean 2 things, either the db is not read/write or the ID (gallery_media._data) already exists.
Edit 2: Actually, this error no longer exists on B185.
Google Camera works fine. It's just Huawei's camera app that doesn't work correctly.
Then, if the kernel works, what are the general steps to start working on a Mate 9 Lineage port?
If the kernel interface is similar to that of Honor 8, shouldn't the Honor 8 Lineage sources be the base for a Mate 9 port?
tusko5 said:
Then, if the kernel works, what are the general steps to start working on a Mate 9 Lineage port?
If the kernel interface is similar to that of Honor 8, shouldn't the Honor 8 Lineage sources be the base for a Mate 9 port?
Click to expand...
Click to collapse
Apparently the unofficial lineage for Honor 8 uses stock honor 8 kernel.
I'm syncing now, might take a while.
Hopefully we just need to edit the Honor 8 sources for Mate 9.
ante0 said:
Apparently the unofficial lineage for Honor 8 uses stock honor 8 kernel.
I'm syncing now, might take a while.
Hopefully we just need to edit the Honor 8 sources for Mate 9.
Click to expand...
Click to collapse
I hope so!
It seems like we need some serious talent to get a proper rom ported.
I started messing around with building the kernel but, given my lack of experience, I wouldn't expect much.
Any progress on this my friend? @ante0
albertobom said:
Any progress on this my friend? @ante0
Click to expand...
Click to collapse
I gave up, but might start again soon.
ante0 said:
I gave up, but might start again soon.
Click to expand...
Click to collapse
There are few more devs here maybe you should unite. Don't give up just yet.
How far did you get/where did you get stuck? I've got time to mess around with things next week. @ante0
thenellt said:
How far did you get/where did you get stuck? I've got time to mess around with things next week. @ante0
Click to expand...
Click to collapse
I've only just started. I changed everything in devices, vendor left now. But that's just replacing Honor 8 text with Mate 9 text.
Got to replace files too.
I'm not a dev, I'm more a fixer guy xD
I'm not a dev, but I have programming experience and am willing to help since I'm now a Mate 9 user.
So guys, anyone set a team to work on this?
Hi,
Is it me or all the devs who worked on the project suddenly said ''**** off im out'' ?
Is there any stable Cynanogen / Lineage for the Mate 8 available ?
Thanks!
No , no support sorry
Faithnetic said:
Hi,
Is it me or all the devs who worked on the project suddenly said ''**** off im out'' ?
Is there any stable Cynanogen / Lineage for the Mate 8 available ?
Thanks!
Click to expand...
Click to collapse
The only one who was working on it broke his phone so...
Tapatalké depuis mon Mega Mate 8 !
I did hear of the return of a great developer , he runs a version of oreo 8 but xda kicked him off here for a month and he abandon the fully working OS. Because xda is against donations for good causes
tried lineageos 16 from openkirin. the los itself boots fine and apps run ok (even gcam), but the first boot had encryption thing going, then the boots after will all bust with "decryption failed". searched a little bit online, some suggested that, after "flash system", go into twrp then mount parition and modify fstab to remove forceencryption or avb first. hope someone can come up with a verfied working howto on mate8.
Just asking because Our device has issues running android oreo will our device get a stable 9.x roms?
How can someone answer this before release of Android P itself??
I don't think
Shreeram02 said:
Just asking because Our device has issues running android oreo will our device get a stable 9.x roms?
Click to expand...
Click to collapse
What issues in android oreo???
Subinsmani said:
What issues in android oreo???
Click to expand...
Click to collapse
what is the issue in running android lolipop?
Shreeram02 said:
what is the issue in running android lolipop?
Click to expand...
Click to collapse
R u mad or what.. answer what i asked???
U said facing issues in oreo rom..
Thats why i asked what issue left in oreo???
Sent from my MotoG3 using Tapatalk
Shreeram02 said:
what is the issue in running android lolipop?
Click to expand...
Click to collapse
He is a Dev, since you said Oreo has bug's please mention them or don't give lame statement
Subinsmani said:
R u mad or what.. answer what i asked???
U said facing issues in oreo rom..
Thats why i asked what issue left in oreo???
Click to expand...
Click to collapse
I'm facing issues in performance
Lag after boot etc
and Mainly SD card is not being detected by rom(aex 5.7 latest build) but my recovery (latest TWRP) does detect it
Shreeram02 said:
I'm facing issues in performance
Lag after boot etc
and Mainly SD card is not being detected by rom(aex 5.7 latest build) but my recovery (latest TWRP) does detect it
Click to expand...
Click to collapse
M playing pubg game in oreo rom without any issues.. no lag.. but get ltl heats due to our board issue... Ya there were some lag on oreo before 2-3 months.. but we already solved by removing night light...
Don't know about ur sd card issue ..
For me everything is fine.. downloading 6-7 of rom daily and transfer to sd card without any issye...
Ya there were issues 0mb bug...
And we solved that to... Aex will get next update...
Otherwise u can use other rom....
As if now most of the rom have 0bug. So don't insult our osprey development. Our teams works alot to give u all bugless oreo rom...
So making thread and say oreo have bug then its insulting..
If u have an issye u can post the issues on their respective thread..
Regards Android P, let the android comes out official.. then only any one can say is it work for our device or not...
Sent from my MotoG3 using Tapatalk
Subinsmani said:
R u mad or what.. answer what i asked???
U said facing issues in oreo rom..
Thats why i asked what issue left in oreo???
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
Android Oreo is stable as ever and have no issues.
Only devices with official/unofficial treble can "talk" about P development (example: MI A1, G5+, oneplus 6, moto Z) since the GSI is out there but has a lot of bugs, other devices will have to wait for P official release and then start developing and fixing issues..
I guess even if we don't get the full android P (remote possibility, if 32bit OS abruptly reaches EOL) then we can atleast get android P go edition. Though it's true that nothing can be said at the moment, I believe we have a group of very talented and experienced developers and they will leave no stone unturned ?
How close did we get to Treble? I know althafvly went above and beyond for a while. But to get 15.1 officially supported by lineageos… i don't know. For me there's no telling how far he got. Here's a link to his sources: https://github.com/MOTO-M8916 Maybe someone with more knowledge on this could shed some light on the progress? If this could get official 15.1 support by lineageos, there's a good chance we can get android P as well.
Moaki said:
How close did we get to Treble? I know althafvly went above and beyond for a while. But to get 15.1 officially supported by lineageos… i don't know. For me there's no telling how far he got. Here's a link to his sources: https://github.com/MOTO-M8916 Maybe someone with more knowledge on this could shed some light on the progress? If this could get official 15.1 support by lineageos, there's a good chance we can get android P as well.
Click to expand...
Click to collapse
let me clear some myths regards treble for osprey/merlin
Reason 1: Supported device are 64bit.. so p ported is for 64bit device.. and we dont have 64bit drivers to use boot 64bit roms
Reason 2: As of now Forget GSI for osprey, no enough free partition for osprey. Only 16mb is there. But for treble we need more then 250+ mb.. so not possible...
Reason 3: For treble need atleast oreo base drivers .. in oprey we are using marshmallow and some nougat drivers.. so if anyhow we get treble, still u can't use GSI with full potential... ???
So conclusion is forget GSI.. ?
Sent from my MotoG3 using Tapatalk
Hello everyone,
I'm proud to say that I've successfully installed lineageOS 18.1 on my old Oneplus One.
On the other hand I've found some problem with the camera (sometimes) and on GPS signal. It doesn't work AT ALL!
I tried to install some GPX fix app but nothing happened. It didn't recognize anywhere my position and I cannot fix it.
it is just a bug that some of you have found in the same way?
Thank you for any help.
Same issue. Just upgraded both recovery and Lineage from 14.x so I can gift the phone to my niece and noticed GPS isnt working.
thetrees said:
Hello everyone,
I'm proud to say that I've successfully installed lineageOS 18.1 on my old Oneplus One.
On the other hand I've found some problem with the camera (sometimes) and on GPS signal. It doesn't work AT ALL!
I tried to install some GPX fix app but nothing happened. It didn't recognize anywhere my position and I cannot fix it.
it is just a bug that some of you have found in the same way?
Thank you for any help.
Click to expand...
Click to collapse
@Grimspoon said:
Same issue. Just upgraded both recovery and Lineage from 14.x so I can gift the phone to my niece and noticed GPS isnt working.
Click to expand...
Click to collapse
Hello, LineageOS maintainer here. Would you be able to install and try a test build with a GPS fix? I can send it to you in a couple of days.
Tomoms said:
Hello, LineageOS maintainer here. Would you be able to install and try a test build with a GPS fix? I can send it to you in a couple of days.
Click to expand...
Click to collapse
Yeah of course count me in. Thanks!
@Grimspoon said:
Yeah of course count me in. Thanks!
Click to expand...
Click to collapse
Ok, I'll give you the build today or tomorrow.
Please count me in too, I've tried to install GPS Fix app but nothing happened. It doesn't see any satellite.
New OTA update pushed seemes to have fixed the issue before could even try Tomtom's fix.
Nightly was 20211007
Verified through Google maps and find my device service.
Big thanks to Tomtom for his willingness to reach out and help with such an old device.
....IT WORKS!!!!
Thank u so much!!!
....IT WORKS!!!!
Thank u so much!
thetrees said:
Hello everyone,
I'm proud to say that I've successfully installed lineageOS 18.1 on my old Oneplus One.
On the other hand I've found some problem with the camera (sometimes) and on GPS signal. It doesn't work AT ALL!
I tried to install some GPX fix app but nothing happened. It didn't recognize anywhere my position and I cannot fix it.
it is just a bug that some of you have found in the same way?
Thank you for any help.
Click to expand...
Click to collapse
hello ,
just an other question.
as you say you installed lineage 18.1 on oneplus one. i guess with the gapps.but,
and thats my question how do you do install gapps. i always get an error 70. whats my fault
I flashed LineageOS 20220203 to my OnePlus One this Saturday (5th Feb) and I noticed that my GPS is not working. Is there a patch for this that I can use?
Edit: Before flashing LineageOS 18.1, I had first reset the phone to stock firmware by following this post - https://forum.xda-developers.com/t/...ck-current-build-cm13-1-2-znh2kas3p0.2826541/ could this have affected the GPS in any way?