|
2009-08-14
, 19:25
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#2
|
|
2009-08-14
, 20:11
|
|
Posts: 78 |
Thanked: 10 times |
Joined on Apr 2008
@ England
|
#3
|
|
2009-08-14
, 20:55
|
Posts: 263 |
Thanked: 77 times |
Joined on Jan 2009
@ Sigtuna, Sweden
|
#4
|
|
2009-08-14
, 21:11
|
|
Posts: 78 |
Thanked: 10 times |
Joined on Apr 2008
@ England
|
#5
|
|
2009-08-14
, 21:26
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#6
|
i know no linux commands so can someone give me a step by step guide to do this?
sudo gaintroot cd /usr/lib/mce/modules mv libfilter-brightness-als.so libfilter-brightness-als.so.bak sync reboot
sudo gainroot cp /etc/mce/mce.ini /etc/mce/mce.ini.bak vi /etc/mce/mce.ini
:%s/filter-brightness-als;//g<RETURN> :x<RETURN>
reboot
sudo gainroot cd /etc/mce cp mce.ini mce.ini.bak cat /etc/mce/mce.ini.bak | sed "s/filter-brightness-als;//g" > mce.ini reboot
The Following 3 Users Say Thank You to Milhouse For This Useful Post: | ||
|
2009-08-14
, 21:33
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#7
|
Probably easiest for you to implement the method in comment #1 from the aforementioned bug:
I'd suggest you learn the basics of vi as you'll never be stuck if you know vi...Code:sudo gaintroot cd /usr/lib/mce/modules mv libfilter-brightness-als.so libfilter-brightness-als.so.bak sync reboot
|
2009-08-14
, 21:53
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#8
|
|
2009-08-15
, 19:25
|
|
Posts: 78 |
Thanked: 10 times |
Joined on Apr 2008
@ England
|
#9
|
/etc/init.d/mce restart is faster.
*whistles* I made the light sensor only affect my keyboard light thanks to some leaked source *whistles*
|
2009-08-15
, 20:47
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#10
|
Can i turn off the light sensor so it does not effect the screen brightness and make it so the backlight on the keyboard stays permanently on?
thanks
N810
OS2008
8GB Memory Card