I have a problem, I have a firmware 4.1.B.0.587 and all I did flash the kernel from (http://forum.xda-developers.com/show....php?t=1874801 )this instruction, tried rut with this( http://www.4shared .com/zip/mzM0gROA/DooMLoRD_v1_Xperia-2011-ICS-RO.html? refurl = d1url) and unlocked bootloader, and this always throws me this.What I do,?
Code:
E:\Internet Downloads\Root_Exploit_OneClick>echo off
Please plug the device in ADB-Mode
Rename /data/local/tmp to be able to create symlink
failed on '/data/local/tmp' - Permission denied
Trying to create /data symlink
link failed File exists
Waiting for device to reboot
Trying to write qemu value to prop-file
/system/bin/sh: cannot create /data/local.prop: Permission denied
Rebooting
Waiting for device to reboot again
Try to remount /system
remount failed: Operation not permitted
Pushing su and Superuser.apk
failed to copy 'su' to '/system/bin/su': Read-only file system
Unable to chmod /system/bin/su: No such file or directory
failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file sy
stem
Unable to chmod /system/app/Superuser.apk: No such file or directory
Cleanup of the Stuff created while running
rm failed for /data/local.prop, No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.old' - No such file or directory
Press any key to continue . . .
---------- Post added at 09:09 PM ---------- Previous post was at 08:51 PM ----------
I ejected the cmd window when I start root, non-stop error, "failed" and that he could not enroll busybox and superuser because the system is read-only.
can anyone post a DIRECT link to some howto for adding the status bar controls with ICS .587? A couple of months ago I visited this thread and I have followed instructions (having to install some system...ui... apk and install quicksettings.apk and set permissions). This was very helpful. But at the moment I see only a link to some other tutorial which partially refers to some parts of some other tutorial of some other moder which refers to another moder for some parts but does some own **** in his tutorial to do something different. At least, it looks this way.
Sorry guys, this is TOTALLY confusing. (I know I sound like an all demanding bitch, sorry. But...) Cannot someone just create ONE official tutorial for the CURRENT SEMC software version, i.e. stock 4.0...587?
can anyone post a DIRECT link to some howto for adding the status bar controls with ICS .587? A couple of months ago I visited this thread and I have followed instructions (having to install some system...ui... apk and install quicksettings.apk and set permissions). This was very helpful. But at the moment I see only a link to some other tutorial which partially refers to some parts of some other tutorial of some other moder which refers to another moder for some parts but does some own **** in his tutorial to do something different. At least, it looks this way.
Sorry guys, this is TOTALLY confusing. (I know I sound like an all demanding bitch, sorry. But...) Cannot someone just create ONE official tutorial for the CURRENT SEMC software version, i.e. stock 4.0...587?
1.You download the system UI apk & quick settings of your choice. I used this one (Original Thread if you are interested).
2. With your Root Explorer, copy SystemUI.apk to /system/ folder for now.
3. Change Permissions to rw-r--r-- from Root Explorer(Press and hold item, select Permissions)
4. Move the SystemUI.apk to /system/app/. Overwrite when asked.
5. Install the QuickSetting.apk as an usual app. (Copy to SD, tap on it in root explorer to install)
6. Reboot to see changes, run QuickSetting from Drawer to change options.
Basically remember,
Code:
if you are replacing any file in /system/app/.
first set permission as rw-r--r-- and then overwrite.
Thanks for the cool tips first! After a morning of flashing I finally have my Ray in a rooted 4.0.4 environment and got rid of the bootloop. Now I'm trying to enable the auto brightness thing, but it seems not working for me. I flashed your statusbar addons and it made the phone go into bootloop. It's recovered now, but still struggling with the auto brightness. What I did:
changed the /system/etc/hw_config.sh file to 3,2,2,0 in the params line
made sure permissions are -rw-r--r--
I even sourced the file from a terminal to make sure it's executed
And nothing happens. If I go to /sys/devices/i2c/0-0040/leds/lcd-backlight/als/params I can see the params are correctly set. the "enable" file also says 1. If I cat the "value" file I can see the value drops when I put my finger on the sensor. Service menu also shows the sensor value changes. But my screen doesn't dim. The brightness led value file says 255.
What can I do to actually link the led brightness to the sensor value?
XDA Elite Recognized Developer AdamOutler is known … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?