![]() |
2012-03-21
, 19:56
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#112
|
description ''custom'' start on started hildon-desktop stop on starting shutdown console none service script echo 1 >/sys/class/i2c-adapter/i2c-2/2-0030/disable_indicator_led end script
The Following 18 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
2012-03-21
, 20:36
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#113
|
For everyone, who want to have camera indicator red led disabled for good (persistent through reboots), but we're too shy to ask
1. Create (as root) a text file (called, for example, 'custom') in /etc/event.d/
2. Paste this content into Your 'custom' file:
3. At the end, You should have a file: /etc/event.d/custom containing content from point 2. You're done - now, Your indicator led will be disabled for good, unless You enable it manually, via changing sys entry to 0 via hand, during runtime. Even still, after next reboot, indicator led will be disabled again.Code:description ''custom'' start on started hildon-desktop stop on starting shutdown console none service script echo 1 >/sys/class/i2c-adapter/i2c-2/2-0030/disable_indicator_led end script
---
To undo, just delete /etc/event.d/custom (as root: rm /etc/event.d/custom)
/Estel
The Following User Says Thank You to vi_ For This Useful Post: | ||
![]() |
2012-03-21
, 21:56
|
Posts: 121 |
Thanked: 53 times |
Joined on Aug 2006
@ Alexandria, VA, USA
|
#114
|
![]() |
2012-03-22
, 09:22
|
Posts: 12 |
Thanked: 2 times |
Joined on Jul 2011
@ Milano, Italy
|
#115
|
![]() |
2012-03-22
, 09:25
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#116
|
![]() |
2012-03-22
, 10:13
|
Posts: 12 |
Thanked: 2 times |
Joined on Jul 2011
@ Milano, Italy
|
#117
|
If you have still problems, uninstall all multiboot packages (kernel power bootimg too), update kernel-power and then install your multiboot back... This should work.
![]() |
2012-03-22
, 10:21
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#118
|
![]() |
2012-03-22
, 10:27
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2011
|
#119
|
![]() |
2012-03-22
, 10:29
|
Posts: 12 |
Thanked: 2 times |
Joined on Jul 2011
@ Milano, Italy
|
#120
|
![]() |
Tags |
battery test, i <3 fmg, i <3 pali, igottaboner, kernel, kernel-power, viva fmg, viva pali |
Thread Tools | |
|
Everything working fine so far, also battery life seems to be greatly improved.
Thanks Pali great job