Delete
reserved
Hey thanks for this great explination
It makes full sense what you have written acdb controls most of audio process
I will test it right now
so i looked in logs with the sony acdb files those get loaded
if you remove them the mtp acdb files get loaded
the resume to this the acdb files from sony are not properly calibrated
@rcstar6696 Thanks for confirming this, now i am so curious about the next step.
If you delete everything in acdbdata/sony except for "Sony_Speaker_cal.acdb", does your speaker still get distorted?
......
Is there any way you can make a video on how to do these steps??
So....canu give us the instructions of doing so or we have to wait for @rcstar6696 @opendata @SomeoneYDK and other devs to implant this on their ROMs?
Austin.gonzo said:
So....canu give us the instructions of doing so or we have to wait for @[email protected]@SomeoneYDK and other devs to implant this on their ROMs?
Click to expand...
Click to collapse
They had already on the new LOS ROM
Austin.gonzo said:
So....canu give us the instructions of doing so or we have to wait for @rcstar6696 @opendata @SomeoneYDK and other devs to implant this on their ROMs?
Click to expand...
Click to collapse
I've already implemented this in CypherOS since build 01/01/2018.
SomeoneYDK said:
I've already implemented this in CypherOS since build 01/01/2018.
Click to expand...
Click to collapse
Can you tell my the bugs on cypheros
The person I'm calling hears a lot of echo when speaking
---------- Post added at 06:17 PM ---------- Previous post was at 06:14 PM ----------
The person I'm calling hears a lot of echo when speaking, rom RR latest
.....
I tried a fix and it working for me,all you have to do is get magisk on your phone and download a mic fix module is
rocker00 said:
Tell me the steps you have done exactly because i don't have any echo on carbon 8.1 and i think it should be the same on nougat!
Click to expand...
Click to collapse
1. Delete Sony front acbd
2. Replace audio config with the one provided in OP
3. Caller hears echo and its hard to talk
DahakePL said:
1. Delete Sony front acbd
2. Replace audio config with the one provided in OP
3. Caller hears echo and its hard to talk
Click to expand...
Click to collapse
Thanks,I already found another fix
.......
rocker00 said:
Sorry for being late.
Do you have any sound mod installed? i don't want to say this fix is not applicable on nougat ROMS until i make sure, as i mentioned am on carbon 8.1 and everything is good except what i mentioned.
P.S @SomeoneYDK please don't include Sony_Speaker_cal.acdb in your ROM because this is the causing of echo, i understand you included it to prevent speaker distortion but this is not a solution, speaker has to be re-calibrated and until now no response from anyone!
Click to expand...
Click to collapse
Hmm, I just tested it and it seems like I don't have any echo in my calls with the Sony_Speaker_cal.acdb file so I'm not sure if that's causing the issue.
Edit: Nevermind, I do have the echo issue but the Sony_Speaker_cal.acdb isn't the cause of that because when I remove it, the echo stays.
rocker00 said:
Sorry for being late.
Do you have any sound mod installed? i don't want to say this fix is not applicable on nougat ROMS until i make sure, as i mentioned am on carbon 8.1 and everything is good except what i mentioned.
P.S @SomeoneYDK please don't include Sony_Speaker_cal.acdb in your ROM because this is the causing of echo, i understand you included it to prevent speaker distortion but this is not a solution, speaker has to be re-calibrated and until now no response from anyone!
Click to expand...
Click to collapse
No sound mods, when I reverted the changes everything was okay but the mic was really quiet like before
@rcstar6696 @opendata @SomeoneYDK Please check your PM's guys.
Related
Hey everyone ! This is an unofficial version of Carbon ROM LP-5.1.1 for Asus Zenfone 5.
I've designed it using some fragile source codes. This includes the source codes from quanganh2627 & tank0412.
Before you begin:
Code:
You know the story:
I'm not responsible if you device is wrecked....
....
....
Your warranty will be void(duh)!
....
....
And so on...
And the ROM has most common problems as expected from an AOSP/CM based ROM :silly:
Bug list:
1. Vibration doesn't work
2. Initial boot time is late
3. Battery backup is kinda low on extreme usage only
4. SystemUI crashes randomly
5. Setting would crash if you open info about Carbon ROM from Carbon Fibre option in settings
6. Occasional lags here and there
7. FM radio is not tested yet
8. Any other device apart from a500cg is also not tested. If interested you may.
9. GPS is not yet tested due to lack of time
10. Crashes of AOSP keyboard after theme change (occurs only at first)
11. HW key customization.
What is working: : :fingers-crossed:
1. Dual Sim
2. Brightness
3. Sounds
4. Customization
5. Multi-user mode
6. Memory card support
7. Pretty much everything else works quite fine.
Download:
System.img
Boot.img
Gapps
How to flash it:
( Actually the installation guide is provided with the .rar file downloaded. )
1. Download the system, boot & gapps from the links above.
2. Please make sure you have ADB & Fastboot available. If not please Google it or it's available in many thread too.
3. Now extract the "CarbonROM IMG Compressed.rar" to the ADB/Fastboot directory.
4. Copy the "boot.img" & "open_gapps-x86-5.1-pico-20160410.zip" to the same directory.
5. Reboot to recovery and clear user data.
6. Now from the recovery reboot to bootloader.
7. In the bootloader/droidboot/fastboot mode tpe in the following commands:
Code:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash update open_gapps-x86-5.1-pico-20160410.zip
8. And you're done.
9. Please note that the first boot might take some time.
Thanks for giving it a shot...
XDA:DevDB Information
Carbon ROM for Zenfone 5, ROM for the Asus Zenfone 5
Contributors
PaletroxZ, tank0412, quanganh2627
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Any 5.x.x based ROM
Based On: Carbon ROM
Version Information
Status: No Longer Updated
Created 2016-04-10
Last Updated 2016-11-04
--Error--
--Reserved--
--Error Again--
--Reserved Again--
Thanks @PaletroxZ i was actually waiting for this rom
shobint7 said:
Thanks @PaletroxZ i was actually waiting for this rom
Click to expand...
Click to collapse
You're welcome mate.
Sent from my ASUS_T00F using XDA-Developers mobile app
Good work! Welcome back! xD
Can you share your device tree? I want to look at it because i want to see all my mistakes. (I tried to build Carbon rom and i failed)
---------- Post added at 06:26 PM ---------- Previous post was at 06:20 PM ----------
And try this patch to fix vibrator:
https://github.com/quanganh2627/android_device_asus_a500cg-1/blob/aicp-r29/vibrator.patch
---------- Post added at 06:34 PM ---------- Previous post was at 06:26 PM ----------
And use zip archives instead of rar.
tank0412 said:
Good work! Welcome back! xD
Can you share your device tree? I want to look at it because i want to see all my mistakes. (I tried to build Carbon rom and i failed)
And try this patch to fix vibrator:
https://github.com/quanganh2627/android_device_asus_a500cg-1/blob/aicp-r29/vibrator.patch
And use zip archives instead of rar.
Click to expand...
Click to collapse
For vibrator is better to use this patch because quanganh's patch disables Low-Priority vibration.
Also, @PaletroxZ try this
- For late initial boot time
Code:
WITH_DEXPREOPT := true
Also I agree with tank, better use ZIP or 7-Zip to compress.
Hope it helps, great work!
Any ScreenShot?
Maybe i'll try sometime
Good job sir
Sent from my ASUS_T00F using Tapatalk
tank0412 said:
Good work! Welcome back! xD
Can you share your device tree? I want to look at it because i want to see all my mistakes. (I tried to build Carbon rom and i failed)
---------- Post added at 06:26 PM ---------- Previous post was at 06:20 PM ----------
And try this patch to fix vibrator:
https://github.com/quanganh2627/android_device_asus_a500cg-1/blob/aicp-r29/vibrator.patch
---------- Post added at 06:34 PM ---------- Previous post was at 06:26 PM ----------
And use zip archives instead of rar.
Click to expand...
Click to collapse
Okay mate I will. But there are also some mix up I did apart from the device tree. I'll PM you the download link . Thanks for helping us all out with the guides and ROMs mate...
dgadelha said:
For vibrator is better to use this patch because quanganh's patch disables Low-Priority vibration.
Also, @PaletroxZ try this
- For late initial boot time
Code:
WITH_DEXPREOPT := true
Also I agree with tank, better use ZIP or 7-Zip to compress.
Hope it helps, great work!
Click to expand...
Click to collapse
Thanks @dgadelha I'll give this a shot and let you know of the outcome ...
ShuviterDjogja said:
Any ScreenShot?
Maybe i'll try sometime
Good job sir
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
I've attached the screenshots in the screenshots section mate.
Very good! New dev for zenfone 5. ?
clloud77 said:
Very good! New dev for zenfone 5.
Click to expand...
Click to collapse
lol he's not new. He's been making SleekStock Rom for us
ChristopherXI said:
lol he's not new. He's been making SleekStock Rom for us
Click to expand...
Click to collapse
Thanks My friend
Best part of this ROM
@PaletroxZ........bro.....the best part of this ROM is.......touch screen gets disabled when im in a call. I found other roms keep it enabled and caused me to turn on loud speaker/dialer/call hold/airplane mode etc. keep up your good work. :good: so far only 1 prob i have. like other custom roms, im facing the same camera black out issue.
a8962383 said:
@PaletroxZ........bro.....the best part of this ROM is.......touch screen gets disabled when im in a call. I found other roms keeps it enabled and caused me to turn on loud speaker/dialer/call hold/airplane mode etc. keep up your good work. :good: so far only 1 prob i have. like other custom roms, im facing the same camera black out issue.
Click to expand...
Click to collapse
Thanks mate . And could you elaborate the camera black out issue?
PaletroxZ said:
Thanks mate . And could you elaborate the camera black out issue?
Click to expand...
Click to collapse
My primary/back camera is always blank/dark/black when ever i open any camera app. It captures photos only when the flash is ON. Otherwise it takes black images. First, I thought it was related to hardware but i gave a try with stock(locked bootloader and only UL-ASUS_T00F-WW-2.21.40.30-user.zip, other zips couldn't fix it) and it worked fine. So the issue lies with unlocked bootloader/camera driver i guess, not with hardware. Moreover, when i turn on my front camera, it says "Camera failed to launch. Please reboot your device." pls check the attached log.
a8962383 said:
My primary/back camera is always blank/dark/black when ever i open any camera app. It captures photos only when the flash is ON. Otherwise it takes black images. First, I thought it was related to hardware but i gave a try with stock(locked bootloader and only UL-ASUS_T00F-WW-2.21.40.30-user.zip, other zips couldn't fix it) and it worked fine. So the issue lies with unlocked bootloader/camera driver i guess, not with hardware. Moreover, when i turn on my front camera, it says "Camera failed to launch. Please reboot your device." pls check the attached log.
Click to expand...
Click to collapse
I just looked at it.
connectLegacy: camera HAL module version 1 doesn't support connecting to legacy HAL devices
Other errors called by E/Camera_Conf and this:
[ 04-11 20:30:03.381 231: 5000 E/Camera_AtomAIQ ]
Error retrieving sensor params
[ 04-11 20:30:03.382 231: 5000 E/Camera_ControlThread ]
Error initializing 3A controls
[ 04-11 20:30:03.382 231: 5000 E/Camera_ISP ]
Xe Flash is supported only for primary camera!
[ 04-11 20:30:03.497 231: 5000 E/Camera_ScalerService ]
Atom_MessageQueue error: ScalerService queue should be empty. Find the bug.
[ 04-11 20:30:03.497 231: 5000 E/Camera_HAL ]
Error initializing ControlThread
So strange. Thats all.
a8962383 said:
My primary/back camera is always blank/dark/black when ever i open any camera app. It captures photos only when the flash is ON. Otherwise it takes black images. First, I thought it was related to hardware but i gave a try with stock(locked bootloader and only UL-ASUS_T00F-WW-2.21.40.30-user.zip, other zips couldn't fix it) and it worked fine. So the issue lies with unlocked bootloader/camera driver i guess, not with hardware. Moreover, when i turn on my front camera, it says "Camera failed to launch. Please reboot your device." pls check the attached log.
Click to expand...
Click to collapse
Hmm... Looks quite complicated. By the way did you check with other Camera Apps or try re-locking the bootloader? And I never got such issue. So which model are you precisely using, like a500cg or a502cg etc, which one??
PaletroxZ said:
Hmm... Looks quite complicated. By the way did you check with other Camera Apps or try re-locking the bootloader? And I never got such issue. So which model are you precisely using, like a500cg or a502cg etc, which one??
Click to expand...
Click to collapse
I have tried PixelMaster camera, CM default cam, CM cam2, Google Cam.........but the same issue persisted. My device is a500cg.
Mir Shahjahan said:
The ROM looks great. Thanks for this amazing work. I hope you'll fix all the bugs especially GPS
Click to expand...
Click to collapse
Other errors could be fixed but not the GPS. It's allmost impossible
a8962383 said:
I have tried PixelMaster camera, CM default cam, CM cam2, Google Cam.........but the same issue persisted. My device is a500cg.
Click to expand...
Click to collapse
Okay mate I'll look into it.
Mir Shahjahan said:
The ROM looks great. Thanks for this amazing work. I hope you'll fix all the bugs especially GPS
Click to expand...
Click to collapse
ChristopherXI said:
Other errors could be fixed but not the GPS. It's allmost impossible
Click to expand...
Click to collapse
I hope so too. Will need to check that out.
Sailfish OS for condor.
WORKING:
Display
Wi-Fi
RIL (Calls broken)
NOT WORKING:
GPS (not sure)
Calls
Camera
MTP
This ROM is not ready for daily use... Use at your own risk... This build is merely to experience Sailfish on your device
Instructions:
1.) Install CM 12.1 by @magdeoz from here (Phone won't boot without it!)
2.) Install Sailfish OS zip (link below)
3.) Done
Download link:
ALPHA 1:
https://www.androidfilehost.com/?fid=24591000424941314
ALPHA 2:
https://www.androidfilehost.com/?fid=24591020540822517
CREDITS:
All those guys on the #sailfishos-porters IRC, who helped me out with this,
@magdeoz for his CM 12.1 zip.
Any help with fixing stuff would be greatly appreciated
Screenshots in attachments
RESERVED
can you upload a screenshots ? great idea anyway
Kaktusyatinka said:
can you upload a screenshots ? great idea anyway
Click to expand...
Click to collapse
Okay wait :good:
EDIT: Done added to OP
Which are the good things of this ROM?
Sent from my condor using XDA-Developers mobile app
TechnoAnder said:
Which are the good things of this ROM?
Sent from my condor using XDA-Developers mobile app
Click to expand...
Click to collapse
The OS itself is good... Smooth AF
But none of the hardware works now (WiFi, Bluetooth, Camera, MTP, etc.). This is the biggest deal breaker :/
check that commit https://github.com/mer-hybris/droid-config-falcon/commit/e9b6dbb1d28afc5d881c59ea3c7779f93fa2c3fb you can try some fixes from here( maybe work or not )
kowakx said:
check that commit https://github.com/mer-hybris/droid-config-falcon/commit/e9b6dbb1d28afc5d881c59ea3c7779f93fa2c3fb you can try some fixes from here( maybe work or not )
Click to expand...
Click to collapse
Yea... I was planning on trying those fixes out today... Thanks !
This is very big news. Finally something different. Someone tried to bring UbuntuOS as well but that project seems discontinued. Let's hope this project goes smoother and RIL support is added soon.
Ptmaroct said:
This is very big news. Finally something different. Someone tried to bring UbuntuOS as well but that project seems discontinued. Let's hope this project goes smoother and RIL support is added soon.
Click to expand...
Click to collapse
I've been looking into Moto G trees... Hopefully, their fixes would work on ours too... I've already fixed Bluetooth using their fix and I look forward to fix other things in the coming days
I'm very curious about this ROM... I request u to continue with this project and make it stable...thanx for this alpha version
looking forward to new update!
Ah, can i flash open gapps after flashing Sailfish or CM12 ?It will be work?
Waiting wifi and RIL :v
Kaktusyatinka said:
looking forward to new update!
Ah, can i flash open gapps after flashing Sailfish or CM12 ?It will be work?
Click to expand...
Click to collapse
Sailfish is not an Android ROM. So Gapps won't work.
New update with Wi-Fi and RIL fixed coming up ... All thanks to mal- on #sailfishos-porters IRC
Calls appear to be broken... Will be fixed soon
Build 2 up
Link on OP.... Wi-Fi and RIL fixed, call audio is broken...
Camera and in-call audio will be fixed in next build
dem0nicbl00d said:
Build 2 up
Link on OP.... Wi-Fi and RIL fixed, call audio is broken...
Camera and in-call audio will be fixed in next build
Click to expand...
Click to collapse
Thanx bro....u r awesome.....waiting for in call audio to be fixed...
---------- Post added at 03:42 AM ---------- Previous post was at 03:31 AM ----------
Plz check if this could help u
http://forum.xda-developers.com/android/development/fix-bug-fixing-bugs-porting-custom-roms-t2909599
mama_thakur said:
Thanx bro....u r awesome.....waiting for in call audio to be fixed...
---------- Post added at 03:42 AM ---------- Previous post was at 03:31 AM ----------
Plz check if this could help u
http://forum.xda-developers.com/android/development/fix-bug-fixing-bugs-porting-custom-roms-t2909599
Click to expand...
Click to collapse
Bruh! First this isn't a android rom...This Rom Is probably Build from source That means This method will not work because this isn't made by replacing files......Google about salefish os you willl have more and detailed information about this
shyvam said:
Bruh! First this isn't a android rom...This Rom Is probably Build from source That means This method will not work because this isn't made by replacing files......Google about salefish os you willl have more and detailed information about this
Click to expand...
Click to collapse
Okay bro...actually I'm new to these things...was just trying to help it anyway...
What is RIL ? I cant understand
mod found not to be working with many roms, taken down, may get reuploaded soon.
sorry for the inconvenience.
Any more details please? Btw, nice to see someone like you working hard continuously to make our device more and more awesome.
But in new firmware VoLTE doesn't work ....... Now confused
Sudeep Duhoon said:
What's this?
Like vulkan/graphic blobs, this zip contains fingerprint and audio, media blobs from Mi Max Nougat rom. It is universal and has ota survival.
Based on this credits to Xiaomi, @MOVZX and @minz1, i just made the zip. Please give credits to them if you use it in your rom.
Instructions:
1. Download the zip audiofpmedia_170117.zip or audiomedia_170117.zip
2. Reboot to recovery
3. Copy/move zip to phone memory and flash it.
Note: On abhishek's 151116 firmware, new fingerprint blobs do not work, so flash fp zip if you have newer firmware only.
Click to expand...
Click to collapse
We already have audio and FPC working driver in N rom than why this zip needed. Please specify if it have some awesomeness thanks
Sent from my Redmi Note 3 using Tapatalk
Will this fix the sound bugs? Like when you're playing music with earphones plugged in and you set notification sound (music will pause), and then when music comes back, the music plays at speaker too and earphones at the same time.
BTW, great job for working hard. I'll switch to N ROMs is this is the fix.
Links down. Do not flash this, not stable right as reported by users. They are facing issues. New Links will be added soon enough.
Request to moderator, please close/delete the thread.
Sorry for inconvenience.
Sudeep Duhoon said:
Links down. Do not flash this, not stable right as reported by users. They are facing issues. New Links will be added soon enough.
Request to moderator, please close/delete the thread.
Sorry for inconvenience.
Click to expand...
Click to collapse
You didn't test the zip yourself?
Nitg16 said:
You didn't test the zip yourself?
Click to expand...
Click to collapse
As always, did. Worked fine here. But not all roms are same.
Links will be added soon enough. I am in discussion with them and it will be fixed.
Sudeep Duhoon said:
As always, did. Worked fine here. But not all roms are same.
Links will be added soon enough. I am in discussion with them and it will be fixed.
Click to expand...
Click to collapse
Cool. Thanks.
what are advantages by flashing this blobs? thank you
zilan said:
what are advantages by flashing this blobs? thank you
Click to expand...
Click to collapse
You may get a bootloop?
Not working with every rom, we are working on a fix.
Thread closed at OPs request
Why one more Boring CHEESEBURGER thread…?
Because I like to bore everyone (Kidding…)
Actually I’ve noticed If we talk about any ROM in any other ROM thread it’s considered as DISRESPECT of DEV, and I’m agree with this, Because every DEV works in this community for free and few user compares HIS work with another’s DEV that is completely unfair, and second reason to open this thread is – We all use a lot of modification, Some user uses that MOD without any issue but some unable to use same mod..So I felt to open this thread.I believe here every user will help each other…….
Important Note As I’ve mentioned its USER FRIENDLY thread that means DEVS are banned here… :sillySorry Once again kidding)….
I request to Forum Moderator @Stephen if he found this thread as Same/unnecessary, He can close this without my request……..
** Feel free to discus at any Topic related to CHEESEBURGER [ONEPLUS 5] **
So guys lets start…
My setup…..
ROM: Official Oxygen OS 4.5.5,
TWRP: Official 3.1.1.1,
Kernel: ElementalX 1.04
ROOT: Magisk 13.1
Audio mod: ARISE Magnum Opus 20170524
Reserved ........
Reserved for Parking...
Planning to buy a new CAR....
@apascual89 I'm waiting for your official RR build, I know you'll release after official LOS, but eager to know have you made any private/test build...
Sorry to bother you...[emoji4]
mukesh22584 said:
@apascual89 I'm waiting for your official RR build, I know you'll release after official LOS, but eager to know have you made any private/test build...
Sorry to bother you...[emoji4]
Click to expand...
Click to collapse
No bother my friend.... I'll be starting a thread soon. I was waiting for at least the streaming bt issues to be fixed and thanks to @chenxingyu and @updateing we have pretty much solid and stable trees so all major issues are fixed.
Check your pm :silly:
Oh sorry and my setup :
Official Resurrection Remix by me
apascual89 said:
No bother my friend.... I'll be starting a thread soon. I was waiting for at least the streaming bt issues to be fixed and thanks to @chenxingyu and @updateing we have pretty much solid and stable trees so all major issues are fixed.
Check your pm :silly:
Oh sorry and my setup :
Official Resurrection Remix by me
Click to expand...
Click to collapse
o.o
apascual89 said:
No bother my friend.... I'll be starting a thread soon. I was waiting for at least the streaming bt issues to be fixed and thanks to @chenxingyu and @updateing we have pretty much solid and stable trees so all major issues are fixed.
Check your pm :silly:
Oh sorry and my setup :
Official Resurrection Remix by me
Click to expand...
Click to collapse
Thanks....[emoji4]
@apascual89
Call conference is not working, When try to add another call, dialer screen goes to background...
Also fingerprint is a bit slow...
Anyway thanks a lot..[emoji120]
apascual89 said:
No bother my friend.... I'll be starting a thread soon. I was waiting for at least the streaming bt issues to be fixed and thanks to @chenxingyu and @updateing we have pretty much solid and stable trees so all major issues are fixed.
Check your pm :silly:
Oh sorry and my setup :
Official Resurrection Remix by me
Click to expand...
Click to collapse
Bluetooth audio (and usb audio as well) is fixed yesterday: https://review.mfunz.com/22288
So the last issue is the NFC. Seems we have to switch the branch of NXP-NFC libs in our code base from LA.UM.5.5 to LA.UM.5.7. Not sure if it will break any earlier device such as OP3.
---------- Post added at 06:15 AM ---------- Previous post was at 06:11 AM ----------
mukesh22584 said:
@apascual89
Call conference is not working, When try to add another call, dialer screen goes to background...
Also fingerprint is a bit slow...
Anyway thanks a lot..[emoji120]
Click to expand...
Click to collapse
You're right. Calling may have some issue.
OnePlus' binaries and open-sourced framework changes for telephony are full of ****s, so I used binaries from Xiaomi 6 which are considered clean. But seems they still have compatibility issue.
Yes Bluetooth is working great! One thing I noticed, I can't seem to control earpiece volume during calls. Are you seeing this as well?
For nfc we can test, I have a lot of friends with OP3 so it'll be easy to confirm :good:
chenxingyu said:
Bluetooth audio (and usb audio as well) is fixed yesterday: https://review.mfunz.com/22288
So the last issue is the NFC. Seems we have to switch the branch of NXP-NFC libs in our code base from LA.UM.5.5 to LA.UM.5.7. Not sure if it will break any earlier device such as OP3.
---------- Post added at 06:15 AM ---------- Previous post was at 06:11 AM ----------
You're right. Calling may have some issue.
OnePlus' binaries and open-sourced framework changes for telephony are full of ****s, so I used binaries from Xiaomi 6 which are considered clean. But seems they still have compatibility issue.
Click to expand...
Click to collapse
The earpiece volume that I mentioned above, is that related to this or something different?
apascual89 said:
Yes Bluetooth is working great! One thing I noticed, I can't seem to control earpiece volume during calls. Are you seeing this as well?
For nfc we can test, I have a lot of friends with OP3 so it'll be easy to confirm :good:
The earpiece volume that I mentioned above, is that related to this or something different?
Click to expand...
Click to collapse
I also confirm, unable to controll earpiece volume...[emoji20]
Fingerprint is also slow.
My setup...
ROM: Official Oxygen OS 4.5.5,
TWRP: Official 3.1.1.1,
Kernel: ElementalX 1.04
ROOT: Magisk 13.1
Haven't installed an Audio mod yet. Have you made adjustments to the settings in the elemental kernel?
cheese458 said:
My setup...
ROMfficial Oxygen OS 4.5.5,
TWRPfficial 3.1.1.1,
Kernel:ElementalX 1.04
ROOT:Magisk 13.1
Haven't installed an Audio mod yet. Have you made adjustments to the settings in the elemental kernel?
Click to expand...
Click to collapse
I've made changes in EX kernel...
Governor profile- Ghost pepper 2.0,
Disable all gesture,
Blocked all wakelocks,
Underclock GPU to 596...
@apascual89
Unable to enable OEM unlocking in developer options...
@rickysidhu_ I'm also in same boat, Built many roms but with default settings not able to build with custom/Different kernel, and there is no guide in anywhere in XDA, if you got something please link me too....
Also I've some clue but still not able to make with...
Self compiled RR
My configuration :
xXx Nolimit 3.4 ROM (Based on OOS with a lot of improvement and mods) Android 7.1.1
Magisk v14
Enable Doze Doze For GMS - Magisk Module
xXx Rom Nolimit - Magisk Module
iYTB -Magisk module
Nova Launcher Prime
Franco Kernel R7 with Franco Kernel Manager buy
I test NapTime rather than Greenify
TWRP Blu_Spark v43
PA 7.2.3 + Viper mod + Magisk
Inviato dal mio Oneplus 5 utilizzando Tapatalk
Thanks for sharing [emoji106] @VoxiBe are you using any audio mod like Arise or Ainur if yes which configuration?
@morfances @VoxiBe
Help ... I downloaded and installed various rom custom..Experience, Havoc, Pixis but all give me problems in call ... echo problems (the person hears his voice !!!) know if I'm the only one .. or if there is a remedy ... also tried various magisk modules ... but nothing ... I'm back to Stock ... but I would like a custom working ... thanks
I experience the same echo problem on CRDroid.
I suspect the noise cancellation mic is misconfigured
This seems not happening for me (Pixel experience), the calls appear to be normal for me
Btw wrong thread, this should be in Question and Answer forum.
Please delete this post and ask in question answer section. This thread is for custom ROMs and kernels
MarcusMario0605 said:
This seems not happening for me (Pixel experience), the calls appear to be normal for me
Btw wrong thread, this should be in Question and Answer forum.
Click to expand...
Click to collapse
Abhishekshuklapolice said:
Please delete this post and ask in question answer section. This thread is for custom ROMs and kernels
Click to expand...
Click to collapse
Thread moved to Q&A
Any Updates in here?
Experiencing echo problems on stock rom in some apps (Signal, Telegram) except in the stock dialer and WhatsApp as well on current HavocOs (in dialer only with loudspeaker and all other apps).
Any advice?
Regards
Do you test MIUI?