Search found 3 matches

by mangoo
20 Jul 2014, 14:58
Forum: Linux On My Samsung
Topic: Feature request: Samsung battery limiting
Replies: 3
Views: 10734

Re: Feature request: Samsung battery limiting

On laptops supporting this feature, you can do it with the following (as root):


# enable battery life extender
echo 1 > /sys/devices/platform/samsung/battery_life_extender

# disable battery life extender
echo 0 > /sys/devices/platform/samsung/battery_life_extender


If you don't have this file ...
by mangoo
31 Oct 2011, 20:54
Forum: Other
Topic: Flickering brightness on N130
Replies: 2
Views: 44802

Re: Flickering brightness on N130

Hello,

i have a problem: the brightness starts flickering as soon as the brightness-level gets adjusted automatically or manually. It is basically jumping between the diffrent brightness levels all the time.
I managed in 11.04 by pressing fn+ volume up/down, then it stopped.
Now i naively upgraded ...
by mangoo
31 Oct 2011, 20:53
Forum: Other
Topic: Samsung series 9 (90X3A), keyboard backlit, anyone?
Replies: 1
Views: 41042

Samsung series 9 (90X3A), keyboard backlit, anyone?

Did anyone have any success with keyboard backlit on Samsung series 9 (90X3A) laptops?

Right now, when pressing Fn + F7, dmesg shows this:

atkbd serio0: Unknown key pressed (translated set 2, code 0x97 on isa0060/serio0).
atkbd serio0: Use 'setkeycodes e017 <keycode>' to make it known.



When ...