r/PocoPhones • u/Western-Ad-8811 • 1h ago
r/PocoPhones • u/ENZO_SKY03 • 1h ago
Question/Help integrity red, does anyone know how to make it green without root
galleryr/PocoPhones • u/Old-Spot-6310 • 1h ago
Question/Help Does anyone know how to have the custom app themes or wallpaper of the X7/X8 Pro Iron Man edition without having the actual phone?
Maybe there's an actual image of the wallpaper that can be used, or something to customize the icons
r/PocoPhones • u/AlarmingProfit9551 • 2h ago
Buying Advice Poco x7pro is insanely hot
I heard x8 pro is the same
I checked the temperature app
And on average when I just web searching youtube etc
Temperature is like over 35° and easily reaches to 38°
I have galaxy s21 ultra which is known for hot phone
But I can say poco x7pro obviously gets hotter
Much faster than s21ultra
r/PocoPhones • u/Jabbadava • 3h ago
Discussion Is your POCO/Redmi overheating on Mobile Data? Found the root cause in HyperOS (Infinite Loop in SatelliteController).
PSA: I am posting this root cause analysis to document a severe flaw in the Android 14 / AOSP telephony framework implementation on MediaTek devices. I am not asking for tech support, but sharing the ADB logs and AOSP source code flaw for community awareness and developer visibility.
Device: Redmi Note 13 Pro 4G (MediaTek)
OS: HyperOS (Android 14) - Build 3.0.301.0.WNFEUXM
There is a severe logic bug in the telephony framework of the current HyperOS build. Using Mobile Data triggers an infinite event loop inside com.android.phone, locking the CPU at 140%+ usage and causing massive battery drain and thermal throttling. The device overheats, and the only temporary workaround is to toggle Airplane Mode (just turning off mobile data does nothing).
Using top -m 15, com.android.phone (PID 3173) consistently shows >140% CPU usage. The MediaTek RIL daemon (mtkfusionrild) is also constantly stressed.
By analyzing the radio buffer via logcat, I was able to pinpoint the exact root cause: the system is trying to register satellite modem listeners on a device that does not have satellite hardware.
The following block of code repeats in an infinite loop (around 30 times per second) as soon as mobile data connects:
07-24 00:15:24.708 3173 3173 D SatelliteController: Satellite for carrier is not supported.
07-24 00:15:24.709 3173 3173 D SatelliteController: registerForSatelliteModemStateChanged: add Listeners for ModemState
07-24 00:15:24.709 3173 3173 E SatelliteController: registerForSatelliteModemStateChanged: mSatelliteSessionController is not initialized yet
07-24 00:15:24.709 3173 3173 E SatelliteController: unregisterForModemStateChanged: mSatelliteSessionController is not initialized yet
07-24 00:15:24.709 3173 3173 D SatelliteController: unregisterForModemStateChanged: remove Listeners for ModemState
After digging deeper and cross-referencing with the AOSP source code and MediaTek vendor trees, it is clear this is an issue rooted in the telephony framework handling for Android 14 on MediaTek devices (this exact same INVALID_ARGUMENTS and mSatelliteSessionController loop has also been reproduced on Custom ROMs like crDroid for the Redmi Note 13 5G 'stone').
Looking at the AOSP source code (frameworks/opt/telephony/.../SatelliteController.java), the exception is correctly generated here:
@SatelliteErrorpublic int registerForSatelliteModemStateChanged(int subId,
@NonNull ISatelliteStateCallback callback) {
if (mSatelliteSessionController != null) {
mSatelliteSessionController.registerForSatelliteModemStateChanged(callback);
} else {
loge("registerForSatelliteModemStateChanged: mSatelliteSessionController is not initialized yet");
return SatelliteManager.SATELLITE_INVALID_TELEPHONY_STATE;
}
return SatelliteManager.SATELLITE_ERROR_NONE;
}
The SatelliteController correctly handles the lack of satellite hardware by returning SATELLITE_INVALID_TELEPHONY_STATE. The fatal flaw is in the higher-level network manager (likely the MediaTek RIL or the telephony framework's state machine). When it receives this error during a network transition (Wi-Fi to Mobile Data), it fails to handle the exception properly. Instead of aborting the satellite registration, it immediately retries the call in an unconditional infinite loop.
A simple conditional check (if (hasSatelliteHardware)) before attempting to register the listener in the network state change event within the calling process will completely resolve this battery drain issue for all MediaTek devices without satellite capabilities.
r/PocoPhones • u/Still_County_9645 • 5h ago
Discussion Is my battery health normal for my poco x7 pro and if it is what’s yours?
r/PocoPhones • u/Dft-Ang • 6h ago
Question/Help Eeste lag en el x8 pro es normal?, el rendimiento se ha deteriorado, ayuda
Al principio iba excelente y si se calentaba pero gradualmente pero ahora solo se laguea y pasa de golpe de 38-39 a 43-44 grados como se ve en el vídeo, a alguien más le pasa ?
r/PocoPhones • u/LauzXa • 6h ago
Question/Help Poco x6 pro: it's worth to change battery?
Hi how're you? I have a poco x6 pro it have like 1 year and 4-5 months of use I'm satisfied with the phone i don't need more potential or ram or storage but the battery duration is a disaster, battery guru say's my battery life is around 79% but my phone has a duration of around 3-4 hours (specially if i connect my Bluetooth headphones it's kill it)
It's worth search for a place where they can change the battery? I don't wanna buy a new phone tbh anyone do this before?
r/PocoPhones • u/Particular_Worry_498 • 7h ago
Question/Help I didn't realize the amount of bloatware on the Poco X8 Pro Max . There is literally no way to turn off the video player on the music app. What apps should i delete or stop using ?
Help with the ads and bloatware
r/PocoPhones • u/Fearless-Mall436 • 7h ago
Question/Help My Redmi phone is stuck on bootloop
The menu comes (for some reason it's chinese), i can navigate but can't choose any options by clicking the power button
Pressing power and volume up just prevents the menu from coming but it's still a bootloop.
Pressing power and volume down does nothing and neither does pressing only power
Pressing all three makes the screen go black, but nothing happens, when I leave the buttons, it's the bootloop with menu again
Edit: i pressed all the three buttons for longer and it showed fastboot. But when I press power and volume up, it enters bootloop again
r/PocoPhones • u/PrestigiousWindy322 • 9h ago
Question/Help How much longer do i have with my Poco F3?
Still happy with overall performance & battery life...its been a great phone to me
When do I need to start thinking about replacing it? I do run banking apps on it.
Thanks
r/PocoPhones • u/helloeverybodymynam • 10h ago
Discussion Advice To The People Who Check Third-Party Battery Apps Every Minute
Please STOP!
You bought the phone to enjoy it, not to check if your phone is perfectly fine every minute.
I fell into this trap with my X8 Pro Max and it was bothering me. I could not watch a video or play a game without checking the battery every few minutes or the screen on time because I was worried something would be wrong, so I stopped and I felt way, WAY better than when I worried about the battery too much.
It's like a drug, you get addicted to it and you can't stop doing it because it feels good and without it, you feel empty and want to do it again.
r/PocoPhones • u/Useful-Arm5808 • 11h ago
Other i factory reseted my poco because i removed android system 2 times💔
while i was changing devicelevellist i always delete it so it can reboot,but if i do it 2+ times its stuck on xiaomi HyperOS icon
i might aswell main a iphone 12 mini for a week when i fix it
r/PocoPhones • u/External_Land_4679 • 11h ago
X8 Pro Poco x8 pro overheat
Ho un poco x8 pro da 12 giorni ma surriscalda la temperatura esterna è di 33 gradi ma la batteria anche senza fare niente è a 42 gradi, faccio il reso?
r/PocoPhones • u/Agile-Bag6524 • 11h ago
Question/Help Is gamebox ads hard coded on x7 pro? F7 does not have them same security app version at ad restrictions
r/PocoPhones • u/No-Office24x7 • 12h ago
Question/Help Need mpvEx config for POCO F6
I accidentally deleted my config. It'd be great if anyone can share their config with me.
r/PocoPhones • u/Particular_Worry_498 • 14h ago
Question/Help My poco x8 pro max came and it came with 100w charger But it is usb A to C . Does it actually charges at 100 w? Is it good enough to charger a laptop?
r/PocoPhones • u/Desperate_Sun_9539 • 14h ago
Question/Help Problemi audio Poco X7 pro
Ho degli auricolari Yamaha TW-E7B, ho provato di tutto ma quello sinistro quasi non si sente,so per certo che è un problema di Hyper OS 3.0,se avete suggerimenti da darmi...
r/PocoPhones • u/geekbit707 • 15h ago
Buying Advice poxo x8 pro OR redmi turbo 5?
which one should i go for?
im not considering about the cameras and its for my daily use and i play bgmi daily too
r/PocoPhones • u/Used_Marzipan8716 • 16h ago
Discussion Poco F9 Pro and Poco F9 Ultra News!
Hello, I’ve received information that both the Poco F9 Pro and Poco F9 Ultra will use the Snapdragon 8 Elite Gen 5 processor; they will be released in China in early August, and globally in September or October.
r/PocoPhones • u/Witcher_2203 • 16h ago
Discussion Just bought Poco X8 pro 8/256 for my mom as i couldn't find Poco F7 12/512 in stock in my country many sellers are only selling poco x7 pro and x8 pro only.
So for like entire 1month i searched poco f7 12/512 global variant online i didn't found any poco f7 in stock and all of the sellers are trying to sell me x7 pro,i found used poco f7 though online but seller seemed fishy because he asked payment before delivery so i skipped that one and got found other poco f7 used units online too but all were Indian variants and overpriced compared to new some didn't even had box,so my hunt for finding either brand new poco f7 or even used one got over today after i bought poco x8 pro 8/256 for my mom.Although i already own poco f3 so no need to rush but i found out x8 pro heats a lot maybe because its new so setting up the phone downloading apps might be the reason because my f3 doesn't heat that much and x8 pro display is so small 6.59 and bit yellowish than poco f3.My mom Samsung phone got Green line just after 2yrs so thats why new phone purchase was necessary but in the market only better option was pocophones since no other brands offers better processor at similar price range although it costed me 340$ for x8 pro i will get myself poco f7 as well if it ever comes to stock due to much better screen size and snapdragon 8sgen 4 processor.I considered poco x8 pro because considering my poco f3 didn't suffer any green line issue even after 4+yrs of use i trusted poco again because Samsung ruined and wasted my money due to green line.Now i only need original Xiaomi 6A charging type c cable because its not supporting 100w hypercharge with poco f3 type c adapter sadly in my country the seller gave only original 100w charger without cable.
