just got a reboot after about 30 mins in the call. cfs glados 2.6 with stock ics rom + voltage
I always use CFS versionsR u using Cfs? Because I have i9023 2.6 cfs and talked on the phone last night for almost an hr 46 min exactly and no reboot or problems.. I am using cm9 kangs
Sent from my Nexus S i9023 using XDA Premium
I can confirm it.....
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 ;-)
Ok thanks man!All u have to do is before u flash the kernal open the zip and delete the boot animation then flash it after your rom
Sent from my Nexus S i9023 using XDA Premium
reboot while calling fixed?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.
Thanks)I have released GLaDOS V2.7.
Not good(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.
Not good ezekeel, not good...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.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.
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.
How to use?...
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.
- ...
#!/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", verifiedblink interval "ms" or "s"?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 time "number of times"?
Thanks Ezekeel. You deserve it buddy. Have fun with your new Nexus.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.
always 2nd postThanks Ezekeel. You deserve it buddy. Have fun with your new Nexus.
BTW, what is the changelog for 2.7?
...
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.
I don't think its possible with the current configuration. But why would you want that.the option "backlights off after adjusted blink" possible?
Does our device support USB OTG directly ? I heard it need modification to the cable...Has anyone had any luck with USB OTG? Got a cable but nothing appears to be working (tried with USB keyboard and flash drive)
do you know what is '/sys/class/misc/backlightnotification/blink_control' ?blink interval "ms", verified