zegoo
Members-
Content Count
22 -
Joined
-
Last visited
Community Reputation
13 GoodAbout zegoo
-
Rank
Pro1X 8/256 AZERTY (LOS21 MindGapps Rooted)
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi @Hookand thanks for your reply. I was not aware regarding the 'Our' Unofficial Dicsord. I'm going to take a look...
-
Hi All. I would like to install Droidian on my Pro1x but i'm under LOS21. I need to roll back the OS to Android 11 Stock. So does someone knows how much time it takes to @Casey to allow access on their Google files's sharings ? Or, is there someone with the files needed to share ?
-
Finally looking at my Pro1x, getting nowhere
zegoo replied to suicidal_orange's topic in General Discussion
In case of ... To solve issues regarding IMS populating, PIXEL IMS apk could be use to setup/recover IMS configuration. It worked for me to set VoWiFi on my Sony XZ1C under LOS 20. -
Finally looking at my Pro1x, getting nowhere
zegoo replied to suicidal_orange's topic in General Discussion
Hi. This warning is very important and is regarding many phones in fact. Your provider has to populate your phone with IMS files on first try as i know. If you don't verify if VoWifi and VoLTE are working fine from stock, you could not get this working well after flashing a new rom. That's already happened to me âšī¸ many times. -
Should it be coming from rights issues ? As if you could not write somewhere needed by apps... WhiteList xml files ?
-
đđ
-
There's nothing worse than a cell phone that can't receive or send calls because it's crap! So to solve the same problem as yours, I don't use this crappy phone as my usual phone. đ
-
LineageOS 21.0 Official Release for Pro1-X (QX1050)
zegoo replied to TeZtdevice's topic in General Discussion
Weird. I'm also using Magisk to flash. But i'm flashing the magisk patched file by using fastboot. -
LineageOS 21.0 Official Release for Pro1-X (QX1050)
zegoo replied to TeZtdevice's topic in General Discussion
I did the same update via OTA and root was NOT maintained. Weird ! -
@Aeong, to get into the fastboot mode, the way i used is adb -d reboot bootloader from cmd, with the right drivers of course. Faster, easy and no more frustration when trying to access fastboot mode with buttons.
-
@Hook, It was when i tried to save a file in nano with Ctrl+x. IDK why it happens but i have to full exit Termux to recover a working environment. In others Apps, there were not any issue with the Keyboard. So i decided to reinstall Termux from scratch. And, or now, to double char anymore. Wait & See. Edit: This issue is back. I must exit Termux and clear the cache to get back my keyboard working with Termux as before. Very strange.
-
Do you know why when I type one character, two are displayed? I'm trying to script a simple function to run with an alias to read /sys/class/leds/button-backlight/brightness and modify it to turn the keyboard on/off via Termux and all at once , my characters are doubled.đ¤ Edit 1: Code 30 I think đ. I made a full reinstall Termux from F-Droid. For those which could be interested i made that: In my Home a script called toggle_keyboard_backlight.sh #!/data/data/com.termux/files/usr/bin/bash # toggle_keyboard_backlight.sh # Read current value with su -c