[rom][testing]xosp 5.4 d800 --need testers-- - AT&T LG G2

Hey all, I need to test my port of xosp on d800, I primarily need to check calls and data, etc. Can someone flash and report back asap?
https://www.androidfilehost.com/?fid=24533103863139969
Thanks!

Pacer_456 said:
Hey all, I need to test my port of xosp on d800, I primarily need to check calls and data, etc. Can someone flash and report back asap?
https://www.androidfilehost.com/?fid=24533103863139969
Thanks!
Click to expand...
Click to collapse
You can simply use this:
http://forum.xda-developers.com/lg-g2/development/d800-roms-to-d802-patch-mm-cm-aosp-t3363317

paul89rulez said:
You can simply use this:
http://forum.xda-developers.com/lg-g2/development/d800-roms-to-d802-patch-mm-cm-aosp-t3363317
Click to expand...
Click to collapse
Thanks, but I actually own a D800. I wanted to make sure that everything works like calls etc, but because I have no credit on my sim card I am asking the community if they could try it out.

Pacer_456 said:
Thanks, but I actually own a D800. I wanted to make sure that everything works like calls etc, but because I have no credit on my sim card I am asking the community if they could try it out.
Click to expand...
Click to collapse
Yes, but with that patch you can convert any d802 rom to d800.

paul89rulez said:
Yes, but with that patch you can convert any d802 rom to d800.
Click to expand...
Click to collapse
And.....? I don't get what you are trying to say here...

Pacer_456 said:
And.....? I don't get what you are trying to say here...
Click to expand...
Click to collapse
That you don't need to port Xosp rom, just flash that patch.

paul89rulez said:
That you don't need to port Xosp rom, just flash that patch.
Click to expand...
Click to collapse
Well that is not ideal for several reasons:
-Bugs
-Will not get offical status from XOSP (probably)
-And it makes things easier for someone who does not know that much about modding etc.
Also, I am planning on supporting more variants therefore why leave D800 out and manually build other variants?

ah sorry, i tought you had to do a rom Port, not a source build My mistake.

paul89rulez said:
ah sorry, i tought you had to do a rom Port, not a source build My mistake.
Click to expand...
Click to collapse
No problem, what variant do you own?

Pacer_456 said:
No problem, what variant do you own?
Click to expand...
Click to collapse
d802

Related

Custom Rom for Galaxy J700T ??

Are there any custom roms or stock stripped roms out>??? PLOX post links!!!!!!!!!!
I've been wondering the same thing since June. Seems like all the ROMs are geared towards the F/H/M. I've have tried installing ROMs for other variants with messi2050's kernel. The only one I got to boot was the Note 7 ROM by Allosh. But WiFi did not work.
Hmmm... Any other issues? What about that ROM allowed for you to boot and function I wonder?
If we can get a bounty going for WiFi fix on that ROM we could possibly be on to something....!!!!!!!!!!!!!!!!!!!!!!!
carpenterethan said:
Hmmm... Any other issues? What about that ROM allowed for you to boot and function I wonder?
If we can get a bounty going for WiFi fix on that ROM we could possibly be on to something....!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Just copy the wifi files in /system/etc from a stock firmware with a root file manager to the same folder and give it the correct permissions in the N7 rom. The real problem is getting the Camara to work.
I just want a rom with an AOSP based system UI.
phoen1x74 said:
I just want a rom with an AOSP based system UI.
Click to expand...
Click to collapse
My best advice for you is to deodex your factory ROM and decompile your system framework apk(s). All of the ports you see are derived the same way. This device will never see CM/RR/Lineage ported over.
Is there any custom ROM for j700t?
Metabolic12 said:
My best advice for you is to deodex your factory ROM and decompile your system framework apk(s). All of the ports you see are derived the same way. This device will never see CM/RR/Lineage ported over.
Click to expand...
Click to collapse
Why do you think this phone will never see CM/RR/Lineage? I think its possible, but we would need is a good dedicated dev that can figure out how to port or build them.
vekenti said:
Why do you think this phone will never see CM/RR/Lineage? I think its possible, but we would need is a good dedicated dev that can figure out how to port or build them.
Click to expand...
Click to collapse
Actually it will be easy to port lineage for j700t, it only has different drivers and ram size than j700h
messi2050 said:
Actually it will be easy to port lineage for j700t, it only has different drivers and ram size than j700h
Click to expand...
Click to collapse
If you make one, I'd love to try it out. Despite the conflict that this community has had between you, you are our only dev and you are a good one.
I agree. I would LOVE to try out a good lineage port. This phone really needs a good ROM, because Touchwiz really sucks.
messi2050 said:
Actually it will be easy to port lineage for j700t, it only has different drivers and ram size than j700h
Click to expand...
Click to collapse
Heck Messi is easily the best dev we have. If you could spare some time I'd be willing to give it a shot.
phoen1x74 said:
If you make one, I'd love to try it out. Despite the conflict that this community has had between you, you are our only dev and you are a good one.
Click to expand...
Click to collapse
vekenti said:
I agree. I would LOVE to try out a good lineage port. This phone really needs a good ROM, because Touchwiz really sucks.
Click to expand...
Click to collapse
Metabolic12 said:
Heck Messi is easily the best dev we have. If you could spare some time I'd be willing to give it a shot.
Click to expand...
Click to collapse
thank u but unfortunately that won't be possible as i don't have the phone...
messi2050 said:
thank u but unfortunately that won't be possible as i don't have the phone...
Click to expand...
Click to collapse
I can go to git and setup the build environment, I've been following your work and aapav rather closely. I would just need your brain to help me change the ram and cache values and whatever else needs adjusted. Then once finished I could send you the files for upload.
Metabolic12 said:
I can go to git and setup the build environment, I've been following your work and aapav rather closely. I would just need your brain to help me change the ram and cache values and whatever else needs adjusted. Then once finished I could send you the files for upload.
Click to expand...
Click to collapse
Sweet i would like to help, Do you know how to cherry pick commits ?
messi2050 said:
Sweet i would like to help, Do you know how to cherry pick commits ?
Click to expand...
Click to collapse
Request new pull from another repo then another pull into said repo if I'm not mistaken?
Metabolic12 said:
Request new pull from another repo then another pull into said repo if I'm not mistaken?
Click to expand...
Click to collapse
No i meant to cherry pick other developers commits and apply it to your repo ( cherry pick ) if you don't know how to do that i can't help since the most difficult part will be to patch the kernel...
messi2050 said:
No i meant to cherry pick other developers commits and apply it to your repo ( cherry pick ) if you don't know how to do that i can't help since the most difficult part will be to patch the kernel...
Click to expand...
Click to collapse
I think I know what you're explaining. Can you give me a night to refresh my memory on kernel sourcing and setting up the environment? If it's too much for me I won't waste time, I'll just tell you it's out of my league.
Metabolic12 said:
I think I know what you're explaining. Can you give me a night to refresh my memory on kernel sourcing and setting up the environment? If it's too much for me I won't waste time, I'll just tell you it's out of my league.
Click to expand...
Click to collapse
You should check this thread first
https://forum.xda-developers.com/showthread.php?t=1877040
you can start a bounty thread too, i'm sure this way many developers not only me will be interested on doing it

[News] Mokee Nougat for Markw

Just reporting the news:
https://plus.google.com/+NicolasCocco_HxD47_AndroidEngine_/posts/697nUxVjTMr
Nougat was already in LoS 14.1.. so nothing revolutionary in here. but... after kernel releases it's good news anyway.
alreadyregistered said:
Nougat was already in LoS 14.1.. so nothing revolutionary in here. but... after kernel releases it's good news anyway.
Click to expand...
Click to collapse
Yes and with sources it will be easier to make camera, RIL etc. work. Am i right?
benplay said:
Yes and with sources it will be easier to make camera, RIL etc. work. Am i right?
Click to expand...
Click to collapse
+/- yes. Kernel sources are powerful 'tool' to create stable ROM.
cimdrap said:
Just reporting the news:
https://plus.google.com/+NicolasCocco_HxD47_AndroidEngine_/posts/697nUxVjTMr
Click to expand...
Click to collapse
good to hear that! hope it will be available soon.
waiting for it DD
so, where is the stable rom? lol sorry XD
maXDAmn said:
so, where is the stable rom? lol sorry XD
Click to expand...
Click to collapse
search for Razziell in 4PDA forum
Xiaobai's source (Nougat) if anyone want to follow or try to compile by yourself:
Kernel: https://github.com/thune-xiaobai/android_kernel_xiaomi_msm8953/tree/n-bringingup
Tree device: https://github.com/thune-xiaobai/android_device_xiaomi_markw
kaiodduarte said:
Xiaobai's source (Nougat) if anyone want to follow or try to compile by yourself:
Kernel: https://github.com/thune-xiaobai/android_kernel_xiaomi_msm8953/tree/n-bringingup
Tree device: https://github.com/thune-xiaobai/android_device_xiaomi_markw
Click to expand...
Click to collapse
This guy is on fire:
https://github.com/thune-xiaobai/android_kernel_xiaomi_msm8953/commits/n-bringingup
I can try and build one of these tonight if anyone wants to test.
darknessrise1234 said:
I can try and build one of these tonight if anyone wants to test.
Click to expand...
Click to collapse
let's do it man! i'm on your list!
darknessrise1234 said:
I can try and build one of these tonight if anyone wants to test.
Click to expand...
Click to collapse
Me too
Okay well I git cloned it last night but my VM has stopped booting, so I can't build til I get it figured out -.-
darknessrise1234 said:
Okay well I git cloned it last night but my VM has stopped booting, so I can't build til I get it figured out -.-
Click to expand...
Click to collapse
any good news dude?
fuadrido said:
any good news dude?
Click to expand...
Click to collapse
I've failed in bringing my VM back up so I'm gonna remake it tonight, been working a lot lately.
List
darknessrise1234 said:
I've failed in bringing my VM back up so I'm gonna remake it tonight, been working a lot lately.
Click to expand...
Click to collapse
i''m In List For wait.
Alright, VM is back up and cloning again. I have to remember how to do all this. Building is one thing, but flashable zip is where I've always failed.
darknessrise1234 said:
Alright, VM is back up and cloning again. I have to remember how to do all this. Building is one thing, but flashable zip is where I've always failed.
Click to expand...
Click to collapse
When you will finish build you will get a flashable .zip in output folder
I'm in list too

LineageOS 15.1 [H830][OREO 8.1][SEMI-STABLE][UNOFFICIAL]

LineageOS 15.1 for the H830 (LG G5)
Code:
*** Disclamer
I am not responsible for any damage that happens to your phone
What's this?
-- Its a slightly unstable build of LineageOS without any mods for the T-Mobile H830. To get charging to work, you must enable adb debugging in the developer menu of the settings app.
Click to expand...
Click to collapse
Installation instructions
-- Download ROM from link and do a clean flash in TWRP
* -- (optional) install GAPPS
Click to expand...
Click to collapse
Download
-- DOWNLOAD
https://mega.nz/#!kvYkibLA!TCrvx-teeoM1lJ4LuKkjIwepbOMYDCfd3lHy3m0q5xA
Click to expand...
Click to collapse
Credits
-- LineageOS Team and the many contributers to the ROM
-- @Rashed97 for his contribution for the G5's progress
Click to expand...
Click to collapse
Source
https://github.com/LineageOS
Click to expand...
Click to collapse
XDA:DevDB Information
LineageOS 15.1 for the LG G5, ROM for the LG G5
Contributors
AutinDroid, Lineageos Team and everybody who contributed to its source
ROM OS Version: 8.x Oreo
Version Information
Status: Testing
Created 2017-12-26
Last Updated 2018-05-03
FAQ
What's broken?
-- Wifi, Quickcharge, Camera, NFC, Bluetooth, and probably a lot of other things I haven't tested.
What's not broken?
-- The built in voice recorder app is broken, but microphone works. Audio is all good.
How stable is the ROM?
-- Very unstable, crashes time to time, is pretty slow, gets pretty warm; in other words, its pretty bad.
What's special about this ROM?
-- It's just Oreo, vanilla lineageOS. Only thing I added was the always on display from the Pixel 2.
Why is X not working?
-- Because its broken.
Plz fix X
-- I'll try, but probably won't be able to
Click to expand...
Click to collapse
What's comming?
-- I'll be doing another build, hopefully will fix some issues (not guaranteed)
Also, if anybody with more knowledge about ROM development could help, that would be great.
the link is broken!!!!!
Phong phamj said:
the link is broken!!!!!
Click to expand...
Click to collapse
Fixed
probably it will take a few months to fix all the bug but eh, we waited this far anyway
It is a nice christmas present. Thx for doing it =)
any one tried this rom???
some screen shots??
rock-2 said:
any one tried this rom???
some screen shots??
Click to expand...
Click to collapse
i tried it. it look great, oreo is really beautiful but like the man said, rom is still buggy so wait for the next build to fix
Great work man, keep it up! Is there any chance of a H850 version of this build in the future?
Deltachrome said:
Great work man, keep it up! Is there any chance of a H850 version of this build in the future?
Click to expand...
Click to collapse
My computer is broken rn, but in the near future I can make a h850 build
you seem to be the only developer who care to bring us oreo. you should be praised as god
AutinDroid said:
Fixed
Click to expand...
Click to collapse
It looks like the link is broken again.
black metallic said:
you seem to be the only developer who care to bring us oreo. you should be praised as god
Click to expand...
Click to collapse
Holy, thx but no, I am not a proper developer to build 8.0, I can compile Android and fix errors, but I lack the fundamental skills in order to debug and fix problems. I am trying to learn how to fix broken functions, but it's going to be a long time till I will be able to be sufficient in Android development. I believe that for now, other devs such as Rashed should continue to support the devices, and I appreciate their hard work to bring Oreo to Android. As a matter of fact,all credit should go to these devs, not me. Also, I have one build that is half compiled, may fix wifi, but idk. Also link has been fixed (must have not fixed it properly)
Any chance to port this to RS988?
One day... Shortly after i am finished learning a new language i will be teaching myself rom building and will help... Provided i am still alive.....
If someone wants to check it out on h850...
https://drive.google.com/folderview?id=0B-9XEdE1L6Q1ZEVwdkhlNGthRDA
gismo2004 said:
If someone wants to check it out on h850...
https://drive.google.com/folderview?id=0B-9XEdE1L6Q1ZEVwdkhlNGthRDA
Click to expand...
Click to collapse
Can you say something about the Rom on H850 ?
PrinceLc said:
Can you say something about the Rom on H850 ?
Click to expand...
Click to collapse
Well, it's booting
I didn't tested a lot! I know that wlan, phone calls and Livedisplay is working.
Snap is crashing, but have not tested other cams...
I just have installed it to check out 8.1 and see what's different. Unfortunately I need my h850 for work, so I switched back to stable.
Will test more this week.
Cheers
gismo2004 said:
Well, it's booting
I didn't tested a lot! I know that wlan, phone calls and Livedisplay is working.
Snap is crashing, but have not tested other cams...
I just have installed it to check out 8.1 and see what's different. Unfortunately I need my h850 for work, so I switched back to stable.
Will test more this week.
Cheers
Click to expand...
Click to collapse
Okay thanks for the info and good luck for maybe a stable version
gismo2004 said:
If someone wants to check it out on h850...
https://drive.google.com/folderview?id=0B-9XEdE1L6Q1ZEVwdkhlNGthRDA
Click to expand...
Click to collapse
Tried installing it on my H850 but ended with : updater process ended with error 7 ; error instaling etc..

[KERNEL]Looking for testers

I am working on a kernel for this device and I am looking for testers. I will be posting a build shortly, I cannot test on my device at this time as I do not have it.
here...one request vibration motor is very weak.. it'll be highly appreciated if u please add vibration strength on custom krrnels...i also faced this problem on 5t...after using custom kernel and set it to 100 it went fine..so looking forward for this feature.. #request
Heeere i am! Thank you for building your kernel, i loved them one my 6P :good:
Muntasir Mahmud Saif said:
here...one request vibration motor is very weak.. it'll be highly appreciated if u please add vibration strength on custom krrnels...i also faced this problem on 5t...after using custom kernel and set it to 100 it went fine..so looking forward for this feature.. #request
Click to expand...
Click to collapse
_MartyMan_ said:
Heeere i am! Thank you for building your kernel, i loved them one my 6P :good:
Click to expand...
Click to collapse
First build will just make sure the modules load properly and ensure all boots and include wakelock blocker. After that, the fun will begin.
Downloads: http://hunternott.com/darkroom/enchilada
Includes kcal?, thanks for you work
Mennpiko said:
Includes kcal?, thanks for you work
Click to expand...
Click to collapse
not yet, need to test if the first build works before I add anything else
DespairFactor said:
not yet, need to test if the first build works before I add anything else
Click to expand...
Click to collapse
Ok, when I get home to flash it, I never cast any mobile kernel with trebble and partitioned A / B, so I read it has a new toolchain, the commands to compile are the same as for x64 ?, thanks to beforehand, Salu2
DespairFactor said:
I am working on a kernel for this device and I am looking for testers. I will be posting a build shortly, I cannot test on my device at this time as I do not have it.
Click to expand...
Click to collapse
i'll be there for u
Maybe a telegram group ?
Mennpiko said:
Ok, when I get home to flash it, I never cast any mobile kernel with trebble and partitioned A / B, so I read it has a new toolchain, the commands to compile are the same as for x64 ?, thanks to beforehand, Salu2
Click to expand...
Click to collapse
It is an AnyKernel2 zip
Neil_Armstrong_ said:
i'll be there for u
Click to expand...
Click to collapse
Takumashii said:
Maybe a telegram group ?
Click to expand...
Click to collapse
I have a telegram group https://t.me/darkroomdev
What are the steps to install the Kernel? Coming from taimen and I'm Not familiar with the oneplus flashing commands.
Thanks in advance
Flashed fine, booted but no WiFi.
Had to go back to stock as I'm at work. Any logs you need pm me or telegram me.
mwilky said:
Flashed fine, booted but no WiFi.
Had to go back to stock as I'm at work. Any logs you need pm me or telegram me.
Click to expand...
Click to collapse
What were your steps in twrp?
blaze9090 said:
What were your steps in twrp?
Click to expand...
Click to collapse
Just flashed the zip in twrp then flashed magisk over the top
I dont get IT. I did exactly the same and the Phone soft bricked and booted to bl.
Flashed the kernel, for me it's bootlooping into the bootloader i think i missed something
EDIT: Flashed Magisk 16.4 over it, now it could boot. Got a message: " Internal problem with device, contact the phone manufacturer" or something like that. It's buggy as hell. First boot i could unlock without any issue, but after i locked and try to unlock it reboots.
_MartyMan_ said:
Flashed the kernel, for me it's bootlooping into the bootloader i think i missed something
EDIT: Flashed Magisk 16.4 over it, now it could boot. Got a message: " Internal problem with device, contact the phone manufacturer" or something like that. It's buggy as hell. First boot i could unlock without any issue, but after i locked and try to unlock it reboots.
Click to expand...
Click to collapse
Weird, I released R1, it is all working now, audio and wifi included.
Thread here: https://forum.xda-developers.com/oneplus-6/development/kernel-chewie-kernel-t3796965

oreo or pie in sm-t285

is there any chance of lineageos 15 or 16 to be made for sm-t285?
if YES.. then whel will we get that?
if NO.. then why not??
No, there was a development of lineage is 15 for t285 but is now abandoned
MR2_Wei said:
No, there was a development of lineage is 15 for t285 but is now abandoned
Click to expand...
Click to collapse
Why abandoned?????
acp Siam said:
Why abandoned?????
Click to expand...
Click to collapse
I'm not sure, I went to find that post but it isn't there anymore..
MR2_Wei said:
I'm not sure, I went to find that post but it isn't there anymore..
Click to expand...
Click to collapse
@jedld was working on it. Maybe ask him what is happening with Lineage 15.
I can't say abandoned, more on I didn't have enough time to complete it. I've been busy on other projects lately. I'll probably get back to it soon, though I'll just jump to LIneage 15.1 or 16.0 instead on working on 15.0
jedld said:
I can't say abandoned, more on I didn't have enough time to complete it. I've been busy on other projects lately. I'll probably get back to it soon, though I'll just jump to LIneage 15.1 or 16.0 instead on working on 15.0
Click to expand...
Click to collapse
yup sir. your projects are always awesome and cool..??..
Waiting for that rom. sir lineage os 14.1 for sm-t285 was really great. but the CAMERA?.. do we have any fix for that sir? it says "CAN'T CONNECT TO CAMERA" whenever i want to use camera.. can't video chat?.
acp Siam said:
yup sir. your projects are always awesome and cool....
Waiting for that rom. sir lineage os 14.1 for sm-t285 was really great. but the CAMERA.. do we have any fix for that sir? it says "CAN'T CONNECT TO CAMERA" whenever i want to use camera.. can't video chat.
Click to expand...
Click to collapse
I am using jedld's LineageOS 14.1 rom and have no problems with video chat on Line App. Maybe clear video camera cache is settings|apps.
gcrutchr said:
I am using jedld's LineageOS 14.1 rom and have no problems with video chat on Line App. Maybe clear video camera cache is settings|apps.
Click to expand...
Click to collapse
Thank you sir. i'll try cleaning cache..
Sir,
i wanna ask you about something
if i have the same mtk 6580 and the same kernel 3.10.72
can i install a custom rom of other MTK6580 phone
i mean if the phones don't have the same specs but in the same mtk and kernel???
Sir,
i wanna ask you about something
if i have the same mtk 6580 and the same kernel 3.10.72
can i install a custom rom of other MTK6580 phone
i mean if the phones don't have the same specs but in the same mtk and kernel???
acp Siam said:
Thank you sir. i'll try cleaning cache..
Sir,
i wanna ask you about something
if i have the same mtk 6580 and the same kernel 3.10.72
can i install a custom rom of other MTK6580 phone
i mean if the phones don't have the same specs but in the same mtk and kernel???
Click to expand...
Click to collapse
Well...it's not that simple, even though it sounds simple.
You also have to check the chipset, graphics controller and partition layout. If these are the same, then the custom rom would probably work. But, you need to look at the install script to see if it checking for model number. Also, I would look at the build.prop file and see what the dpi setting is. You may have to change it for your phone.
gcrutchr said:
Well...it's not that simple, even though it sounds simple.
You also have to check the chipset, graphics controller and partition layout. If these are the same, then the custom rom would probably work. But, you need to look at the install script to see if it checking for model number. Also, I would look at the build.prop file and see what the dpi setting is. You may have to change it for your phone.
Click to expand...
Click to collapse
sir i have a mtk-6580 phone.. Model number is Mango Galicia. Sir there is no custom rom available for this phone in any corner of internet. Sir can i request a custom rom from you for this phone??. if you dont mind sir??
acp Siam said:
sir i have a mtk-6580 phone.. Model number is Mango Galicia. Sir there is no custom rom available for this phone in any corner of internet. Sir can i request a custom rom from you for this phone?. if you dont mind sir?
Click to expand...
Click to collapse
Uh...I have no idea how to build a custom rom for the mtk-6580....sorry.
gcrutchr said:
Uh...I have no idea how to build a custom rom for the mtk-6580....sorry.
Click to expand...
Click to collapse
sir where can i get help??
acp Siam said:
sir where can i get help?
Click to expand...
Click to collapse
Check out the mtk-6580 forums on xda-developers.
Google is your friend.
gcrutchr said:
Check out the mtk-6580 forums on xda-developers.
Google is your friend.
Click to expand...
Click to collapse
Sir i wanna ask something. i've an mtk6580 phone which has 6 mb of recovery storage perhaps. I'm not sure. Can i install any twrp of 6 megabytes in my phone? will it work sir?
acp Siam said:
Sir i wanna ask something. i've an mtk6580 phone which has 6 mb of recovery storage perhaps. I'm not sure. Can i install any twrp of 6 megabytes in my phone? will it work sir?
Click to expand...
Click to collapse
You have to install the TWRP version for your phone. TWRPs are not universal. They are built for each phone model.
gcrutchr said:
You have to install the TWRP version for your phone. TWRPs are not universal. They are built for each phone model.
Click to expand...
Click to collapse
Sir sir one more help please?.. I can't find the mtk forum in xda. i searched in golgle but still unable to find. Sir can you help me please if you don't mind??
acp Siam said:
Sir sir one more help please.. I can't find the mtk forum in xda. i searched in golgle but still unable to find. Sir can you help me please if you don't mind?
Click to expand...
Click to collapse
MTK on XDA
gcrutchr said:
MTK on XDA
Click to expand...
Click to collapse
Thanj you so much sir.

Categories

Resources