[GSI][ROM][ CURTANA | JOYEUSE | EXCALIBUR][10.0][AOSP+GAPPS][04/08/20] - Redmi Note 9S / Note 9 Pro (Indian Model) ROMs, Ke

Code:
Disclaimer:
We are not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is this?
An AOSP based ROM, with gapps included and gesture support (pocket, hand wave, pickup).
Based on Android 10.0
Notes:
1. If you want to root then copy the stock boot from the latest stock rom into internal and use magisk to patch it, then flash the patched boot in bootloader (fastboot flash boot patched_boot.img)
2. I will try to provide monthly patch updates and fixes as needed, don't ask for ETAs... I usually aim for the 5th of each month or whenever Google releases their patches
Bugs:
* voLTE not enabled by default, you can try this app and see if it works. some users report network drops or sms causing crashes.
You tell me? I worked hard to get everything working, I don't see any other issues, please report real issues, not feature requests from MIUI or other roms.
Getting fastbootd drivers working on windows:
1. Download these drivers and unzip
2. follow the instructions here to install the unsigned drivers
3. select the windows inf
Steps:
Please follow these steps closely!
For new installs:
1. Unlock bootloader
2. Download vbmeta from here and flash it in fastboot like this:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta_note9s.img (IF YOU DONT DO THIS STEP, VOLTE AND OK GOOGLE WONT WORK!)
3. In bootloader enter: 'fastboot reboot fastboot'
4. After we reboot you will see 'fastbootd', enter 'fastboot flash system system.img' (extract the system.img and put it in the folder you're in
5. enter 'fastboot reboot recovery'
6. select format userdata
7. then select reboot to system
To upgrade from previous versions:
1. Reboot to fastbootd (adb reboot fastboot from inside android or fastboot reboot fastboot from bootloader)
2. After we reboot you will see 'fastbootd', enter 'fastboot flash system system.img' (extract the system.img and put it in the folder you're in
3. Reboot
Downloads:
Latest ROM
For those who want stock camera with 48mp support on back and 16 on front
1. Download ANX camera from here along with the 48mp addon
2. flash in magisk both modules
3. Reboot
4. Give ANX camera all the permissions in app info
5. First time might crash then re-open
6. To fix portrait in front camera, download anx camera config from play store and search for portrait, enable all settings except for 'portrait night front'
7. restart app
@phhusson for his work on GSI (donate to this man, he works on dozens of devices), he worked closely with me to get everything working!
Enjoy!
P.S.
I am not going to add any custom features from other roms so please don't comment about that!
Source: https://github.com/aosp-tissot
Phh source:Link
XDA:DevDB Information
[GSI][ROM][ CURTANA | JOYEUSE | EXCALIBUR][10.0][AOSP+GAPPS][04/08/20], ROM for the Redmi Note 9 Pro
Contributors
sooti, phhusson
Source Code: https://github.com/aosp-tissot
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Treble
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2020-07-23
Created 2020-05-26
Last Updated 2020-08-18​

Changelog:
04/08/20:
* Added option to close annoying suggestions in settings (like we could in pie)
* August security patch
23/07/20:
* Fixed camera crashing in apps that dont support aux (bigo live, zoom, etc)
08/07/20:
* Fixed voLTE, no more crashes from SMS
* Fixed overlay for joyeuse & Excalibur (should fix brightness and other small issues)
07/07/20:
* Latest July security patch
* Cleaned up overlay and removed useless junk
* Fixed auto-brightness bouncing every second and made it smooth and with a longer delay (match all other OEMs)
* Fixed minimum auto-brightness being 9, now 0 works fine
28/06/20:
* Removed voLTE being installed by default (ims), those coming from old version who still have problems, search for 'ims' under apps and uninstall app.
Those who voLTE was working fine with SMS and no crashes can download the apk from here and install link
24/06/20:
* Did a proper fix for google voice, should have better hw support (clear play store, play services and google app to fix any netflix issues)
* Made the voLTE app install only once per system install, just uninstall ims apk if you dont want voLTE or are having issues with it
* Added support for excalibur (Redmi Note 9S Pro Max)
21/06/20:
* Added voLTE support for all qcom devices
18/06/20:
* Google voice enrollment fixed (Clear google play services and google app to avoid any issues on upgrade)
* Added zygote preforking to improve app performance on launch
04/06/20:
* Fixed setting the audio props at boot, some users were changing setting and it wouldnt reset at boot, should fix audio for users who changed settings
02/06/20:
* mic was too loud, lowered a bit and seperated it so call mic is stock volume and camcorder is a bit louder.
* Louder headphone volume and speaker
* Fixed Phh settings overriding our needed defaults at boot
* Removed 96kbps aac limit and raised it to 320kbps (should increase audio recording quality)
* June security patch
31/05/20:
* Fixed auto-brightness max value (linear setting)
* Added 'redmi note 9 pro global version (joyeuse)' (untested but should work)
28/05/20:
* Fixed DRM not being L1
* Fixed Netflix missing prop (netflix will play in HD now)
* Increased volumes of headphones, cam/voice mic and speaker
28/05/20:
* Some more brightness fixes
* Fixed bt not playing media
27/05/20:
* Fixed bt not working on boot
* Changed auto-brightness values to stock values
* small gapps fixes
26/05/20:
* Initial commit

reserved

So... Its just flashing via fastboot? No custom recovery needed?

omararce said:
So... Its just flashing via fastboot? No custom recovery needed?
Click to expand...
Click to collapse
Yup, just fastboot flashing, dont forget to wipe from stock recovery

sooti said:
Yup, just fastboot flashing, dont forget to wipe from stock recovery
Click to expand...
Click to collapse
All right! Thanks i´ll flash it in a bit and try to give some positive feedback
Cheers

Just to add normal fastboot command i am pretty sure has problems, usually this is advised to be used "fastboot flash super "system.img"

Welcome. :laugh::laugh::laugh:

QuantumShqipe said:
Just to add normal fastboot command i am pretty sure has problems, usually this is advised to be used "fastboot flash super "system.img"
Click to expand...
Click to collapse
No don't flash that, it needs to be flashed from fastbootd, super is a partition that holds vendor and system

I stuck at fastbootd. Command Prompt says: “waiting for any device”. Really need asssistance

kinhrau said:
I stuck at fastbootd. Command Prompt says: “waiting for any device”. Really need asssistance
Click to expand...
Click to collapse
Are you on windows? I think you'll need a driver... Otherwise it works fine on Linux

sooti said:
No don't flash that, it needs to be flashed from fastbootd, super is a partition that holds vendor and system
Click to expand...
Click to collapse
Mmm alright then fair enough, I know what the dynamic super partition table is about but haven't messed with gsis so I would not know and maybe users don't know what they are doing since they failed to install this

QuantumShqipe said:
Mmm alright then fair enough, I know what the dynamic super partition table is about but haven't messed with gsis so I would not know and maybe users don't know what they are doing since they failed to install this
Click to expand...
Click to collapse
once i found the fastboot drivers ill check it out

Good work man,
Fastbootd is the only way to go... Had this issue yesterday when I tested phh and then havoc... had to download and extract these drivers to a folder. ... Which were linked directly from the android OEM drivers page
Then you have to hold shift and restart windows and choose the advanced restart to disable driver verification.
Then plug the phone in whilst in fastbootd mode.... Find the device in device manager ... Update drivers and point to the the xiamio driver.rar which you extracted earlier ... It should find the device .. install and viola.
But yes....worked instantly on MX Linux ?
Good news - the fastbootd included in lineage recovery also works the same. Tried and tested... Will give your gsi a try tomorrow

Well. Just installed the drivers and everything is detected by PC. Flashing through commandline the result is "remote: 'Partition not found') fastboot: error: Command failed"
Any ideas?

omararce said:
Well. Just installed the drivers and everything is detected by PC. Flashing through commandline the result is "system partition not found".. any ideas?
Click to expand...
Click to collapse
You didnt boot to fastbootd
First boot to bootloader then:
Code:
fastboot reboot fastboot

CFKod said:
You didnt boot to fastbootd
First boot to bootloader then:
Code:
fastboot reboot fastboot
Click to expand...
Click to collapse
I was on fastbootd, somehow the partition its not recognized by fastboot, tried with fastboot and with Xiaomi Flasher Jar tool that is around ...
---------- Post added at 02:34 PM ---------- Previous post was at 02:11 PM ----------
can i use fastboot erase system?
And then fastboot -u flash system name_of_system.img?

Does this have working BT Audio? Like media audio?

doctahjeph said:
Does this have working BT Audio? Like media audio?
Click to expand...
Click to collapse
Yup, everything works

I tried bt audio and can't put on

Related

phhusson Android P 9.0 Treble GSI (WiFI Working)

Decided to create a new thread on the SE forums since we now have our own forum.
So phhusson made a treble GSI for Android P and I got further with it than with any of the other GSIs.
WIFI and BLUETOOTH both work with this GSI.
Here's what I did to get it working (your mileage may vary and I am not responsible for any broken/ bricked devices as a result of these instructions, ALWAYS MAKE SURE YOU TAKE A FULL TWRP BACKUP OF YOUR DEVICE BEFORE ATTEMPTING THIS):
Unlock bootloader.
Download the latest TWRP from here and flash it. Make sure you're running at least version 3.2.3.
Boot into TWRP, tap on Wipe and then tap on "Format Data" and enter yes. Once it's done, reboot into recovery.
Next flash the latest Xiaomi.EU MiUI 10 Beta rom from here. Download it, transfer it to your phone's storage and then use TWRP to install the zip.
After it has installed, tap on Wipe on the TWRP main menu and swipe to factory reset.
Next flash the treble GSI for Lineage 15.1 from here. Download it, transfer to your phone's storage and then use TWRP to install the image file by tapping on Install, then "Install Image" on the bottom right and then select the Lineage image you transferred earlier. Select the "system" partition on the next screen and install.
Now reboot your phone and wait for Lineage to boot up. Once it has booted successfully, reboot into recovery. Use TWRP to factory reset your device again.
Now follow the steps for an A-Only device on this article
*BUT BEFORE YOU REBOOT, GO INTO THE ADVANCED MENU ON TWRP AND TAP ON "INSTALL ROOT"*. Once Magisk has been installed, reboot into system and hopefully you should boot. If not, try rebooting again and it should work.
Bugs (that I know of):
Audio is really broken and sounds horrible even with headphones plugged in.
You can fix media audio only by flashing the ViPER4Android module through Magisk Manager.
This doesn't fix it for ringtone/notification or alarms though.
FIX FOR NOTCH:
https://github.com/pravsterrr/treble-overlay-xiaomi-mi8se/blob/master/dist/treble-overlay-xiaomi-mi8se.apk?raw=true
Download the APK.
Boot into TWRP.
Mount vendor partition.
Use ADB to move the APK to "/vendor/overlay/"
let me know if you find anything.
pravsterrr said:
Decided to create a new thread on the SE forums since we now have our own forum.
So phhusson made a treble GSI for Android P and I got further with it than with any of the other GSIs.
WIFI and BLUETOOTH both work with this GSI.
Here's what I did to get it working (your mileage may vary and I am not responsible for any broken/ bricked devices as a result of these instructions, ALWAYS MAKE SURE YOU TAKE A FULL TWRP BACKUP OF YOUR DEVICE BEFORE ATTEMPTING THIS):
Unlock bootloader.
Download the latest TWRP from here and flash it. Make sure you're running at least version 3.2.3.
Boot into TWRP, tap on Wipe and then tap on "Format Data" and enter yes. Once it's done, reboot into recovery.
Next flash the latest Xiaomi.EU MiUI 10 Beta rom from here. Download it, transfer it to your phone's storage and then use TWRP to install the zip.
After it has installed, tap on Wipe on the TWRP main menu and swipe to factory reset.
Next flash the treble GSI for Lineage 15.1 from here. Download it, transfer to your phone's storage and then use TWRP to install the image file by tapping on Install, then "Install Image" on the bottom right and then select the Lineage image you transferred earlier. Select the "system" partition on the next screen and install.
Now reboot your phone and wait for Lineage to boot up. Once it has booted successfully, reboot into recovery. Use TWRP to factory reset your device again.
Now follow the steps for an A-Only device on this article
*BUT BEFORE YOU REBOOT, GO INTO THE ADVANCED MENU ON TWRP AND TAP ON "INSTALL ROOT"*. Once Magisk has been installed, reboot into system and hopefully you should boot. If not, try rebooting again and it should work.
Bugs (that I know of):
Audio is really broken and sounds horrible even with headphones plugged in.
Notch still isn't really recognized by the system.
let me know if you find anything.
Hope someone finds a fix for the audio
Click to expand...
Click to collapse
Hi guy,my mi8 also have audio bugs,do you fix it?
Qian Lee said:
Hi guy,my mi8 also have audio bugs,do you fix it?
Click to expand...
Click to collapse
You can fix media audio only by flashing the ViPER4Android module through Magisk Manager.
This doesn't fix it for ringtone/notification or alarms though.
pravsterrr said:
You can fix media audio only by flashing the ViPER4Android module through Magisk Manager.
This doesn't fix it for ringtone/notification or alarms though.
Click to expand...
Click to collapse
THX,I had fixed media audio,and I knows someone use an app to change ringtone,then the ringtone sounds ok
ps:I am sorry for my poor english,hope you can understand :victory:
The phone app,contacts,etc,moat of the system apps might FC.Which annoyed me is the input app,it will FC too
linqihao2333 said:
The phone app,contacts,etc,moat of the system apps might FC.Which annoyed me is the input app,it will FC too
Click to expand...
Click to collapse
最新的pe gsi并没有这些问题。
Qian Lee said:
THX,I had fixed media audio,and I knows someone use an app to change ringtone,then the ringtone sounds ok
ps:I am sorry for my poor english,hope you can understand :victory:
Click to expand...
Click to collapse
Which app // 你用过什么应用程序
great to see mi8 SE moving development
Got the notch detection working with help from phh.
Not responsible for any damage to your device / for any broken devices as a result of these instructions.
FIX FOR NOTCH:
https://github.com/pravsterrr/treble-overlay-xiaomi-mi8se/blob/master/dist/treble-overlay-xiaomi-mi8se.apk?raw=true
Download the APK.
Boot into TWRP.
Mount vendor partition.
Use ADB to move the APK to "/vendor/overlay/"
pravsterrr said:
Got the notch detection working with help from phh.
Not responsible for any damage to your device / for any broken devices as a result of these instructions.
FIX FOR NOTCH:
Download the APK.
Boot into TWRP.
Mount vendor partition.
Use ADB to move the APK to "/vendor/overlay/"
Click to expand...
Click to collapse
It's good to see someone trying to make this rom works. Hope that audio problems will be fixed soon
Great, thank you. I will try it after its done first release with fixed sound issue.
pravsterrr said:
Got the notch detection working with help from phh.
Not responsible for any damage to your device / for any broken devices as a result of these instructions.
FIX FOR NOTCH:
https://github.com/pravsterrr/treble-overlay-xiaomi-mi8se/blob/master/dist/treble-overlay-xiaomi-mi8se.apk?raw=true
Download the APK.
Boot into TWRP.
Mount vendor partition.
Use ADB to move the APK to "/vendor/overlay/"
Click to expand...
Click to collapse
I will try this as well once I get a type c adaptor for my usb otg. Thanks for the tutorial.
The Mi 8 SE isn't my daily driver yet. Should I flash for testing or hold off?
Sorry but how to flash V4A through Magisk?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Silver Wind said:
Sorry but how to flash V4A through Magisk?
Click to expand...
Click to collapse
Download the zip via Magisk Manager and then flash using custom recovery
What's not working???
pravsterrr said:
Got the notch detection working with help from phh.
Not responsible for any damage to your device / for any broken devices as a result of these instructions.
FIX FOR NOTCH:
https://github.com/pravsterrr/treble-overlay-xiaomi-mi8se/blob/master/dist/treble-overlay-xiaomi-mi8se.apk?raw=true
Download the APK.
Boot into TWRP.
Mount vendor partition.
Use ADB to move the APK to "/vendor/overlay/"
Click to expand...
Click to collapse
Hey man, can you make a notch detection for android 8.1 vesion? Hope you can help me with it
new release is up, changelog:
https://github.com/phhusson/treble_experimentations/releases
September security patch
[Samsung Galaxy Note 9] Fix WiFi, brightness and fingerprint sensor
[Samsung Galaxy S9] Support assistant and partial "home" button on S9
Include phh su
[Xiaomi Mi 6X] Fix backlight control on
[Xiaomi ...] Fix sound on Mi 8 *, Poco,
[Xiaomi Mi Mix 2S] Delete fingerprint key event
[Treble app] [Huawei] Setting for hwcomposer overlay bypass option to workaround blur issue
[Treble app] minor fixes
Add support for status bar reduction for notches
Fix webview issue when not using gapps
[Known regression of this version] Broke ro.sf.hwrotation (needed for screen rotation on some devices)
Maybee our sound issue is fixed IT doesnt fixed
New PixelExperience release is up too...
https://github.com/EnesSastim/Downloads/releases
Any issues with mtp? Thanks
technoboi1 said:
new release is up, changelog:
https://github.com/phhusson/treble_experimentations/releases
September security patch
[Samsung Galaxy Note 9] Fix WiFi, brightness and fingerprint sensor
[Samsung Galaxy S9] Support assistant and partial "home" button on S9
Include phh su
[Xiaomi Mi 6X] Fix backlight control on
[Xiaomi ...] Fix sound on Mi 8 *, Poco,
[Xiaomi Mi Mix 2S] Delete fingerprint key event
[Treble app] [Huawei] Setting for hwcomposer overlay bypass option to workaround blur issue
[Treble app] minor fixes
Add support for status bar reduction for notches
Fix webview issue when not using gapps
[Known regression of this version] Broke ro.sf.hwrotation (needed for screen rotation on some devices)
Maybee our sound issue is fixed IT doesnt fixed
New PixelExperience release is up too...
https://github.com/EnesSastim/Downloads/releases
Click to expand...
Click to collapse
is the notch auto detected ?

[ROM][9.0.0][UNOFFICIAL][Alpha] LineageOS 16.0 for Oneplus One [bacon]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS 16.0 for Oneplus One (bacon)
LineageOS 16.0 is a free, community built, aftermarket firmware distribution of Android 9 (Pie).​
Code:
All information and files — both in source and compiled form — are provided on an as is basis.
No guarantees or warranties are given or implied. The user assumes all risks of any damages
that may occur, including but not limited to loss of data, damages to hardware, or loss of
business profits. Please use at your own risk. Note that unless explicitly allowed by the warranty
covering your device, it should be assumed that any warranty accompanying your device will
be voided if you tamper with either the system software or the hardware.
Wiki
Official Device Specific LineageOS Wiki: https://wiki.lineageos.org/devices/bacon
Working
- Hardware and Software Keys
- RIL (Phone Calls, SMS/MMS, Mobile Network)
- Private DNS (DNS over TLS)
- WiFi
- GPS
- Audio
- Sensors
- Camera (with 3rd party app, e.g. OpenCamera)
- Bluetooth (with dirty flash from 15.1)
Not working
- NFC
- Phone can get very warm (Temporary fix: Go to "Settings" -> "Battery" -> "Battery saver and performance" and choose the Performance profile "Efficiency")
- SELinux (Current status: Permissive)
Requirements
- TWRP Recovery (tested with version 3.2.3-0, others may also work)
- Unlocked Bootloader
Installation
1. Download the ZIP and copy it to the internal memory
2. Boot into Recovery
3. If you have got LineageOS 14.1 or earlier installed, wipe System and Cache
4. Wipe Dalvik Cache
5. Flash the LineageOS 16.0 ZIP
6. Optional: Flash OpenGApps for Android 9.0 from SD card
7. Reboot
Changelog 03.12.2018
- Most of the old LineageOS Features are implemented by now
- Status bar can be pulled down from all over the home screen again
- Bugfixes here and there
Changelog 15.10.2018
- Bluetooth fixes
Changelog 13.10.2018
- Fixed dark style issues
Changelog 10.10.2018
- Android 9.0.0_r6 -> 9.0.0_r10
- Stereo Audio fixed
- Camera fixed (but very slow at the moment)
- Fixed cLock widget not loading after reboot
Changelog 06.10.2018
- Bugfixes
- Phone not getting hot anymore
- UI feels faster/more smooth
Changelog 02.10.2018
- Minor bugfixes
- Reduced battery usage
Changelog 30.09.2018
- Added Trust interface
- Bugfixes & Stability improvement
Status: Beta
OS Version: Android 9.0
Kernel: 3.4.x
Build Date: 03.12.2018
Download Link
MOD EDIT: Link removed as not kernel source link provided.
Donate to Support the Lineage Developers
Donate via PayPal
Thanks a lot. Can I install it for daily use?
ToXiC said:
Thanks a lot. Can I install it for daily use?
Click to expand...
Click to collapse
No, camera is not working properly spamming errors in logcat. You can try your luck with Bacon_OP5cam, but its quality isn't as good as stock Snap camera in older versions of LineageOS. Also maybe wifi issues causes phone to heat
Code:
09-29 08:59:49.021 322 322 E WifiHAL : wifi_get_link_stats: requestResponse Error:-5
09-29 08:59:49.024 675 2159 E WifiVendorHal: getWifiLinkLayerStats(l.937) failed {.code = ERROR_INVALID_ARGS, .description = }
same wifi thing I got running TugaPower's LineageOS 16
is there we have hardware keys or onscreen keys or both working on this rom?
Hardware and Software Keys are working in this build. Please don't install it for daily use yet, it's mostly for testing purposes.
Oh, sweet! OPO now has an unofficial LOS16 build. I'll be adding this one to my little index ^_^
How did you manage to generate the resulting zip without the payload-format? (I only know the ota_from_target_files script)
thanks for another pie Rom
Babble_ said:
How did you manage to generate the resulting zip without the payload-format? (I only know the ota_from_target_files script)
Click to expand...
Click to collapse
It is already contained in the Soong Project, you could have a look at the Github Project in the Lineage Repo. The script you're searching for is in the folder cmd/zip2zip.
what gapps should we flash i tried opengapps and i kept getting bluetooth has stopped force close message popup
also what firmware modem zip works best with this ROM?
Thanks for your hard work and efforts and another ROM
Bluetooth also stops after booting, even when no Gapps are installed. So it's not a Gapps issue.
I'll try to fix this issue today.
Fyi: I've tested the OpenGapps Nano Package (for Android 9.0 of course) and I'm using the latest modem firmware from OxygenOS.
Loxe said:
I'll try to fix this issue today.
Fyi: I've tested the OpenGapps Nano Package (for Android 9.0 of course) and I'm using the latest modem firmware from OxygenOS.
Click to expand...
Click to collapse
do you have a link for that firmware???/
rob.d.s i9505 said:
do you have a link for that firmware???/
Click to expand...
Click to collapse
https://forums.oneplus.com/threads/oxygenos-2-1-4-for-the-oneplus-one.425544/
There are also instructions given how to install OxygenOS but with that process you would lose your data and install a completely different rom.
Instead you could extract the following files from the ZIP and flash them manually via fastboot.
Execute the following steps only if you know what they are doing! Else you could brick the phone.
All files from the folder "firmware-update" and static_nvbk.bin from "RADIO".
Flash with the following fastboot commands:
fastboot flash oppostanvbk static_nvbk.bin
fastboot flash tz tz.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash LOGO logo.bin
fastboot flash modem NON-HLOS.bin
Code:
Disclaimer:
I will take no responsibility for any actions you take using these instructions or applications. ROM/Firmware flashing can void your warranty. Please proceed with caution and at your own accord.
Here are all firmwares
https://forum.xda-developers.com/oneplus-one/general/firmware-modem-oneplus-one-t3462214
rob.d.s i9505 said:
do you have a link for that firmware???/
Click to expand...
Click to collapse
Loxe said:
https://forums.oneplus.com/threads/oxygenos-2-1-4-for-the-oneplus-one.425544/
There are also instructions given how to install OxygenOS but with that process you would lose your data and install a completely different rom.
Instead you could extract the following files from the ZIP and flash them manually via fastboot.
Execute the following steps only if you know what they are doing! Else you could brick the phone.
All files from the folder "firmware-update" and static_nvbk.bin from "RADIO".
Flash with the following fastboot commands:
fastboot flash oppostanvbk static_nvbk.bin
fastboot flash tz tz.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash LOGO logo.bin
fastboot flash modem NON-HLOS.bin
Click to expand...
Click to collapse
Gaukler_Faun said:
Bluetooth also stops after booting, even when no Gapps are installed. So it's not a Gapps issue.
Click to expand...
Click to collapse
I've uploaded a new image, Bluetooth is working fine on my OpO. Can you also test it?
Still the same. Bluetooth force closes directly after booting. No chance to pass the setup screen.
I only flashed the rom and rooted with Magisk (17.1). Anyway thanks for your efforts.
I've the same bluetooth app issue. Clean installation, no Magisk, no gapps etc. Trying different firmwares didn't fix the problem.
BTW other Pie roms updates also have bluetooth problems.
Igoyran said:
I've the same bluetooth app issue. Clean installation, no Magisk, no gapps etc. Trying different firmwares didn't fix the problem.
BTW other Pie roms updates also have bluetooth problems.
Click to expand...
Click to collapse
Bluetooth is working now with the build from today. I've tried it also with magisk and OpenGapps.
Hey, thanks for your work! If you need any beta testers or logs, let me know. My telegram is @valvze or XDA is open as well. Thanks once again for your work.
---------- Post added at 02:54 AM ---------- Previous post was at 02:47 AM ----------
edit: Bluetooth keep force closing for anyone on startup on latest build? Tried flashing without gapps and still have the same issue

[Project Treble][UNOFFICIAL] for Wileyfox Swift 2/Plus/X

/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
Click to expand...
Click to collapse
Project Treble
Important!
Recommended for installation only for advanced users​***What is Project Treble? ***
Project Treble allows to install - Generic System Images on our device with a minimum number of bugs.
Vendor - this is partition where proprietary files and drivers are stored, which are separate from the system.
***Userful Information***
Project Treble XDA Thread
Generic System Image (GSI) list
***Development and bugs***
Development has been started about 3 months. backwards During this time, dozens of errors were corrected and millions of nerve cells were lost.
Vendor is based on the stock firmware UOS273C with a large number of edits.
The kernel is used from vm03 with driver edits for working on Project Treble.
Bugs in Generic System Images:
On Oreo and Pie GSIs don't working SafetyNET.
My Magisk Module: Wileyfox Swift 2 SafetyNet Pass
Bugs in Vendor:
SELinux Permissive
For the fingerprint scanner to work correctly before being added to Settings, it is necessary to “poke” 5-6 times into it, for the driver to load correctly.
***Preparing device for support Project Treble***
Download TWRP Treble
Repartition script 16GB or 32GB
Download Treble Vendor
Download Treble Boot
Mirror on Google Drive
Mirror on Cloud Mail.ru
If you want get back default partition table just flash:
Download Revert - 16GB
Download Revert - 32GB
You need to copy all the necessary information to an external memory card or PC, since the internal memory will be formatted and devided into special partitions for Project Treble can work.
​
Install TWRP Treble in a convenient way for you.
Install Repartition script in TWRP. Depending on your internal memory size.
After installing repartition script, device will automatically reboot into Recovery, where you must do:
Format Data (Wipe > Format Data)
Wipe Vendor (Wipe > Advanced Wipe > Vendor)
After that necessarily to reboot the Recovery (Reboot > Recovery)
Flashing Treble Vendor (Just install zip archive)
Flashing Treble Boot (Select the option in the lower right corner Install Image, select Boot_Treble_new.img and flash it as Boot Image)
Install your favorite firmware (about this below). (Select the option in the lower right cornerInstall Image, than flash it as System Image)
***Installing Android Oreo or Android Pie GSIs***
Flash any GSi from Generic System Image (GSI) list or XDA Thread
always choose arm64 A-ONLY!
* If camera don't working on Pie flash:
Camera Pie GSI patch
* If the NFC item in the settings hangs, or the NFC does not turn on (this is usually the case in the old October GSI), flash:
NFC all GSI Patch
* Patch for fix fingerprint scanner on some Pie GSIs
Folder with patches
For ArrowOS GSI, HavocOS 2.0, AEX 6.1 fix not needed.
***Google Apps***
Install GApps only before the first launch of the ROM!
Open GApps Project
***Thanks***
Testing and moral support:
Kirill_MegaFon (4PDA)
xyzmean (4PDA)
Zent16 (4PDA)
backspace696 (4PDA)
Help in bug fixes and kernel sources:
vm03 (XDA)
Mirrors for download files:
anatoliy-is (4PDA)
Fingerprint overlay:
creativchic (4PDA)
XDA:DevDB Information
[Project Treble][UNOFFICIAL] for Wileyfox Swift 2/Plus/X, ROM for the Wileyfox Swift 2
Kernel Sourses
DevelopedInside
Contributors
fx-mod
ROM OS Version: Android 8.1.x and Android 9.x
Version Information
Status: Beta
Created 2018-09-30
Last Updated 2018-09-30
Never heard of 'Project Treble' before, but it sounds very interesting to be able to use 'Generic System Images'.
Before playing around with it - can you please also provide a 'Repartition Script' to get back to the default Partitioning ?
fred0r said:
Never heard of 'Project Treble' before, but it sounds very interesting to be able to use 'Generic System Images'.
Before playing around with it - can you please also provide a 'Repartition Script' to get back to the default Partitioning ?
Click to expand...
Click to collapse
To return the phone to stock, just install Factory Firmware.
fred0r said:
Never heard of 'Project Treble' before, but it sounds very interesting to be able to use 'Generic System Images'.
Before playing around with it - can you please also provide a 'Repartition Script' to get back to the default Partitioning ?
Click to expand...
Click to collapse
Done!
i installed treble according to your instruction and flashed a AOSP 8.1 image (system-arm64-aonly-gapps-su.img.xz) which should include gapps and su.
unfortunately the su-part wasnt available, so i tried to boot into the recovery by selecting it during the start of the phone - but i instantly came back to the 'boot-screen' without starting twrp.
for now the only way to get back on the 'treble-twrp' i need to boot it via fastboot (fastboot boot TWRP_Treble_marmite.img)
i this a bug or am i doing something wrong ?
[edit]
installed another rom which had the option in developers to reboot directly into the recovery - that worked.
---------- Post added 5th October 2018 at 12:12 AM ---------- Previous post was 4th October 2018 at 11:43 PM ----------
Now i installed the latest Oreo Resurrection-Remix from https://downloads.resurrectionremix.com/arm64aonly/ and during startup:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Another thing is, that on all GSI-Images i installed so far the system-fonts are very tiny - like it's using a too high screen-resolution.
fred0r said:
......so i tried to boot into the recovery by selecting it during the start of the phone - but i instantly came back to the 'boot-screen' without starting twrp.
for now the only way to get back on the 'treble-twrp' i need to boot it via fastboot (fastboot boot TWRP_Treble_marmite.img)
i this a bug or am i doing something wrong ?
Click to expand...
Click to collapse
Nevermind - it works also to boot from the start. i needed first to select 'boot recovery' and then press on 'start' to boot into it.
Just installed the GSI from PixelExperience from pixelexperience.org and also get that 'vendor mismatch' message.
fred0r said:
Nevermind - it works also to boot from the start. i needed first to select 'boot recovery' and then press on 'start' to boot into it.
Just installed the GSI from PixelExperience from pixelexperience.org and also get that 'vendor mismatch' message.
Click to expand...
Click to collapse
I had this issue too and I believe flashing the vendor zip again did the job for me, not completely sure though.
xXxSAMIxXx said:
I had this issue too and I believe flashing the vendor zip again did the job for me, not completely sure though.
Click to expand...
Click to collapse
vendor miscmatch message is a warning. Not an error!
a great work ..soon i will get this device
I'd like to try out Android P. Has anyone tried this with a Swift 2 device and can recommend a GSI to use?
Edit: I couldn't get Pixel Experience (9.0) to boot succesfully but phhusson's AOSP 9.0 works. It's very barebones indeed. Someone made an overlay that makes adaptive brightness possible but I still can't adjust the LED for notifications. Not being able to turn off the charging/low-battery LED is a bummer. Otherwise it runs fine but I'll try a different GSI today.
Did you use the arm64 a-only image? I tried the arm a-only and that wouldn't boot but I'm (quite) happily buzzing along with the former.
fx-mod said:
* Patch for fix fingerprint scanner on some Pie GSIs
Phh AOSP 9 v106 [02/10/2018] only
ArrowOS 9 [23/09/2018] only
Pixel Experience P [20/09/2018] only
Click to expand...
Click to collapse
Is it possible to update the Pixel Experience P fingerprint scanner patch? The latest version of the ROM fixes the hotspot issues but the fingerprint scanner patch does not work.
erasmuswill said:
Is it possible to update the Pixel Experience P fingerprint scanner patch? The latest version of the ROM fixes the hotspot issues but the fingerprint scanner patch does not work.
Click to expand...
Click to collapse
it is done!
wileyfox swift 2X with 32GB storage.
32 gb repartition file ? or should i use 16 gb ?
just to be sure i'm not destroying my phone
waver1967 said:
wileyfox swift 2X with 32GB storage.
32 gb repartition file ? or should i use 16 gb ?
just to be sure i'm not destroying my phone
Click to expand...
Click to collapse
32 GB of course
failed to mount system
after doing all the steps twrp says no os installed
oeps my mistake..
forgot to unrar gsi file
Is it possible to patch at least one of Pie GSI's to work almost perfectly? Right now it is not possible to use any of GSI's for more than a week because every one have some annoying bugs
puszekkk said:
(
Click to expand...
Click to collapse
What does not suit you?
anatoliy-is said:
What does not suit you?
Click to expand...
Click to collapse
Broken hotspot, dumped fingerprints after reboot, broken wifi, broken audio routing :/

[ROM][UNOFFICIAL][TREBLE][10.0][NB1] LineageOS 17.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Working:
It boots
WiFi
Bluetooth
Camera
Navigation Keys
Fingerprint
Sensors
GPS
RIL
SDCard
Headphones
Ringtones
Bluetooth audio
Known bugs
WiFi Hotspot
Selinux permissive
Stock LOS recovery doesn't boot
Dual SIM
You tell me
Install instructions
Flash the newest T-Virus release (if you have already installed T-Virus, reflash the newest release it contains a fix to TWRP)
After T-Virus has flashed and it has booted to the Android 10 GSI test environment, type this command to reboot to recovery mode
Code:
adb reboot recovery
Once in recovery, copy the Lineage OS zip file to the internal storage
Go to the Install section and flash the Lineage OS zip
After the zip has flashed, go to Wipe->Advanced Wipe, tick the "Dalvik /ART Cache" and "Data" boxes and wipe them
Head to Wipe->Format Data and type yes to format the data partition
Finally go to the Reboot section, select Slot B to switch to the flashed slot and then to System and swipe to reboot
Profit?
OpenGApps/Magisk:
After the ROM successfully boots up, many of will will want to install Magisk and/or OpenGApps. To do that you need to install the latest TWRP release
Code:
adb reboot bootloader
fastboot flash:raw boot --slot=all twrp-3.4.0-0-NB1.img
fastboot reboot
After that reboot to recovery, flash OpenGApps and/or Magisk. If you flash OpenGApps don't forget to wipe the data partition to prevent Google Setup from crashing
Downloads
T-Virus: https://forum.xda-developers.com/nokia-8/development/t-virus-infect-nokia-8-project-treble-t3946249
ROM: https://github.com/GPUCode/android_device_nokia_nb1/releases
TWRP: https://forum.xda-developers.com/nokia-8/development/recovery-twrp-3-4-0-0-nb1-t4187679
Notes:
Only Clean Installation Please
Bug Report Without logs means nothing
Magisk is untested
In case you flashed any gapps, re-flashing is needed if you're updating the ROM
Reporting Bugs:
DO NOT Report bugs if you installed Xposed or weird magisk modules
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Sources:
Device tree (Common): https://github.com/GPUCode/android_device_nokia_msm8998-common/tree/lineage-17.1
Device tree (NB1): https://github.com/GPUCode/android_device_nokia_nb1/tree/lineage-17.1
Kernel: https://github.com/resident-nokia/umbrella
Vendor tree: https://github.com/GPUCode/proprietery_vendor_nokia/tree/lineage-17.1
XDA:DevDB Information
LineageOS 17.1 for NB1, ROM for the Nokia 8
Contributors
THMSP, OneWayGamer, oaid
Source Code: [url]https://github.com/LineageOS[/URL]
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Beta
Created 2020-11-03
Last Updated 2020-11-03[/QUOTE]
Reserved
You gotta be kidding me... @emufan4568
Are you the maintainer? Great work, appreciations.
Should Selinux permissive be considered as BUG? It's a state with its own properties...
Camera is not mentioned to be working or not.
Finally it's here ! Great work :good:
Hopefully I'll be able to use it on a daily basis soon :victory:
Thank for great work sir
Wow great work I knew that you could do it!
How To Install
Help I Cant Install
sdbadshah said:
Help I Cant Install
Click to expand...
Click to collapse
Please go into more detail about the issue you are facing. Just saying "I need help" won't solve anything. Keep in mind this ROM is still beta so expect bugs and crashes
emufan4568 said:
Please go into more detail about the issue you are facing. Just saying "I need help" won't solve anything. Keep in mind this ROM is still beta so expect bugs and crashes
Click to expand...
Click to collapse
The problem with me is i cant understand the method to install iam following the process showed on github but whenever i enter command its says No Such File Dictionary
---------- Post added at 10:09 PM ---------- Previous post was at 09:59 PM ----------
emufan4568 said:
Please go into more detail about the issue you are facing. Just saying "I need help" won't solve anything. Keep in mind this ROM is still beta so expect bugs and crashes
Click to expand...
Click to collapse
And Also My Device Is stucked Into Fastboot mode because i have entered this comand fastboot erase boot_a
after this command iam entering fastboot flash:raw boot_a /path/to/boot.img
but its giving error
---------- Post added at 10:26 PM ---------- Previous post was at 10:09 PM ----------
Now Need Some Help To Install Twrp For Gapps
sdbadshah said:
The problem with me is i cant understand the method to install iam following the process showed on github but whenever i enter command its says No Such File Dictionary
---------- Post added at 10:09 PM ---------- Previous post was at 09:59 PM ----------
And Also My Device Is stucked Into Fastboot mode because i have entered this comand fastboot erase boot_a
after this command iam entering fastboot flash:raw boot_a /path/to/boot.img
but its giving error
---------- Post added at 10:26 PM ---------- Previous post was at 10:09 PM ----------
Now Need Some Help To Install Twrp For Gapps
Click to expand...
Click to collapse
You have to replace "/path/to/boot.img" with the path of the file on your computer... If your prompt is already in the same folder than your files are then just put the filename and it should be ok...
Actually I'm not sure if you should install this ROM as you don't really sound familiar with command prompt, you'd better wait for a stable release as it's just intended for testing.
Bgirka13 said:
You have to replace "/path/to/boot.img" with the path of the file on your computer... If your prompt is already in the same folder than your files are then just put the filename and it should be ok...
Actually I'm not sure if you should install this ROM as you don't really sound familiar with command prompt, you'd better wait for a stable release as it's just intended for testing.
Click to expand...
Click to collapse
Yup iam New Into It But I hAve installed Succecfully But Now What about gapps,How Can I Install Twrp,I Have tried to boot into twrp without Installing But Its Stuck On Powered By Andriod
sdbadshah said:
Yup iam New Into It But I hAve installed Succecfully But Now What about gapps,How Can I Install Twrp,I Have tried to boot into twrp without Installing But Its Stuck On Powered By Andriod
Click to expand...
Click to collapse
The boot command does not work for the Nokia 8. You have to flash T-virus TWRP, then flash OpenGApps, reboot to download mode again and then type "fastboot format userdata" to prevent the Google Setup from crashing. Please read the whole thread before asking any questions
So... I used the rom for a few hours, played with settings, captured some videos and pictures, etc. Controls over buttons amazed me. Camera was good (I didn't have access to pc to compare in detail, but lower volume of photos was apparent, it could be because of higher compression or else), better than stock (except for interface!). Long story short, I came back to stock just for one thing, the ringtones. It looked like that there is some problem with their properties which is preventing usability. Rest is pure awesome.
P.S. (about stock packages) offline ota updates provided by @THMSP (specifically 488L for 488K!) don't seem to work. Also 5.15x firmwares (above 5.150) have problems in their system image file. Their offline updates don't seem to work either.
emufan4568 said:
The boot command does not work for the Nokia 8. You have to flash T-virus TWRP, then flash OpenGApps, reboot to download mode again and then type "fastboot format userdata" to prevent the Google Setup from crashing. Please read the whole thread before asking any questions
Click to expand...
Click to collapse
what's fastboot command to install TWRP, I don't know how to install it.
dongvatm said:
what's fastboot command to install TWRP, I don't know how to install it.
Click to expand...
Click to collapse
You need to use the :raw tag with flash. Running fastboot flash:raw boot_a twrp_treble.img work for me
Arashone said:
So... I used the rom for a few hours, played with settings, captured some videos and pictures, etc. Controls over buttons amazed me. Camera was good (I didn't have access to pc to compare in detail, but lower volume of photos was apparent, it could be because of higher compression or else), better than stock (except for interface!). Long story short, I came back to stock just for one thing, the ringtones. It looked like that there is some problem with their properties which is preventing usability. Rest is pure awesome.
P.S. (about stock packages) offline ota updates provided by @THMSP (specifically 488L for 488K!) don't seem to work. Also 5.15x firmwares (above 5.150) have problems in their system image file. Their offline updates don't seem to work either.
Click to expand...
Click to collapse
Ringtones, Headphones and NFC have been fixed. New build will be up soon
Awesome work man! I have a suggestion, make a modified T-virus with LineageOS bundled with it. I'll start working on AIO 2.0 for Treble soon
Suggestion: Use Google Drive to upload rom files. Github is painstakingly slow af for me, while others work just fine. Please do something about that
My wifi will not work, installed following instructions works fine except for wifi. Phone is TA-1012
New release is up! Download from here: https://github.com/GPUCode/android_device_nokia_nb1/releases/tag/v1.1 Fixes include:
* Headphones
* Ringtones
* Bluetooth audio
* NFC
Now the release comes with a TWRP flashable package. The thread has been updated with new installation instructions

Development [ROM][13.0][OFFICIAL] Awaken OS [nabu][11/05/2023]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
awakenOS for Xiaomi Pad 5 [Nabu]
Code:
#include <std_disclaimer.h>
/*
* Your warranty is void. Or...Valid? Probably?
*
* Project Awaken and its maintainers are not responsible for bricked devices,
* dead SD cards, data loss, thermonuclear war, or economic crisis caused by
* Awaken OS. YOU are choosing to make these modifications, and if you
* point your finger at me for messing up your device, I will laugh at you.
*/
Born different, now awaken.
Awaken OS brings consistent, fluent and smooth experience with all your must-have customizations, for you, for the community, for everyone.
- Project Awaken Team -
Saikiran [Founder & Lead Developer]
Ninad Patil [Lead Developer]
Mukul [Developer]
Hugwalk [Lead Designer]
Jagadish [Designer]
Glitch [Designer]
Find us on Telegram! @AwakenOSNews
Display
Fonts, Icon shape & Icon pack customizations
Gestures
Advance reboot menu
Double tap to sleep and wake
Navbar customizations
Three finger screenshot
Toggle torch when screen off
Lockscreen
Notification
Pixel Features
Smartspace
Quick Settings
Brightness slider customizations
Security
Sounds
Cycle through ringer modes
Increasing ring volume
In-call vibration
Link ring and notification volumes
Statusbar
4G instead of LTE
Small mobile type icon
Stylus and keyboard aren't working. [Flash permissiver to fix]
First Time Install / Clean Flash
1. Reboot to bootloader (fastboot)
2. Connect your phone to PC
3. fastboot flash boot boot.img
4. fastboot flash vendor_boot vendor_boot.img
5. fastboot reboot recovery
6. adb shell recovery --wipe_data
7. adb reboot sideload
8. adb sideload awaken*.zip(or drag down the rom zip to cmd)
9. adb sideload firmware*.zip (only if there's a firmware update)
10. Type adb reboot once the installation is completed. #beAwakened
11. Reboot to System and #beAwakened
Update / Dirty Flash
1. Download proper flashable ZIP for your device
2. Reboot to Recovery
3. adb reboot sideload
4. adb sideload awaken*.zip(or drag down the rom zip to cmd)
5. adb sideload firmware*.zip (only if there's a firmware update)
6. Reboot to System by typing adb sideload and #beAwakened
Download Here / Official Announcement / Official Community
Kernel Source / Source Code​
ROM OS Version: Android 13
ROM Kernel: Linux 4.14.x
ROM Firmware Required: Unlocked bootloader, Latest firmware, Above mentioned recovery
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 3.7
Stable Release Date: 2023-05-11
Created: 2023-03-19
Last Updated: 2023-05-11
Reserved
Is it stable for daily use? And pls add screenshot
Great
Waiting for stylus fix
Waiting for the stylus support. Thanks!
Thanks!
Will this stay official. and have a Long Life time?
edit : Full OTA supported?
Works great, only had it running for 2 days, but love it so far.
Pro:
- super smooth, had some lag on MIUI und even Arrow in some of my apps, all good here
- WiFi works fine, had some problems with that before
- Netflix reports widevine L1
- saftynet passes, even banking app likes it (no root though)
- sound: well equalizer in YouTube music work, which is enough for me
Cons
- had to setup face recognition, cancel only brought me back to Google setup, which then wants to setup face unlock again
Big thanks to devs!
Hi, I really like the rom, everything works fine for now but I noticed two shortcomings,
AwakenOS customizations and features: the rom is missing various features, such as floating windows and some customizations (i think)
Audio: the audio quality is a bit poor and low, i would recommend the developer to add an app like dolby atmos or something else for enhancing the audio quality.
Fast charge: the tab doesnt charge at 20-30w
This is my feedback, I'm not forcing
anyone to follow my advice, but I think this rom has a lot of potential on this device.
Found a lil bug: the battery widget doesnt work, it shows an infinite “loading” screen.
Sending images through Facebook messenger is not possible
Keyvannn said:
Great
Waiting for stylus fix
Click to expand...
Click to collapse
Should work. He says flash permessiver to fix. You just need root. But is this a Magisk Module?
TheEmperor27 said:
Sending images through Facebook messenger is not possible
Click to expand...
Click to collapse
Hello. Did you install this ROM? Everytime I try to do this command: adb sideload AwakenOS.zip I get xfer 0 and it immediately stops. Maybe you can help me...
Edit: I've accidentally downloaded the version for another device. I thought it's the correct one because the download link automatically redirects you to the file. So to all others: Pay attention which File you are downloading.
miracast isnt working how to fix
I hope this helps anybody: The ROM seems to be the best one for this device so far for me. The developer says the Pen doesn't work but it does work for me and i don't know why. The keyboard actually didn't work, even after flashing the Permessive File in Magisk which was attached. It only caused a bootloop. For anyone who wants to use the Xiaomi Keyboard anyway: There is still a way to do that. You just need to have your device rooted. I did it easily via Sideload. Just my attached file. It worked for me after rebooting twice.
And maybe somebody wans to know... I use those Magisk Modules which are very important for me because they add some essential feautures. They are attached.
1. BlockAds: Removes many ads systemwide.
2. Magisk Bootloop Protector: Turns off every Magisk Module when a Bootloop which is caused by Magisk is detected. The attached ones are safe but I recommend using it if you install other Magisk Modules.
3. Magisk Xiaomi Keyboard: Enables the Xiaomi Keyboard in any other ROM than MIUI.
4. Mi Sound: Enables MIUI Dolby Atmos for better Sound Quality and adds the equalizer.
5. Miui Core: You need it to use the Mi Sound Magisk Module
6. Xperia Music: Adds the Xperia Music Player which is usefull for me because there isn't any integrated Music Player in this ROM
Hope it helps anybody
IMPORTANT EDIT: It seems like MIUI Core and Sound Module doesn't work with Magisk Delta and somebody has bricked his device by using the Modules! I can only confirm that they work for me and I even attached some Screenshots in another comment so you can see that they work.
YOU ARE CHOOSING TO USE THESE MODULES AND I AM NOT RESPONSIBLE FOR ANY DEVICE BRICKS!
EDIT 2: Now someone else didn't got it working until trying to use Magisk Delta. I'm was using Magisk 25.2 and now 26.1 and both are working. It means you need to look yourself what works for you and what not. Anyway you may need more then one try because you may get stuck in a bootloop and need to reflash your device.
nabulsi08 said:
I hope this helps anybody: The ROM seems to be the best one for this device so far for me. The developer says the Pen doesn't work but it does work for me and i don't know why. The keyboard actually didn't work, even after flashing the Permessive File in Magisk which was attached. It only caused a bootloop. For anyone who wants to use the Xiaomi Keyboard anyway: There is still a way to do that. You just need to have your device rooted. I did it easily via Sideload. Just my attached file. It worked for me after rebooting twice.
Click to expand...
Click to collapse
Could you please check out the screen mirror / cast function, if you can duplicate the tablet screen onto a smart tv?
UniNick said:
Could you please check out the screen mirror / cast function, if you can duplicate the tablet screen onto a smart tv?
Click to expand...
Click to collapse
Sure, give me a moment
UniNick said:
Could you please check out the screen mirror / cast function, if you can duplicate the tablet screen onto a smart tv?
Click to expand...
Click to collapse
Working. It's just a bit slow like normal but perfect for movies, documents and things like that.
hello987vn said:
miracast isnt working how to fix
Click to expand...
Click to collapse
Sorry, I don't use this app and cannot help you. But the integrated Screen Cast works so maybe you try that.
nabulsi08 said:
Sorry, I don't use this app and cannot help you. But the integrated Screen Cast works so maybe you try that.
Click to expand...
Click to collapse
i used the integrated cast it doesnt display my tv
hello987vn said:
i used the integrated cast it doesnt display my tv
Click to expand...
Click to collapse
Do you have a Smart TV (Android TV)? Just go to the Main Menu and it should work. It has listed my TV immediately.

Categories

Resources