Daniel Molkentin

Results 60 comments of Daniel Molkentin

@MaZderMind According to http://www.thinkwiki.org/wiki/Table_of_thinkpad-acpi_LEDs, this should work: To enable: ``` echo 1 > /sys/devices/platform/thinkpad_acpi/leds/tpacpi\:\:thinklight/brightness ``` To disable: ``` echo 0 > /sys/devices/platform/thinkpad_acpi/leds/tpacpi\:\:thinklight/brightness ```

Debug logs: https://gist.github.com/danimo/29b560be0cee46c0811ee026a74b8393

I could independently verify the behavior on the setup of an external service provider (Hetzner), so it doesn't seem to be an issue of my setup.

Not upstream but: https://build.opensuse.org/package/show/home:kill_it/master_me

@magnetophon That's correct. Most commericial plugins have a tradeoff mode where they try to get close to TP or achiving TP by trading in zero-latency for some latency. Depending on...

I have worked on this during this years BBB summit. Do you prefer a PR based on this branch or can I append to this branch?

This works for me with the changes described in the review.

Only once the changes that I outlined in the review are applied.

Sorry, I had a review open that I forgot to submit.

Why was this closed? It's still very much needed. Anything we can do to help? Right now we are running a patched fork with this feature and it works nicely.