[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696039: marked as done (unblock: laptop-mode-tools/1.61-2)



Your message dated Sun, 27 Jan 2013 11:28:15 +0000
with message-id <1359286095.28246.35.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#677638: Bug#696039: unblock: laptop-mode-tools/1.61-1
has caused the Debian Bug report #696039,
regarding unblock: laptop-mode-tools/1.61-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
696039: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696039
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package laptop-mode-tools

There have been multiple reports of the e1000e driver causing trouble
for users. This has been well reported in dbug #677638.
It has been requested by many users that LMT should, by default, disable
the power saving switch for ethernet device.

This patch sets the ethernet knob to be disabled by default.

There's also a minor diff touching the debian-changes file. Please note
that in the 1.61-1 release itself debian-changes was not is use. So that
change should not be a concern.

unblock laptop-mode-tools/1.61-1

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.6-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru laptop-mode-tools-1.61/debian/changelog laptop-mode-tools-1.61/debian/changelog
--- laptop-mode-tools-1.61/debian/changelog	2012-05-20 15:52:21.000000000 +0530
+++ laptop-mode-tools-1.61/debian/changelog	2012-12-15 20:34:33.000000000 +0530
@@ -1,3 +1,10 @@
+laptop-mode-tools (1.61-2) unstable; urgency=low
+
+  * [225fd1e] Disable ethernet based on multiple reports of driver failure
+    (Closes: #677638)
+
+ -- Ritesh Raj Sarraf <rrs@debian.org>  Sat, 15 Dec 2012 20:34:11 +0530
+
 laptop-mode-tools (1.61-1) unstable; urgency=low
 
   [ Ritesh Raj Sarraf ]
diff -Nru laptop-mode-tools-1.61/debian/patches/debian-changes laptop-mode-tools-1.61/debian/patches/debian-changes
--- laptop-mode-tools-1.61/debian/patches/debian-changes	2012-05-20 15:55:39.000000000 +0530
+++ laptop-mode-tools-1.61/debian/patches/debian-changes	2012-12-16 12:03:53.000000000 +0530
@@ -5,23 +5,29 @@
  information below has been extracted from the changelog. Adjust it or drop
  it.
  .
- laptop-mode-tools (1.61-1) unstable; urgency=low
+ laptop-mode-tools (1.60-1) unstable; urgency=low
  .
-   [ Ritesh Raj Sarraf ]
-   * [3f9ea15] Removed laptop-mode-tools.preinst
-   * [8bd5355] update debian/patches/debian-changes
-   * [16bc3f5] calculate design_capacity_warning on machines/arches where it
-     is not readiliy available
-   * [28b8d23] Add support for non-deafult customized settings.
-     Thanks to Simon Que - Chromium Project
-   * [7a99e68] Add parallel execution for the modules
-   * [0ab6ef0] Handle devices with persistent device naming
-     (Closes: #664267)
- .
-   [ Simon Que ]
-   * [f3de2d6] hdparm skips SSDs for power management
+   * [709f521] New Upstream Release
+     (Closes: 647564)
+     - [8389588] Change Intel HDA Audio's default power save timeout to 2 seconds
+     - [cc40bd1] usb autosuspend black-/whitelist arg in quotes.
+       Thanks to Simon Que
+     - [5a4e08a] add readme-debugging.txt
+     - [be147e0] Helper tools to provide suspend/hibernate functionality
+     - [49afd31] Kill lm-polling-daemon when init stop is called
+     - [68b0ff5] Add pm-helper tool to take care of suspend / hibernate.
+     - [c7e3038] Use native hibernation helper tool from LMT
+     - [a569b29] Check for block device's existence.
+       Thanks to Simon Que (Chromium Project)
+     - [ab704b2] Use proper device for iwconfig.
+       Thanks to bs.net (Closes: 639388)
+   * [8fa914a] Drop some of the Recommends to Suggests.
+     Thanks to Clea F. Rees (Closes: #640155)
+   * [75c51b3] Drop duplicate changelog
 Author: Ritesh Raj Sarraf <rrs@debian.org>
-Bug-Debian: http://bugs.debian.org/664267
+Bug-Debian: http://bugs.debian.org/639388
+Bug-Debian: http://bugs.debian.org/640155
+Bug-Debian: http://bugs.debian.org/647564
 
 ---
 The information above should follow the Patch Tagging Guidelines, please
diff -Nru laptop-mode-tools-1.61/debian/patches/disable-ethernet-e1000e.patch laptop-mode-tools-1.61/debian/patches/disable-ethernet-e1000e.patch
--- laptop-mode-tools-1.61/debian/patches/disable-ethernet-e1000e.patch	1970-01-01 05:30:00.000000000 +0530
+++ laptop-mode-tools-1.61/debian/patches/disable-ethernet-e1000e.patch	2012-12-15 20:30:34.000000000 +0530
@@ -0,0 +1,14 @@
+disable batt throttle as there have been many reports of breakage
+Index: laptop-mode-tools/etc/laptop-mode/conf.d/ethernet.conf
+===================================================================
+--- laptop-mode-tools.orig/etc/laptop-mode/conf.d/ethernet.conf	2011-07-24 14:36:48.000000000 +0530
++++ laptop-mode-tools/etc/laptop-mode/conf.d/ethernet.conf	2012-12-15 20:29:22.561632860 +0530
+@@ -25,7 +25,7 @@
+ CONTROL_ETHERNET="auto"
+ 
+ # Handle throttling of the ethernet deivce under specific circumstances
+-BATT_THROTTLE_ETHERNET=1
++BATT_THROTTLE_ETHERNET=0
+ LM_AC_THROTTLE_ETHERNET=0
+ NOLM_AC_THROTTLE_ETHERNET=0
+ 
diff -Nru laptop-mode-tools-1.61/debian/patches/series laptop-mode-tools-1.61/debian/patches/series
--- laptop-mode-tools-1.61/debian/patches/series	2012-05-20 15:24:46.000000000 +0530
+++ laptop-mode-tools-1.61/debian/patches/series	2012-12-15 20:44:48.000000000 +0530
@@ -1 +1,2 @@
+disable-ethernet-e1000e.patch
 debian-changes

--- End Message ---
--- Begin Message ---
[why the explicit -release CC? we get bug mail... ;p]

On Sun, 2013-01-27 at 14:32 +0530, Ritesh Raj Sarraf wrote:
> Could you please unblock laptop-mode-tools version 1.61-2, currently
> sitting in unstable ?
> 
> This upload has very minimal change to disable, by default, the power
> savings on the e1000e driver.

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply to: