Building Slim7 for MSM8917 (LG K20 Plus) - build error involving ALSA? - LG K20 Plus ROMs, Kernels, Recoveries, & Other Dev

Totally new to ROM building, but I want LG's crap rom off my phone, so I'm trying to install Slim7 on it... yea, it's not easy, since there's next to no developer support for this device.
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
Code:
ninja: Entering directory `.'
ninja: error: '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/KERNEL_OBJ/usr', needed by '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
I've checked the directory, and the "obj" folder doesn't even exist in the out folder, so this error seems impossible to me... help me out? What files do I need to look at?
XDA:DevDB Information
Slim7 // LG K20 Plus, ROM for all devices (see above for details)
Contributors
mocklee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LG Source
Version Information
Status: Testing
Created 2017-07-24
Last Updated 2017-07-23

mocklee said:
Totally new to ROM building, but I want LG's crap rom off my phone, so I'm trying to install Slim7 on it... yea, it's not easy, since there's next to no developer support for this device.
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
Code:
ninja: Entering directory `.'
ninja: error: '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/KERNEL_OBJ/usr', needed by '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
I've checked the directory, and the "obj" folder doesn't even exist in the out folder, so this error seems impossible to me... help me out? What files do I need to look at?
XDA:DevDB Information
Slim7 // LG K20 Plus, ROM for all devices (see above for details)
Contributors
mocklee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LG Source
Version Information
Status: Testing
Created 2017-07-24
Last Updated 2017-07-23
Click to expand...
Click to collapse
Sorry I can't help, bro. I'm interested in seeing you work this out though.

Where did you find source at ?

mocklee said:
Totally new to ROM building, but I want LG's crap rom off my phone, so I'm trying to install Slim7 on it... yea, it's not easy, since there's next to no developer support for this device.
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
Code:
ninja: Entering directory `.'
ninja: error: '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/KERNEL_OBJ/usr', needed by '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
I've checked the directory, and the "obj" folder doesn't even exist in the out folder, so this error seems impossible to me... help me out? What files do I need to look at?
XDA:DevDB Information
Slim7 // LG K20 Plus, ROM for all devices (see above for details)
Contributors
mocklee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LG Source
Version Information
Status: Testing
Created 2017-07-24
Last Updated 2017-07-23
Click to expand...
Click to collapse
Where is the device tree? I can fix this! [emoji38]
Sent from my LGMP260 using Tapatalk

D-FUSE said:
Totally new to ROM building, but I want LG's crap rom off my phone, so I'm trying to install Slim7 on it... yea, it's not easy, since there's next to no developer support for this device.
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
Where is the device tree? I can fix this! [emoji38]
Click to expand...
Click to collapse
I can't help , but I hope a developer sees thread this and helps u out. The K20 plus is a worthy mid priced phone , and we desperately need a custom Rom for it.

williamacker77 said:
I can't help , but I hope a developer sees thread this and helps u out. The K20 plus is a worthy mid priced phone , and we desperately need a custom Rom for it.
Click to expand...
Click to collapse
There is my GitHub , I'm going to get something going soon , hopefully. I know a little bit of what I am doing. Hell , I got the zte zmax on 7.1.2
https://github.com/dfuse06?tab=repositories
Sent from my LGMP260 using Tapatalk

D-FUSE said:
There is my GitHub , I'm going to get something going soon , hopefully. I know a little bit of what I am doing. Hell , I got the zte zmax on 7.1.2
https://github.com/dfuse06?tab=repositories
Sent from my LGMP260 using Tapatalk
Click to expand...
Click to collapse
D-FUSE, long time, where you been?

kc6wke said:
D-FUSE, long time, where you been?
Click to expand...
Click to collapse
I've been good , just got this phone.
Sent from my LGMP260 using Tapatalk

D-FUSE said:
I've been good , just got this phone.
Sent from my LGMP260 using Tapatalk
Click to expand...
Click to collapse
Same here, need this phone to be Broken, hook us up.

kc6wke said:
Same here, need this phone to be Broken, hook us up.
Click to expand...
Click to collapse
Broken is pretty much dead , but I'm with GZR now. I wanted to look at dudes tree , but it looks like I'll have to start from scratch. From the error doesn't look like dude even got it to take off
Sent from my LGMP260 using Tapatalk

mocklee said:
Totally new to ROM building, but I want LG's crap rom off my phone, so I'm trying to install Slim7 on it... yea, it's not easy, since there's next to no developer support for this device.
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
Code:
ninja: Entering directory `.'
ninja: error: '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/KERNEL_OBJ/usr', needed by '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
I've checked the directory, and the "obj" folder doesn't even exist in the out folder, so this error seems impossible to me... help me out? What files do I need to look at?
XDA:DevDB Information
Slim7 // LG K20 Plus, ROM for all devices (see above for details)
Contributors
mocklee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LG Source
Version Information
Status: Testing
Created 2017-07-24
Last Updated 2017-07-23
Click to expand...
Click to collapse
Why you are building 64 bit kernel
---------- Post added at 07:50 PM ---------- Previous post was at 07:48 PM ----------
Omg you merged lg source into slim...

messi2050 said:
Totally new to ROM building, but I want LG's crap rom off my phone, so I'm trying to install Slim7 on it... yea, it's not easy, since there's next to no developer support for this device.
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
Why you are building 64 bit kernel
---------- Post added at 07:50 PM ---------- Previous post was at 07:48 PM ----------
Omg you merged lg source into slim...
Click to expand...
Click to collapse
Thanks messi2050 for all your help in getting root for these mid range LG devices , it has helped me and my family a lot .... I have a K20 , my 11 and 12 year old have a K6 and an Aristo , all rooted and debloated , lower and mid range phones , working better than some people's flagship phones. I sure hope that u can get some assistance from some super experienced developers , on this. Seems like it would not be too much of a stretch to get it for the other LG handsets , that u have provided root for.... PS my wife has a LG ls775 , the Boost Stylo2 , I am still trying to get it into fastboot mode , no one has been able to do it once the Zv4 upgrade is taken (which happens by itself).

D-FUSE said:
Broken is pretty much dead , but I'm with GZR now. I wanted to look at dudes tree , but it looks like I'll have to start from scratch. From the error doesn't look like dude even got it to take off
Sent from my LGMP260 using Tapatalk
Click to expand...
Click to collapse
Not dead yet it seems. My LG connect 4g is still riding out, even if the battery isn't.

Dfuse is an excellent incredible developer. Have not seen a post from you in over 2 years.. But thats because ive been away. I think if anyone can produce a rom for this device it would be dfuse. This phone seems a lil more proprietary tho. Things like the shutdown menu.. I did a search and found someone with these sources... If it helps at all. Thanks https://github.com/mocklee/lge_lv517

thomasbell said:
Dfuse is an excellent incredible developer. Have not seen a post from you in over 2 years.. But thats because ive been away. I think if anyone can produce a rom for this device it would be dfuse. This phone seems a lil more proprietary tho. Things like the shutdown menu.. I did a search and found someone with these sources... If it helps at all. Thanks https://github.com/mocklee/lge_lv517
Click to expand...
Click to collapse
I'm going to get to it soon , but unfortunately I'm dealing with the aftermath of hurricane Irma right now down in Florida.
Sent from my LGMP260 using Tapatalk

D-FUSE said:
I'm going to get to it soon , but unfortunately I'm dealing with the aftermath of hurricane Irma right now down in Florida.
Sent from my LGMP260 using Tapatalk
Click to expand...
Click to collapse
Hope you and family ok down in FL.
We had power outage and down trees in GA.

D-FUSE said:
I'm going to get to it soon , but unfortunately I'm dealing with the aftermath of hurricane Irma right now down in Florida.
Click to expand...
Click to collapse
Me too , I'm in West Palm .... The whole State took it pretty hard. It would be incredible if you developed a ROM , for the K20 plus. It is a worthy mid range phone. Seems like the flagship models get all the attention. Good luck with cleanup , and ROM building.

Nice to see you again D-fuse. We need you bro.

scorpio76r said:
Nice to see you again D-fuse. We need you bro.
Click to expand...
Click to collapse
Yes Plz D-fuze , I love my K20 plus , it is nice and snappy since I rooted it. It would be awesome to have a custom ROM for it.

williamacker77 said:
Yes Plz D-fuze , I love my K20 plus , it is nice and snappy since I rooted it. It would be awesome to have a custom ROM for it.
Click to expand...
Click to collapse
I got a building kernel , I am just working on a device tree , just chill this phone is a UM device (Universal msm). This is gonna be pretty easy , but I just need some time with work and a child. The kernel was a pain in the ass to figure out. LG source had 3.4.0 and msm 3.18 , but I figured it out.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LGMP260 using Tapatalk

Related

Ubuntu Touch [Discontinued]

Code:
For pollux, pollux_windy
*** Disclamer
This is an experimental port, MAKE A BACKUP of your files before you continue.
I am not responsible if you brick your device, but I will try to help you if things go wrong.
Introduction
First of all, I would like to thank XDA for the amazing Tablet Z Competition and the XDA Tablet Z contest judges for choosing my project proposal.
What is Ubuntu Touch?
Our device on the ubuntu wiki: pollux
Our device on GitHub
Video
Click to expand...
Click to collapse
Images
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Installation instructions
In fastboot mode, flash boot.img - contains kernel and recovery
Code:
$ fastboot flash boot boot.img
$ fastboot reboot
In recovery mode, flash the device image and the ubuntu image with rootstock-ng
Code:
$ bzr branch lp:project-rootstock-ng
$ project-rootstock-ng/rootstock-touch-install 14.09-preinstalled-touch-armhf.tar.gz system.img
Click to expand...
Click to collapse
Download
Device Image
Ubuntu Image
Click to expand...
Click to collapse
Changelog
Working:
Code:
[LIST]
[*]adb
[*]Display
[*]Touchscreen
[*]WiFi
[*]Sound
[*]Video
[*]Apps
[/LIST]
Not working:
Code:
[LIST]
[*]Rotation
[*]Camera
[/LIST]
NOTE: Ubuntu Touch itself is still under heavy development and I cannot list all the flaws it has, since that is daily changing.
Please be aware that applications may not work as expected but the scope of this project is only the porting, not the actual operating system!
Click to expand...
Click to collapse
FAQ
* How to go back to stock?
Reboot into recovery. Wipe data/factory reset. Restore your backup. Reboot into flashmode and flash (with FlashTool) the kernel (kernel.sin only) from your .tft file (without wiping anything). Reboot.
* Installation stuck on "unpacking rootfs tarball to system-image ..."
Free up some space on the device.
Click to expand...
Click to collapse
XDA:DevDB Information
Ubuntu Touch, ROM for the Sony Xperia Tablet Z
Contributors
mamenyaka, ciderwein, diwic, jdstrand, jjohansen, ogra, w-flo
Source Code: https://github.com/mamenyaka?tab=repositories
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod, AOSP
Version Information
Status: Abandoned
Current Beta Version: 5
Beta Release Date: 2014-09-24
Created 2013-09-05
Last Updated 2016-02-10
mamenyaka said:
First of all, I would like to thank XDA for the amazing Tablet Z Competition and the XDA Tablet Z contest judges for choosing my project proposal.
I am still waiting for the device to arrive.
What is Ubuntu Touch?
Our device on the ubuntu wiki: pollux
Our device on GitHub
THANKS:
XDA
Google
Sony
Cyanogenmod
Ubuntu
Click to expand...
Click to collapse
I really hope to see this on our tablet, looks very promising, also a dual boot for this would be amazing. Thank you, and enjoy your new tablet Z.
i can't wait for this project to go into swing. i was just looking at your github source. are u going to build for the SGP311 variant as well?
skiwong20 said:
i can't wait for this project to go into swing. i was just looking at your github source. are u going to build for the SGP311 variant as well?
Click to expand...
Click to collapse
I will build for both versions, but I can only test the device variant I receive, so I hope both will work.
The images are ready, but I won't upload them without trying them out.
mamenyaka said:
I will build for both versions, but I can only test the device variant I receive, so I hope both will work.
The images are ready, but I won't upload them without trying them out.
Click to expand...
Click to collapse
okay cool. if you don't have sgp311 or sgp312 i will test for u. :fingers-crossed: i understand
mamenyaka said:
I will build for both versions, but I can only test the device variant I receive, so I hope both will work.
The images are ready, but I won't upload them without trying them out.
Click to expand...
Click to collapse
The variant we received is the WiFi version, so SGP311 and codenamed pollux_windy, I noticed you have pollux in the first post. Pollux kernels do not boot on pollux_windy and vice versa
lilstevie said:
The variant we received is the WiFi version, so SGP311 and codenamed pollux_windy, I noticed you have pollux in the first post. Pollux kernels do not boot on pollux_windy and vice versa
Click to expand...
Click to collapse
Thank you for the update!
mamenyaka said:
Thank you for the update!
Click to expand...
Click to collapse
np, I accidentally tried to boot a pollux kernel on mine, thought I screwed something up.
FYI: You linked the CM unlocking instructions from pollux, not from pollux windy -> https://wiki.ubuntu.com/Touch/Devices/pollux_windy
The correct unlocking link for windy is: http://wiki.cyanogenmod.org/w/Install_for_pollux_windy
cheers
helge
defy0815 said:
FYI: You linked the CM unlocking instructions from pollux, not from pollux windy -> https://wiki.ubuntu.com/Touch/Devices/pollux_windy
The correct unlocking link for windy is: http://wiki.cyanogenmod.org/w/Install_for_pollux_windy
cheers
helge
Click to expand...
Click to collapse
Thank you, I forgot to update the link!
Today I got the device!
And today the ubuntu touch team decided to make the switch from the "just another android shell":
Instead of booting into android and firing up the Ubuntu system after
android has booted, the new images now boot into Ubuntu and initialize
android inside an LXC container during boot.
Click to expand...
Click to collapse
Sounds great. My Pollux_Windy also waiting for your work.
BTW, thanks.
Sent from my Xperia S using xda app-developers app
First images are ready for flashing.
Until Ubuntu Touch finished the container flip, we will stick to the classic layout, so no daily saucy ubuntu images.
WiFi is not working - help would be appreciated.
Tried loading the module wlan.ko in /system/lib/modules, but not sure if done right.
The boot.img you mentioned in OP can be the boot.img extracted from the Pollux_windy zip file?
WiFi feature not working is really regretted, hope you can find the solving way, I'm not dev, but I like to try new thing.
WiFi is important to me for daily usage. Perhaps next build from you?
Thank you anyway.
Sent from my Xperia S using xda app-developers app
Trevor Chuah said:
The boot.img you mentioned in OP can be the boot.img extracted from the Pollux_windy zip file?
WiFi feature not working is really regretted, hope you can find the solving way, I'm not dev, but I like to try new thing.
WiFi is important to me for daily usage. Perhaps next build from you?
Thank you anyway.
Sent from my Xperia S using xda app-developers app
Click to expand...
Click to collapse
The boot.img is extracted from pollux_windy.zip.
WiFi is the most important thing to be fixed, don't worry.
Just a dream becoming true !
Need win8 rt after fixing bugs for ubuntu touch and fixe a three-boot with android/unbuntu/win8 and our tablet will be PERFECT
polinic69 said:
Just a dream becoming true !
Need win8 rt after fixing bugs for ubuntu touch and fixe a three-boot with android/unbuntu/win8 and our tablet will be PERFECT
Click to expand...
Click to collapse
There is no perfectly stable dual boot for this device yet. Other thing is. Porting win rt to android device is (kinda illegal) and it's a little bit impossible to do for devs. And yeah everyone of us would like to see rt on ours XTZ, but for now it's not gonna happen that easly.
ProtoDeVNan0 said:
...it's a little bit impossible to do for devs...
Click to expand...
Click to collapse
Impossible is a bit strong. It is improbable that a dev would do the needed work to make Windows RT boot.
The number one reason you touched on is legality, because you cannot just buy a Windows RT license aquiring the image to install would be illegal, and any dev who supported this would be likely to incur the wrath of Microsoft.
A dev may do it for fun though, like cotulla did with the HD2, but again like with the HD2 it would probably never see the light of day due to the above license issues.
Ty for your answer
WiFi fixed, fully working!
Uploading... Done.

[ROM][CDMA] RaptorRom GPE v2 [32 BIT ONLY]

[Update 8/4/2016]
Greetings fellow modders and tweakers.
As you know its been a while since I last posted or updated my projects. I do apologize for the lack of communication since then. I started this project as well as my Raptorsense and other various works on xda while waiting for the birth of my daughter, and since then she has replaced my joy for developing roms and contributing to you guys for the joy of family. I want to thank you all for your help and teaching me how to develop roms and mods. I especially want to thank @MrMike2182, @rbheromax and @pattyboi, you guys have been there since the begining. I unfortunately no longer have the device so I need to retire this development from further progress.
Regards,
LarryBoyG
Introducing… RaptorRom GPE v2
Code:
*** Disclaimer
Thanks to all the beta testers who reported the bugs and provided logcats so i can fix them.
Always do a backup, if your alarm fails to go off, or phone doesn't ring or you throw it and break something I am not responsible. This is a port of a port, please do logcats if something crashes and report if anything goes wrong.
Introduction
Quote:
LarryBoyG proudly presents his second custom rom.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Since I don't have a cricket or GSM phone i have given permission to laduate to use and modify RaptorRom GPE to work on said devices. Hopefully this will kick of a new section of development for these phones. This will allow better collaboration for like devices and will hopefully deminish the rift inbetween GSM and CDMA versions on this particular ROM. laduate and I will work closely to try and solve any bugs or broken functions. I will head the CDMA development and laduate will be in charge of the GSM thread.
Thank you!
Installation instructions
Quote:
Instructions:
1. Always make a backup
2. Wipe Dalvik, system and data
3. Install Zip
4. Wait for system to boot, be patient.
Changelog
Quote:
Code:
Changelog 4/1/2015
Fixed Notification Crash
Corrected Boot animation size
Updated Gapps
: 3-9-2015
Changelog:
Works on all Sprint MNVO’s
Ported from HTC M8 GPE
All Stock Apps
Bugs:
LTE shows no signal when connected (is connected tho)
Date shows Month Number instead of Full date
Downloads are in the downloads tab at the top.
XDA:DevDB Information
RaptorRom GPE, ROM for the HTC Desire 510
Contributors
LarryBoyG, Pattyboi, qwerty6532
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 3.19
Based On: AOSP, Port
Version Information
Status: Stable
Current Stable Version: v2
Stable Release Date: 2015-03-09
Created 2015-03-09
Last Updated 2016-08-04
Downloads
I'm not seeing a Downloads tab on your post.
acesavant00 said:
i'm not seeing a downloads tab on your post.
Click to expand...
Click to collapse
no download , but good job are tiny beast is getting some light.
Ohhhh, okay. I was confused for a bit, my fault. So it's just for display now, then?
acesavant00 said:
Ohhhh, okay. I was confused for a bit, my fault. So it's just for display now, then?
Click to expand...
Click to collapse
you can only see the download tab on the web version not on the app. its at the top
smiley45 said:
no download , but good job are tiny beast is getting some light.
Click to expand...
Click to collapse
icy_gt said:
you can only see the download tab on the web version not on the app. its at the top
Click to expand...
Click to collapse
I am on the web version, I'm on the stock browser. The other tabs are up there (Discussion, Feature Requests, etc.), but not Downloads. I've tried both mobile view, desktop mode, and even Chrome and Boat Browser. The Downloads tab just doesn't appear.
trouble uploading
The downloads tab is there but there are no downloads available yet because he is having trouble uploading it right now.
qwerty6532 said:
The downloads tab is there but there are no downloads available yet because he is having trouble uploading it right now.
Click to expand...
Click to collapse
Oh, alright. I remember that he had mentioned that in the RaptorRom thread. Just assumed that everything was all good after he put up this thread. My bad.
acesavant00 said:
Oh, alright. I remember that he had mentioned that in the RaptorRom thread. Just assumed that everything was all good after he put up this thread. My bad.
Click to expand...
Click to collapse
Still having issues. Might need to use mega upload sorry guys
LarryBoyG said:
Still having issues. Might need to use mega upload sorry guys
Click to expand...
Click to collapse
No problem, no rush man.
mega upload
Mega upload would be fine
LarryBoyG said:
Contributors
LarryBoyG, Pattyboi, qwerty6532
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 3.19
Based On: AOSP, Port
Version Information
Status: Stable
Current Stable Version: v1
Stable Release Date: 2015-03-09
Created 2015-03-09
Last Updated 2015-03-09
Click to expand...
Click to collapse
So this is a gingerbread rom or... ?
Looks like its working now. 18 minutes and counting.
LarryBoyG said:
Looks like its working now. 18 minutes and counting.
Click to expand...
Click to collapse
dude niiice... keep up the amazing work! can't wait to download!
acesavant00 said:
I am on the web version, I'm on the stock browser. The other tabs are up there (Discussion, Feature Requests, etc.), but not Downloads. I've tried both mobile view, desktop mode, and even Chrome and Boat Browser. The Downloads tab just doesn't appear.
Click to expand...
Click to collapse
build is up bruh
LarryBoyG said:
build is up bruh
Click to expand...
Click to collapse
flashing now! hope it works... thanks again
Kolma said:
So this is a gingerbread rom or... ?
Click to expand...
Click to collapse
oh oops...
EDIT: fixed it
Hey, having a couple of issues.....
1. WiFi won't turn on
2. Says I only have 1 GB of internal storage....
Am I doing something wrong?
herzig.grant said:
Hey, having a couple of issues.....
1. WiFi won't turn on
2. Says I only have 1 GB of internal storage....
Am I doing something wrong?
Click to expand...
Click to collapse
I've got the same issues.
acesavant00 said:
I've got the same issues.
---------- Post added at 02:18 AM ---------- Previous post was at 02:12 AM ----------
No wifi for me either. It can be toggled, but remains inactive.
Click to expand...
Click to collapse
I hate when stuff like this happen. This may sound silly but try wiping dalvik and go in and fix permissions. I have perfect WiFi so I don't know yet what's going on with you guys.

[ROM][UNOFFICIAL][STABLE] CyanogenMod 12.1 [2016/01/08]

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.
*/
-----------------------------------------------------------------------------------------------------------------​
This project no longer updated because I sold this device. Thanks for following my projects :good:​
-----------------------------------------------------------------------------------------------------------------​
License
Code:
# Copyright 2016 - Xiaomi Hermes Devs <https://github.com/xiaomi-hermes-devs>
# Copyright 2016 - nofearnohappy <https://github.com/nofearnohappy>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
Installation and other informations
You can follow this: http://forum.xda-developers.com/redmi-note-2/orig-development/rom-redmi-note-2-t3272872
Click to expand...
Click to collapse
Source codes:
You can found all the source in this repositories:
https://github.com/xiaomi-hermes-devs
https://github.com/nofearnohappy
Click to expand...
Click to collapse
Issue:
Experience issues? Please provide the following info:
If the device was hard reboot, please provide the file "/proc/last_kmsg".
If the device was soft reboot or is "bootlooping", please run a logcat and provide the full output.
Please use Pastebin when possible.
Click to expand...
Click to collapse
Know bugs:
FM Radio not working.
Sim 2 not working (nofearnohappy and me working on it, I need to fix another issue before to try to fix it).
BT sharing doesn't work, and once you attempt to share something via BT, it crashes and you can't enable BT anymore. Can be fixed by rebooting the phone.
Click to expand...
Click to collapse
Important notices:
The most of this work come to nofearnohappy, a russian guy with love for the opensource. Him release the complete source codes and with this I can compile from source the him work. I wanna collaborate with him to fix the other issue, when him want enter into the github collaboration group. Thanks to him for help all people to have a stable version of CyanogenMod!!!
Click to expand...
Click to collapse
Download:
cm_hermes-UNOFFICIAL-20160108-testing.zip
Click to expand...
Click to collapse
XDA:DevDB Information
[ROM][UNOFFICIAL][STABLE] CyanogenMod 12.1 [2016/01/08], ROM for the Redmi Note 2
Contributors
Namaless, nofearnohappy
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: No Longer Updated
Created 2016-01-08
Last Updated 2016-02-01
Reserved
i'm waiting for you
Uploaded, sorry but in italy i have only 50 kb/s into upload so i need some time (after 6 hours for compile the first time lol).
Is this build from source or a port
dangnhap01 said:
Is this build from source or a port
Click to expand...
Click to collapse
Build from source. The full source code for now come from nofearnohappy, a russian guys (i have already writed into OP), after testing to porting a kernel from another devices (same hardware) to our device I continue to working on device source for fix the problem with radio (sim2 i can't try because i don't use the second sim so for me isn't easy do debug), but I create a group into github and fork all sources I used for compile the cyanogenmod so is free for all to use and send pull request for fix problems. I create a thread in general section for give this informations to all redmi note 2 community, im happy if all we try to complete this porting
Im not a really good developer because this is my first time i successfully complete one rom from source but I like to management the people to found the solutions and working fine in squad
Namaless said:
Build from source. The full source code for now come from nofearnohappy, a russian guys (i have already writed into OP), after testing to porting a kernel from another devices (same hardware) to our device I continue to working on device source for fix the problem with radio (sim2 i can't try because i don't use the second sim so for me isn't easy do debug), but I create a group into github and fork all sources I used for compile the cyanogenmod so is free for all to use and send pull request for fix problems. I create a thread in general section for give this informations to all redmi note 2 community, im happy if all we try to complete this porting
Im not a really good developer because this is my first time i successfully complete one rom from source but I like to management the people to found the solutions and working fine in squad
Click to expand...
Click to collapse
Thank you so much for your work, i cant say how much i appreciate it
I will donate your project when i have the chance
Wowwww. Welcome.
I am downloading..... :laugh::laugh::laugh:
nice project bro ! i will test for you welcome
Everything seems to work, except I'm getting the "Internal problem" message during reboots. I think missing a vendor.img?
I got this bro !
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
leo0-0 said:
I got this bro !
Click to expand...
Click to collapse
You can try to start without the second sim? I think is this, I never see this message
Cronium said:
Everything seems to work, except I'm getting the "Internal problem" message during reboots. I think missing a vendor.img?
Click to expand...
Click to collapse
I have rebooted now and I not get this message, where you get?
leo0-0 said:
I got this bro !
Click to expand...
Click to collapse
Namaless said:
You can try to start without the second sim? I think is this, I never see this message
Click to expand...
Click to collapse
I got this message too and i don't use dualsim
Grusel said:
I got this message too and i don't use dualsim
Click to expand...
Click to collapse
You reboot after the first initialization? You can get me the logcat? I need more informations about it because if I can reproduce I can't try to fix it
Namaless said:
You can try to start without the second sim? I think is this, I never see this message
I have rebooted now and I not get this message, where you get?
Click to expand...
Click to collapse
Everytime i reboot ! and soming random reboot when i install app !
leo0-0 said:
Everytime i reboot ! and soming random reboot when i install app !
Click to expand...
Click to collapse
Send me the logcat too, because i can't reproduce so i don't know what happen, thanks and sorry for this problem i don't know for now howto fix without some informations
I get the internal error as well, I have had it from the very first bootup. I was testing things so I flashed the ROM and wiped everything numerous times and I got this every single time the phone booted up, regardless of being the first bootup after a wipe and installation or just a regular bootup.
By the way, excellent job, well done!
The previous build by lokjianming couldn't play FLAC files whatsoever. I've registered recently and couldn't make comments but sent him a message about it yet I haven't got a response. I followed the instructions carefully, made sure my FLAC files aren't damaged, made sure I wiped everything (even performed full wipe), but I got "Unknown error 1" all the time regardless of playing from the File Manager or an app. I just flashed your ROM the same way and it plays everything as it should, I am so happy
Noticed the Android security patch is from November, can that be updated?
szakigeri said:
I get the internal error as well, I have had it from the very first bootup. I was testing things so I flashed the ROM and wiped everything numerous times and I got this every single time the phone booted up, regardless of being the first bootup after a wipe and installation or just a regular bootup.
By the way, excellent job, well done!
The previous build by lokjianming couldn't play FLAC files whatsoever. I've registered recently and couldn't make comments but sent him a message about it yet I haven't got a response. I followed the instructions carefully, made sure my FLAC files aren't damaged, made sure I wiped everything (even performed full wipe), but I got "Unknown error 1" all the time regardless of playing from the File Manager or an app. I just flashed your ROM the same way and it plays everything as it should, I am so happy
Noticed the Android security patch is from November, can that be updated?
Click to expand...
Click to collapse
This is a testing for compile cyanogenmod, it's first time for me
My suggestion for a moment is to check this rom now: http://forum.xda-developers.com/red...nt/rom-android-ice-cold-project-10-0-t3288971
Working much better
Namaless said:
This is a testing for compile cyanogenmod, it's first time for me
My suggestion for a moment is to check this rom now: http://forum.xda-developers.com/red...nt/rom-android-ice-cold-project-10-0-t3288971
Working much better
Click to expand...
Click to collapse
Discovered that BT sharing doesn't work, and once you attempt to share something via BT, it crashes and you can't enable BT anymore. Can be fixed by rebooting the phone.
Namaless said:
This is a testing for compile cyanogenmod, it's first time for me
My suggestion for a moment is to check this rom now: http://forum.xda-developers.com/red...nt/rom-android-ice-cold-project-10-0-t3288971
Working much better
Click to expand...
Click to collapse
First of all, congrats bro! Would like to thanks for sharing your first ROM based on CM :good:
Just want to know, why you don't compile and build ROM directly based on CM 13?
Is there not yet available source CM13 for hermes ATM? I have obsolete armani (Redmi 1S) running on Mokee (MK60.1) Android 6.0.1 and it works just fine with custom kernel (God's Kernel) and Xposed Framework (sdk23) with working modules!
Have a great Sunday bro!

[ROM][WIP] osprey AOSP 6.0.x

Hello all,
I'm trying to port an AOSP ROM to the osprey, I already made some steps but would need some help from much better skilled devs.
Here is the code: https://github.com/motogaosp
The manifest: https://github.com/motogaosp/android_manifest
At the moment the ROM starts without big problems but there are some errors while booting up.
Feel free to participate, fork the code, send pull request or whatever you think can help the project, the goal would be to have a clean AOSP ROM for our osprey.
Working:
WiFi
Bluetooth
Back camera
Front Camera
Touchscreen
Sensors:
Accelerometer
Light
Magnetic field
Orientation
Proximity
NOT working:
Sound
RIL
Mobile data (LTE/3G)
GPS
XDA:DevDB Information
MotoG 3 AOSP, ROM for the Moto G 2015
Contributors
udK
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: Testing
Created 2016-03-15
Last Updated 2016-03-15
What's the diff btw CAF and AOSP?? btw thank u for yo efforts!
I hope to see link soon.
Forever Alone said:
What's the diff btw CAF and AOSP?? btw thank u for yo efforts!
Click to expand...
Click to collapse
@Forever Alone: http://forum.xda-developers.com/showpost.php?p=63433600&postcount=2
is it 100% aosp without any cm patches?
Yes, from CM I use (for the moment) the build scripts part as it has all the stuff needed to include qcom repositories but this does not affect on Android itself.
udK said:
Yes, from CM I use (for the moment) the build scripts part as it has all the stuff needed to include qcom repositories but this does not affect on Android itself.
Click to expand...
Click to collapse
Any idea when will we have download link?
As you as a moderator knows already xda doesn't accept place holder.
Yousvel said:
Any idea when will we have download link?
As you as a moderator knows already xda doesn't accept place holder.
Click to expand...
Click to collapse
I don't think it's particularly considered a place holder when the source code and manifest has been posted in search for assistance to get to a user capable produce. Works In Progress are allowed and maybe the current developer finds it moot to release a link publicly that's just going to flood his thread with endless.... ("WTF, Why this no work? U said unfished product, but it have problems, I no approve") ..... yeah stuff like that.
..and the most stupid question is:
Yousvel said:
Any idea when will we have download link?
Click to expand...
Click to collapse
If you can help the project ok, otherwise go away from this thread please.
Thanks.
udK said:
..and the most stupid question is:
If you can help the project ok, otherwise go away from this thread please.
Thanks.
Click to expand...
Click to collapse
No problem brother. And thanks for answering. It's was a real pleasure to know of this project. Good luck!
Count me in, this is essentially what I've been working on with my build.
With the addition of all RRO commits but for now I'd like clean as well, I'll start forking this weekend. Thanks for this! Big help having other devs bring aosp for our device.
man , count me in ,im happy to help . I can configure the aroma installer for it ?
christopherrrg said:
Count me in, this is essentially what I've been working on with my build.
With the addition of all RRO commits but for now I'd like clean as well, I'll start forking this weekend. Thanks for this! Big help having other devs bring aosp for our device.
Click to expand...
Click to collapse
Awesome thanks!
therealduff1 said:
man , count me in ,im happy to help . I can configure the aroma installer for it ?
Click to expand...
Click to collapse
Honestly I don't think that Aroma installer would be so useful on AOSP ROM btw, feel free to work on it.
If someone wants to give me some more in depth instructions on initiating a build and where to find the proper Dev tree and vendor files for Marshmallow I'd be more than willing to help with development. Since Xenon HD is AOSP base we at least know it's doable. The only bugs with that ROM are that WiFi refuses to turn back on after a soft reboot, and the GPS is damn near inoperable.
I don't know much about building Android per se, but it's something I've been thinking about getting into. I may not be able to be much of a help but I'm certainly willing to learn.
@l3ones: https://github.com/motogaosp/android_manifest
yee! Finally got a fully booting ROM! :good: :good:
Today/tomorrow will try fix BT, WiFi and other stuff.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
l3ones said:
If someone wants to give me some more in depth instructions on initiating a build and where to find the proper Dev tree and vendor files for Marshmallow I'd be more than willing to help with development. Since Xenon HD is AOSP base we at least know it's doable. The only bugs with that ROM are that WiFi refuses to turn back on after a soft reboot, and the GPS is damn near inoperable.
I don't know much about building Android per se, but it's something I've been thinking about getting into. I may not be able to be much of a help but I'm certainly willing to learn.
Click to expand...
Click to collapse
yeah i would happily join you on learning how to compile build etc
udK said:
@l3ones: https://github.com/motogaosp/android_manifest
yee! Finally got a fully booting ROM! :good: :good:
Today/tomorrow will try fix BT, WiFi and other stuff.
Click to expand...
Click to collapse
Good to see
therealduff1 said:
yeah i would happily join you on learning how to compile build etc
Click to expand...
Click to collapse
l3ones said:
If someone wants to give me some more in depth instructions on initiating a build and where to find the proper Dev tree and vendor files for Marshmallow I'd be more than willing to help with development. Since Xenon HD is AOSP base we at least know it's doable. The only bugs with that ROM are that WiFi refuses to turn back on after a soft reboot, and the GPS is damn near inoperable.
I don't know much about building Android per se, but it's something I've been thinking about getting into. I may not be able to be much of a help but I'm certainly willing to learn.
Click to expand...
Click to collapse
Here's a push to start guys, take your time to read read read. Once you're done these just rifle ROM build questions at Google and check out other devices for an idea on how the structure works.
( Senior member but am still extremely new at building, no public builds just small CM stuff but these guides helped me put a lot together. )
http://forum.xda-developers.com/showthread.php?t=2364970
https://source.android.com/source/initializing.html
http://xda-university.com/as-a-developer/getting-started-building-android-from-source
---------- Post added at 01:23 PM ---------- Previous post was at 01:19 PM ----------
udK said:
@l3ones: https://github.com/motogaosp/android_manifest
yee! Finally got a fully booting ROM! :good: :good:
Today/tomorrow will try fix BT, WiFi and other stuff.
Click to expand...
Click to collapse
Is this using msm8916 kernel source?
(I can see the screen, just unsure if custom built.)
christopherrrg said:
Is this using msm8916 kernel source?
(I can see the screen, just unsure if custom built.)
Click to expand...
Click to collapse
I started from Motorola sources (https://github.com/MotorolaMobilityLLC/kernel-msm/tree/marshmallow-6.0.0-release-osprey) and then picked some patches from https://github.com/moto8916/android_kernel_motorola_msm8916 to get the kernel booting.
Dude, you are making really quick progress. Yesterday all I saw working was the touchscreen & cameras, now we have WiFi and Bluetooth up and running? At this rate we may have a fully working AOSP ROM in no time, thanks to you!

[ROM][8.1.0][UNOFFICIAL] LineageOs 15.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About LineageOS :-
LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance and reliability over stock Android for your device.
Whats Working
Boots
Sound
Wi-Fi
Bluetooth
GPS
Off-line Charging
Can Call and receive call, can receive messages but not send any
What's Not Working
Fingerprint
Video Recording
Sensors
Camera
RIL
Also Massive Battery drain
If anyone knows how to fix these please say because development has pretty much died
Mod Edit: Links Removed
XDA:DevDB Information
LineageOs 15.1, ROM for the Sony Xperia Z5
Contributors
Quantumkk123, EnesSastim, Myself5, Quarx, ReversedPosix, Berni_0815
Source Code: Removed
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: Lineage
Version Information
Status: Beta
Created 2019-02-20
Last Updated 2019-02-21
good job :good: keep it up guys
Way the go!!!
Yeahhhhhh keep up guys.
It's great that this has finally been posted, but it looks like development had stopped. If anybody wants to see this fully working, please support the only Dev who is still trying to fix bugs. He's not getting any help right now, so if anybody can help with development or donations, please do so. Hopefully we will one day have a fully working 8.0 ROM for our device.
https://forum.xda-developers.com/z5...erimental-lineageos-15-1-z5c-suzuran-t3894617
Yeah so basically because there are other devs who CAN fix this but really can't be fu***d so I mean unless you guys can learn how to fix this stuff I would just suggest buying another phone like I have done
Quantumkk123 said:
Yeah so basically because there are other devs who CAN fix this but really can't be fu***d so I mean unless you guys can learn how to fix this stuff I would just suggest buying another phone like I have done
Click to expand...
Click to collapse
Hi bro maybe we can use other snapdragon 810 device sources for example htc one m9 or another device
İ found this sources :
https://github.com/Claymore1297
İ hope that can help u
Also maybe u check another sources
Good luck bro pls dont stop oreo support because i think our device deserves oreo
SimurgAnka said:
Hi bro maybe we can use other snapdragon 810 device sources for example htc one m9 or another device
İ found this sources :
https://github.com/Claymore1297
İ hope that can help u
Also maybe u check another sources
Good luck bro pls dont stop oreo support because i think our device deserves oreo
Click to expand...
Click to collapse
Nope no can do different stuff or whatever, look a reason why I bought a new device was not because of it being old or broken, but because development was slowly n now has completely died and that's none of the developers fault it's Sony's for not releasing Android 8.1.0 or even 8.0 HOWEVER the devs are more than capable of fixing it but it's not in their interest to they have many devices and do development as a hobby clearly this was a big project and I am surprised we even got this far I just kept asking and voila! I mean they kept there word and built it ? now this doesn't mean this rom is particularly abandoned anything is possible so if anyone is willing to develop for this device or just rom to fix the the small major n some minor bugs please go ahead ? I posted this not because I was allowed to but because @ReversedPosix asked me too and we felt bad mostly him tbh but yeah ? this will probably be the last project for this device from any developer
Keep up. It's good to see a post about 8.1 here
Devo7v said:
If anybody wants to see this fully working, please support the only Dev who is still trying to fix bugs. He's not getting any help right now, so if anybody can help with development or donations, please do so. Hopefully we will one day have a fully working 8.0 ROM for our device.
https://forum.xda-developers.com/z5...erimental-lineageos-15-1-z5c-suzuran-t3894617
Click to expand...
Click to collapse
Many thanks for these words, but unfortunately I'm getting more and more into deep frustration about the issues I can't fix without help.
And I know there are guys who (for example) managed the camera to work but they don't even answer my questions for help or knowledge! Everybody is playing his own game! This way nothing will be done in near future...
There seems to be a working LOS 15.1 for a device with Snapdragon 810 (Moto X Force), but as I have not enough knowledge to develop or build a ROM, this might be of no big help.
Sir Charles82 said:
There seems to be a working LOS 15.1 for a device with Snapdragon 810 (Moto X Force)
Click to expand...
Click to collapse
Another board, another kernel. No way to adopt it; sorry!
It's not even possible to use sources from another msm8994 board, because the used hardware is not the same; you can't use the drivers; and the drivers from z5* are incompatible with oreo or greater!
Berni-0815 said:
Another board, another kernel. No way to adopt it; sorry!
It's not even possible to use sources from another msm8994 board, because the used hardware is not the same; you can't use the drivers; and the drivers from z5* are incompatible with oreo or greater!
Click to expand...
Click to collapse
as I'm no developer (liberal arts is my job) I have feard something like that. So Project Treble is of no use to this device also. It's a shame.
Thank you that you tried to maintain the device and solve problems!
Sir Charles82 said:
as I'm no developer (liberal arts is my job) I have feard something like that. So Project Treble is of no use to this device also. It's a shame.
Thank you that you tried to maintain the device and solve problems!
Click to expand...
Click to collapse
I mean if all bugs were fixed there was a Dev who was quite eager on giving this device project treble as we can see there isn't any bugs fixed yet so
Sir Charles82 said:
So Project Treble is of no use to this device also. It's a shame.
Click to expand...
Click to collapse
Treble is just a word. As far as I understand this project, this means that hardware and drivers are separated from app development. There is a layer between "hardware/driver" and app. So, no one needs to change code for drivers; he just can focus on his app development.
The idea behind treble was to reduce the needed work for oem's to update their rom as often as google does.
But as you can see, it fails! If the layer is not supporting legacy drivers, the device is dead!
---------- Post added at 12:30 ---------- Previous post was at 12:28 ----------
Quantumkk123 said:
I mean if all bugs were fixed there was a Dev who was quite eager on giving this device project treble as we can see there isn't any bugs fixed yet so
Click to expand...
Click to collapse
In one of your posts you said, that you managed to get the camera to work. Please let me know how this is realized.
Berni-0815 said:
Treble is just a word. As far as I understand this project, this means that hardware and drivers are separated from app development. There is a layer between "hardware/driver" and app. So, no one needs to change code for drivers; he just can focus on his app development.
The idea behind treble was to reduce the needed work for oem's to update their rom as often as google does.
But as you can see, it fails! If the layer is not supporting legacy drivers, the device is dead!
---------- Post added at 12:30 ---------- Previous post was at 12:28 ----------
In one of your posts you said, that you managed to get the camera to work. Please let me know how this is realized.
Click to expand...
Click to collapse
Please tell me where it says I have stated this
Quantumkk123 said:
Please tell me where it says I have stated this
Click to expand...
Click to collapse
Oups! I'm so sorry, it's a mistake! I meant another guy... Sorry! :angel:
Berni-0815 said:
Oups! I'm so sorry, it's a mistake! I meant another guy... Sorry! :angel:
Click to expand...
Click to collapse
It's fine aha we are human after all we do make mistakes ?
Quantumkk123 said:
Please tell me where it says I have stated this
Click to expand...
Click to collapse
After searching an while: Here you have written, that (quote) "camera is partially fixed". What about this? :angel:
Berni-0815 said:
After searching an while: Hereyou have written, that (quote) "camera is partially fixed". What about this? :angel:
Click to expand...
Click to collapse
Yeah partially meaning some code written to make it work is right but no one ever actually made the camera work

Categories

Resources