Autoboot when start charging - Sony Xperia 10 Questions & Answers

Hi, I have a problem with auto power on when the charger is connected. I have twrp, magisk and unlock bootloader. The charging command in fastboot does not work. My xperia has 2 chargemon files and 2 chargemon_shutdown. In /vendor/bin/chargemon and /system/vendor/bin/chargemon, but I can't rename, edit or delete them. When i deleted, the automatic chargemon will be restored. Please help.

Related

Flashable PIN Remover for CM11

Hi guys I am having a strange problem.
After a long time I have restored the CM11 bkp. Since I used PIN lock that time of backup when I booted the phone it is asking me for the PIN. Since it is quite old bkp I cant remember the pin.
So can someone can make a flashble zip file which can disable the PIN.
Xperia SP
CM 11
Locked Bootloader
CWM
abhishekcal said:
Hi guys I am having a strange problem.
After a long time I have restored the CM11 bkp. Since I used PIN lock that time of backup when I booted the phone it is asking me for the PIN. Since it is quite old bkp I cant remember the pin.
So can someone can make a flashble zip file which can disable the PIN.
Xperia SP
CM 11
Locked Bootloader
CWM
Click to expand...
Click to collapse
I have no experience but this thread may help you http://forum.xda-developers.com/showthread.php?t=2620456
For my opinion:
Get your phone connected via adb, whether on lock screen or within recovery
Open a terminal / command prompt window and execute these
Code:
adb devices
adb shell
cd /data/system
su
rm *.key
Restart your phone and see if problem solved.

Changing /system folder permissions causes bootloop

Alright, maybe I did something stupid, but I don't think so...
I unlocked the bootloader, used the R2 version to remotely launch TWRP (can't get the phone to do it) and then rooted with Magisk. All as recommended.
Ad Away wouldn't work because the permissions weren't set right for system/etc/host directory. So, I used Solid Explorer to change the system directory permissions (rwxrwxrwx -R). Probably overkill, but just wanted to eliminate the issue of permissions.
Shortly after executing the command, I got an error "couldn't remount" and the phone rebooted into a bootloop, which leads to a recovery that won't launch (TWRP won't launch from the phone).
I can stop the bootloop and get into the bootloader, but can't "see" the phone in PC ADB.
Anyone have advice on how to proceed?
In bootloader or recovery it wont be ADB but Fastboot. Try "fastboot devices" and see if the pc sees it.
Also Magisk is a systemless root and they have in option in their main app to allow host file to be written to system/ect/host/.

Can you help me with accessing internal memory on bootloader

Hi Moto Z3 fans,
Does somebody can advice me with the following issue.
My MotoZ3 wont start normally - after last phone call it just stop working.
Once I try to push the power button nothings happened.
When I connect the phone to AC power the charging icon only flashes without indicating that the battery is charging.
When the phone is connected to charger or USB port on the computer I cannot start loading via power button.
when the phone is on the charger USB port I can only start the boot-loader menu (fastboot mode) by pressing the buttons: power+volume down. If I choose some of the options (Start OS or Recovery) I can only see initial Moto icon - when the operating system starts and after about a second, the phone restarts and tries to reboot and so on.
I need to copy files from the internal memory of the phone ... I try the following methods:
- Install ADB on the computer(+ drivers), connect the phone to USB port and start boot-loader. When I check device list in ADB it is empty, so I cannot start copy data from phone via ADB. (I don't think that USB debugging was activated before the phone crashed)
- Install LMSA on the computer but there is no option to access internal memory on boot-loader screen. In my case I can only use Rescue option that will flash the phone. In this case LMSA can establish connection with the phone during boot-loader.
I really need to copy data from internal memory before give the phone on the phone service.
My question is the following: it is possible to access the data only on boot-loader menu and how. If it is possible where I am wrong. Does I need some another tool.
Thanks in advance to all of you.

boot on power connect

does anyone know if there is a way to boot the Note8 when USB power is connected? I want to make a car infotainment system from it, and to prevent it from power drain, want to shut it down when power is disconnected (tasker will do that), but I'd like to also have it automaticall power up on connect (i.e. car is powered on)
update: I found some advices in the net to rename /system/bin/lpm and create a new one... though the phone is rooted, it wouldn't let me rename the file, also it has some binary content (containing some ELF stuff, looking like a boot file?)
I found this https://www.youtube.com/watch?v=Zp9G6A6EFlA but I have installed TWRP for rooting, how can I get into fastboot mode? The commandline command just tells me it's waiting for a devide
fastboot oem off-mode-charge 0
< waiting for any device >

Cannot relock bootloader with Tool-all-in-one on ROG Phone 3

Hello,
despite presumably doing everything correctly, Tool spews this error when I'm trying to relock the BL by using "fastboot oem asus-lock" command:
FAILED (remote: 'Command not supported in default implementation')
1. I have connected the phone to the side port.
2. Tool folder is directly in C:\ directory.
3. ADB binaries are installed correctly.
4. Phone is in fastboot mode and detected, but the tool cannot detect correctly which phone it is and asks me to choose the model manually, but ROG 3 is not on the list, so I chose ROG Phone 2. Does it matter? If so, what do I do? I also set priviledges for Tool-all-in-one systemwide, does it matter?
Also, should I use the command line in Advanced Options of the tool, or should I rightclick the folder and summon the command line from there? Please help, I don't have any more ideas! Thank you!
use the side usb port (the top black one, not the bottom orange one) and try the command again through FB
Thank you for fast response!
I'm constantly using the sideport, and the command still fails with the message above.
What I can add is that EVERY fastboot process fails with the SAME message, so it's not just relocking that is the problem, but it seems that every fastboot command cannot be executed on my ROG Phone 3 (aside from fastboot devices, which correctly shows my device as connected).
Which suggests to me that something is wrong with my setup. Anybody has any idea?
When I try to relock my rog phone 3 I do the list devices command and it shows my device, I then reboot into fastboot
and type command fastboot oem asus-lock and all it says is <waiting for device> how can I relock bootloader???????? If there was an apk to unlock it shouldnt there be an apk to relock it?
You need install fastboot drivers on your pc, so device manager will see your phone

Categories

Resources