[KERNEL][04 APR] GLaDOS V2.11

krex

Senior Member
Mar 12, 2007
213
13
0
....

i now changed to:
liveoc 101
max 1224
didle on
lazy

it seems to work. no more reboots. liveoc seems to be the culprit for the reboots for me.

thanx and keep those updates commin ;-)
I can confirm it. :)
I didn't have random reboot for a week and I was very proud. I didn't use liveOC. After I read this post I set liveOC to 110%, I called myself by my wife phone and when display switched off because it reached its idle time then the phone rebooted. :(
 

darth7

Senior Member
Oct 1, 2010
54
0
0
I have released GLaDOS V2.7.

This will probably be the last update for the next couple of weeks since I will be busy with the Galaxy Nexus sponsored by RootzWiki that finally arrived today.
Good bye. Thanks for everything.

Enviado desde mi Ice Cream Nexus Sandwich usando Tapatalk
 

phone_user

Senior Member
Nov 13, 2011
791
644
0
...
GLaDOS-V2.7

  • ...
  • For BLN the blink interval and blink time can now be adjusted in the sysfs interface. Also BLN is disabled by default.
  • ...
...
How to use?

sysfs of BLN

/sys/class/misc/backlightnotification/enabled

/sys/class/misc/backlightnotification/notification_led

/sys/class/misc/backlightnotification/blink_control

/sys/class/misc/backlightnotification/blink_interval

/sys/class/misc/backlightnotification/max_blink_count

/sys/class/misc/backlightnotification/in_kernel_blink
 
Last edited:

nexusphone

Senior Member
Dec 5, 2011
358
49
0
Code:
#!/system/bin/sh

echo 1 > /sys/class/misc/backlightnotification/enabled
echo 1 > /sys/class/misc/backlightnotification/in_kernel_blink
echo 1 > /sys/class/misc/backlightnotification/blink_control
echo 2000 > /sys/class/misc/backlightnotification/blink_interval
echo 100 > /sys/class/misc/backlightnotification/max_blink_count
blink interval "ms" or "s"?
blink time "number of times"?
 
Last edited:

phone_user

Senior Member
Nov 13, 2011
791
644
0
Code:
#!/system/bin/sh

echo 1 > /sys/class/misc/backlightnotification/enabled
echo 1 > /sys/class/misc/backlightnotification/in_kernel_blink
echo 1 > /sys/class/misc/backlightnotification/blink_control
echo 2000 > /sys/class/misc/backlightnotification/blink_interval
echo 100 > /sys/class/misc/backlightnotification/max_blink_count
blink interval "ms" or "s"?
blink time "number of times"?
blink interval "ms", verified
 

phone_user

Senior Member
Nov 13, 2011
791
644
0
Thanks Ezekeel. You deserve it buddy. Have fun with your new Nexus.

BTW, what is the changelog for 2.7?
always 2nd post
...
GLaDOS-V2.7

  • Fixed TouchWake issue of long powerkey presses causing the touch controls to be disabled without delay on next screen off.
  • For BLN the blink interval and blink time can now be adjusted in the sysfs interface. Also BLN is disabled by default.
  • For lazy the sampling rate is initialized to a default of 15000.
...
 
  • Like
Reactions: AeroEchelon

nexusphone

Senior Member
Dec 5, 2011
358
49
0
"the blink interval and blink time can now be adjusted in the sysfs interface" very nice

but after adjusted blink, backlights are kept on till turning on the screen and checking the message

the option "backlights off after adjusted blink" possible?
 

terryhau

Senior Member
Feb 5, 2010
277
158
0
the option "backlights off after adjusted blink" possible?
I don't think its possible with the current configuration. But why would you want that.
I remember on old HTC roms, the notification LED was hard coded to stop after 5 minutes, which made it useless. The chance that you look at the phone during the 5 minutes was slim.
 

deani77

Senior Member
May 15, 2007
1,538
372
0
Has anyone had any luck with USB OTG? Got a cable but nothing appears to be working (tried with USB keyboard and flash drive)
Does our device support USB OTG directly ? I heard it need modification to the cable...

Sent from my Nexus S using Tapatalk