phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.37k stars 659 forks source link

[AOSP 10] [v204] Honor 8 Issues #878

Open Rev4N1 opened 4 years ago

Rev4N1 commented 4 years ago

Device: Honor 8 (FRD-L04) ARM A, Vendor 8 Using: system-quack-arm64-aonly-gapps.img.xz

Issues: -Camera -Flash light -Heating a lot -Mic sounds bad -NFC -Mobile network signal poorer than stock -Vibration intensity too strong (saturates the vibrator)

Working: Everything else aparently

Here is the log: logs-2019-11-12-19-43-56.zip

phhusson commented 4 years ago

-Every time I start the device, a window pop ups saying: There's an internal problem with your device. Contact your manufacturer for details.

Just ignore that

Camera/Flashlight

Your log is lacking, you need to generate logcat right after boot

Heating a lot

You have weird logs about nfc. you could try removing its app from /system

Mic sounds scrappy

you need to give more details...

Rev4N1 commented 4 years ago

New log: logs-2019-11-12-01-10-33.zip

Could you specify to which folder I would have to enter in /system and which files to delete?

Mic test: Mic (Whatsapp Audio).zip I can talk and i will be heard but that sound is always on top

phhusson commented 4 years ago

ok, so your mic issue is exclusively on Whatsapp, but work fine in call and in other apps?

Le mar. 12 nov. 2019 à 05:33, BenjamiNRM1 notifications@github.com a écrit :

New log: logs-2019-11-12-01-10-33.zip https://github.com/phhusson/treble_experimentations/files/3834394/logs-2019-11-12-01-10-33.zip

Could you specify to which folder I would have to enter in /system and which files to delete?

Mic test: Mic (Whatsapp Audio).zip https://github.com/phhusson/treble_experimentations/files/3834417/Mic.Whatsapp.Audio.zip I can talk and i will be heard but that sound is always on top

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/878?email_source=notifications&email_token=AAAA4OQNBKTCIYGSZN5ZELTQTIWZTA5CNFSM4JLJONK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDY73RQ#issuecomment-552730054, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4ORRL374JG4QXQYQ5M3QTIWZTANCNFSM4JLJONKQ .

Rev4N1 commented 4 years ago

I had only tried at WhatsApp, Instagram (same problem), Telegram (seems good) and the Recorder app. On the Recorder app the audio gets a lot of white sound.

Rev4N1 commented 4 years ago

Updated to v204: Nothing seems to be fixed and realise that in v203 and v204 the mobile network signal was poorer than stock

phhusson commented 4 years ago

What about in-call audio?

Rev4N1 commented 4 years ago

In-call audio and mic is working perfectly GPS seems like (haven't tested a lot)

Rev4N1 commented 4 years ago

-Camera -Flash light -Heating a lot -Mic sounds bad (Working on any voice call) Audio: Mic Tests.zip -NFC -Mobile network signal poorer than stock -Vibration intensity too strong (saturates the vibrator)

Log: logs-2019-11-12-19-43-56.zip

ArthurImmich commented 4 years ago

Same issues in my honor 8 PM

k10876 commented 4 years ago

@phhusson I got the same issue too. Camera Issue I have flashed stock Huawei Camera on the phone, and it failed to open. I have recorded the log while the app crashed via adb logcat. The log's below: logcat.txt

k10876 commented 4 years ago

I have referenced the camera issue to this:https://github.com/phhusson/treble_experimentations/issues/959