Can I control the ThinkLight through /proc/?How to control thinkpad_acpi via procfs, RHEL 6.4How to read...
Can someone publish a story that happened to you?
Realistic Necromancy?
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
Phrase for the opposite of "foolproof"
Will tsunami waves travel forever if there was no land?
Any examples of headwear for races with animal ears?
Is the 5 MB static resource size limit 5,242,880 bytes or 5,000,000 bytes?
What do the phrase "Reeyan's seacrest" and the word "fraggle" mean in a sketch?
Is contacting this expert in the field something acceptable or would it be discourteous?
Mac Pro install disk keeps ejecting itself
Pulling the rope with one hand is as heavy as with two hands?
How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?
What is the relationship between spectral sequences and obstruction theory?
Why was the Spitfire's elliptical wing almost uncopied by other aircraft of World War 2?
Is there a way to get a compiler for the original B programming language?
Packing rectangles: Does rotation ever help?
Does the sign matter for proportionality?
What route did the Hindenburg take when traveling from Germany to the U.S.?
Will a top journal at least read my introduction?
Pass By Reference VS Pass by Value
How can I practically buy stocks?
What happened to Captain America in Endgame?
Do I have to worry about players making “bad” choices on level up?
Why is it that the natural deduction method can't test for invalidity?
Can I control the ThinkLight through /proc/?
How to control thinkpad_acpi via procfs, RHEL 6.4How to read files in the proc directory?proc system interrupts informationWhat is the BOOT_IMAGE parameter in /proc/cmdlineCan I add to /proc/self?What command always generates the same UUID through /proc/sys/kernelDisplay `/proc/acpi/battery/BAT0/info` from the command lineCan I assume /proc will always be readable?Is reading /proc repeatedly expensive?Why is the sum of /proc/pid/stat CPU greater than /proc/stat
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Inside of /proc/acpi/ibm
, I see multiple devices provided by kernel module thinkpad_acpi
,
x230:/proc/acpi/ibm$ ls
beep bluetooth cmos driver fan hotkey kbdlight led light video volume
Is there anyway though that I can change the status of the ThinkLight? If I echo 0 on > light
, I can address and turn on the power light, but the rest of those [1-15]
seem to register as invalid. What controls the Thinklight?
$ echo heartbeat | sudo tee /sys/class/leds/tpacpi::thinklight/trigger
tee: '/sys/class/leds/tpacpi::thinklight/trigger': Invalid argument
Interestingly enough this seems to follow this post, where the light can be turned off with,
echo 0 > /sys/class/leds/tpacpi::thinklight/brightness
but not turned on again
I'm using Debian Testing with Kernel 4.19, on a Lenovo x230.
debian proc acpi thinkpad
add a comment |
Inside of /proc/acpi/ibm
, I see multiple devices provided by kernel module thinkpad_acpi
,
x230:/proc/acpi/ibm$ ls
beep bluetooth cmos driver fan hotkey kbdlight led light video volume
Is there anyway though that I can change the status of the ThinkLight? If I echo 0 on > light
, I can address and turn on the power light, but the rest of those [1-15]
seem to register as invalid. What controls the Thinklight?
$ echo heartbeat | sudo tee /sys/class/leds/tpacpi::thinklight/trigger
tee: '/sys/class/leds/tpacpi::thinklight/trigger': Invalid argument
Interestingly enough this seems to follow this post, where the light can be turned off with,
echo 0 > /sys/class/leds/tpacpi::thinklight/brightness
but not turned on again
I'm using Debian Testing with Kernel 4.19, on a Lenovo x230.
debian proc acpi thinkpad
add a comment |
Inside of /proc/acpi/ibm
, I see multiple devices provided by kernel module thinkpad_acpi
,
x230:/proc/acpi/ibm$ ls
beep bluetooth cmos driver fan hotkey kbdlight led light video volume
Is there anyway though that I can change the status of the ThinkLight? If I echo 0 on > light
, I can address and turn on the power light, but the rest of those [1-15]
seem to register as invalid. What controls the Thinklight?
$ echo heartbeat | sudo tee /sys/class/leds/tpacpi::thinklight/trigger
tee: '/sys/class/leds/tpacpi::thinklight/trigger': Invalid argument
Interestingly enough this seems to follow this post, where the light can be turned off with,
echo 0 > /sys/class/leds/tpacpi::thinklight/brightness
but not turned on again
I'm using Debian Testing with Kernel 4.19, on a Lenovo x230.
debian proc acpi thinkpad
Inside of /proc/acpi/ibm
, I see multiple devices provided by kernel module thinkpad_acpi
,
x230:/proc/acpi/ibm$ ls
beep bluetooth cmos driver fan hotkey kbdlight led light video volume
Is there anyway though that I can change the status of the ThinkLight? If I echo 0 on > light
, I can address and turn on the power light, but the rest of those [1-15]
seem to register as invalid. What controls the Thinklight?
$ echo heartbeat | sudo tee /sys/class/leds/tpacpi::thinklight/trigger
tee: '/sys/class/leds/tpacpi::thinklight/trigger': Invalid argument
Interestingly enough this seems to follow this post, where the light can be turned off with,
echo 0 > /sys/class/leds/tpacpi::thinklight/brightness
but not turned on again
I'm using Debian Testing with Kernel 4.19, on a Lenovo x230.
debian proc acpi thinkpad
debian proc acpi thinkpad
edited 4 mins ago
Evan Carroll
asked 28 mins ago
Evan CarrollEvan Carroll
6,341124690
6,341124690
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f515950%2fcan-i-control-the-thinklight-through-proc%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f515950%2fcan-i-control-the-thinklight-through-proc%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