Ubuntu 16.04 with Lenovo Ideapad 500S 13 ISK keyboard backlight
I'm using this configuration for about a year, but only recently realized that keyboard back light don't work (even with the windows 10 which is my dual-boot).
When the laptop changes it's state e.g. goes awake, turned on, the back light goes on, then fades away slowly, but that's it. No way to turn it on again with Fn + Space which is in the documentation. I got replaced the memory for a bigger one, and tweaked the wifi, because there were no driver for it.
I found some answers elsewhere which recommended to echo > '1'
to some files deep in my /dev
directory (to force the state of the backlight).
This was base on this answer.
My exact command was:
echo 1 > /sys/class/backlight/intel_backlight/brightness
because haven't found anything similar in the answer mentioned above. It returned permission error even with sudo, so I gave up on that one.
None of them worked for me. Where should be the problem and how could I resolve it?
UPDATE
I checked those commands again by chmodding the files here to be writeable for root and it turned out these are related to the screen backlight (because putting 1 to the bl_brightness file here made my screen totally dark.
keyboard lenovo backlight
add a comment |
I'm using this configuration for about a year, but only recently realized that keyboard back light don't work (even with the windows 10 which is my dual-boot).
When the laptop changes it's state e.g. goes awake, turned on, the back light goes on, then fades away slowly, but that's it. No way to turn it on again with Fn + Space which is in the documentation. I got replaced the memory for a bigger one, and tweaked the wifi, because there were no driver for it.
I found some answers elsewhere which recommended to echo > '1'
to some files deep in my /dev
directory (to force the state of the backlight).
This was base on this answer.
My exact command was:
echo 1 > /sys/class/backlight/intel_backlight/brightness
because haven't found anything similar in the answer mentioned above. It returned permission error even with sudo, so I gave up on that one.
None of them worked for me. Where should be the problem and how could I resolve it?
UPDATE
I checked those commands again by chmodding the files here to be writeable for root and it turned out these are related to the screen backlight (because putting 1 to the bl_brightness file here made my screen totally dark.
keyboard lenovo backlight
Welcome to askubuntu! Could you please post the exact command you used with theecho > '1'
?
– Grayson Kent
Jun 11 '17 at 17:06
Added the command I mentioned before.
– Tacsiazuma
Jun 19 '17 at 14:54
add a comment |
I'm using this configuration for about a year, but only recently realized that keyboard back light don't work (even with the windows 10 which is my dual-boot).
When the laptop changes it's state e.g. goes awake, turned on, the back light goes on, then fades away slowly, but that's it. No way to turn it on again with Fn + Space which is in the documentation. I got replaced the memory for a bigger one, and tweaked the wifi, because there were no driver for it.
I found some answers elsewhere which recommended to echo > '1'
to some files deep in my /dev
directory (to force the state of the backlight).
This was base on this answer.
My exact command was:
echo 1 > /sys/class/backlight/intel_backlight/brightness
because haven't found anything similar in the answer mentioned above. It returned permission error even with sudo, so I gave up on that one.
None of them worked for me. Where should be the problem and how could I resolve it?
UPDATE
I checked those commands again by chmodding the files here to be writeable for root and it turned out these are related to the screen backlight (because putting 1 to the bl_brightness file here made my screen totally dark.
keyboard lenovo backlight
I'm using this configuration for about a year, but only recently realized that keyboard back light don't work (even with the windows 10 which is my dual-boot).
When the laptop changes it's state e.g. goes awake, turned on, the back light goes on, then fades away slowly, but that's it. No way to turn it on again with Fn + Space which is in the documentation. I got replaced the memory for a bigger one, and tweaked the wifi, because there were no driver for it.
I found some answers elsewhere which recommended to echo > '1'
to some files deep in my /dev
directory (to force the state of the backlight).
This was base on this answer.
My exact command was:
echo 1 > /sys/class/backlight/intel_backlight/brightness
because haven't found anything similar in the answer mentioned above. It returned permission error even with sudo, so I gave up on that one.
None of them worked for me. Where should be the problem and how could I resolve it?
UPDATE
I checked those commands again by chmodding the files here to be writeable for root and it turned out these are related to the screen backlight (because putting 1 to the bl_brightness file here made my screen totally dark.
keyboard lenovo backlight
keyboard lenovo backlight
edited Jun 12 '17 at 15:32
asked Jun 11 '17 at 13:59
Tacsiazuma
1013
1013
Welcome to askubuntu! Could you please post the exact command you used with theecho > '1'
?
– Grayson Kent
Jun 11 '17 at 17:06
Added the command I mentioned before.
– Tacsiazuma
Jun 19 '17 at 14:54
add a comment |
Welcome to askubuntu! Could you please post the exact command you used with theecho > '1'
?
– Grayson Kent
Jun 11 '17 at 17:06
Added the command I mentioned before.
– Tacsiazuma
Jun 19 '17 at 14:54
Welcome to askubuntu! Could you please post the exact command you used with the
echo > '1'
?– Grayson Kent
Jun 11 '17 at 17:06
Welcome to askubuntu! Could you please post the exact command you used with the
echo > '1'
?– Grayson Kent
Jun 11 '17 at 17:06
Added the command I mentioned before.
– Tacsiazuma
Jun 19 '17 at 14:54
Added the command I mentioned before.
– Tacsiazuma
Jun 19 '17 at 14:54
add a comment |
1 Answer
1
active
oldest
votes
Here is the file for keyboard backlight, /sys/devices/platform/thinkpad_acpi/leds/tpacpi::kbd_backlight/brightness
.
I used nano editor after chmoding it to change its values. There were 3 values (0,1,2) 2 being the brightest.
Tested for a Lenevo ThinkPad Yoga 460, on Ubuntu 18.04 LTS
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f924336%2fubuntu-16-04-with-lenovo-ideapad-500s-13-isk-keyboard-backlight%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Here is the file for keyboard backlight, /sys/devices/platform/thinkpad_acpi/leds/tpacpi::kbd_backlight/brightness
.
I used nano editor after chmoding it to change its values. There were 3 values (0,1,2) 2 being the brightest.
Tested for a Lenevo ThinkPad Yoga 460, on Ubuntu 18.04 LTS
add a comment |
Here is the file for keyboard backlight, /sys/devices/platform/thinkpad_acpi/leds/tpacpi::kbd_backlight/brightness
.
I used nano editor after chmoding it to change its values. There were 3 values (0,1,2) 2 being the brightest.
Tested for a Lenevo ThinkPad Yoga 460, on Ubuntu 18.04 LTS
add a comment |
Here is the file for keyboard backlight, /sys/devices/platform/thinkpad_acpi/leds/tpacpi::kbd_backlight/brightness
.
I used nano editor after chmoding it to change its values. There were 3 values (0,1,2) 2 being the brightest.
Tested for a Lenevo ThinkPad Yoga 460, on Ubuntu 18.04 LTS
Here is the file for keyboard backlight, /sys/devices/platform/thinkpad_acpi/leds/tpacpi::kbd_backlight/brightness
.
I used nano editor after chmoding it to change its values. There were 3 values (0,1,2) 2 being the brightest.
Tested for a Lenevo ThinkPad Yoga 460, on Ubuntu 18.04 LTS
edited Dec 16 at 13:21
Kulfy
3,31331039
3,31331039
answered Dec 16 at 13:18
Rahul
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f924336%2fubuntu-16-04-with-lenovo-ideapad-500s-13-isk-keyboard-backlight%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to askubuntu! Could you please post the exact command you used with the
echo > '1'
?– Grayson Kent
Jun 11 '17 at 17:06
Added the command I mentioned before.
– Tacsiazuma
Jun 19 '17 at 14:54