Development [ROM][13.0][UNOFFICIAL][RENOIR] PixelOS [03/03/2023]

Search This thread

Cyphound

Member
latest.png

PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.

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.
*/

Our Featurelist

Device Specific Issues:
- None. report if found.

Requirements
- You must have the firmware 14.0.6.0

Downloads
Get the latest PixelOS Build for renoir Download
Firmware https://xiaomifirmwareupdater.com/firmware/renoir/stable/V14.0.6.0.TKICNXM/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases

Note: GApps are included, don't flash separately.

Notes
• Encryption is enabled by default
• SELinux is enforcing/permissive

Flashing Instructions

Clean Flash(coming from a different ROM):

• Download PixelOS ROM zip, boot.img, vendor_boot.img and dtbo.img.
• Reboot into Fastboot.
• Flash boot using: "fastboot flash boot_ab *bootname.img*".
• Flash vendor_boot using: "fastboot flash vendor_boot_ab *vendor_bootname.img*".
• Flash dtbo using: "fastboot flash dtbo *dtbo.img*".
• Reboot to recovery.
• In recovery, format data with Factory Reset > Format data/factory reset
• Sideload the zip with Apply Update > Apply from ADB, and do: adb sideload <ROM zip file>
• Optional: Flash magisk with sideload using: adb sideload <Magisk zip>
- Magisk will show a message about "Signature verification failed, install anyways?", just click YES.
• Reboot and voila!
• To get root access, reboot to recovery after ROM setup and flash magisk.

Updating to a newer build (dirty flash):
• Download ROM zip.
• Enter PixelOS Recovery > Apply Update > Apply from ADB.
• Sideload the ROM using: adb sideload <ROM zip file>
• Optional: sideload Magisk using: adb sideload <Magisk zip>
• Reboot and voila!

Read our blog https://blog.pixelos.net
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee https://www.paypal.com/paypalme/whyredfire
Help translate PixelOS https://translate.pixelos.net

Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree https://github.com/Cyphound/android_device_xiaomi_renoir
Device Tree https://github.com/Cyphound/device_xiaomi_sm8350-common
Kernel Tree https://github.com/Cyphound/android_kernel_xiaomi_sm8350

ROM Kernel: Linux 5.4.x
Build Author: Cyphound
Stable Release Date: 04/02/2023
Latest Release Date: 03/03/2023
 
Last edited:

MrDoctor175

Member
Dec 15, 2022
9
2
Xiaomi Mi 11 Lite 5G
Just flashed it, and it's working amazingly! Most of the animations are very smooth and the device's performance is great! There are a few weird things though, such as the Android easter egg constantly crashing whenever the cats try to pop up. Also the opening animation from turned off screen is a bit sluggish and when it enters the previous app, the corners aren't rounded off. But other than these bugs, I haven't anything else weird yet. I'll be keep on using it for a few days to see how it performs on a full day usage.
Screenshot_20230206-213458_Pixel Launcher.png
 

ke1sezrg

New member
Feb 12, 2023
1
0
Thank you do much Man !
I wanted pixelos on my renoir for so long and sadly there is no oficiall release, you saved me. Everything works really well i havent encountered any Bugs at all. Battery drains little faster for sure compared to miui 14
 

iyc9yv9yg

New member
Feb 22, 2023
4
1
Changelogs 16/02/2023

- Sync with the PixelOS February patch
- Fix speaker calls issue
- Fix VoLTE issue (maybe?)
Great ROM but sadly Google Fi data isn't working for me. I think it has something to do with the build prop spoofing of the Pixel 5. It sees the network, I get calls and texts, but for whatever reason data just connect. I hope you can fix this.
 

MrDoctor175

Member
Dec 15, 2022
9
2
Xiaomi Mi 11 Lite 5G
Great ROM but sadly Google Fi data isn't working for me. I think it has something to do with the build prop spoofing of the Pixel 5. It sees the network, I get calls and texts, but for whatever reason data just connect. I hope you can fix this.
Do you have your carrier's access point names set correctly? I had some issues with mobile data back on MIUI, and this has fixed the problem for me
 

iyc9yv9yg

New member
Feb 22, 2023
4
1
Do you have your carrier's access point names set correctly? I had some issues with mobile data back on MIUI, and this has fixed the problem for me
Google Fi doesn't have APN settings. That's what kinda makes this whole thing weird. If a ROM tries to spoof a newer Pixel (such as this ROM which pretends to be a Pixel 5) it tries to connect to towers and use features that the our device doesn't support. I've attached a ss of my APN settings on my Pixel 7. Only way I could think of fixing this is editing the build.prop on the ROM itself.
 

Attachments

  • Screenshot_20230224-003704.png
    Screenshot_20230224-003704.png
    47.2 KB · Views: 70

Cyphound

Member
Google Fi doesn't have APN settings. That's what kinda makes this whole thing weird. If a ROM tries to spoof a newer Pixel (such as this ROM which pretends to be a Pixel 5) it tries to connect to towers and use features that the our device doesn't support. I've attached a ss of my APN settings on my Pixel 7. Only way I could think of fixing this is editing the build.prop on the ROM itself.
Hello! Unfortunately in my country I don't have access to this type of service so I didn't know about the problem, although maybe I can't do much since it will probably be a problem with the source code of the rom, the January patch of PixelOS was changed from pixel 7 to 5 for similar problems, I would appreciate it if you edit the build.prop and tell me how it went!
 

iyc9yv9yg

New member
Feb 22, 2023
4
1
Hello! Unfortunately in my country I don't have access to this type of service so I didn't know about the problem, although maybe I can't do much since it will probably be a problem with the source code of the rom, the January patch of PixelOS was changed from pixel 7 to 5 for similar problems, I would appreciate it if you edit the build.prop and tell me how it went!
If I get a chance I'll lyk how it goes. It might be a bit
 
  • Like
Reactions: Cyphound

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    latest.png

    PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.

    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.
    */

    Our Featurelist

    Device Specific Issues:
    - None. report if found.

    Requirements
    - You must have the firmware 14.0.6.0

    Downloads
    Get the latest PixelOS Build for renoir Download
    Firmware https://xiaomifirmwareupdater.com/firmware/renoir/stable/V14.0.6.0.TKICNXM/
    Magisk (optional) https://github.com/topjohnwu/Magisk/releases

    Note: GApps are included, don't flash separately.

    Notes
    • Encryption is enabled by default
    • SELinux is enforcing/permissive

    Flashing Instructions

    Clean Flash(coming from a different ROM):

    • Download PixelOS ROM zip, boot.img, vendor_boot.img and dtbo.img.
    • Reboot into Fastboot.
    • Flash boot using: "fastboot flash boot_ab *bootname.img*".
    • Flash vendor_boot using: "fastboot flash vendor_boot_ab *vendor_bootname.img*".
    • Flash dtbo using: "fastboot flash dtbo *dtbo.img*".
    • Reboot to recovery.
    • In recovery, format data with Factory Reset > Format data/factory reset
    • Sideload the zip with Apply Update > Apply from ADB, and do: adb sideload <ROM zip file>
    • Optional: Flash magisk with sideload using: adb sideload <Magisk zip>
    - Magisk will show a message about "Signature verification failed, install anyways?", just click YES.
    • Reboot and voila!
    • To get root access, reboot to recovery after ROM setup and flash magisk.

    Updating to a newer build (dirty flash):
    • Download ROM zip.
    • Enter PixelOS Recovery > Apply Update > Apply from ADB.
    • Sideload the ROM using: adb sideload <ROM zip file>
    • Optional: sideload Magisk using: adb sideload <Magisk zip>
    • Reboot and voila!

    Read our blog https://blog.pixelos.net
    Join our Telegram Group https://t.me/PixelOSChat
    Buy me a Coffee https://www.paypal.com/paypalme/whyredfire
    Help translate PixelOS https://translate.pixelos.net

    Source Code
    PixelOS http://github.com/PixelOS-AOSP
    Device Tree https://github.com/Cyphound/android_device_xiaomi_renoir
    Device Tree https://github.com/Cyphound/device_xiaomi_sm8350-common
    Kernel Tree https://github.com/Cyphound/android_kernel_xiaomi_sm8350

    ROM Kernel: Linux 5.4.x
    Build Author: Cyphound
    Stable Release Date: 04/02/2023
    Latest Release Date: 03/03/2023
    6
    -- 03-03-2023 --
    • Switch download server to SourceForge.
    • I improve the speed of Wi-Fi.
    • Fixed an issue where a video would resume after pausing it.
    • Expose aux camera globally.
    • Update color space for vendor color modes.
    • Increase start padding of status bar.
    • From now on I will include the changes in the same publication of the rom.
    3
    Changelogs 16/02/2023

    - Sync with the PixelOS February patch
    - Fix speaker calls issue
    - Fix VoLTE issue (maybe?)
    3
    Thanks for sharing this great rom. T: Happy Renoir user.
    1
    Hi!! I have detected a bug, for some reason when calls on volte the voice breaks
    Thanks for letting me know, I don't have volt in my country so I didn't know what was happening, I'll try to fix it for the next patch! (⁠。⁠•̀⁠ᴗ⁠-⁠)⁠✧