Brightness control solution. - Xperia Arc General

As some of you are like me and find the auto brightness flicker annoying.
I did notice if you manually set the brightness level (display settings) the flicker stops, sadly the built in widget is really lacking in control.
I used this widget on my X10 and tried it on my Arc, it works brilliantly!
http://curvefish.com/widgets/brightness-level.htm
Hope you find it useful as I do.
(What it looks like, from curvefish website)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I run mine at 75% all the time unless I am checking stuff just before bed, then I turn it all the way down. Battery life is very good using this widget.

Extended Control can do job also Thanks mtechfan for a useful thread

Mano1982 said:
Extended Control can do job also Thanks mtechfan for a useful thread
Click to expand...
Click to collapse
Yep, extended controls work as well. Never bothered trying it as it wasn't free here in Sweden, but it is not that expensive either
They sure look nice though.

The Widgetsoid brightness control also seems to override the automated system.
edit: scratch this, the automatic brightness seems to have come back again...
Also, if you set it to LED flash control to 'method 2' in the global preferences, it works as a flashlight/torch.

Hi guys! In this post you can find hw_config for X8 with disabled light sensor. You can compare it to yours to find out how to disable light sensor.
Also, you can upload your hw_config here (/system/etc) and give me a chance to try it
Update: Found the possible solution!
This'll work only if you have similar light sensor.
Open /system/etc/hw_config.sh in text editor.
Search for these two (or similar) lines:
Code:
# lm3530 LMU configuration
...
...
[I][COLOR="Red"]echo 128 > /sys/devices/platform/i2c-adapter/i2c-0/0-0036/als::avg-t # 32, 63, 128, 256, 512, 1024, 2048, 4096
echo i2c > /sys/devices/platform/i2c-adapter/i2c-0/0-0036/mode # i2c, pwm, i2c_pwm, als, pwm_als, i2c_pwm_als, i2_als[/COLOR][/I]
Change echo 128 to echo 1024
Change echo i2c* to echo i2c_pwm
Save it and chmod to 777 if needed (if you edited file in Windows).
I recommend using Notepad++ for editing on PC.

I tried I could not.
Upload files to the link below.
ttp://db.tt/XX9Fsnb
Thank you please.
I use Google translation.
Sent from my LT15i using XDA App

Try this. Upload to /system/etc and chmod 777.

I appreciate your job.
I tried right away, had to disable the auto brightness.
Sent from my LT15i using XDA App

blagus said:
Try this. Upload to /system/etc and chmod 777.
Click to expand...
Click to collapse
Hi ~ blagus
sorry for my poor english
I compare this file with my one
is only "Line 31" is different ?
Code:
echo 0 > $dev/lcd-backlight/als/enable #Sensor on/off. 1 = on, reg 90h
Code:
echo 1 > $dev/lcd-backlight/als/enable #Sensor on/off. 1 = on, reg 90h
after Upload to /system/etc and chmod 777...then reboot
auto brightness still functional
update..... auto brightness become no-step(smooth) Conversion

I'm sorry,,,
I might uploaded files that I was already rewritten.
Change echo 1 to echo 0,
I succeeded to disable auto brightness!
Thanks, blagus!
Edit: When I lock the screen, auto brightness is back. X-<
Sent from my LT15i using XDA App

Maybe my phone is special, but the widget is all I need? It just works!
What gives

mtechfan said:
Maybe my phone is special, but the widget is all I need? It just works!
What gives
Click to expand...
Click to collapse
Thanks for the info mtechfan, I think it's working for me as well.
Sent from my LT15i using XDA Premium App

thanks for the info
this thread is helpful

Thank you for this tip. Helpful!

lithiumions said:
Thank you for this tip. Helpful!
Click to expand...
Click to collapse
if you are still running carbon rom (or any aosp-based rom even?), there is an option to change brightness by swiping on the statusbar. it is an elegant solution i think, no need for additional apps/widgets.
you could also set the brightness menu as a quicktile or if you really want to use a widget, i think the preinstalled slim settings offers a brightness option, too.

Thank you

Related

a small tool to quickyly change backlight

in normal condition, the program has two button, high light (9) or low light(1).
especially useful for trinity. because it is very difficulty to view in sunshine.
the program can also run with command parameters -nowin, thus, you can easily
associate it with a hardware button to toggle backlight.
Sorry at my device absolutely no reaction, does not work.
Device is: MDPNA1500 - MD96700 - nearly the same as a MIO A201 with WM5
it's not working on wizard.....
It is working. In my himalaya this stuff is very useful. I have some question for author of this application. Can you make version of this program who change level of backlight to 0 when you tap the dim and level 10 when you tap the bright (now is from 1 and 9)? Good idea what i mean is a change level of backlight only for battery power. If you can make this version ill be very gratefull.
How i can change my backlight level with command parameters? Can you explain this?
Sorry for my English.
Best regards!
Great app, i agree with art12345 but you can make it customizable, so the buttons have value whatever the user like
art12345 said:
It is working. In my himalaya this stuff is very useful. I have some question for author of this application. Can you make version of this program who change level of backlight to 0 when you tap the dim and level 10 when you tap the bright (now is from 1 and 9)? Good idea what i mean is a change level of backlight only for battery power. If you can make this version ill be very gratefull.
How i can change my backlight level with command parameters? Can you explain this?
Sorry for my English.
Best regards!
Click to expand...
Click to collapse
Would you be able to change this nice program to not come up on the interface at all and just go between 1, 5, 8, and 10. Then back to 1 if hit again. So everytime you run it goes to the next brightness level?
I would like to assign it to one of the function keys so once I hit the key the program runs and increase the brightness.
Thanks,
Please - any chance of having a config file to just change the settings - I'd like to have 0 and 10
Would you be able to change this nice program to not come up on the interface at all and just go between 1, 5, 8, and 10. Then back to 1 if hit again. So everytime you run it goes to the next brightness level?
I would like to assign it to one of the function keys so once I hit the key the program runs and increase the brightness.
-------------------------------------------------------------------
I 2nd this option with a Customizable setting and assigned to one BT.
thanks for the great idea and apps.
Regards,
ksasat
Not working with mine(Atom Life).. Good luck mate..
I was looking for an app exactly like this but couldn't find one that worked well. I remapped backlight.lnk to the left softkey on the Touch and it works well for me.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
radical new suggestion
hi jessezx,
it would be great if pressing the button does NOT bring up anything visible, but juz change from "0--> 5--> 10--> 0".
I hope its not too complicated!
HootanRoosta said:
Would you be able to change this nice program to not come up on the interface at all and just go between 1, 5, 8, and 10. Then back to 1 if hit again. So everytime you run it goes to the next brightness level?
I would like to assign it to one of the function keys so once I hit the key the program runs and increase the brightness.
Thanks,
Click to expand...
Click to collapse
Tried it, like it but as suggested by HootanRoosta, having a few brightness level after each press will be most useful. The current brightness is still too high for any real world use.
Thanks.

[SOLVED] CommManager Button height

Hi everyone
I want to reduce the height of CommManager buttons in my Leo ROM so that I can use up to 9 buttns without scrolling! Any chance in reducing this hieght?
Which registry entries are responsible for that?
I never had this idea before, sounds... interesting but impossible too.
I am assuming it is hardcoded in dll!
Hmmm, that's in some way a little bit stupid but I have to live with it! Thanks anyway!
There are no stupid questions, just stupid answers!
keep it up... due to not interest in this idea, this will be closed.
* Mod EDIT *
Re-opened in case someone actually does come up with a 'workaround' in the future; also reduces creation of new threads regarding same topic.
in my comm manager i use these settings for leo:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager]
"IsEnableHTCLoadImage"=dword:00000001
"TextSizeSetting"=hex:11,0c,0a,09
"IsEnableUISettings"=dword:00000001
"IsRetryAllConnectionWhenFail"=dword:00000001
"ScrollBarColorSetting"=hex:aa,aa,aa,00
"BackgroundColorSetting"=hex:ea,ea,ea,00
"IsDisableActiveSyncAPI"=dword:00000001
"IsEnableHTCScroll"=dword:00000001
"EmptyMenuBar"=dword:00000002
"CustomizationFontFileName"="tahoma.ttf"
"CustomizationFontName"="Helvetica Neue OTS"
"BluetoothPlatformType"=dword:00000001
"LandscapeXExtension"=dword:000000a0
"SupportedFunctions"=dword:00000008
"DisableButtonText"=dword:00000003
"UseMSFlightMode"=dword:00000001
"CommManagerUIStyle"=dword:00000004
"TextColorSetting"=hex:33,33,33,00,00,00,00,00,ff,ff,ff,00,a5,a5,a5,00,33,33,33,00,ff,ff,ff,00,a5,a5,a5,00,4c,4c,4c,00,ff,ff,ff,00,a5,a5,a5,00
"DelayWLANButtonTimes"=dword:00000000
"DelayFlightModeButtonTimes"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\UIStrings]
"COMMUNICATIONS"="Wireless controls"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\0]
"ExecuteCommand"=""
"Execute"=""
@="FlightMode"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\1]
"ExecuteCommand"=""
"Execute"="\\Windows\\CMPhone.exe"
@="Phone"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\3]
"ExecuteCommand"=""
"Execute"="\\Windows\\WiFiNetwork.exe"
@="WLAN"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\4]
"ExecuteCommand"="//remote"
"Execute"="\\Windows\\repllog.exe"
@="AUTD"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\5]
"Execute"="\\Windows\\ConnectionSetup.exe"
"ExecuteCommand"=""
@="DataDisconnection"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\6]
"ExecuteCommand"=""
"Execute"=""
@="MobileWifiRouter"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\7]
@="3G"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\WLAN]
"DeviceName"="{98C5250D-C29A-4985-AE5F-AFE5367E5006}\BCMSDDHD1"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\DataDisconnection]
@="DataDisconnect.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\UISettings]
"list_left_padding"=dword:0000000f
"list_right_padding"=dword:0000000f
"list_icon_left_margin"=dword:0000000a
"list_inputfield_left_margin"=dword:0000000f
"list_inputfield_right_margin"=dword:0000000f
"list_combobox_left_margin"=dword:0000000b
"list_combobox_right_margin"=dword:0000000b
"list_content_top_padding"=dword:0000000e
"list_checkbox_right_margin"=dword:0000000f
"list_switch_right_margin"=dword:0000000e
"list_slider_right_margin"=dword:0000000f
"list_signal_right_margin"=dword:0000000a
"list_combobox_top_margin"=dword:0000000f
"list_icon_right_margin"=dword:0000000a
"list_combobox_left_padding"=dword:0000000f
"list_combobox_right_padding"=dword:0000000f
"list_radiobtn_right_margin"=dword:00000019
"msgbox_left_margin"=dword:00000014
"msgbox_right_margin"=dword:00000014
"msgbox_left_padding"=dword:0000001c
"msgbox_right_padding"=dword:0000001c
"msgbox_top_padding"=dword:0000001e
"msgbox_bottom_padding"=dword:0000001e
"msgbox_btn_left_margin"=dword:0000001c
"msgbox_btn_right_margin"=dword:0000001c
"msgbox_btn_top_margin"=dword:00000014
"msgbox_btn_bottom_margin"=dword:00000016
"msgbox_btn_middle_padding"=dword:00000030
"msgbox_left_margin_L"=dword:000000b4
"msgbox_right_margin_L"=dword:000000b4
"list_checkbox_del_right_margin"=dword:0000000f
"list_icon_top_margin"=dword:00000003
"list_sub_content_top_padding"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\2]
"ExecuteCommand"=""
@="Bluetooth"
"Execute"="\\Windows\\BTWizard.exe"
[HKEY_LOCAL_MACHINE\Software\OEM\UMTS]
"PrefDomain"=dword:00000002
"PrefRAT"=dword:00000001
Could one just simply adjust the text size setting above in the registry to fit more?
animelover said:
Hi everyone
I want to reduce the height of CommManager buttons in my Leo ROM so that I can use up to 9 buttns without scrolling! Any chance in reducing this hieght?
Which registry entries are responsible for that?
Click to expand...
Click to collapse
It's simple.
Step 1: Resize these images to reduce the buttons height:
Code:
CM_Btn_Detail_Down_P.png
CM_Btn_Detail_Up_P.png
P_Button_Down.png
P_Button_Focus.png
Step 2: Modify this reg to adjust the function icons position, if your mod button height is too small, you must resize those icons:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\UISettings]
"list_icon_top_margin"=dword:3
I've done the modification just like what you need long time ago (9 buttons). Here's the right value for that:
- CM_Btn_Detail_Down_P.png, CM_Btn_Detail_Up_P.png --> 357x57
- P_Button_Down.png, P_Button_Focus.png --> 480x70
and "list_icon_top_margin"=dword:5
And the result:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Cloudyfa said:
It's simple.
Step 1: Resize these images to reduce the buttons height:
Code:
CM_Btn_Detail_Down_P.png
CM_Btn_Detail_Up_P.png
P_Button_Down.png
P_Button_Focus.png
Step 2: Modify this reg to adjust the function icons position, if your mod button height is too small, you must resize those icons:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\UISettings]
"list_icon_top_margin"=dword:3
I've done the modification just like what you need long time ago (9 buttons). Here's the right value for that:
- CM_Btn_Detail_Down_P.png, CM_Btn_Detail_Up_P.png --> 357x57
- P_Button_Down.png, P_Button_Focus.png --> 480x70
and "list_icon_top_margin"=dword:5
And the result:
Click to expand...
Click to collapse
good work man, I may use this in my rom (maybe) would you be willing to share if I gave credit?
[★] said:
good work man, I may use this in my rom (maybe) would you be willing to share if I gave credit?
Click to expand...
Click to collapse
You're welcome!
Big thanks to you, Cloudyfa! You're my hero right again!
oh very good! i never see something like this before... stickied into main thread for chef central tips and tricks
Cloudyfa said:
You're welcome!
Click to expand...
Click to collapse
Why thankyou very much
+ Que PPC said:
oh very good! i never see something like this before... stickied into main thread for chef central tips and tricks
Click to expand...
Click to collapse
And you wanted to close this thread, huh?
yes is true.. in fact i did it jiji
Nice work indeed. I tried and happy...
Thanks a lot...
I've changed thread title to SOLVED, big thanks to Cloudyfa, awsom job.
Added it to the solved issue list as well in the stickie.
{{Chef Central}} Guides | Tutorials | Tips & Tricks | Fixes | Stickies [READ FIRST!!]
http://forum.xda-developers.com/showpost.php?p=6283929&postcount=7
Great stuff Cloudyfa! I made a package for the Kitchen (tested and working for me) perhaps useful for others
9 Button
Can anyone point where to find the 9 button comma manager with 3G for rhodium please. Unless there isnt one because of the beam option?

Disable leds between hard buttons

Hi everybody! Is there a way to disable the hard key button leds on the X10?
It would be nice to save some power and they annoy me big time.
Thanks!
Sent from my X10a using Tapatalk
argnom said:
Hi everybody! Is there a way to disable the hard key button leds on the X10?
It would be nice to save some power and they annoy me big time.
Thanks!
Sent from my X10a using Tapatalk
Click to expand...
Click to collapse
You know they are LEDs right.... don't really use much power
What would people ask next, I really cannot believe that someone want to turn them off :-D
I wouldnt turn them off, but it would be cool to be able to change their color. Maybe red? Would be a neat feature of some of the themes others here have developed for us.
Sent from my X10i using XDA App
What would people ask next, I really cannot believe that someone want to turn them off :-D
Click to expand...
Click to collapse
They annoy me alright!
Honestly, there are only 3 buttons, and they're about the same size. I for one don't need to be reminded of their location via 2 LEDs.
Sent from my X10a using Tapatalk
argnom said:
They annoy me alright!
Honestly, there are only 3 buttons, and they're about the same size. I for one don't need to be reminded of their location via 3 LEDs.
+1 agree totally
Sent from my X10a using Tapatalk
Click to expand...
Click to collapse
Sent from my X10i using XDA App
yea even i want 2 turn them off...they annoy big time !
brunswick000 said:
I wouldnt turn them off, but it would be cool to be able to change their color. Maybe red? Would be a neat feature of some of the themes others here have developed for us.
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Mine are amber :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There is no way to change the colour by software.
The are just white.
If you want another colour you have to solder another.
Possible colours are: yellow, green blue, pink, amber, light green, light blue, and cyan.
They are pretty bright.
... Perhaps SE should have put it on the camera XD
Sent from my X10i using XDA App
A built in FM tuner would have been more fun than 2 stupid LEDs in my opinion.
Sent from my X10a using Tapatalk
argnom said:
A built in FM tuner would have been more fun than 2 stupid LEDs in my opinion.
Sent from my X10a using Tapatalk
Click to expand...
Click to collapse
Wow. The level of ignorance in this post is beyond comprehension.
Yes, because the two things are totally comparable.
You know, I would've totally taken a 12MP camera over a hole for phone straps.
Is there any solution for this. When I use aldiko for reading ebooks this leds are very irritating when reading in dark.
argnom said:
Hi everybody! Is there a way to disable the hard key button leds on the X10?
It would be nice to save some power and they annoy me big time.
Thanks!
Sent from my X10a using Tapatalk
Click to expand...
Click to collapse
What do you say if i can turn your x10 into airplane........
put it in an otterbox.. then you don't see them! lol
Screen filter has an option to disable hardware backlights, have a look in the market. Works great for me
Sent from my X10i using XDA App
Thx stephenpilar it's working
Disable the button leds automatically at every boot (not my script)
*root needed, works on 2.1 and 2.3*
Edit: Thanks to Adolf1994 for the original script!
New: xRecovery solution, but doesn't work for all roms.
xRecovery Button Leds Switch
Universal solution, only requires root:
- copy noled.sh somewhere on your SD card.
(important: use Unix end of line, if you don't know how to do that download the file attached to this post)
- install Script Manager from Market, open it, browse to noled.sh, open it, check "run at boot" and "run as root", and don't forget to click Save.
(use Unix end of line)
Code:
#! /system/bin/busybox sh
DIR=$(cd /sys && find | grep brightness | cut -c 3- | cut -d : -f 1 | head -n 1)
LED=/sys/$DIR
LEDB=$LED:sled/brightness
echo 0 > $LEDB
chmod 00444 $LEDB
exit
/etc/init.d solution, but doesn't work for all roms.
- explorer with root capabilities needed, for GB users you can download Estrongs File Explorer from the market, open it, open the settings and check the two root options
- copy noled.sh to /etc/init.d and optionally rename it to 50-nobuttonleds or **-nobuttonleds where ** is a number between 00 and 99 that is not used by another script in the folder
- reboot, if you still see the button leds:
- add this line to /etc/install-recovery.sh (check first if busybox is in xbin or bin):
/system/xbin/busybox run-parts /system/etc/init.d
or
/system/bin/busybox run-parts /system/etc/init.d
and try again
Hi, thx for script but when I run script I get this error
Command:
-c '/mnt/sdcard/noled.sh '
-------------
Out:
exec sh -c '/mnt/sdcard/noled.sh '
# exec sh -c '/mnt/sdcard/noled.sh '
/mnt/sdcard/noled.sh: permission denied
Click to expand...
Click to collapse
You need to run it as root:
adb shell
su
sh noled.sh
screen filter doesn't work for me. I'm still on 2.1, might that why it doesn't work?
Are you on GB?

Hard buttons backlight not turning off !!

hey guys ...
I GUESS NO ONE IS INTERESTED IN HELPING ME OUT ,
I ASKED THIS BEFORE,MANY TIMES,MANY THREADS, BUT NO RESPONSE SO FAR....
THE ISSUE IS ----------->>>
i am really stuck wid this problem , i am using the BOYPPC-GINGERBREAD-GOEX-V2 version currently
and i cant turn off the hardware button backlight completely off , neither by cyanogen mod settings nor by using any app .
earlier i used to use this app called ( ** adjbrightness**) to turn off the button backlight but it is not working in this rom.
IS THERE ANY SOLUTION OR ANY OTHER TWEAK /TRICK TO COMPLETELY TURN OF THE BUTTON BACKLIGHT IN THIS BUILD ???
GUYS PLEEEEEEEZ HELP ME WITH THIS.....I REALLY WANNA TURN THEM OFF !!!
why don't you post in that build's thread. I'm sure users who had that problem would tell you how they solved it. and if it can't be solved, the Dev might fix it in the next release
Can't find that Rom?
Sent from my HTC HD2 using XDA App
Hi, just go to Settings > CyanogenMod Settings > Display > Automatic backlight and check Use Custom. Then go to Edit other levels and add 0 to Buttons.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
techops said:
Hi, just go to Settings > CyanogenMod Settings > Display > Automatic backlight and check Use Custom. Then go to Edit other levels and add 0 to Buttons.
Click to expand...
Click to collapse
thanks but even this did nt help ....
i have the exact same cyanogen mod settings but even after putting the values '0' '0' '0' '0' and then saving nd applying it,
the button backlight did nt turn off.
any other method ???
or any clue what could be the problem ??
Why is it so important for you to turn them off?
Please keep in mind, that our beloved hd2 originally doesn't run android and so the hardware also doesn't play nice with all software.
I think the button backlight is controlled by the liblights.so. As far as I know there are three different versions of them, one with working notifications and limited auto backlight, one with fully working auto backlight and NOT working notifications and one with working auto backlight and limited working notifications.
...already used them all, but can't remember, that controlling the button backlight was working in one version.
So guess it's a kernel related issue.
So you could try builds with different kernels: tytungs kernel is the most spreaded one, and I mean here it's not working, so try gpcs, rafingas, mdjs, bauner(?)...maybe youve got luck.
Maybe you can also contact tytung and ask if its a kernel issue.
Gl
Sent from my HTC HD2 using XDA Premium App

[Discussion] Light Sensor Firmware Issue

When the ambient light changes drastically (for instance when i leave my house (dark room) and go outside (sunny and clear weather)) the light sensor brighten my display only slightly...but not enough. if i change the brightness manual to full power and then reactivate the automatic setting my display is looking good. Now when i go back to my house in a dark room the light sensor dims my display only slightly again...but once again it's not enough...my display is too bright.
What i've found out: There is a dependency between the automatic and the manual setting. The light sensor automatism only changes the brightness "one step" below or above the actual (greyed out) manual setting.
Other users in a german android forum confirm this behaviour. http://www.android-hilfe.de/sony-al...ttelklasse-mit-top-werten-59.html#post5877073
Seems like a bug.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I noticed this aswell and is very annoying.
Hope we get the fixes we need soon
Sent from my C5303 using xda premium
I also notice the same problem in my SP.
The auto brightness only varies 10% above/below the set brightness level. It's very annoying! Hope for a fix soon.
Yes i also face this problem.
Light sensor is not of any use other than calling time as of now.
One more thing, Xperia SP is also having security flaw, i have successfully unlocked the phone with out PIN/Pattern when i did not know the pattern
Same problem here... I just noticed today... Do you know any workaround or we are stuck with manual brightness adjustment...???
Sent from my C5303 using xda app-developers app
Hey!
I have the same problem. But yesterday I have read in a German forum, that that is no bug. The auto brightness only varies 10% +/- the set brightness... So I think there won't be any fix in the future... I have downloaded a "small app" so that I can vary it faster...
Gesendet von meinem C5303 mit Tapatalk 2
MrWeidenMr said:
Hey!
I have the same problem. But yesterday I have read in a German forum, that that is no bug. The auto brightness only varies 10% +/- the set brightness... So I think there won't be any fix in the future... I have downloaded a "small app" so that I can vary it faster...
Gesendet von meinem C5303 mit Tapatalk 2
Click to expand...
Click to collapse
Please post a link to this forum.
...but i can't believe this...this must be a bug!
Get the app yet another auto brightness from playstore, works good for me
https://play.google.com/store/apps/details?id=biz.gyrus.yaab
Sent from my C5303 using Tapatalk 2
Thnx Br0 it [email protected]!
And if you check your brightness settings, it dies actually adjust the brightness, not just apply a grey filter to the screen.
Sent from my C5303 using Tapatalk 2
Hey!
This is the link. It's about the Xperia S, but it's the same problem.
androidpit.de/de/android/forum/thread/485886/Sony-Xperia-S-Helligkeitssensor
Gesendet von meinem C5303
I was having this issue but I reflashed the. 257 that is posted and it seems to be sorted.
Sent from my C5303 using xda premium
technaudio said:
Get the app yet another auto brightness from playstore, works good for me
YAAB
Sent from my C5303 using Tapatalk 2
Click to expand...
Click to collapse
Seems to work, but this app produces also battery drain. So I don't known if it is as useful...
kt82 said:
Seems to work, but this app produces also battery drain. So I don't known if it is as useful...
Click to expand...
Click to collapse
Everything you do to the phone will cause some battery drain.
Sent from my C5303 using Tapatalk 4 Beta
This is a very useful app I am using it and found it to be the best
https://play.google.com/store/apps/...SwxLDMsImNvbS52ZWxpcy5hdXRvLmJyaWdodG5lc3MiXQ..
Why not use velis or Lux?
I used them on my Nexus. Pretty useful app! (I used the pro version of Lux)
This problem i have found in all stock/stockbased Rom for XL XS XSP. it is a big Bug on all Sony devices?
YAB or Velis app is only a solution when system brightness settings activ in background. otherwise this apps without function or only work once on unlock.
The only Way to the perfect autobrightness is a Pac-man Rom, but is only available for XS. :crying:
Hello,
i have found a possible cause.
in file hw_config.sh (system/etc) i miss lines for Autobrightness at the end, as they are available in other xperia devices.
here the lines from XS:
Code:
# LMU AS3676 Configuration
dev=/sys/class/leds
echo 1,255,255,255,255,255,255 > $dev/lcd-backlight/als/curve # ALS curve for group1
echo 1,0,0,0 > $dev/lcd-backlight/als/params #[gain],[filter_up],[filter_down],[offset]
echo 1 > $dev/lcd-backlight/als/enable #Sensor on/off. 1 = on, reg 90h
in XSP it looks:
Code:
# ALS configuration
dev=/sys/bus/i2c/devices/10-0040/
echo 0x91=0x40 > $dev/debug
Can i ad lines from XS?
heross said:
Hello,
i have found a possible cause.
in file hw_config.sh (system/etc) i miss lines for Autobrightness at the end, as they are available in other xperia devices.
here the lines from XS:
Code:
# LMU AS3676 Configuration
dev=/sys/class/leds
echo 1,255,255,255,255,255,255 > $dev/lcd-backlight/als/curve # ALS curve for group1
echo 1,0,0,0 > $dev/lcd-backlight/als/params #[gain],[filter_up],[filter_down],[offset]
echo 1 > $dev/lcd-backlight/als/enable #Sensor on/off. 1 = on, reg 90h
in XSP it looks:
Code:
# ALS configuration
dev=/sys/bus/i2c/devices/10-0040/
echo 0x91=0x40 > $dev/debug
Can i ad lines from XS?
Click to expand...
Click to collapse
You´re right on that, that´s where the problem lies. I had a ray before my sp and had the same problem, although in the ray´s hwconfig the second line of echo was just all zero´s. Just changing them to 7.0.0.7 or something like that did one hell of a work. I have no idea whether you can just add those lines.
Edit:
Found the files and directories. In one of them (/sys/bus/i2c/devices/..0040/leds) I found two maps, lcd backlight 1 and 2. I think that's where one should start when you want to solve this. Goodluck
sensor
the sensor used by sony is far behind any other brand

Categories

Resources