hockeymikey / hox-cap-butn-brightness

Automatically exported from code.google.com/p/hox-cap-butn-brightness
GNU General Public License v3.0
0 stars 0 forks source link

"Dim" and "Bright" are the same brightness on some devices #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to Reproduce:
1. Start the app
2. Click between "dim" and "bright"

Expected Results:
Capacitive button backlight brightness is different between dim and bright.

Actual Results:
Capacitive button backlight brightness is the same between dim and bright.

Seems to only affect some endeavoru and evitareul devices.  Reported against 
v1.0.8

Original issue reported on code.google.com by denver@sleepydragon.org on 4 Jan 2013 at 2:25

GoogleCodeExporter commented 8 years ago
A380's report of this issue on xda against endeavoru with app version v1.0.8 
with hboot 1.39 
http://forum.xda-developers.com/showthread.php?p=36263179#post36263179

Original comment by denver@sleepydragon.org on 4 Jan 2013 at 2:26

GoogleCodeExporter commented 8 years ago

Original comment by denver@sleepydragon.org on 5 Jan 2013 at 6:31

GoogleCodeExporter commented 8 years ago
A380's debug information: 
http://forum.xda-developers.com/showthread.php?p=36293079#post36293079

Original comment by denver@sleepydragon.org on 5 Jan 2013 at 6:44

GoogleCodeExporter commented 8 years ago
Same thing for Endeavoru hboot 1.36 and app v. 1.0.8

Original comment by Pavel.Sh...@gmail.com on 27 Jan 2013 at 4:10

GoogleCodeExporter commented 8 years ago

Application Version: 1.0.8

Detected Device: HTC One X (endeavoru)
Supports Setting Capacitive Buttons Backlight Brightness: Yes
Setting Capacitive Buttons Backlight Brightness Possible: Yes

/sys/class/leds/button-backlight/currents
File Exists: Yes
File Permissions: Read-Only
File Contents: 0

/sys/class/leds/button-backlight/brightness
File Exists: Yes
File Permissions: Read-Only
File Contents: 0

/sys/class/leds/button-backlight/lut_coefficient
File Exists: Yes
File Permissions: Read-Only
File Contents: 0

Build.BOOTLOADER: 1.36.0000
Build.DEVICE: endeavoru
Build.DISPLAY: JRO03C
Build.MANUFACTURER: HTC
Build.MODEL: EndeavorU
Build.PRODUCT: endeavoru
Build.VERSION.RELEASE: 4.1.1

Original comment by Pavel.Sh...@gmail.com on 27 Jan 2013 at 4:17

GoogleCodeExporter commented 8 years ago
lut_coefficient controls the brightness of the button led for htc one X but the 
app modifies the brightness file as it controls the led brightness for other 
phones. Also for htc one X, the brightness resets after screen is turned off 
and on

Original comment by keegan.m...@gmail.com on 4 Feb 2013 at 5:06