Related
Hello everyone!
I present to you a paranoid android 3.99 port for our Xperia SP
Changelog:
V2: Device no longer hard reboots on bootanimation
V1: initial release
BUGS:
V2: Device doesn't boot (stuck on bootanimation and ADB offline)
V1: Device doesn't boot (hard reboot after 10 seconds of showing splash screen)
Download: PA_HUASHAN_V2
Now as you can see this ROM port is not booting but at least it doesn't do a hard reboot anymore! Currently I have no ADB access as it is listed as offline when doing: ADB devices of course I can't figure out the problem myself so I'm asking you guys for help. Since there is no logcat I know that it might be nasty to determine the problem and where the phone stops booting. I hope you guys can help me get this ROM to boot so we will finally have a working PA rom
thanks to: @-NickHalden- for his nice guide on how to port ROM's
@FXP for the base rom (cm10.2)
and the paranoid android team for the ROM that was ported (pa 3.99 from nexus 4)
Why don't you simply build from source?
kamarush said:
Why don't you simply build from source?
Click to expand...
Click to collapse
I'm trying that as well but i'm having some issues getting these files working
<device>.adds
<device>.removes
pa_<device>.conf
pa_<device>.mk
If I could easily get/make these files a source build would already be here
Do you have a idea on how to create these files? or where I can get them?
for example for the .adds file I need something like this (this comes from nexus 4)
https://github.com/ParanoidAndroid/android_vendor_pa/blob/jb43/manifests/mako.adds
It's pretty simple
Adds and removes are the repos what you need and don't need. About the makefiles. You can simple use the mako files as base, only need to change the values to match for our device.
kamarush said:
It's pretty simple
Adds and removes are the repos what you need and don't need. About the makefiles. You can simple use the mako files as base, only need to change the values to match for our device.
Click to expand...
Click to collapse
OK this is the .adds file I just made can you take a look at it?
huashan.adds
kamarush said:
Why don't you simply build from source?
Click to expand...
Click to collapse
A long ago, i dont have see you on xda....
now you've back....great master
OK guys PA is currently building from source! now let's prepare to wait a long time xD
noahvt said:
OK this is the .adds file I just made can you take a look at it?
huashan.adds
Click to expand...
Click to collapse
This file will be almost the same as the cm dependencies. So this isn't good.
Levered said:
A long ago, i dont have see you on xda....
now you've back....great master
Click to expand...
Click to collapse
Yeah was long time ago i just bought this device a week ago. I just came back to Sony from Samsung
noahvt said:
OK guys PA is currently building from source! now let's prepare to wait a long time xD
Click to expand...
Click to collapse
@kamarush
damn I ran into some building issues already (hopefully nothing to serious)
Lunching device
build/core/product_config.mk:231: *** device/sample/products/pa_huashan.mk: PRODUCT_NAME must be defined.. Stop.
Device huashan not found. Attempting to retrieve device repository from ParanoidAndroid Github (http://github.com/ParanoidAndroid).
Repository for huashan not found in the ParanoidAndroid Github repository list. If this is in error, you may need to manually add it to your local_manifest.xml.
build/core/product_config.mk:231: *** device/sample/products/pa_huashan.mk: PRODUCT_NAME must be defined.. Stop.
** Don't have a product spec for: 'pa_huashan'
** Do you have the right repo manifest?
i'll upload my "pa_huashan.mk" file: https://mega.co.nz/#!gZESjTKQ!ESlhCwWQROoh53SFYJ5vqyA177o5jqZdy9V688BWUNs
EDIT: I modified my huashan.adds file
EDIT2: I really needs some help with this! I'm familiar with the compiling process of cyanogenmod but this is a whole new story
I'm a huge fan of PA, I hope this one for our SP will progress nicely. Keep up the good work devs. Currently on CM coz stock is too laggy on my one.
Tapatalked from my Xperia P
noahvt said:
@kamarush
damn I ran into some building issues already (hopefully nothing to serious)
Lunching device
build/core/product_config.mk:231: *** device/sample/products/pa_huashan.mk: PRODUCT_NAME must be defined.. Stop.
Device huashan not found. Attempting to retrieve device repository from ParanoidAndroid Github (http://github.com/ParanoidAndroid).
Repository for huashan not found in the ParanoidAndroid Github repository list. If this is in error, you may need to manually add it to your local_manifest.xml.
build/core/product_config.mk:231: *** device/sample/products/pa_huashan.mk: PRODUCT_NAME must be defined.. Stop.
** Don't have a product spec for: 'pa_huashan'
** Do you have the right repo manifest?
i'll upload my "pa_huashan.mk" file: https://mega.co.nz/#!gZESjTKQ!ESlhCwWQROoh53SFYJ5vqyA177o5jqZdy9V688BWUNs
EDIT: I modified my huashan.adds file
EDIT2: I really needs some help with this! I'm familiar with the compiling process of cyanogenmod but this is a whole new story
Click to expand...
Click to collapse
Just need to update/add pa_huashan to the pa vendor makefiles.
@kamarush
Remember you in developing the Xperia line 2011. Glad to see it with our Xperia SP. Some project in mind?
[QOUTE]Yeah was long time ago i just bought this device a week ago. I just came back to Sony from Samsung [/QUOTE]
Great, i really want rom by you. i hope you can make it soon..:good:
OK guys the build has started again! All my previous problems were caused by syncing the old repo (github.com/paranoidandroid) instead of the new one (github.com/AOSPA-legacy) if you get errors like I did try and use the new source (repo init -u git://github.com/AOSPA-legacy/manifest.git -b kitkat)
Just letting you guys know that this project isn't dead
noahvt said:
OK guys the build has started again! All my previous problems were caused by syncing the old repo (github.com/paranoidandroid) instead of the new one (github.com/AOSPA-legacy) if you get errors like I did try and use the new source (repo init -u git://github.com/AOSPA-legacy/manifest.git -b kitkat)
Just letting you guys know that this project isn't dead
Click to expand...
Click to collapse
When you port AOSPA to unlocked Bl's, could you make a version for locked BL's?
MrSteve555 said:
When you port AOSPA to unlocked Bl's, could you make a version for locked BL's?
Click to expand...
Click to collapse
I'm already using the locked bootloader vendor blobs
Sent from my C5303 using XDA Free mobile app
noahvt said:
I'm already using the locked bootloader vendor blobs
Sent from my C5303 using XDA Free mobile app
Click to expand...
Click to collapse
That's really good. :thumbsup: One last question, why aren't you porting the latest PA(4+)?
MrSteve555 said:
That's really good. :thumbsup: One last question, why aren't you porting the latest PA(4+)?
Click to expand...
Click to collapse
I am now! I forgot to tell you that the version updated this ROM will now be 4.4.2 kitkat!
@kamarush still getting product name not defined but build started! I'll finish it tomorrow
Sent from my C5303 using XDA Free mobile app
noahvt said:
I am now! I forgot to tell you that the version updated this ROM will now be 4.4.2 kitkat!
@kamarush still getting product name not defined but build started! I'll finish it tomorrow
Sent from my C5303 using XDA Free mobile app
Click to expand...
Click to collapse
It's really good! If you finish the build tomorrow, I'll flash it right away . I loved PA on my N7, and I think it's the one of the best ROM's on xda. Hopefully PA won't have that annoying freeze bug.
MrSteve555 said:
It's really good! If you finish the build tomorrow, I'll flash it right away . I loved PA on my N7, and I think it's the one of the best ROM's on xda. Hopefully PA won't have that annoying freeze bug.
Click to expand...
Click to collapse
Unfortunately it probably will have the freeze bug as it's based on the vendor blobs that bagyusz uses
Sent from my C5303 using XDA Free mobile app
Main thread: OpenPDroid patches for CyanogenMod 11
WARNING: OpenPDroid is not compatible with ART for now. disable ART before flashing. enabling ART will cause the device to fail to boot. if you enabled ART and are unable to boot, flash official CyanogenMod temporarily to be able to fix (will cause privacy leaks). or if you have ADB access in android or recovery, you can disable ART by using setprop or editing a file.
these are i9100 builds of CyanogenMod 11 patched with OpenPDroid. find them here.
update: releases will now be distributed as overlays to the official CyanogenMod snapshots. first flash the official "M" snapshot corresponding to the OpenPDroid overlay you want to flash, then flash the overlay.
update: i have published an OpenPDroid overlay for the i9100 build of CM 10.1.3 here (made with old Auto-Patcher).
update: device-specific builds are being phased out in favor of the generic overlays. please refer to this post.
note: OpenPDroid does not affect the recovery nor the kernel, you can use whatever you want.
CM11-M6 broke OpenPDroid patches, so i forked OpenPDroid to restore compatibility, fix several bugs and clean up the code. sources are here.
XDA:DevDB Information
CM11-OpenPDroid-i9100, ROM for the Samsung Galaxy S II
Contributors
Lanchon
ROM OS Version: 4.4.x KitKat
Based On: CyanogenMod
Version Information
Status: Abandoned
Created 2014-07-16
Last Updated 2014-10-08
rom is uploading now, please wait a bit...
Features and screenshots mate
george_shudi said:
Features and screenshots mate
Click to expand...
Click to collapse
lol
google openpdroid and pdroid
Some screenshots and battery life will be welcome.
Thanks, will try soon .
sorry! i just found out that Dropbox suspended my public links due to too much traffic, i didn't know this could happen. i'll arrange an alternative asap.
danielk68 said:
Some screenshots and battery life will be welcome.
Click to expand...
Click to collapse
this is just nightly CM11 with openpdroid! screenshots and battery are exactly like CM's.
mate your roms are not working ,, even ur links are not working anymore.
george_shudi said:
mate your roms are not working ,, even ur links are not working anymore.
Click to expand...
Click to collapse
lol did you even read my previous to last post?
Lanchon said:
lol did you even read my previous to last post?
Click to expand...
Click to collapse
yes i did .. i have downloaded ur roms since today morning and i've flashed them but none of them are working.
george_shudi said:
yes i did .. i have downloaded ur roms since today morning and i've flashed them but none of them are working.
Click to expand...
Click to collapse
ok thanks. i only posted one rom for the i9100. are you sure you didnt flash one of the nexus 5 images? they have hammerhead on the filename.
Lanchon said:
ok thanks. i only posted one rom for the i9100. are you sure you didnt flash one of the nexus 5 images? they have hammerhead on the filename.
Click to expand...
Click to collapse
no hammerhead won't accept to flash ... i've flashed the one one with the date 16/7/2014 and done flashing then reboot but nothing happened just black screen.. i'm using Biftor slim rom now ... i just want to report ur rom to u.
george_shudi said:
no hammerhead won't accept to flash ... i've flashed the one one with the date 16/7/2014 and done flashing then reboot but nothing happened just black screen.. i'm using Biftor slim rom now ... i just want to report ur rom to u.
Click to expand...
Click to collapse
ok thank you. i dont have an i9100 so i can't test. that's why this rom is not in ALPHA but TESTING stage. i pulled the blobs from a non-local friend's phone over VPN and built. but i am running the hammerhead version and it works just fine (and so does openpdroid). i don't know why it may not be working. maybe that CM's nightly is bad. maybe there's something bad with my building (i strongly suppose nothing's wrong with openpdroid). maybe you didn't wipe or the download was busted. (there is *no* need to wipe coming from CM11.) if someone else confirms i will sync and rebuild and maybe build without patching to see if the output works. thank you!
Dropbox error 509
matias6142 said:
Dropbox error 509
Click to expand...
Click to collapse
files are now live again, sorry for the outage!
Lanchon said:
files are now live again, sorry for the outage!
Click to expand...
Click to collapse
images i don't see
new build is up!!!
this time i reproduced the official M8 snapshot, so it should be more stable. enjoy!
Lanchon said:
new build is up!!!
this time i reproduced the official M8 snapshot, so it should be more stable. enjoy!
Click to expand...
Click to collapse
the package is bad.
chuangdi said:
the package is bad.
Click to expand...
Click to collapse
crap!!! can you please describe in more detail?
i don't have an i9100, so i havent tested this build.
EDIT: i had a friend with an i9100 remotely connect to to my VPN, then had him enable root adb over net, then i picked the blobs from his phone with the standard script. there were no errors reported. maybe something went wrong???
2ND EDIT:
i think i know what can have gone wrong. he's running CM but infected's CM10.2 modded build. maybe i need to pick the blobs from someone running standard CM11.
does anybody running "stock" CM11 want to help? i'd need brief remote adb access. i think root is required to pick the blobs, but not sure.
Hello everyone, after a great success on building roms for bacon device. I've decided to share my work with other devices. So now I share with hammerhead. After positive feedback on the rom today I'll publish here the rom.
Kernel and Device tree are untouched so everything should be working smoothly. You can use a custom kernel in case you like, but i'll only give support to stock kernel as I do not yet own an device. So CM bugs are basically also our bugs, and from what I know there is none. Still I'm open to suggestions.
Download
GAPPS
Features:
Updated SQL to 3.11.0.0
Optimized SQL code for faster Read/Write
CM Super User (for now is the most stable one)
Kernel with F2FS support
Improved Code of frameworks
Optimized Build with custom toolchain on ROM and Kernel
Optimizations for our chip
Improved sound with speex resampler
Improved bionic with many optimized libraries (faster rom)
Improved Art with upstream patches
Optimized native frameworks for our device
LZMA updated to the latest
Proguard 5.2.1
Google Webview
F2FS ready for data and cache
Immersive mode
Expanded Notifications
CAF Task Manager
Snapdragon Camera
Network Monitor
More coming soon
I'm a very praticle user, and my aim will be to get a very fluid stable system, at same time with speed and battery, keeping most stock possible with the optimizations which will improve for real our experience.
Thanks
As you might know, all credits go to CyanogenMod Team.
Source Code
If you like my work, please consider a donation.
Reserve
Built-in root not working. Anyone else? I don't like flashing SuperSU if it has built-in CM root.
feed3 said:
Built-in root not working. Anyone else? I don't like flashing SuperSU if it has built-in CM root.
Click to expand...
Click to collapse
Please flash supersu. I have to see how to address this. Haven't found yet a suitable solution. Sometimes seems to work. Other times doesn't work.
Issue with the latest build
jgcaap said:
Reserve
Click to expand...
Click to collapse
I've Nexus 5, 16GB with TWRP 3.
While installing the latest build and latest slim gapps - I get an error saying there is not enough space in System and asks me to resize.
Can you please help?
Arijit.Ray81 said:
I've Nexus 5, 16GB with TWRP 3.
While installing the latest build and latest slim gapps - I get an error saying there is not enough space in System and asks me to resize.
Can you please help?
Click to expand...
Click to collapse
IT seems it is working with micro.
Could you please let me know the actual free space you have at system partition?
jgcaap said:
IT seems it is working with micro.
Could you please let me know the actual free space you have at system partition?
Click to expand...
Click to collapse
Not sure if the attachments will help.
jgcaap said:
IT seems it is working with micro.
Could you please let me know the actual free space you have at system partition?
Click to expand...
Click to collapse
Data on partition size
jgcaap said:
IT seems it is working with micro.
Could you please let me know the actual free space you have at system partition?
Click to expand...
Click to collapse
Not sure if you could go through my log file earlier
Arijit.Ray81 said:
Data on partition size
Click to expand...
Click to collapse
Interesting. i'll think a way. Thanks
jgcaap said:
Interesting. i'll think a way. Thanks
Click to expand...
Click to collapse
Thanks. I'll really look forward to a solution.
jgcaap said:
Interesting. i'll think a way. Thanks
Click to expand...
Click to collapse
Any idea what could be causing the issue? I wonder how the other ROMs along with mini GAPPS work.
I'm not sure if I'm doing anything wrong; or has TWRP 3 screwed up something?
Arijit.Ray81 said:
Any idea what could be causing the issue? I wonder how the other ROMs along with mini GAPPS work.
I'm not sure if I'm doing anything wrong; or has TWRP 3 screwed up something?
Click to expand...
Click to collapse
try with an older version and let me know. but i believe is because this one is odexed
jgcaap said:
try with an older version and let me know. but i believe is because this one is odexed
Click to expand...
Click to collapse
I did try with older gapps. All had the same issue.
Arijit.Ray81 said:
I did try with older gapps. All had the same issue.
Click to expand...
Click to collapse
Then definitely is space.
jgcaap said:
Then definitely is space.
Click to expand...
Click to collapse
Any idea how we can go about fixing the issue? I'd appreciate any help. I love your ROM and would like to stick to it.
Arijit.Ray81 said:
Any idea how we can go about fixing the issue? I'd appreciate any help. I love your ROM and would like to stick to it.
Click to expand...
Click to collapse
I guess that for this device either I don't fully odex or use smaller gaaps.
jgcaap said:
I guess that for this device either I don't fully odex or use smaller gaaps.
Click to expand...
Click to collapse
Let's try both ways... I'll be happy to test and help.
---------- Post added at 09:03 PM ---------- Previous post was at 09:02 PM ----------
jgcaap said:
I guess that for this device either I don't fully odex or use smaller gaaps.
Click to expand...
Click to collapse
If you're on whatsapp - add me - We can talk there.
jgcaap said:
I guess that for this device either I don't fully odex or use smaller gaaps.
Click to expand...
Click to collapse
Any luck with the fix?
Arijit.Ray81 said:
Any luck with the fix?
Click to expand...
Click to collapse
busy with exodus. i'll check tomorow.
INTRO:
I present a new version of my kernel, now for the lg k7, the kernel has patches that will help you get a very good performance, as well as a longer battery life, and better fluidity, is compiled with UbertTC in its version 5.2, in addition to containing patches for a correct stability.
Features:
* Compiled with UberTC
* More coming soon...
Downloads:
Preview version -> Download
Instructions:
* Flash in TWRP
Notes:
* Im only test in MetroPCS variant
Sources:
GitHub
Reserved
....
Worked flawlessly. Flashed with TWRP and rebooted and system loaded up fine. There was a few minor lags as it booted into the system past the MetroPCS logo but that was probably due to the changes made by the zip but after that the system was more fluid than it previously was even after having soo many apps installed. Great work. This is one step closer to completing a custom rom like CM13 or Lineage OS. Good luck with more development.
thepcwiz101 said:
Worked flawlessly. Flashed with TWRP and rebooted and system loaded up fine. There was a few minor lags as it booted into the system past the MetroPCS logo but that was probably due to the changes made by the zip but after that the system was more fluid than it previously was even after having soo many apps installed. Great work. This is one step closer to completing a custom rom like CM13 or Lineage OS. Good luck with more development.
Click to expand...
Click to collapse
Im already working on Lineage
xperiafan13 said:
Im already working on Lineage[/QUO
Hey people don't forget to hit the thanks button.
By the way ty Dev keep up the good work. This phone is def a decent phone surprise nothing been built for it.
Click to expand...
Click to collapse
xperiafan13 said:
Im already working on Lineage
Click to expand...
Click to collapse
Nice. I hope Development is going well. If you need any testers i am up for testing any builds.
thepcwiz101 said:
Nice. I hope Development is going well. If you need any testers i am up for testing any builds.
Click to expand...
Click to collapse
I second that statement... I'll be a test dummy ?? anything for a new ROM!
Im already compile lineage, but this not boot, im need more time
xperiafan13 said:
Im already compile lineage, but this not boot, im need more time
Click to expand...
Click to collapse
Need any help let me know. . I'd love to help!
xperiafan13 said:
Im already compile lineage, but this not boot, im need more time
Click to expand...
Click to collapse
Hopefully it boots. Many of us have been waiting for a custom rom ??? btw, I tried to make help with compiling a custom rom but haven't had time. I'm also a noob in this so Im researching on "How to complie a custom rom from scratch" but its really difficult ?? Thank you for your efforts???
SageTheMage99 said:
Hopefully it boots. Many of us have been waiting for a custom rom ??? btw, I tried to make help with compiling a custom rom but haven't had time. I'm also a noob in this so Im researching on "How to complie a custom rom from scratch" but its really difficult ?? Thank you for your efforts???
Click to expand...
Click to collapse
Yeah I have ported a few ROMs but when it comes down to comp... A ROM that's a whole different ball park for me also.
You could try to Port the LG Leon ROMs. There's 2 I don't have the phone so I can not try.
Good job on the kernel compile i couldnt get mine to boot, good luck on the lineage compile. Ive picked this phone back up so let me know if you need any help.
NASSTYROME said:
Good job on the kernel compile i couldnt get mine to boot, good luck on the lineage compile. Ive picked this phone back up so let me know if you need any help.
Click to expand...
Click to collapse
Hello, i just downloaded LineageOS but everytime i type:
"breakfast m1", i get:
** Don't have a product spec for 'lineage_m1'
** Do you have the right repo manifest?
Any help is appreciated, for better way to reach me is my kik: SageOfSixPaths999
Breakfast wont work u need to manually set variables and make calls like old android.
NASSTYROME said:
Breakfast wont work u need to manually set variables and make calls like old android.
Click to expand...
Click to collapse
Would you please guide me or send link to where i could do this?
At the moment I am not working on this, since I am in school projects, but once I finish with it I will continue with this, both the kernel and the development of rom, the sourves are in my github of the kernel, if they want to modify it or Add improvements
xperiafan13 said:
At the moment I am not working on this, since I am in school projects, but once I finish with it I will continue with this, both the kernel and the development of rom, the sourves are in my github of the kernel, if they want to modify it or Add improvements
Click to expand...
Click to collapse
Ok thank you for your work ether way but i can try to help, i just need info. But i will do and find out whatever i can. I really am exited for a new rom lol. I will continue once i get home.
xperiafan13 said:
At the moment I am not working on this, since I am in school projects, but once I finish with it I will continue with this, both the kernel and the development of rom, the sourves are in my github of the kernel, if they want to modify it or Add improvements
Click to expand...
Click to collapse
Just curious, what version of Lineage OS were you building?
EDIT: I am running the kernel on the T-Mobile K330 variant with no issues. Good work :good:
QuickNET Tech said:
Just curious, what version of Lineage OS were you building?
EDIT: I am running the kernel on the T-Mobile K330 variant with no issues. Good work :good:
Click to expand...
Click to collapse
I know you didn't ask me but if it helps, I'm working on CM-14.1
All i need is to "set the variables manually" but so far no luck in my research and also no one helps me with my questions. I also posted a post on the thread of k7 questions and such but so far no luck.
Hi guys,
as LineageOS 15.1 is just around the corner and I had a few spare CPU cycles, here's the current build which I did as a 'code of honor'-member. Just flash with TWRP as usual, add gapps (stock are too big) and optionally root.
Watch out as the whole rom might still lack a few features.
Sources are on https://github.com/LineageOS
Credits to anyone who worked on them including intel for their buggy CPUs enabling me to build.
Build date: 2018-03-02
Download: https://go.stargazer.at/bacon
FAQs.:
Q: What patches did you include?
A: None. Pure LineageOS as it would come from the build server
Q: So this IS the official LineageOS rom?
A: In theory it's the same thing, but I am NOT a linageos developer
Q: What Gapps package did you use?
A: Nano. Stock is too big as it wouldn't fit on /system
Q: Support?
A: None officially. But ask - maybe someone has an idea.
Q: What works?
A: Phone rings, I'm able to answer and do calls, BT works, Wifi... annoying texts already arriving. I assume it's working.
Q: Bugs?
A: You tell.
Q: Is it complete?
A: I doubt it. Some translations are still missing. Keep in mind it's an early version of lineageOS
Q: Why did you build it?
A: Because I did not want to wait for the official release and live on the edge.
Q: Why does a girl build roms?
A: Short answer: because I can.
is the camera working? apparently that is the reason why the official build have been delayed
borzowsky said:
is the camera working? apparently that is the reason why the official build have been delayed
Click to expand...
Click to collapse
Honestly, I did not check yet as camera is not one of my basic needs. Will do so as soon as I get home.
If it does not work yet, I do not intend to fix too much stuff as I want to stay on the official sources. If there's a patch to cherrypick from gerrit, it's something we may talk about.
Camera does not work yet, but as far as I can see there are a few things in review to be submitted. Stay tuned as I will be building the rom again as soon as those changes are merged. In the meanwhile I may do some tinkering on my local build.
References:
https://review.lineageos.org/c/206914/
Long live bacon
cb5264 said:
Camera does not work yet...
Click to expand...
Click to collapse
I noticed that your build has SELinux enforcing but this may be why the camera isn't working; something that still needs fixing.
cb5264 said:
Camera does not work yet, but as far as I can see there are a few things in review to be submitted. Stay tuned as I will be building the rom again as soon as those changes are merged. In the meanwhile I may do some tinkering on my local build.
References:
https://review.lineageos.org/c/206914/
Click to expand...
Click to collapse
I've been keeping tabs on this every day and no one has touched it for weeks [emoji24] hopefully they just have code they're working on offline and just have to upload it and merge. Waiting is killing me though. Good to know it's getting close but probably will still wait since I'll probably do a full wipe once it's ready and don't want to do it twice.
Sent from my Nexus 7 using Tapatalk
remedya said:
I noticed that your build has SELinux enforcing but this may be why the camera isn't working; something that still needs fixing.
Click to expand...
Click to collapse
I doubt that it's SELinux. Looking at the logcat the problem root seems to be the HAL and that we should use the CAF stack. Besides that some clocks seem to be out of sync (mainly front camera). If it would be SELinux, logcat/dmesg would show.
Download doesnt work
I will fix it as I compile the next version.
cb5264 said:
Camera does not work yet, but as far as I can see there are a few things in review to be submitted. Stay tuned as I will be building the rom again as soon as those changes are merged. In the meanwhile I may do some tinkering on my local build.
References:
https://review.lineageos.org/c/206914/
Click to expand...
Click to collapse
Some changes on 19 March.
Download link fixed btw
remedya said:
Some changes on 19 March.
Click to expand...
Click to collapse
Are these the changes needed to fulfill the LineageOS Device Support Requirement/camera recorder?
cb5264 said:
Download link fixed btw
Click to expand...
Click to collapse
Error 7
---------- Post added at 08:37 PM ---------- Previous post was at 08:19 PM ----------
Lol and now the download link is gone. Just stop. Wait for the official there is clearly a reason why its not been officially released yet.
First look at Build 2003 is really fine. Thanks for your hard work, Lady
Cam seems "two steps from hell" ...
https://review.lineageos.org/#/q/project:LineageOS/android_device_oneplus_bacon
interesting enough ?
The_Voice_70 said:
First look at Build 2003 is really fine. Thanks for your hard work, Lady
Cam seems "two steps from hell" ...
https://review.lineageos.org/#/q/project:LineageOS/android_device_oneplus_bacon
interesting enough ?
Click to expand...
Click to collapse
You had no problems flashing?
It's happening!
Sent from my A0001 using Tapatalk
TbagBaggins said:
You had no problems flashing?
Click to expand...
Click to collapse
Nope. No Problems.
The_Voice_70 said:
Nope. No Problems.
Click to expand...
Click to collapse
Im getting error 7. No other rom gives me error 7. Download link works on and off have tried installing twice same error.
Use latest official TWRP 3.2.1.0. No Problems with it. Error 7 seams to be old Recovery.