News and announcements

Laptop Mode Tools 1.60 Released

Written for Laptop Mode Tools by Ritesh Raj Sarraf on 2011-10-14

Hello World,

I am very pleased to announce the release of Laptop Mode Tools, version 1.60.
This release includes lots of bug fixes and should make power savings much better on your machines.
The battery polling daemon now, more reliably, gets triggered and killed based on power states.

This release also includes 2 helper scripts to trigger suspend and hibernate, in case anyone is interested.
Given the advancements of Linux PM (All thanks to Rafael J. Wysocki) in recent years, the freezer/thaw
functionality really does a very good job of handling suspend/hibernate, there is no need of a hacky suspend/resume
mechanism. Thus, you'll notice the helper scripts just do a mere echo into sysfs.

I would also like to thank the Chromium project that has found and fixed many bugs and added many enhancements to Laptop Mode Tools.

Changelog:

1.60 -- Fri Oct 14 13:08:09 IST 2011

Use proper device reference for iwconfig (Debian BTS: #639388)
Check for block device's existence. Thanks to Simon Que
Add suspend/resume helper tools: pm-helper, pm-suspend, pm-hibernate
What laptop-mode-tools is stopped from init, also kill polling daemon
Reliable and much better locking mechanics
Make polling dameon lock safe
Make lmt-udev distro neutral. Thanks to Simon Que
Change Intel HDA Audio's default power save timeout to 2 seconds

We have switched the SCM to git. The current code repository is
available at [1] along with the changelog.

The tarball is available here [2].
The md5 checksum for the tarball is 22bcc955c4e5d28e2f3a992b0efb50b4

[1] https://github.com/rickysarraf/laptop-mode-tools
[2]http://samwel.tk/laptop_mode/tools/downloads/laptop-mode-tools_1.60.tar.gz

Laptop Mode Tools 1.59 Released

Written for Laptop Mode Tools by Ritesh Raj Sarraf on 2011-08-07

I'm pleased to announce the 1.59 release of Laptop Mode Tools. This release includes a bunch of bug fixes over the previous release

    * really don't call batt-poll-daemon inside from the flock instance
    * USB auto-suspend whitelist
    * Add myself as the maintainer
    * Don't call true which forks a subshell
    * Use exit instead of return
    * Check for files instead of kernel version numbers.

Laptop Mode Tools 1.58 Released

Written for Laptop Mode Tools by Ritesh Raj Sarraf on 2011-07-23

I am pleased to announce the release of Laptop Mode Tools, version 1.58.

Changes include:

1.58 - Sat Jul 23 23:21:22 IST 2011
    * Initialize the PATH variable within us. This helps when our caller did not have a proper environment
    * Enable new in-kernel polling mechanism for block devices
    * Check for kernel's native suspend functionality
    * Support execution of complex commands. Thanks to Changaco for the patch
    * Add new module nmi-watchdog to handle NMI Watchdog related power savings. Thanks to Quentin Denis for the report
    * Fix error messages during early boot if /usr is on a different partition
    * Add support for new Linux 3.x kernels
    * Fix locking problems when battery polling daemon is enabled

Laptop Mode Tools 1.57 Released

Written for Laptop Mode Tools by Ritesh Raj Sarraf on 2011-02-27

I am pleased to announce the release of Laptop Mode Tools, version 1.57

Minor bug fix release

Changes include:
1.57 - Sun Feb 27 12:50:19 IST 2011
    * Pass calling application's arguments to the main function. Thanks to Radek for the
      report and the patch
    * Use governor policy from the config file. Thanks to Michael Orlov for the report.

For the full changelog, have a look here. [1]
The tarball is available here [2].

The md5 checksum for the tarball is 1d9e4f4e3ff3f16d298e1653483f3f58
Laptop Mode Tools now uses the bug tracker [3] at Launchpad. Please file any
bug reports at the bug tracker.

[1] https://code.launchpad.net/~laptop-mode-tools-dev/laptop-mode-tools/main
[2] http://samwel.tk/laptop_mode/tools/downloads/laptop-mode-tools_1.57.tar.gz
[3] https://bugs.launchpad.net/laptop-mode-tools

laptop-mode-tools 1.56 released

Written for Laptop Mode Tools by Ritesh Raj Sarraf on 2011-02-14

I am pleased to announce the release of Laptop Mode Tools, version 1.56.

Release Highlights:

* New Features and many Bug Fixes. With this release laptop-mode-tools also acts on events
generated by the kernel. This allows easier trigger of laptop-mode-tools without dependence on
helper tools like acpid/pm-utils. The acpid/pm-utils hooks are still shipped for compatibility.

Changes include:
1.56 - Mon Feb 14 23:57:50 IST 2011
    * Enable ENABLE_AUTO_MODULES by default. When a user installs the package,
      the first immediate expectation is to see some changes
    * USB suspend interface has changed with kernels 2.6.35 and above.
      (Debian BTS: #589000)
    * Add support for Linux Runtime Power Management (Debian BTS: #592661)
    * On many other distributions, wireless-tools packages is still old and does not
      return proper exit status on failures. Thanks to Luca Landolfi for the patch.
    * Add support to blacklist USB Devices by types. Thanks to Simon Que for the patch
    * Re-initialize dev_path before the next iteration. Thanks to Faustus for the bug
      report and the patch (LP: #662924)
    * ENABLE_LAPTOP_MODE_TOOLS was ignore because of wrong check. Thanks to Matus Harvan
      for reporting this. (Debian BTS: #602278)
    * Add support to invoke laptop-mode-tools with hotplug events. This currently only has
      support for the usb-autosuspend module. Thanks to Simon Que for the patch
    * Add locking support using flock. (Debian BTS: #566613)
    * Add 99-laptop-mode.rules to trap multiple kernel events

For the full changelog, have a look here. [1]

The tarball is available here [2].

The md5 checksum for the tarball is cd35b320aea6dd5d66854a00eb8341ec

Laptop Mode Tools now uses the bug tracker [3] at Launchpad. Please file any

bug reports at the bug tracker.

[1] https://code.launchpad.net/~laptop-mode-tools-dev/laptop-mode-tools/main

[2] http://samwel.tk/laptop_mode/tools/downloads/laptop-mode-tools_1.56.tar.gz

[3] https://bugs.launchpad.net/laptop-mode-tools

1115 of 22 results