EspeonEefi wrote:
In addition to the problem line mentioned by Bob, the -lt in line 621 causes laptop-mode-tools to hibernate my laptop any time I disconnect or reconnect the power cord or close or open my lid since I have ENABLE_AUTO_HIBERNATION=1. I believe that -lt in line 621 should also be a -gt.
Correct.
In a related note, you might want to recheck what's happening in lines 601-611. At the very least, I know that the DO_HIBERNATE=1 line is an effective no-op since DO_HIBERNATE is not referred to again in /usr/sbin/laptop_mode.
This logic should have been reversed too. Apparently I did a pretty half-baked job here. :-/
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

