hi... i have a sony ericsson stock rom can someone help me with this problem? my x10 mini is always in auto dim/brightness but when i go to Setting>Sound & Display>Brightness there are no Auto Brightness to check or uncheck on... can some one help me with my problem.. is so irritating... and i know it can eat some of battery power...
Hello,
you can disable the auto brightness only by disabling the controller interface of the sensor!
You can do this by editing the hw_config.sh file stored in /etc with root explorer
1. change the line: i2c_pwn_als with i2c_pwn
2. set permissions to rwxr--r-- (744) if they are changed! VERY IMPORTANT!
3. reboot and njoy the missing sensor ;-)
Bye Bye
HS
Hyper_Sonic said:
Hello,
you can disable the auto brightness only by disabling the controller interface of the sensor!
You can do this by editing the hw_config.sh file stored in /etc with root explorer
1. change the line: i2c_pwn_als with i2c_pwn
2. set permissions to rwxr--r-- (744) if they are changed! VERY IMPORTANT!
3. reboot and njoy the missing sensor ;-)
Bye Bye
HS
Click to expand...
Click to collapse
sir i cannot find the "i2c_pwn_als"
Hello,
the i2c_pwn_als is a line in the hw_config.sh file stored on /etc
use root explorer to open end edit the file
bye
a little correction, it's pwm, not pwn.
btw, thanks for the tip
Thnx for d trick!!
I tried it but it didn't work still in auto brigthness
Sent from my E10i using xda premium
Done. But still no light
My light dissapear after 1 second the sony ericcson logo appears when booting
Hyper_Sonic said:
Hello,
you can disable the auto brightness only by disabling the controller interface of the sensor!
You can do this by editing the hw_config.sh file stored in /etc with root explorer
1. change the line: i2c_pwn_als with i2c_pwn
2. set permissions to rwxr--r-- (744) if they are changed! VERY IMPORTANT!
3. reboot and njoy the missing sensor
Bye Bye
HS
Click to expand...
Click to collapse
Related
I have the Xperia Mini Pro U20I and the Keyboard backlight turns off too fast! Anyway to turn it off at 1 minute?
Echo 600 > /sys/module/keyboard/parameters/brl_timeout
Should work
Sent from my U20i using XDA App
It works sometimes. I'm using terminal emulator for those commands. Am I doing something wrong? Do you know of any app that'll do this?
disgruntledjanitor said:
It works sometimes. I'm using terminal emulator for those commands. Am I doing something wrong? Do you know of any app that'll do this?
Click to expand...
Click to collapse
isn't a app for that SE uses other sys path's...
so it is just editing values sorry...
owain94 said:
isn't a app for that SE uses other sys path's...
so it is just editing values sorry...
Click to expand...
Click to collapse
Did you find a way to keep the keyboard light off? I tried changing this parameter to any parameter from 0 to 600. What happens is that after reboot this file gets overwritten and reads 300 again. Should I change permissions and leave it read-only?
vlissine said:
Did you find a way to keep the keyboard light off? I tried changing this parameter to any parameter from 0 to 600. What happens is that after reboot this file gets overwritten and reads 300 again. Should I change permissions and leave it read-only?
Click to expand...
Click to collapse
adb shell
echo 0 > /sys/devices/platform/msm_pmic_misc_led.0/brightness
you need to do this each time you reboot
you can also do this with root explorer
go to /sys/devices/platform/msm_pmic_misc_led.0/
press and hold the file brightness till there is a popup choose open with text editor
and then just put a 0 in the file and save it
The echo 600 is not working anymore even when I reboot. I used droid explorer too.
owain94 said:
adb shell
echo 0 > /sys/devices/platform/msm_pmic_misc_led.0/brightness
you need to do this each time you reboot
you can also do this with root explorer
go to /sys/devices/platform/msm_pmic_misc_led.0/
press and hold the file brightness till there is a popup choose open with text editor
and then just put a 0 in the file and save it
Click to expand...
Click to collapse
That did it!!! Bedankt!!!!
disgruntledjanitor said:
The echo 600 is not working anymore even when I reboot. I used droid explorer too.
Click to expand...
Click to collapse
You need to do it every time you reboot
Sent from my U20i using XDA App
I am unable to turn on my keyboard led lights with any solution.. on Sony Style v1.1 Please help!!
check t out guys forum.xda-developers.com/showthread.php?t=1275329
T's working in mine!!!
INSTRUCTIONS
1.Download the zip from the original thread
2.Open the zip using winrar and delete framework-res.apk and build.prop from it
3.Reboot into recovery and flash the zip
4.Using root explorer navigate to systen and add the following lines at the end of your build.prop
ro.drm.active.num=4
ro.drm.active.0=semc,1
ro.drm.active.1=cmla,0
ro.drm.active.2=viaccess,0
ro.drm.active.3=marlin,1
#ro.semc.product.name=robyn
#ro.semc.product.device=robyn
#ro.semc.product.model=robyn
ro.semc.sols.product-code=83
ro.semc.sols.company-code=5
persist.ro.ril.sms_sync_sending=1
# Disable strict mode checking
persist.android.strictmode=0
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
# fix for screen redraw
ro.HOME_APP_ADJ=1
For timescape add the following lines
# Timescape Mode
ro.semc.timescape_keys=Sony_Ericsson_Xperia
#ro.semc.timescape_keys=Sony_Ericsson_Xperia_PLAY
If you are using mini pro change 'robyn' to 'mimmi' while adding the text to build.prop
5.Save the file and reboot
PERSONALLY TESTED BY ME ON THE X10 MINI!!!!
Can you tell us what to do exactly
Sent from my E10i using XDA App
drsughosh2000 said:
Can you tell us what to do exactly
Sent from my E10i using XDA App
Click to expand...
Click to collapse
copy text in this file to your build.prop
http://db.tt/PsaGy9bM
and the permissions for all content is 644?
because .. i got freeze when reboot and system wont start ..
seevik said:
and the permissions for all content is 644?
because .. i got freeze when reboot and system wont start ..
Click to expand...
Click to collapse
x10 mini pro users copy text from this file
http://db.tt/B8uqnwUm
let me know if it works
widget doesn't work.. and in TS app the letters are not readable..
please re-activate download link for xperia x10 mini . thanks
There are several files inside the zip. Do we have to copy files to corresponding system folders and set permission individually or can we flash the zip through recovery after removing the build.prop?
Sent from my E10i using XDA App
drsughosh2000 said:
There are several files inside the zip. Do we have to copy files to corresponding system folders and set permission individually or can we flash the zip through recovery after removing the build.prop?
Sent from my E10i using XDA App
Click to expand...
Click to collapse
you can flash it.. after that edit your build.prop
doomhammer07 said:
check t out guys forum.xda-developers.com/showthread.php?t=1275329
T's fully working in mine!!!
Don flash the update directly... extract the contents of the zip file and delete build.prop from it... then using root explorer go to system/build.prop and add the lines from attachment file in post 3 to it... copy the other files to their appropriate locations, set proper permissions and reboot
Click to expand...
Click to collapse
We must have to flash it through cwm and then edit the build.prob.
If we move all the files to their respective location then while moving files to system/framework the framework.apk will be replaced and then it will start force close the rootexplorer and we wont be able to set its permission to 644!! Thus framework will get changed and we will be unable to change its permission and also we cant open setting and many other things that are framework dependent!!! finally we need to factory reset or reinstall the rom!
It happened with me so I'm warning you!!!
So just flash the file then after edit the build.prob using cwm as this app integration needs to replace the framework!!
—---—---—-—----—
Press thanks!!! :thumbup::thumbup::thumbup::thumbup::thumbup:
Sender : Amazing XPERIA X10 SuperMINI!
jodhaniohm97 said:
We must have to flash it through cwm and then edit the build.prob.
If we move all the files to their respective location then while moving files to system/framework the framework.apk will be replaced and then it will start force close the rootexplorer and we wont be able to set its permission to 644!! Thus framework will get changed and we will be unable to change its permission and also we cant open setting and many other things that are framework dependent!!! finally we need to factory reset or reinstall the rom!
It happened with me so I'm warning you!!!
So just flash the file then after edit the build.prob using cwm as this app integration needs to replace the framework!!
—---—---—-—----—
Press thanks!!! :thumbup::thumbup::thumbup::thumbup::thumbup:
Sender : Amazing XPERIA X10 SuperMINI!
Click to expand...
Click to collapse
hey. wht should we edit in build.prop ?? can u clearly explain it please?? step by step??
It's framework dependable? I mean, it need moded framework to work? Because I have ICS Status Bar layout + TN Transition + ICS Lockscreen, and I don't want to lose it.
Sent using Mini CM7 Pro by Paul
siddardha21 said:
hey. wht should we edit in build.prop ?? can u clearly explain it please?? step by step??
Click to expand...
Click to collapse
whic rom are you using??
jodhaniohm97 said:
We must have to flash it through cwm and then edit the build.prob.
If we move all the files to their respective location then while moving files to system/framework the framework.apk will be replaced and then it will start force close the rootexplorer and we wont be able to set its permission to 644!! Thus framework will get changed and we will be unable to change its permission and also we cant open setting and many other things that are framework dependent!!! finally we need to factory reset or reinstall the rom!
It happened with me so I'm warning you!!!
So just flash the file then after edit the build.prob using cwm as this app integration needs to replace the framework!!
—---—---—-—----—
Press thanks!!! :thumbup::thumbup::thumbup::thumbup::thumbup:
Sender : Amazing XPERIA X10 SuperMINI!
Click to expand...
Click to collapse
oops!!! forget about the framework.. delete both build.prop and framework-res.apk and then flash!!!! don flash it with the framework-res.apk.. you will get a bootloop
Felimenta97 said:
It's framework dependable? I mean, it need moded framework to work? Because I have ICS Status Bar layout + TN Transition + ICS Lockscreen, and I don't want to lose it.
Sent using Mini CM7 Pro by Paul
Click to expand...
Click to collapse
no it is not framework dependable... delete build.prop and framework-res.apk and then flash
i'm on gintonic nd slade's kernel!
siddardha21 said:
i'm on gintonic nd slade's kernel!
Click to expand...
Click to collapse
Instructions updated.. and since you are using x10 mini pro, wherever necessary change 'robyn' to 'mimmi' while editing your build.prop
I am on xperia x10 mini pro.. N I am gettin force close for timescape when I got to its settings..cant proceed..
N people do not delete the framework.apk or build.prop from ur system folder using rootexplorer .. Ur phone will be behave. Wierd n get stuck later wont boot.. u need to flash the ROM again n ur user data will be lost..!! There is a proper way of replaiing the framework.apk ..
Gintonic.SE + zombie-pack kernel by slade ..
Thanks
Work fine on x10 mini miniCM 2.1.5 with naA 06 kernel.
Working on mini pro Stronmix rom. Timescape and photo widget works only with xperia launcher
I can´t change the backlight button in xperia neo in UHD 3
First Mount System R/W with rom toolbox or es file explorer
Go to sys/devices/i2c-0/0-0040/leds (because when i use the other route they have a shortcut to this route)
Have 2 folders:
button-backlight-rgb1
button-backlight-rgb2
When i change the brigness and reboot this dont change
Please help
R: [Q] Increase backlight button in UHD 3
Every reboot those files get rewrited by another file called something like hw_config.sh.
Find it and edit it with your values.
Take a cwm backup before doing it.
Sent from my MT15i using xda app-developers app
greets
I have flashed JellyVanilla EX 3.1 since that keyboard lights never turn off even when screen off. but i disalbled it by changing values in sys/class/leds/keyboard-backlight-rgb1 - 4. but thing is when i reboot my device its changing back to default values.
is there anyway to turn keyboard back lights off when screen is off or turn off keyboard lights without changing on reboots??
aarkee said:
greets
I have flashed JellyVanilla EX 3.1 since that keyboard lights never turn off even when screen off. but i disalbled it by changing values in sys/class/leds/keyboard-backlight-rgb1 - 4. but thing is when i reboot my device its changing back to default values.
is there anyway to turn keyboard back lights off when screen is off or turn off keyboard lights without changing on reboots??
Click to expand...
Click to collapse
Try this if it works.
http://forum.xda-developers.com/showthread.php?t=2276861
If I Helped U Dont Forget To Press Thanks
Sent from my Sony Ericsson Xperia Mini Pro(SK17i) using Tapatalk 2
rockstardeepaksharma said:
Try this if it works.
http://forum.xda-developers.com/showthread.php?t=2276861
If I Helped U Dont Forget To Press Thanks
Sent from my Sony Ericsson Xperia Mini Pro(SK17i) using Tapatalk 2
Click to expand...
Click to collapse
i have tried this, its aint working for mr
aarkee said:
greets
I have flashed JellyVanilla EX 3.1 since that keyboard lights never turn off even when screen off. but i disalbled it by changing values in sys/class/leds/keyboard-backlight-rgb1 - 4. but thing is when i reboot my device its changing back to default values.
is there anyway to turn keyboard back lights off when screen is off or turn off keyboard lights without changing on reboots??
Click to expand...
Click to collapse
So, it works when you change it but they are not retained after reboot? OK.
Write all the changes you are doing into a file named "07baclkight" (07, beacuse it will be the 7th script to be excuted, u can give any number.) and put it in "/system/etc/init.d". So everytime you reboot the changes are applied!
EG:
echo vm.swappiness=60 >> /system/etc/sysctl.conf
#changes value of 'vm.swappiness' to 60 in the file 'sysctl.conf'.
blazzer12 said:
So, it works when you change it but they are not retained after reboot? OK.
Write all the changes you are doing into a file named "07baclkight" (07, beacuse it will be the 7th script to be excuted, u can give any number.) and put it in "/system/etc/init.d". So everytime you reboot the changes are applied!
EG:
echo vm.swappiness=60 >> /system/etc/sysctl.conf
#changes value of 'vm.swappiness' to 60 in the file 'sysctl.conf'.
Click to expand...
Click to collapse
can you explain it bro, im a noob for these. it would be a great help if you can give me tutorial
aarkee said:
can you explain it bro, im a noob for these. it would be a great help if you can give me tutorial
Click to expand...
Click to collapse
I don't have mini so post what changes you did to "keyboard-backlight-rgb1". So I can upload the file.
blazzer12 said:
I don't have mini so post what changes you did to "keyboard-backlight-rgb1". So I can upload the file.
Click to expand...
Click to collapse
just changed max_brightness value 255 to 0
aarkee said:
just changed max_brightness value 255 to 0
Click to expand...
Click to collapse
extract and put the file in : /system/etc/init.d
tick all the permissions
blazzer12 said:
extract and put the file in : /system/etc/init.d
tick all the permissions
Click to expand...
Click to collapse
thanks bro :good:
aarkee said:
thanks bro :good:
Click to expand...
Click to collapse
Welcome
Hi,
Somebody can give me the default permission on this file : (i do file copy to reset file and i lost permission)
System/etc/hw_config.sh
i try "rw-r-r" but it's don't look to be this because ALS curve don't work (and keyboard light too)
(I have SK17i)
Thanks
LSI said:
Hi,
Somebody can give me the default permission on this file : (i do file copy to reset file and i lost permission)
System/etc/hw_config.sh
i try "rw-r-r" but it's don't look to be this because ALS curve don't work (and keyboard light too)
(I have SK17i)
Thanks
Click to expand...
Click to collapse
Try rw-r--r--
Bye
LSI said:
Hi,
Somebody can give me the default permission on this file : (i do file copy to reset file and i lost permission)
System/etc/hw_config.sh
i try "rw-r-r" but it's don't look to be this because ALS curve don't work (and keyboard light too)
(I have SK17i)
Thanks
Click to expand...
Click to collapse
goto CWM/TWRP and fix permission on your phone..
hope it will work :good: