Is there still a place to download LineageOS Experimental as I would like to dirty flash?
I am only finding Nightly downloads.
Thanks
Yoni1581 said:
Is there still a place to download LineageOS Experimental as I would like to dirty flash?
I am only finding Nightly downloads.
Thanks
Click to expand...
Click to collapse
For which device?
Sent on my Communicator [SCH-I535] from the Bridge of the U.S.S. Enterprise...
Perhaps for Sony Xperia Z2?
DawoodSahi said:
Perhaps for Sony Xperia Z2?
Click to expand...
Click to collapse
I'm sorry to state that an Experimental release was never developed. In addition, LineageOS hasn't released anything yet for the Sony Xperia Z2 (Sirius).
With that stated, since Lineage has earmarked a link for it, below, this indicates that they intend to release an Official ROM for the Sirius but, there's no Official release date for it. Though, there is hope.
https://download.lineageos.org/sirius
The link below does have a developed Unofficial LineageOS for the Sirius.
https://forum.xda-developers.com/xperia-z2/orig-development/rom-lineageos-14-1-sirius-t3577518
I wish that I could give you better news but, at least there's hope.
I wish you the best of luck!
Sent on my Communicator [SCH-I535] from the Bridge of the U.S.S. Enterprise...
Related
Introducing the Titian Prime ROM for the US single-sim (XT1064) Moto G 2nd Generation!
***Thread NOT Completed Yet
XDA:DevDB Information
[ROM]The Titian Prime ROM for Moto G 2014 [XT1064][Android 5.0] (ROM v1.0), ROM for the Moto G 2014
Contributors
Shawn5162, Shawn5162
ROM OS Version: 5.0.x Lollipop
Based On: AOSP
Version Information
Status: Testing
Created 2014-11-30
Last Updated 2014-11-30
Link download???????
Xt1063
Will there be support for the XT1063??
XDA Rules: No posting a rom thread without a DL link either.
Umm, it doesn't say anything about downloading. It clearly says "thread not complete" hence the lack of links or other info. I'm just as excited as everyone else to be flashing Roms on our new phone, a true test of patience
Sent from my XT1064 using XDA Free mobile app
Houamei said:
XDA Rules: No posting a rom thread without a DL link either.
Click to expand...
Click to collapse
He created a devdb project so my guess is that he's uploading it right now and it will show up under the "Download" section.
Plus, it clearly says thread not completed
Looking forward to trying this
XT1068 ?
That's some good news! waiting for it and hoping for xt1068 compatibility.
what device tree you used?
The ported one by somcom from peregrine?
https://github.com/somcom3x/android_device_motorola_titan
Lamech242 said:
Will there be support for the XT1063??
Click to expand...
Click to collapse
Yes
hoopas said:
Umm, it doesn't say anything about downloading. It clearly says "thread not complete" hence the lack of links or other info. I'm just as excited as everyone else to be flashing Roms on our new phone, a true test of patience
Sent from my XT1064 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for ur support and clarification
Gabboplano said:
He created a devdb project so my guess is that he's uploading it right now and it will show up under the "Download" section.
Plus, it clearly says thread not completed
Looking forward to trying this
Click to expand...
Click to collapse
Within 24 hrs...there will be a dl link and a completed post....killing of final bugs...and thank for the support
I wish I could flash Lollipop, but I rely too much on Xposed.
Sent from my XT1064
If i flash this on my XT1068, It will work?, i use only one SIM
Sent from my XT1068 using XDA Free mobile app
NXghost said:
If i flash this on my XT1068, It will work?, i use only one SIM
Sent from my XT1068 using XDA Free mobile app
Click to expand...
Click to collapse
yes
only a question and stock or custom ROM
droidjbc said:
only a question and stock or custom ROM
Click to expand...
Click to collapse
based on stock
SO guys...I have a request....
If anyone is running the stock lollipop update and is rooted successfully on the XT1064 could they please make a copy of the /system folder at the root of the device and upload it...If it is in a .zip format it is ok
I am doing it... Updating... Will share the link soon
---------- Post added at 08:06 PM ---------- Previous post was at 07:39 PM ----------
Shawn5162 said:
SO guys...I have a request....
If anyone is running the stock lollipop update and is rooted successfully on the XT1064 could they please make a copy of the /system folder at the root of the device and upload it...If it is in a .zip format it is ok
Click to expand...
Click to collapse
Basically i have a XT 1068...have installed stock Xt 1064 Firmware without fsg.mbn(Modem File) n have updated to android 5 manually without fsg.mbn .....so can i give you the link of my system folder....?? i think the system folder will be same..?? right??
work on xt1068 dual sim?
Sony Mobile is committed to supporting the open developer community, and one way to show this is by publishing parts of our code as well as selected tools developed by our internal developers.
For some of the Xperia™ devices, we provide Android™ Open Source Project (AOSP) device configurations on GitHub. This means that the software will be open for you as a developer to use and contribute to. This is a way for us to support the open Android community, and it is also a tool for us to facilitate and verify contributions to AOSP.
If you want to build AOSP for your unlocked Xperia device, you find all the resources you need in the sections below.
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
Unified 3.10 kernel sources
https://github.com/sonyxperiadev/kernel
Project git
https://github.com/sonyxperiadev/
@jerpelea
I compiled AOSP using Sony's instructions and was able to boot fine into the ROM.
I also used the offical recovery mode update from Sony's developer page.
I can enter recovery with power + vol down, but when I use 'adb reboot recovery', it does not work (boots direct into the AOSP, like a normal reboot). Is this expected?
Do I have to use the extract_elf_ramdisk in my AOSP build, like CyanogenMod?
Thanks!
bumblebee_deadbeef said:
@jerpelea
I compiled AOSP using Sony's instructions and was able to boot fine into the ROM.
I also used the offical recovery mode update from Sony's developer page.
I can enter recovery with power + vol down, but when I use 'adb reboot recovery', it does not work (boots direct into the AOSP, like a normal reboot). Is this expected?
Do I have to use the extract_elf_ramdisk in my AOSP build, like CyanogenMod?
Thanks!
Click to expand...
Click to collapse
in this moment adb reboot recovery is not working as it should but we are working on a fix
Br
J
Ah, OK...
@jerpelea
Is this a bootloader thing?
Or is something in the kernel?
Maybe I can look into it...
jerpelea said:
in this moment adb reboot recovery is not working as it should but we are working on a fix
Br
J
Click to expand...
Click to collapse
bumblebee_deadbeef said:
Ah, OK...
@jerpelea
Is this a bootloader thing?
Or is something in the kernel?
Maybe I can look into it...
Click to expand...
Click to collapse
it is a bootloader feature that has to be added
br
J
I have a C6902 device, and I'm unable to see the open devices bootloader update for my phone in Flashtool, both while using stock and AOSP. Will it only work for C6903, or can I get a .ftf file and flash it with flashtool?
Sent from my Xperia Z1 using XDA Free mobile app
drakonizer said:
I have a C6902 device, and I'm unable to see the open devices bootloader update for my phone in Flashtool, both while using stock and AOSP. Will it only work for C6903, or can I get a .ftf file and flash it with flashtool?
Sent from my Xperia Z1 using XDA Free mobile app
Click to expand...
Click to collapse
loader should be compatible but we have not tested it
(a ftf should solve the problem)
jerpelea said:
loader should be compatible but we have not tested it
(a ftf should solve the problem)
Click to expand...
Click to collapse
Thank you...but I haven't been able to get a .ftf from anywhere....would you be having it by any chance?
Sent from my Xperia Z1 using XDA Free mobile app
Now you have the opportunity to win Sony devices every 2 months
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/hero-open-source-developers/
Happy cooking
Seems pretty interesting....
https://github.com/sonyxperiadev/camera
Regards,
mischa_martin
jerpelea said:
Now you have the opportunity to win Sony devices every 2 months
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/hero-open-source-developers/
Happy cooking
Click to expand...
Click to collapse
Hey Jerpelea, I want to say: Thank you for your very hard work here on XDA and Sony
Maybe you can Say Sony That I want to Release a Soundmod for Z5 before Z5 Release (**** I leaked Something )
Again, thank you
http://developer.sonymobile.com/201...-camera-available-for-experienced-developers/
enjoy
J
Hi all
We have published a new snapshot, zip v14, with camera update (improved quality and stability)
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
Enjoy
J
Hi all
I have some more exciting news
http://developer.sonymobile.com/kno...s/how-to-access-uart-ports-on-xperia-devices/
PS.if devices are not listed here they dont have the connector !
Br
J
New updates
http://developer.sonymobile.com/201...wider-range-of-unlocked-xperia-devices-video/
Enjoy
J
We have published new binaries
http://developer.sonymobile.com/downloads/tool/software-binaries-for-aosp-lollipop-android-5-1/
Br
J
jerpelea said:
We have published new binaries
http://developer.sonymobile.com/downloads/tool/software-binaries-for-aosp-lollipop-android-5-1/
Br
J
Click to expand...
Click to collapse
But those are only for Lollipop Unfortunately still no camera on marshmallow
It appears as some people have been able to unlock the bootloader if the c6916 z1s (USA), using the regular z1 unlocking method on the Sony dev site. This didn't week for my z1s though. Is the camera permanently broken regardless of ROM after unlocking the bootloader? And why does it with to do this with some c6916 z1s units and not others? :/
Can you confirm is it possible to unlock the bootloader please.. Anyone else have tried it. Thanks in advance
Sent from my Moto X using Tapatalk
Hi all
Blobs v17 are public
Happy easter
J
Who has released Lineageos for the pixel a d where can I find it to download?
dantexaiver said:
Who has released Lineageos for the pixel a d where can I find it to download?
Click to expand...
Click to collapse
The following link is the Unofficial LOS14.1 release for your device.
http://download.invisiblek.org/roms/lineage-14.1/marlin/
Invisiblek is the Lead developer for Lineage and if he's providing Unofficial releases, then they will eventually become Official but, no official date is set.
Sent on my Communicator [SCH-I535] from the Bridge of the U.S.S. Enterprise...
Ibuprophen said:
The following link is the Unofficial LOS14.1 release for your device.
http://download.invisiblek.org/roms/lineage-14.1/marlin/
Invisiblek is the Lead developer for Lineage and if he's providing Unofficial releases, then they will eventually become Official but, no official date is set.
Sent on my Communicator [SCH-I535] from the Bridge of the U.S.S. Enterprise...
Click to expand...
Click to collapse
Thank you
I installed LineageOs 15.1 on my spare S5 (actually, upgraded from 14.1), and i get "update check failed, check your internet connection" when I try to check for newer lineage updates.
Shouldn't that be "your device is up to date"?
Any ideas?
[Lemmy] said:
I installed LineageOs 15.1 on my spare S5 (actually, upgraded from 14.1),.......
Click to expand...
Click to collapse
Your best bet is to post this question within the following Official LineageOS thread that's specific to your device.
https://forum.xda-developers.com/showthread.php?t=3476433
Good Luck!
~~~~~~~~~~~~~~~
Sent using The ClaRetoX Forum App on my SM-G900V device.
[Lemmy said:
;77351323]I installed LineageOs 15.1 on my spare S5 (actually, upgraded from 14.1), and i get "update check failed, check your internet connection" when I try to check for newer lineage updates.
Shouldn't that be "your device is up to date"?
Any ideas?
Click to expand...
Click to collapse
Did you update to an official version? Do you have internet?
kurtn said:
Did you update to an official version? Do you have internet?
Click to expand...
Click to collapse
yes, to both.
kurtn said:
Did you update to an official version? Do you have internet?
Click to expand...
Click to collapse
[Lemmy] said:
yes, to both.
Click to expand...
Click to collapse
Just an FYI...
I'm not sure if you're both aware of this but, haggertk had just posted the following "Official LineageOS 15.x" thread for the klte device!
https://forum.xda-developers.com/showthread.php?t=3830497
Good Luck!
~~~~~~~~~~~~~~~
Sent using The ClaRetoX Forum App on my SM-G900V device.
Hey,
I never used this site before so I hope this can be asked here.
Is it possible to root the LG LM-Q710EM right now? If yes, can you guys give me a tutorial for it?
sirzento said:
Hey,
I never used this site before so I hope this can be asked here.
Is it possible to root the LG LM-Q710EM right now? If yes, can you guys give me a tutorial for it?
Click to expand...
Click to collapse
Far as I know it still isn't possible to unlock it much less root it. So far no root method that I know of.
ZTE Axon 7 A2017U, AospExtended v4.6 ROM, Radioactive v2.4 Kernel, microG (NoGapps), Multiboot, XDA Legacy
Lg's official bootloader unlocking method for Q7 is not available, so no one has ever tried to root it or develop a custom recovery
Sent from my LG Q7 using XDA Labs
Juanube said:
Lg's official bootloader unlocking method for Q7 is not available, so no one has ever tried to root it or develop a custom recovery
Sent from my LG Q7 using XDA Labs
Click to expand...
Click to collapse
You mean it's impossible? What does it take to root the device?
ndoki said:
You mean it's impossible? What does it take to root the device?
Click to expand...
Click to collapse
A bootloader that can be unlocked. So far it's a no go. I sat on the phone for months before gifting it to a coworker, knowing that unlocking is just not gonna happen.
Moto G5S Plus XT1806, AOSiP 8.1 ROM, microG (NoGapps), MultiROM, XDA Legacy
marcdw said:
A bootloader that can be unlocked. So far it's a no go. I sat on the phone for months before gifting it to a coworker, knowing that unlocking is just not gonna happen.
Moto G5S Plus XT1806, AOSiP 8.1 ROM, microG (NoGapps), MultiROM, XDA Legacy
Click to expand...
Click to collapse
I really like the device that sad, I will have to sell it
Thx