[ROM][13.0][OFFICIAL][CEPHEUS] PixelOS [RETROFIT][09/07/2023]

Search This thread

kickats

Member
Mar 14, 2023
14
3
Front camera still not working in video mode. Don't show anything!! Camera mode is working good. 🤣
Screenshot_20230315-125141_Camera.png
 

kickats

Member
Mar 14, 2023
14
3
Anyone know change battery capacity in this rom. I just change new battery 4000ma. Now battery show not exactly. And not fast change
 

danitco

Senior Member
Mar 4, 2016
66
37
Xiaomi Mi 9

Attachments

  • Screenshot_20230315-231746_Cámara.png
    Screenshot_20230315-231746_Cámara.png
    533.7 KB · Views: 32
  • Like
Reactions: kickats

vencal

New member
May 12, 2011
1
1
Anyone know change battery capacity in this rom. I just change new battery 4000ma. Now battery show not exactly. And not fast change
You need to change the values of these two files to 4000000 (Need root):
"/sys/class/power_supply/bms/charge_full
/sys/class/power_supply/battery/charge_ful"

You can also try with this Magisk module: https://github.com/PycmShoma/IncreasedBatteryCapacity

If it works for you, let us know. Because as I have seen these changes do not work in all ROMS.
 
  • Like
Reactions: kickats

kickats

Member
Mar 14, 2023
14
3
Can't you set it in AccuBattery? (App)
not it not accept me charging battery . lol
put old battery , everything fine
You need to change the values of these two files to 4000000 (Need root):
"/sys/class/power_supply/bms/charge_full
/sys/class/power_supply/battery/charge_ful"

You can also try with this Magisk module: https://github.com/PycmShoma/IncreasedBatteryCapacity

If it works for you, let us know. Because as I have seen these changes do not work in all ROMS.
Thanks bro. i will try
 

OwnageWOT

Senior Member
Aug 25, 2013
89
17
35
Bucharest
this was a bit hard to install but i figure out ...
Who recive error that sideload cant read just folow this step from other topic ;

Many thanks to @jstegeman for the genius insight into LARGEADDRESSAWARE. I wanted to clarify a couple things for those who are still having issues...
1) Enable debug tracing for adb.exe so you actually know why it's failing. Clarification on @jstegeman post -- you need to set the env. variable ADB_TRACE to all, not ADB_DEBUG. Open a command prompt and type 'set ADB_TRACE=all' and you should be set.
2) Once ADB_TRACE is set try the sideload command again: 'adb sideload <filename>'
3) adb should now spit out an error message. If it's the large address problem you'll see something like 'Unable to allocate 13345........ bytes'.
4) BEFORE YOU RUN THE LARGE ADDRESS AWARE EXECUTABLE LINKED TO BY @jstegeman YOU NEED TO KILL ADB. If you don't kill the service then the utility will fail (without any error message) because you can't modify a running EXE. Type 'adb kill-server' then run the utility.

Once I did 4) then everything worked like it should. Hope it helps

About ROM for first day is excelent.
 
  • Like
Reactions: brunomanuelpt

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Installed without any problems, thx for the update as always U guys are the best
  • 52
    IMG_20230709_183102_662.png

    PixelOS for Xiaomi Mi 9 (cepheus)

    PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation).
    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.
    */

    Device Specific Issues:
    - None, report them if you find one.

    Downloads:
    PixelOS Website
    PixelOS Recovery

    *YOU MUST CLEAN FLASH if you are coming from any other ROM or MIUI.
    Flashing instructions (PixelOS Recovery)
    # Keep in mind:
    - Since Cepheus is using Dynamic Partitions, do NOT use TWRP or OrangeFOX, they won't boot or if they do, it will lead to storage issues.
    - Use PixelOS Recovery only.
    - Do NOT flash custom kernels, they won't boot.
    - YOU MUST CLEAN FLASH if you are coming from any other ROM or MIUI.
    - Suggested firmware: MIUI 12.5 or higher

    # Clean Flash
    - Make sure your platform-tools (adb and fastboot) are up to date.
    - Download PixelOS ROM zip and recovery.img.
    - Reboot into Fastboot.
    - Flash recovery using: fastboot flash recovery <recoveryname.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!

    # Dirty Flash
    - Flash via OTA under Settings > System Update, or:
    - 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!

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

    Join PixelOS Telegram Group https://t.me/PixelOSChat
    Join PixelOS Official Cepheus Telegram Group: https://t.me/pixeloscepheus

    Source Code
    PixelOS: http://github.com/PixelOS-AOSP
    Device Tree: https://github.com/PixelOS-Devices/device_xiaomi_cepheus/
    Vendor: https://github.com/PixelOS-Devices/vendor_xiaomi_cepheus/
    Kernel Source: https://github.com/balgxmr/kernel_xiaomi_cepheus

    Stable Release Date: 09/07/23
    Latest Release Date: 09/07/23
    13
    Hi everybody! New update is up!
    Finally, QPR3 + July patch.

    For this time, dirty flash or OTA is fine. (If you experience OTA issues then try dirty flash.)

    Source changelog as always is on the website, and download too!
    Timezones for some countries has been finally fixed!

    Device changes:
    - Change fingerprint color to white with red center
    - Remove parts (clean speaker)
    - Switch to proper Doze implementation
    - Drop powersave governor
    - Update Audio HIDL to 7.1
    - Use foreground cpuset/uclamp for fingerprint
    - Merge kernel CLO tag 'LA.UM.9.1.r1-13700-SMxxx0.QSSI13.0'
    - Upstream kernel to 4.14.320
    - Switch to Simple Low Memory Killer
    - Misc. fixes and improvements

    * If you experience Pixel Launcher lags for any reason, clean the storage of Pixel Launcher, but be aware that this will delete the current setup/widgets.

    That's all, have a good day and enjoy! =]
    12
    New PixelOS January update is here!
    https://pixelos.net/download/cepheus

    Prepare your backups, clean flash is mandatory!

    I hope you guys likes this update. Battery backup should be better now and overall stability.
    Many thanks to Markus, SA.EXE, Vadim, Kamyk, Error01 for testing!

    Changelog:
    - Added MIUI Camera
    - Addressed more SELinux policy denials
    - Drop pixel thermal hal workaround
    - Drop s2idle usage
    - Media: Update from LA.UM.9.1.r1-13000-SMxxx0.QSSI13.0
    - Merge tag LA.UM.9.1.r1-13000-SMxxx0.QSSI13.0
    - Move to lz4 for EROFS
    - overlay: Add dummy udfps sensor (Fixes screen off fod toggle)
    - Removed Dirac
    - Switch back to OpenGL renderer
    - Switched to user type build
    - Update CarrierConfig from LA.QSSI.13.0.r1-07400-qssi.0
    - Update GPS blobs from LA.UM.9.1.r1-11500.02-SMxxx0.QSSI12.0
    - Upstreamed kernel to 4.14.303
    - Misc changes and improvements.

    Source changelog is available at https://blog.pixelos.net/

    Liked my work? Buy me a coffee ☕ https://paypal.me/balgxmr
    9
    Hello everyone, february update is here!
    Full source changelog is available at https://blog.pixelos.net/

    Changelog device side:

    - Add power off alarm support (Needs LineageOS/DeskClock, or an alarm clock which supports power off alarm)
    - Address more sepolicy denials
    - Change default FOD pressed color to cyan
    - Drop cpu affinity configs
    - Enable qcrild and data services instead of starting them
    - Inherit several Android Go configurations
    - Switch to OSS mtdservice and mlipay
    - Update telephony package list to LA.QSSI.12.0.r1-05600-qssi.0
    - Silence CamX and CHIUSECASE log spam
    - Switch to source built camera stack
    - Temporary remove MIUI Camera due to reported issues
    - Added Aperture camera with AUX support
    - Use AOSP USB v2 audio HAL
    - Add some missing IMS blobs
    - Updated F2FS from Linux 6.2
    - Merge CodeLinaro LA.UM.9.1.r1-13100-SMxxx0.QSSI13.0 tag
    - Upstream kernel to 4.14.305 and compile it with playground clang 17

    About MIUI Camera, it will hopefully return in next updates, i have removed it for now due to broken autobrightness after using the camera, and camera going full black randomly (which forcefully needs reboots). Once I fix these issues, I'll include it again. Safetynet is fixed as well. Hope y'all likes the update :).

    PS: Something i forgot to mention, Camera ids has been udpdated:
    0 for main/wide, 1 for front, 2 for telephoto, 3 for ultra wide.
    I mention this just in case GCams or any mod doesn't recognize properly the other cameras.

    Liked my work? Buy me a coffee 😉☕
    8

    Hello everyone. New update is out!

    Check out the website for downloads and changelog!
    Big thanks for all the testers and feedback, here and telegram.

    Wanna buy me a coffee? Paypal donate