[Magisk] RN3P Fingerprint shutter support for PIE roms (gcam) (Magisk Module) - Xiaomi Redmi Note 3 Themes, Apps, and Mods

Hi here is a Magisk Module I created to enable support for taking pictures with the Redmi Note 3 Pro (SD) fingerprint sensor, I have tested this with stock camera app in Havoc OS 2.3 and several GCAM camera apps, I have successfully taken pictures using the fingerprint.
so far I have only tested this using HAVOC OS 2.3 (PIE), it might or might not work on other OSes/ Android versions, I also only tested with a FPC fingerprint sensor, if you have the goodix chip I added support but cannot test so it may or may not work.
Enjoy.
Magisk 18+
V1.
Initial support.

how to use this

marchellei said:
how to use this
Click to expand...
Click to collapse
Install the module under Magisk Manager - reboot.
open Gcam 5.1+ , press your finger on the fingerprint sensor and it will take a picture similar to how it functioned in MIUI .
There is a bug where it doesn't work with video recording (depending on gcam)., but general picture taking should work fine.
I have only tested it on HAVOC v2.3, so it might not work on other roms.

first i flash it via recovery and not working im on havoc 2.3

marchellei said:
first i flash it via recovery and not working im on havoc 2.3
Click to expand...
Click to collapse
do you have Magisk installed?
what device do you have kenzo snapdragon?

yes i have and kenzo sd

marchellei said:
yes i have and kenzo sd
Click to expand...
Click to collapse
do you know if your device has the FPC or goodix fingerprint reader?

yes i have

marchellei said:
yes i have
Click to expand...
Click to collapse
I think that program says that for either sensor. (could be FPC or Goodix)
anyways you can try installing this program (you can deny the root request since its not needed for the info we need.)
https://play.google.com/store/apps/details?id=aws.apps.keyeventdisplay&hl=en_US
and see what the "scancode" returns when you press the FP sensor, it should be '96' but it might be different for your device.

nothing happen no scancode..how do i install goodix

marchellei said:
nothing happen no scancode..how do i install goodix
Click to expand...
Click to collapse
hm it should show a scancode when you touch it, so maybe Goodix doesn't support input functions (if i recall correctly I don't think Goodix FP sensor worked for taking pictures in MIUI either).
you might still have a FPC sensor but something with the kernel might be blocking the input, I noticed you are using the ANGi kernel perhaps this is causing the issue, since the kernel controls a lot of hardware, I only tested with the stock Escrima kernel.
Hopefully some more users provide feedback if its working on their devices.

Working well on LOS Nougat. Thanks.

Tested with latest Pixel experience, no custom kernel. Sadly, not working. Keep up the good work though

Related

Which FP sensor do I have - FPC or Goodix??

Hello friends,
I recently bought Redmi Note 3 (kenzo) in August 2016. It is made in India.
I have confusion over which fingerprint sensor is on my device. Is it FPC or Goodix?
I am attaching some screenshots, which leads to think that my device may have FPC fingerprint sensor.
Friends, help me to identify FP sensor on my device. Thanks in advance.
I have the Redmi Note 3 (2gb/16gb) from the first flash sale in India ( I think March 10 , 2016 ) and ur touch panel , LCD and camera sensors are identical to mine . I can't for sure tell urs is goodix or fpc but I noticed that u have a different battery id . maybe that -2% bug might be there if u flash an incompatible kernel
NABENDU1 said:
I have the Redmi Note 3 (2gb/16gb) from the first flash sale in India ( I think March 10 , 2016 ) and ur touch panel , LCD and camera sensors are identical to mine . I can't for sure tell urs is goodix or fpc but I noticed that u have a different battery id . maybe that -2% bug might be there if u flash an incompatible kernel
Click to expand...
Click to collapse
I had flashed CM 13 build but I didn't face 2% battery bug yet
But I got FC while opening Security tab and no option to configure fingerprint also
It's confirmed now. I have FPC sensor. Also no 2% battery bug for me and both cameras work fine. :laugh::laugh::laugh: :good::good::good:
bravonova said:
It's confirmed now. I have FPC sensor. Also no 2% battery bug for me and both cameras work fine. :laugh::laugh::laugh: :good::good::good:
Click to expand...
Click to collapse
How did you confirm?
NVDX11 said:
How did you confirm?
Click to expand...
Click to collapse
Because it is working with official CM 13 as well as custom kernels too.......
Currently custom ROMs based on official CM 13 and custom kernels for CM / AOSP not support Goodix FP.
So my device definitely have FPC fingerprint sensor
bravonova said:
Because it is working with official CM 13 as well as custom kernels too.......
Currently custom ROMs based on official CM 13 and custom kernels for CM / AOSP not support Goodix FP.
So my device definitely have FPC fingerprint sensor
Click to expand...
Click to collapse
Ok,so i haven't flashed cm 13 but i previously flashed radon and blaze kernel and my FP was working,so it means i have fpc FP sensor?
Ps-i have goodix and fpc both folder in root/data/
NVDX11 said:
Ok,so i haven't flashed cm 13 but i previously flashed radon and blaze kernel and my FP was working,so it means i have fpc FP sensor?
Ps-i have goodix and fpc both folder in root/data/
Click to expand...
Click to collapse
On which ROM did you flash Radon and Blaze kernels ??
check this folder "/root/sys/class/input" There will be folders like input0...... input1 and like this.... open that folder and open "name" file in that folder wtih text viewer and check.
Also can you able to take selfies with FP scanner ??
bravonova said:
On which ROM did you flash Radon and Blaze kernels ??
check this folder "/root/sys/class/input" There will be folders like input0...... input1 and like this.... open that folder and open "name" file in that folder wtih text viewer and check.
Also can you able to take selfies with FP scanner ??
Click to expand...
Click to collapse
Ok i flashed radon and blaze while i was on miui 8 6.8.18(LP).
Currently i am on miui 8 6.9.9(MM).
I am able to take selfies with FP scanner and those name files are attached in SS
NVDX11 said:
Ok i flashed radon and blaze while i was on miui 8 6.8.18(LP).
Currently i am on miui 8 6.9.9(MM).
I am able to take selfies with FP scanner and those name files are attached in SS
Click to expand...
Click to collapse
check for other input folders too..... and you may find fpc or goodix related info in it.
Also do one thing, go to about phone..... tap 5 times on cpu..... you will get a notification of bug report creation..... complete it.....
Then a file will be created in internal storage/MIUI/bug report.zip, extract it
Open that file, there will be a text file. Open that and check for this value "androidboot.fingerprintsensor" or "androidboot.fpsensor" and check what is after "=" mark.... if it is "fpc" then you have FPC fp scanner.
bravonova said:
check for other input folders too..... and you may find fpc or goodix related info in it.
Also do one thing, go to about phone..... tap 5 times on cpu..... you will get a notification of bug report creation..... complete it.....
Then a file will be created in internal storage/MIUI/bug report.zip, extract it
Open that file, there will be a text file. Open that and check for this value "androidboot.fingerprintsensor" or "androidboot.fpsensor" and check what is after "=" mark.... if it is "fpc" then you have FPC fp scanner.
Click to expand...
Click to collapse
Ok i found input 9 folder and in the name file it is written fpc , attached in SS
And about bug report ,there are like 4-5 text file, searched for androidboot.fingerprint and androidboot.fpsensor ,but there are not a single entry like that
One thing i like to mention i found something like this in bugreportfiles which is attached in SS too.
NVDX11 said:
Ok i found input 9 folder and in the name file it is written fpc , attached in SS
And about bug report ,there are like 4-5 text file, searched for androidboot.fingerprint and androidboot.fpsensor ,but there are not a single entry like that
One thing i like to mention i found something like this in bugreportfiles which is attached in SS too.
Click to expand...
Click to collapse
You have FPC fingerprint scanner
bravonova said:
You have FPC fingerprint scanner
Click to expand...
Click to collapse
Thanx i thought so.
NVDX11 said:
Thanx i thought so.
Click to expand...
Click to collapse
I also have fpc related file in input9 folder. I was on MIUI 8 v6.9.9 MM based. And your phone configuration looks same. I think in India they have sold devices with FPC, tianma panel, and samsung camera modules
bravonova said:
I also have fpc related file in input9 folder. I was on MIUI 8 v6.9.9 MM based. And your phone configuration looks same. I think in India they have sold devices with FPC, tianma panel, and samsung camera modules
Click to expand...
Click to collapse
Yea i saw your pics in OP,the version mentioned for sensors are same and my phone is also made in india.
Thanx for the help , detection of which FP is on phone was a confusing becuz some ppl mentioned aida64 is also giving false positive results.
Needed some strong evidence. :laugh: :good:
NVDX11 said:
Yea i saw your pics in OP,the version mentioned for sensors are same and my phone is also made in india.
Thanx for the help , detection of which FP is on phone was a confusing becuz some ppl mentioned aida64 is also giving false positive results.
Needed some strong evidence. :laugh: :good:
Click to expand...
Click to collapse
Yeah... many reported that.... but with aforementioned steps we can conclude which FP sensor our device may have
bravonova said:
check for other input folders too..... and you may find fpc or goodix related info in it.
Also do one thing, go to about phone..... tap 5 times on cpu..... you will get a notification of bug report creation..... complete it.....
Then a file will be created in internal storage/MIUI/bug report.zip, extract it
Open that file, there will be a text file. Open that and check for this value "androidboot.fingerprintsensor" or "androidboot.fpsensor" and check what is after "=" mark.... if it is "fpc" then you have FPC fp scanner.
Click to expand...
Click to collapse
I've checkd it.. Input9 folder contains Name as "uinput-fpc"
That means I've FPC sensor???
In terminal emulator
Type su
Grant root access
Type cat /proc/cmdline
Find and check androidboot.fpsensor=****
Or just flash any ROM that would guaranteed break goodix for easier checking. XD
Searching for goodix on the root directory on mine yields lots of results so I first thought I have goodix. But after flashing several ROMs and not one breaking my FP, now I know I have FPC.

No rear camera option in any Nougat rom on my Redmi Note 3

So its a Redmi Note 3(SD) 32Gigs
My rear camera isn't working on all the nougat roms i tried...it works perfectly with Miui though..i tried the new camera fix patch too bt not working for me...The front facing camera works like charm bt ...there's not even a option to switch to the rear camera in any rom i tried. I tried third party camera apps too bt didn't work for me..
I have tried to clean flash romsmany times still the problem persists.
I tried RR, Lineage, XenonHD and quite a few more still none were working..and i tried on stock camera as well as other third party cameras ..nothing worked for me
Please help!!
screenshot of camera app - pasteboard.co/4CxYN7G9L.png
Did u flash nougat firmware at all? First step?
I got that issue when i got out of miui. Fix it by flashing a custom kernel (Radon in my case)
SaHeEl9 said:
So its a Redmi Note 3(SD) 32Gigs
My rear camera isn't working on all the nougat roms i tried...it works perfectly with Miui though..i tried the new camera fix patch too bt not working for me...The front facing camera works like charm bt ...there's not even a option to switch to the rear camera in any rom i tried. I tried third party camera apps too bt didn't work for me..
I have tried to clean flash romsmany times still the problem persists.
I tried RR, Lineage, XenonHD and quite a few more still none were working..and i tried on stock camera as well as other third party cameras ..nothing worked for me
Please help!!
screenshot of camera app - pasteboard.co/4CxYN7G9L.png
Click to expand...
Click to collapse
Missing camera sensor libs probably (NOT the fixed patch).
Head on to Agni N kernel thread, download camera libs zip from there and flash it, ur rear cam shud probably work again.
After that, if u face any issues related to crash or something, flash that cam fix patch.
TechNova said:
Missing camera sensor libs probably (NOT the fixed patch).
Head on to Agni N kernel thread, download camera libs zip from there and flash it, ur rear cam shud probably work again.
After that, if u face any issues related to crash or something, flash that cam fix patch.
Click to expand...
Click to collapse
Hey thanks this one worked for me
SaHeEl9 said:
Hey thanks this one worked for me
Click to expand...
Click to collapse
Glad it worked. Happy to help ?
TechNova said:
Glad it worked. Happy to help
Click to expand...
Click to collapse
Hey , there is this new problem that arose here.
So i have a Goodix fingerprint so i'v been using a XOSP patch for it to run on all Nougat roms.
This fix you gave me worked perfectly when i flashed them on any custom kernel (in my case Radon), but this seems to disable my fingerprint sensor.
And when i make the fingerprint work, the camera gets back to what it was earlier, i mean without the rear camera.
These both features are not working at the same time for me.
Please help me with this :crying:
Thanks in advance
SaHeEl9 said:
Hey , there is this new problem that arose here.
So i have a Goodix fingerprint so i'v been using a XOSP patch for it to run on all Nougat roms.
This fix you gave me worked perfectly when i flashed them on any custom kernel (in my case Radon), but this seems to disable my fingerprint sensor.
And when i make the fingerprint work, the camera gets back to what it was earlier, i mean without the rear camera.
These both features are not working at the same time for me.
Please help me with this :crying:
Thanks in advance
Click to expand...
Click to collapse
Try flashing stock kernel first using twrp image flashing option(extract bootimg from rom's zip), flash cam libs and boot once
If all works fine, then flash radon and check.
I dont know if it will work but give it a try.

Can i install android pie on redmi 3 pro?

I have redmi 3 pro and i want run Android pie on my phone. I already install twrp on it.
horasmichael said:
I have redmi 3 pro and i want run Android pie on my phone. I already install twrp on it.
Click to expand...
Click to collapse
hello , if you have twrp instaled you can restore this backup of vendor https://androidfilehost.com/?fid=1395089523397907280
and after you can instal gsi or this custom rom by bondtas(4pda) https://drive.google.com/open?id=1YOs2gaKF6s6ge30MOCYjKVl7S4eCSD8z (pixel experience 9 pie).
you can see more here for treble https://forum.xda-developers.com/showpost.php?p=79104959&postcount=174
RR7 pie
https://drive.google.com/open?id=13NORFqESd_wN526KHHsHyzcrAzOVyjLk
los16 unoficial
https://www.androidfilehost.com/?fid=1395089523397959202
Havoc 2.5 pie
https://drive.google.com/uc?id=15V1qufzhIUd7T_jr0fcULIsFxUjlilnf&export=download
fix_cam_p
https://www.androidfilehost.com/?fid=1395089523397959365
these roms are provided by famous devs of 4pda(thanks to them).
philipped346 said:
hello , if you have twrp instaled you can restore this backup of vendor https://androidfilehost.com/?fid=1395089523397907280
and after you can instal gsi or this custom rom by bondtas(4pda) https://drive.google.com/open?id=1YOs2gaKF6s6ge30MOCYjKVl7S4eCSD8z (pixel experience 9 pie).
you can see more here for treble https://forum.xda-developers.com/showpost.php?p=79104959&postcount=174
RR7 pie
https://drive.google.com/open?id=13NORFqESd_wN526KHHsHyzcrAzOVyjLk
los16 unoficial
https://www.androidfilehost.com/?fid=1395089523397959202
fix_cam_p
https://www.androidfilehost.com/?fid=1395089523397959365
Click to expand...
Click to collapse
these are not gsi right?!
Are RR7 and LOS16 support treble?
mohammadj26 said:
these are not gsi right?!
Are RR7 and LOS16 support treble?
Click to expand...
Click to collapse
there are not gsi , there are custom rom , instal from twrp directly with gapps.
los16 work fine (tested now).
philipped346 said:
there are not gsi , there are custom rom , instal from twrp directly with gapps.
los16 work fine (tested now).
Click to expand...
Click to collapse
Sounds great!
are they treble custom rom or non-treble support?
mohammadj26 said:
Sounds great!
are they treble custom rom or non-treble support?
Click to expand...
Click to collapse
custom rom , not trebelized.
philipped346 said:
custom rom , not trebelized.
Click to expand...
Click to collapse
i saw many custom rom for other devices that they can install gsi over them(actually use the vendor and kernel of them)
Or maybe i misunderstood
philipped346 said:
hello , if you have twrp instaled you can restore this backup of vendor https://androidfilehost.com/?fid=1395089523397907280
and after you can instal gsi or this custom rom by bondtas(4pda) https://drive.google.com/open?id=1YOs2gaKF6s6ge30MOCYjKVl7S4eCSD8z (pixel experience 9 pie).
you can see more here for treble https://forum.xda-developers.com/showpost.php?p=79104959&postcount=174
RR7 pie
https://drive.google.com/open?id=13NORFqESd_wN526KHHsHyzcrAzOVyjLk
los16 unoficial
https://www.androidfilehost.com/?fid=1395089523397959202
fix_cam_p
https://www.androidfilehost.com/?fid=1395089523397959365
these roms are provided by famous devs of 4pda(thanks to them).
Click to expand...
Click to collapse
Thanks Philliped346 for those links. Where is the thread about los16 on 4PDA ?*Is it in the global thread related to Redmi 3 / 3*Pro ?*Because I didn't found it. Do you know if it will be monthly updated with security patches ? I suppose there will be no ota since it's unofficial.
Currently testing it, seems to work fine, but I have a problem with usb connection with the computer. I cannot connect it, everything is grayed out (see screenshot). Same for you ?
Miloosebe said:
Thanks Philliped346 for those links. Where is the thread about los16 on 4PDA ?*Is it in the global thread related to Redmi 3 / 3*Pro ?*Because I didn't found it. Do you know if it will be monthly updated with security patches ? I suppose there will be no ota since it's unofficial.
Currently testing it, seems to work fine, but I have a problem with usb connection with the computer. I cannot connect it, everything is grayed out (see screenshot). Same for you ?
Click to expand...
Click to collapse
i found RR7 on 4pda just the link and los16 on telegram .
for me connection to pc work fine .
Miloosebe said:
Thanks Philliped346 for those links. Where is the thread about los16 on 4PDA ?*Is it in the global thread related to Redmi 3 / 3*Pro ?*Because I didn't found it. Do you know if it will be monthly updated with security patches ? I suppose there will be no ota since it's unofficial.
Currently testing it, seems to work fine, but I have a problem with usb connection with the computer. I cannot connect it, everything is grayed out (see screenshot). Same for you ?
Click to expand...
Click to collapse
same problem with usb on both LOS16 and RR7 i think just in redmi3pro devices (but at least you can do some developer thing to fix this temporary usb confg==>set to file transfer)
ambient display doesn't work at all
try O2 kernel ===>stuck in mi logo
so much lag in paly pubg
finger-print so slow
just a bit LOS16 better than RR7
and overall i've experience gsi so much smoother than these even for usual daily usage
https://mega.nz/#F!AsdH3KDL!XLf7FTR8NcHI4cGfVhRMnw
philipped346 said:
hello , if you have twrp instaled you can restore this backup of vendor https://androidfilehost.com/?fid=1395089523397907280
and after you can instal gsi or this custom rom by bondtas(4pda) https://drive.google.com/open?id=1YOs2gaKF6s6ge30MOCYjKVl7S4eCSD8z (pixel experience 9 pie).
you can see more here for treble https://forum.xda-developers.com/showpost.php?p=79104959&postcount=174
RR7 pie
https://drive.google.com/open?id=13NORFqESd_wN526KHHsHyzcrAzOVyjLk
los16 unoficial
https://www.androidfilehost.com/?fid=1395089523397959202
Havoc 2.5 pie
https://drive.google.com/uc?id=15V1qufzhIUd7T_jr0fcULIsFxUjlilnf&export=download
fix_cam_p
https://www.androidfilehost.com/?fid=1395089523397959365
these roms are provided by famous devs of 4pda(thanks to them).
Click to expand...
Click to collapse
I have a Issue with RR Pie. it works almost fine but Viper4AndroidFX doesn't work properly, but the most important thing is that there's present a kind of glitch while scrolling, it's only me or it's a issue from the rom?
Fersho said:
I have a Issue with RR Pie. it works almost fine but Viper4AndroidFX doesn't work properly, but the most important thing is that there's present a kind of glitch while scrolling, it's only me or it's a issue from the rom?
Click to expand...
Click to collapse
I get what looks like lots of compressed lines at the bottom when scrolling down (and top when scrolling up) on Tapatalk app using this ROM. Otherwise it seems to work fine and I reckon better than RR Oreo that I was using before.
Sent from my Redmi 3 using Tapatalk
Tight Git said:
I get what looks like lots of compressed lines at the bottom when scrolling down (and top when scrolling up) on Tapatalk app using this ROM. Otherwise it seems to work fine and I reckon better than RR Oreo that I was using before.
Sent from my Redmi 3 using Tapatalk
Click to expand...
Click to collapse
That issue for me happens on Spotify and Contacts, other things are working fine, what about PUBG is it laggy for you?
Fersho said:
That issue for me happens on Spotify and Contacts, other things are working fine, what about PUBG is it laggy for you?
Click to expand...
Click to collapse
both RR and LOS are too laggy for PUBG
but havoc and Superior OS and probably AosiP fine(fingerprint doesn't functional)
but still i do prefere GSIs
mohammadj26 said:
both RR and LOS are too laggy for PUBG
but havoc and Superior OS and probably AosiP fine(fingerprint doesn't functional)
but still i do prefere GSIs
Click to expand...
Click to collapse
I'm gonna try Superior OS, also if you have graphical glitches as I mentioned put this line on build.prop:
debug.hwui.renderer=opengl
That's going to solve that minimal issue
---------- Post added at 01:11 AM ---------- Previous post was at 01:10 AM ----------
Forgot to mention is it any MIUI camera zip or Google Camera zip for Redmi 3? I don't like the stock camera from custom roms
Fersho said:
I'm gonna try Superior OS, also if you have graphical glitches as I mentioned put this line on build.prop:
debug.hwui.renderer=opengl
That's going to solve that minimal issue
---------- Post added at 01:11 AM ---------- Previous post was at 01:10 AM ----------
Forgot to mention is it any MIUI camera zip or Google Camera zip for Redmi 3? I don't like the stock camera from custom roms
Click to expand...
Click to collapse
camera pie
https://www.androidfilehost.com/?fid=6006931924117882325
philipped346 said:
camera pie
https://www.androidfilehost.com/?fid=6006931924117882325
Click to expand...
Click to collapse
Camera works fine on RR7 - thanks.
Do you have a preference as to which of the options works best - the default Pixel 3 seems okay, just wondered if you had tested the other options yet?
TIA
Sent from my Redmi 3 using Tapatalk
Tight Git said:
Camera works fine on RR7 - thanks.
Do you have a preference as to which of the options works best - the default Pixel 3 seems okay, just wondered if you had tested the other options yet?
TIA
Sent from my Redmi 3 using Tapatalk
Click to expand...
Click to collapse
no preferences , i use default settings.
philipped346 said:
camera pie
https://www.androidfilehost.com/?fid=6006931924117882325
Click to expand...
Click to collapse
Thanks, also is there any pie kernel for Redmi 3 (ido)?

[Magisk Module] Automatic Camera retraction on custom ROM

I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#!fIoSVCBa!OvKbNRthBG2S4agel_A5zfQksczM2EjGlq6IZg2sCZ4
Dercubaton said:
I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#F!yZoz0ara!Q0s10kewsNTKZJ4O6TRCTA
Click to expand...
Click to collapse
Thank you. I use Havoc GSI, and after I install this module the camera popup and down then popup during boot. And at last it's up.
knift said:
Thank you. I use Havoc GSI, and after I install this module the camera popup and down then popup during boot. And at last it's up.
Click to expand...
Click to collapse
Yeah i had the same issue after some more testing, i updated the code, should work now
Working perfectly on K20/Mi 9T (non Pro).
Tested on: Havoc OS 2.7 (gsi)
Thanks.
Dercubaton said:
Yeah i had the same issue after some more testing, i updated the code, should work now
Click to expand...
Click to collapse
I just re-downloaded and installed it. Now it works great, thank you.
@AndyYan is this good enough to be merged into LOS?
ermacwins said:
@AndyYan is this good enough to be merged into LOS?
Click to expand...
Click to collapse
If you mean mine, then I'll look at it (not around my PC right now). Meanwhile LOS official already has their own motorized cam hook implementation thanks to Zenfone 6.
EDIT: As you can see TingyiChen's build is already here. Probably don't need this anymore?
AndyYan said:
If you mean mine, then I'll look at it (not around my PC right now). Meanwhile LOS official already has their own motorized cam hook implementation thanks to Zenfone 6.
EDIT: As you can see TingyiChen's build is already here. Probably don't need this anymore?
Click to expand...
Click to collapse
You're right and I read your other response. Thanks for your work though.
Dercubaton said:
I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#!fIoSVCBa!OvKbNRthBG2S4agel_A5zfQksczM2EjGlq6IZg2sCZ4
Click to expand...
Click to collapse
Would you happen to how to fix the camera not popping out or retracting for some gsi ROMs please? Possibly a magisk fix?
Don't work on ROM MSM Xtended
Dont work on Lineage 17 9t pro
Hi, same problem here, LOS 17, K20 Pro. Please guys, point me in the right direction.
I used GCam to switch to front cam, then switched to video, GCam glitched and switched to back cam but never retracted the front cam. I have no idea how to retract it now, reboots, the magisk module from this thread, using other camera apps to switch back and forth -- none of the approaches worked. Maybe I can issue something through ADB to retract it?
Dercubaton said:
I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#!fIoSVCBa!OvKbNRthBG2S4agel_A5zfQksczM2EjGlq6IZg2sCZ4
Click to expand...
Click to collapse
Could you update this module to work on GSI's based on Android 10?

[ROM]Android 10 for Grus

hello guys ....awesome news
must be on MiuiMiX_2.0_grus rom
download and extract it to pc
restore this with twrp
after first boot install this https://www.apkmirror.com/apk/googl...9-2-74-120400-265167076-android-apk-download/
finish the pixel setup
bugs : FOD
rom download : https://drive.google.com/open?id=1JFnxymxmIiE9QfYShi4PK-E8wPhZv--X
Enjoy !!!
Flash it on your risk
Thanks for Erfan (for its GSI and permissiver) , PeppeCNN for its miui rom , pengus77 for its kernel
Hi.
Did you test it? BT works fine?
Can you tell us where did you get it?
Thanks.
kagazushi said:
Hi.
Did you test it? BT works fine?
Can you tell us where did you get it?
Thanks.
Click to expand...
Click to collapse
its erfan pixel 10 gsi ... bluetooth working well
sh4dow6oy said:
its erfan pixel 10 gsi ... bluetooth working well
Click to expand...
Click to collapse
Ok thanks for the precisions.
How is the notch? Is it nice like in miui or is it weird like in pixel experience? Are the corners rounded properly so that nothing is cut off by the corner? Does the fingerprint sensor not work at all or does it only work when the screen is on?
TheNikkoMan said:
How is the notch? Is it nice like in miui or is it weird like in pixel experience? Are the corners rounded properly so that nothing is cut off by the corner? Does the fingerprint sensor not work at all or does it only work when the screen is on?
Click to expand...
Click to collapse
notch seems ok to me ... rounded corners are weird ... bug from android 10 .... fod is not working
should I restore all? Or just the system partition?
ambinp said:
should I restore all? Or just the system partition?
Click to expand...
Click to collapse
restore all
I just installed it. Not worth trying. The display looks bad it's not optimized for mi 9 se
ambinp said:
I just installed it. Not worth trying. The display looks bad it's not optimized for mi 9 se
Click to expand...
Click to collapse
I dont have these problems
Everythings are working
dtosun said:
Everythings are working
Click to expand...
Click to collapse
wait for phh's gsi if you want a working in-display fingerprint
okitavera said:
wait for phh's gsi if you want a working in-display fingerprint
Click to expand...
Click to collapse
Is he already working on the gsi?
champagne66601 said:
Is he already working on the gsi?
Click to expand...
Click to collapse
yeah, I saw 10-stuff is going on at his github
Installed normal, but is crashing and appearing on the screen without stopping the following processes. There is no way to use it.
android.process.acore
android.process.media
m41k31 said:
Installed normal, but is crashing and appearing on the screen without stopping the following processes. There is no way to use it.
android.process.acore
android.process.media
Click to expand...
Click to collapse
did u format data
sh4dow6oy said:
did u format data
Click to expand...
Click to collapse
I formatted the data, installed MiuiMiX_2.0_grus rom, and restored it with twrp, rebooted and done.
So phhusson's AOSP 10.0 v200.d GSI boots on the Mi 9 SE, but camera, wifi, fingerprint sensor mobile data and sensors don't seem to work. I don't know whether that's because of lacking hardware support in the ROM or if it's something I've done wrong. The logcat says that it can't find the wifi drivers, don't know if that's a kernel or vendor problem.
I've tried vendor 9.9.3 and the MIUI 11 beta boot.img ROM. I'm gonna try V10.3.4.0 vendor.
New vendor didn't change anything, but I flashed okitavera's 8.2 kernel and now wifi, (the middle) camera and sensors work. Mobile data and fingerprint sensor still don't work. It's a shame because the rom is so beautiful and fluid, I'd love to use it daily, but it's just not usable without the fingerprint sensor and mobile data.
TheNikkoMan said:
So phhusson's AOSP 10.0 v200.d GSI boots on the Mi 9 SE, but camera, wifi, fingerprint sensor mobile data and sensors don't seem to work. I don't know whether that's because of lacking hardware support in the ROM or if it's something I've done wrong. The logcat says that it can't find the wifi drivers, don't know if that's a kernel or vendor problem.
I've tried vendor 9.9.3 and the MIUI 11 beta boot.img ROM. I'm gonna try V10.3.4.0 vendor.
New vendor didn't change anything, but I flashed okitavera's 8.2 kernel and now wifi, (the middle) camera and sensors work. Mobile data and fingerprint sensor still don't work. It's a shame because the rom is so beautiful and fluid, I'd love to use it daily, but it's just not usable without the fingerprint sensor and mobile data.
Click to expand...
Click to collapse
Use this rom with vendor and boot ... and flash phh 200d and permissiver v5 ... it will work ... but fod brightness is buggy
gapps
sh4dow6oy said:
Use this rom with vendor and boot ... and flash phh 200d and permissiver v5 ... it will work ... but fod brightness is buggy
Click to expand...
Click to collapse
How to install google apps?

Categories

Resources