[ROM][BETA][UNOFFICAL] LineageOS 18.1 for Xiaomi Qin F21s Pro By A.I.V

Search This thread

ygreenes

Member
Dec 1, 2010
13
5
i flashed this last night, and the flashing went just fine (surprise!:)) however i am barely getting connected to 4G, will lose 3g and even get 4G but not register on the network. is there any way to get to engineering mode or the equivalent to check and adjust relevant settings? or maybe someone can give me proper guidance?
 

talmid01

Member
Nov 19, 2021
10
1
Do you have the stock rom for this device? (in case something goes wrong...) I ordered now one of these, it has a great form factor.
 

azarok

Member
Jul 24, 2006
15
2
I'm not sure if this project has been abandoned, but when I owned this phone, the keyboard backlight was a constant on and deplete the battery.


This Magisk module I discovered might be able to fix the issue.
Let me know if that works
 
  • Like
Reactions: Ran0250

pwk pwk

New member
Dec 2, 2022
3
1
My English is really not nice.l am so sorry for it.A good news is that I can nearly fix all the bug.ways are as follows
First, we can use the data just by changing a file,/vendor/etc/fstab.mt6761,my version is 1.1.1, it's a little different from 2.1.6, but just delete words after "block,"except "," like me.and reboot to recovery, format data and reboot system to find you can use data
Screenshot_20221202-233825_MT管理器.png

Second, we can make system writable by changing the same file .this time we should delete words "avb" except "avb" in this the picture below
Screenshot_20221202-235253_MT管理器.png

Reboot and find it works .
Third,l find way to disable lcd bottom light.change to /sys/class/leds/mt6370_pmu_led1/
Find file brightness, copy it to sdcard change it to 0.and recopy to replace the first file.finally chmod it to 440,right now it works.
Screenshot_20221203-000107_MT管理器.png
Screenshot_20221203-000124_MT管理器.png
Screenshot_20221203-000135_MT管理器.png
Screenshot_20221203-000149_MT管理器.png

As the picture above.if you really need,l can make a magisk module to disable the lcd bottom light,too.both can make it works .
At last.By the way l highly introduce you to flash the lastest phh pixel experience a13 gsi, it's really nice,
 
  • Like
Reactions: Jbazt_katuforzs

pwk pwk

New member
Dec 2, 2022
3
1
My English is really not nice.l am so sorry for it.A good news is that I can nearly fix all the bug.ways are as follows
First, we can use the data just by changing a file,/vendor/etc/fstab.mt6761,my version is 1.1.1, it's a little different from 2.1.6, but just delete words after "block,"except "," like me.and reboot to recovery, format data and reboot system to find you can use data
View attachment 5775413
Second, we can make system writable by changing the same file .this time we should delete words "avb" except "avb" in this the picture below,there is also one thing that needs to be remind,when delete avb ,you must delete with the "," next to it, Don't leave two "," together



View attachment 5775417
Also there you should not leave the "," at the end,
Screenshot_20221203-001645_MT管理器.png

Reboot to find it works. Third,l find way to disable lcd bottom light.change to /sys/class/leds/mt6370_pmu_led1/
Find file brightness, copy it to sdcard change it to 0.and recopy to replace the first file.finally chmod it to 440,right now it works.View attachment 5775419View attachment 5775421View attachment 5775423View attachment 5775425
As the picture above.if you really need,l can make a magisk module to disable the lcd bottom light,too.both can make it works .
At last.By the way l highly introduce you to flash the lastest phh pixel experience a13 gsi, it's really nice,
 

pwk pwk

New member
Dec 2, 2022
3
1
Add one thing that you should pay attention to , other information is the same as the first one
 

jschuurman

New member
Dec 28, 2022
1
0
My English is really not nice.l am so sorry for it.A good news is that I can nearly fix all the bug.ways are as follows
First, we can use the data just by changing a file,/vendor/etc/fstab.mt6761,my version is 1.1.1, it's a little different from 2.1.6, but just delete words after "block,"except "," like me.and reboot to recovery, format data and reboot system to find you can use data
View attachment 5775413
Second, we can make system writable by changing the same file .this time we should delete words "avb" except "avb" in this the picture below View attachment 5775417
Reboot and find it works .
Third,l find way to disable lcd bottom light.change to /sys/class/leds/mt6370_pmu_led1/
Find file brightness, copy it to sdcard change it to 0.and recopy to replace the first file.finally chmod it to 440,right now it works.View attachment 5775419View attachment 5775421View attachment 5775423View attachment 5775425
As the picture above.if you really need,l can make a magisk module to disable the lcd bottom light,too.both can make it works .
At last.By the way l highly introduce you to flash the lastest phh pixel experience a13 gsi, it's really nice,
Would be great if you can make a magisk module. Is it possible to install pixel expiernce on Qin F21 Pro?
 

klim81185

New member
Jul 24, 2015
3
0
Привет! Можешь дать скаттер и данные для версии 3/32 ?

Mod translation: Hello! Can you give a scatter and data for version 3/32?
 
Last edited by a moderator:

Badger50

Senior Moderator / Moderator Committee
Staff member
Привет! Можешь дать скаттер и данные для версии 3/32 ?

Mod translation: Hello! Can you give a scatter and data for version 3/32?

Greetings. As a friendly remider, we ask all members to please post in English as stipulated by XDA Rule #4:

4. Use the English language.

We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.

Thank you for your cooperation, and have a pleasant day.

-Regards: Badger50
 
  • Like
Reactions: Jbazt_katuforzs

Jbazt_katuforzs

Senior Member
Mar 25, 2008
748
92
Baliuag Bulacan
My English is really not nice.l am so sorry for it.A good news is that I can nearly fix all the bug.ways are as follows
First, we can use the data just by changing a file,/vendor/etc/fstab.mt6761,my version is 1.1.1, it's a little different from 2.1.6, but just delete words after "block,"except "," like me.and reboot to recovery, format data and reboot system to find you can use data
View attachment 5775413
Second, we can make system writable by changing the same file .this time we should delete words "avb" except "avb" in this the picture below View attachment 5775417
Reboot and find it works .
Third,l find way to disable lcd bottom light.change to /sys/class/leds/mt6370_pmu_led1/
Find file brightness, copy it to sdcard change it to 0.and recopy to replace the first file.finally chmod it to 440,right now it works.View attachment 5775419View attachment 5775421
I can confirm this works. And the battery life after disabling the backlight is amazing.
However, there is some bugs i found.

- no VOLTE
- auto rotate doesnt work in any video app.

But its now became a nice daily driver. kudos A.I.V for making a huge progress.

Can someone give me a link of this launcher? Thank you very much
27484315 (1).png


Edit:

- The buttons backlight need to do every reboot
- Fixed the VOLTE for my network.
- The screen rotation on videos doesn't bothers me at all since I dont use this for media consumption.

Overall I'm glad I revisited trying out this ROM. Thanks a lot its now my daily driver!

Screenshot_20230208-175549_Settings.png

Screenshot_20230208-181032_Phone_Services.png

IMG_20230208_180710.jpg

battery usage since last full charged. Includes 8 hours of sleep phone just idle with backlight off
Screenshot_20230209-134307_Settings.png
 
Last edited:

WomBamos

New member
Aug 25, 2016
3
0
Hi, i am currently on v3. When I'm connected to my bluetooth headset the sound comes out through the phone's speaker. Are there any workarounds for this? Thanks!
 

WomBamos

New member
Aug 25, 2016
3
0
Hi, i am currently on v3. When I'm connected to my bluetooth headset the sound comes out through the phone's speaker. Are there any workarounds for this? Thanks!
UPDATE: Got it fixed by enabling this option in phh settings > misc 😀
 

Attachments

  • Screenshot_20230210-152759_Trebuchet_1.png
    Screenshot_20230210-152759_Trebuchet_1.png
    26 KB · Views: 12

stani-stani

Member
Mar 10, 2023
9
1
Is the Quick Setting app - which is specifically for this phone (assigns different functions to the buttons) - preserved?
 

pwkpwkpwk2022

New member
Apr 30, 2023
4
0
here are way to disable flashlight more briefly,and needn't do again and again after every reboot
first,download the file l upload, copy it to /data/adb/service.d/
Screenshot_20230430-233218.png

than chmod it to 777
Screenshot_20230430-233414.png

reboot and enjoy it
 

Attachments

  • 1.sh
    104 bytes · Views: 22

pwkpwkpwk2022

New member
Apr 30, 2023
4
0
by the way,l am pwk pwk with a new account and l have ways to use Android11 12 13pixel experience or evolution X and any system based on aosp in it,if there are many people look for it,l can make a rom for you,bug is only one that you can't set password in any way on your device
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    based on Andyyan LineageOS.
    download (v1-alpha)
    how to flash?
    1. Unlock bootloader with mtkclient
    2. Extract the 7zip file
    3. Flash with SP Flash Tool
    Important Note: You must to flash all the ROM. If consultance only super + userdata or any other part, it will not work. But, because it should flash all the ROM - but, it locks the bootloader ...
    4. Re unlock bootloader with mtkclient
    5. flash empaty vbmeta
    Known Bugs:
    1. Most of functions need to use with touch screen
    (You can install qinpad to type with hardware keys)
    2. System is read-only.
    I packed the super.img as read-write, but it did not work
    3. No access to partition / DATA by Twrp
    4. Backlight always on the keys (thanks to gaugga from 4pda)
    5. can't get files via Bluetooth It works. Sorry for the eror
    6. can't use Bluetooth headphones
    7. can't use headphones (to patch headphons
    Phh settings > Misc > Use alternate way to detect headsets
    and reboot. thanks to zerovoid and il.mikha98 from 4pda)

    -----UPDATE V2-alpha------
    changelog
    1. you not need to re unlock bootloader after flashing
    2. system as RW
    3. A much better support in hardware keypad
    4. add to system qinpad english-russian and qinpad english-hebrow and KeyboardSwticher app. (this apps is Open Source)
    download
    ----update v3-BETA 1------
    LineageOS 18.1 for Qin F21 PRO by A.I.V
    fix bugs in v3:
    1. headset working
    2. bluetooth headset working
    known bugs:
    1. Bluetooth and wifi work by default.
    after flashing, you need to turn off them.(you can to turn on them after this)
    2. backlight always on
    3. no access to /DATA partition by Twrp
    enjoy!
    sorry on my bad english.
    25346263.png

    note: i share FW for 64GB. if you have 32GB, you need to replace userdata and edit scatter.
    1
    to set QinPad as default keyboard, use this app
    1
    f21s Pro is F21 Pro. it is the same thing.
    TWRP brought in 4PDA (Thankful to @ Hagai that brought it in Mitamchim top - the Israeli forum). flash it as boot_a.
    What is LOS18.1-QJIN-F21PRO? This LOS for 32GB from 4PDA? It is based on my ROM.
    You can not lock bootloader After Flashing ROM
    Light in the keys? It's a well-known bug (number 4)
    I now work on repairs, for example better support in hardware keypad.


    1
    the zip is not working very well on flashtool. I guess the v3 is broken. I MIGHT BRAKE MY PHONE LOL. will wait for a working firmware file. Thanks for your work
    try this.
    it's work for me.
    1
    Is there any new update?
    The system is fairly stable, however the constant use of the keypad light depletes the battery quickly.