Your message dated Mon, 07 Mar 2016 16:24:12 +0000 with message-id <[email protected]> and subject line Bug#807338: fixed in laptop-mode-tools 1.69-1 has caused the Debian Bug report #807338, regarding DISABLE_ETHERNET_ON_BATTERY always disables my wired ethernet 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 [email protected] immediately.) -- 807338: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807338 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: laptop-mode-tools Version: 1.66-2 Severity: normal Hi! This *may* be related to #786444, but I'm not sure so I'm reporting separately. On my Thinkpad, I'm seeing laptop-mode always disable the wired interface eth0 when power is removed, even when I'm using the interface and it clearly has link. However, I can see something is buggering with things here on the networking front. If I run "ip link show eth0" multiple times while I disconnect and reconnect the power cable, I get the following weirdness. Both shortly after disconnection and shortly after reconnection, I'm seeing a short period of NO-CARRIER. Maybe something is causing a re-negotiate here - some of the other calls to ethtool in the ethernet module? tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff tack:/etc/laptop-mode/conf.d# ip link show eth0 18: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether f0:de:f1:e3:0d:ab brd ff:ff:ff:ff:ff:ff -- System Information: Debian Release: 8.2 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages laptop-mode-tools depends on: ii lsb-base 4.1+Debian13+nmu1 ii psmisc 22.21-2 ii util-linux 2.25.2-6 Versions of packages laptop-mode-tools recommends: ii ethtool 1:3.16-1 ii hdparm 9.43-2 ii net-tools 1.60-26+b1 ii python-qt4 4.11.2+dfsg-1 ii sdparm 1.08-1 ii udev 215-17+deb8u2 ii wireless-tools 30~pre9-8 Versions of packages laptop-mode-tools suggests: ii acpid 1:2.0.23-2 ii apmd 3.2.2-15 -- Configuration Files: /etc/laptop-mode/conf.d/ethernet.conf changed: DEBUG=1 CONTROL_ETHERNET="auto" BATT_THROTTLE_ETHERNET=0 LM_AC_THROTTLE_ETHERNET=0 NOLM_AC_THROTTLE_ETHERNET=0 THROTTLE_SPEED="slowest" DISABLE_WAKEUP_ON_LAN=1 ETHERNET_DEVICES="eth0" DISABLE_ETHERNET_ON_BATTERY=0 /etc/laptop-mode/conf.d/usb-autosuspend.conf 732bf2223dc7dca51eb08b2e39b0a51f [Errno 2] No such file or directory: u'/etc/laptop-mode/conf.d/usb-autosuspend.conf 732bf2223dc7dca51eb08b2e39b0a51f' -- no debconf information
--- End Message ---
--- Begin Message ---Source: laptop-mode-tools Source-Version: 1.69-1 We believe that the bug you reported is fixed in the latest version of laptop-mode-tools, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ritesh Raj Sarraf <[email protected]> (supplier of updated laptop-mode-tools package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 07 Mar 2016 18:16:36 +0530 Source: laptop-mode-tools Binary: laptop-mode-tools Architecture: source all Version: 1.69-1 Distribution: unstable Urgency: medium Maintainer: Ritesh Raj Sarraf <[email protected]> Changed-By: Ritesh Raj Sarraf <[email protected]> Description: laptop-mode-tools - Tools for Power Savings based on battery/AC status Closes: 786444 807134 807338 809181 812541 Changes: laptop-mode-tools (1.69-1) unstable; urgency=medium . New Upstream Release [ The Maha Shiva Ratri Release ] . * [3949674] Update details about runtime-pm in manpage * [83b49f5] Call lmt-udev in lmt-poll. Don't call the laptop_mode binary directly. Helps in a lot of housekeeping * [fdd6b5d] Direct stderr/stdout to journal * [2ce90a8] Install the new .timer and poll service * [56db2fb] Wait for all forked modules to complete. Thanks to Tomas Janousek * [ee1ffe7] Add new module: cputhotplug * [c08cc13] CPU online/offine is reverse here * [49451d1] Install policykit file * [cc9f46c] Detach polling daemon from main process. Thanks to Tomas Ebenlendr (Closes: #807134) * [b0d1a88] Do NOT touch speed is throttling is not set. Thanks to Steve McIntyre (Closes: #807338) * [733eb81] Restore to MAX speed when back to AC Power * [67a5cf1] Fix manpage about DISABLE_ETHERNET_ON_BATTERY setting. Thanks to Daniel Kahn Gillmor (Closes: #786444) * [c878358] Update documentation about ENABLE_LAPTOP_MODE_ON_AC setting. Thanks to Daniel Kahn Gillmor * [811228d] Fix syntax error in install.sh. Thanks to Latot * [650c85a] Fix typo in /lib/udev/lmt-udev. Thanks to Kelsey Byers (Closes: #809181) * [57e2cf4] Change powersaving default for USB class devices (Closes: #812541) * [ec0fe8b] Drop usbhid from default (black)list * [06770f7] Add usb keyboard driver to the list default list * [1302f8d] Honor device plug/unplug events on a per device basis; like how Chromium initially submitted this patch * [1e3e0a1] Update links in README.md * [faa613c] Update new github homepage location * [d904d89] Drop 2 patches that have been applied upstream * [2c410ac] Ship new policykit action file * [e967db9] Prepare 1.69 release Checksums-Sha1: eb4dd89e1e52582e04f965d0810e465522e4e92b 1818 laptop-mode-tools_1.69-1.dsc 5635039b4a3562b2d0805f28ccf53c4ce0146afa 114122 laptop-mode-tools_1.69.orig.tar.gz 1a1d6df5a508d204a1958ef446f2ee9219197812 19688 laptop-mode-tools_1.69-1.debian.tar.xz a034cf49a033b7721c98d7cdc5c51358424076da 116202 laptop-mode-tools_1.69-1_all.deb Checksums-Sha256: 061f5834d2dc07678ff182626df988544969d0b121cec6929e242e7700aa090a 1818 laptop-mode-tools_1.69-1.dsc edf0604e2ec226cb601070bdce61be8449e5895981a811f45a56760023b97d21 114122 laptop-mode-tools_1.69.orig.tar.gz 08cd36da0797ca59ac6e54455a848e4e461d71aefdc5242065269fca44cd13b1 19688 laptop-mode-tools_1.69-1.debian.tar.xz 94e402c409d75dc7e3948f7e7caf44e0a190e54064e2b9555175ab3adbc01950 116202 laptop-mode-tools_1.69-1_all.deb Files: 104678b756411214a26ba5426235d588 1818 utils optional laptop-mode-tools_1.69-1.dsc d92521cec071f2ef1a5b8476fbbcb414 114122 utils optional laptop-mode-tools_1.69.orig.tar.gz 146f6e3329126c476a3cf7b9b17cbd3a 19688 utils optional laptop-mode-tools_1.69-1.debian.tar.xz 9f424d12c443381f26462edd8f72484d 116202 utils optional laptop-mode-tools_1.69-1_all.deb -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJW3ZA4AAoJEKY6WKPy4XVpRYUP/itB+IfjcEJ6jhEttix/sFS3 7KDzSzp+hYATOzu5Yn7OQfeiOePE2oyfkfCTjNmNzqFm0NqyckMN/Z7Vom6dxnmW V8fNzqR8ToZNzUUzLuZmkUUDFa4unC6ZiWZOE/I3KczMfXNlRij2rKnoe1drRjQR CVcdFMfz2k9WnNaFPx6liAdos4WhGM9EVl0vKiKj0DjbI9ZJ39fN/UR3c0G8DSo5 fS6jvPlQO6UYxjG4PP+duW1y+KJHax/t0zvKYgRgcgZbz3ySTqFig2Fu9L5aFy52 Xo8M3H/CgFnBQEHx5iQc0z6rvOfU4CH1XBGPC/hfCRzjSMNwJPp5Y3PW63F5ixEu vIBfqD8pq5R7Tundis4yDStbeWeFOQuPa99fh+DP363wGLVbrbe23NFaAYYdvgdF YrpMim+iKd+yhnr1vrecI3/ufMENuaL38iqVSVOXhMoMPL2jEGZNz3f09C2yxa+4 UJUZkD5VA90i32iVpdaZikT3IQJe5tclCI4fxH+RZifZrfcZ7zbANxbqg4lYoCAa OZNbDPVAcNwXszpbI6glhs3ZF85/5Ed5RXbDOB2C0XmGAJXvDMLOcHbQHmb+VMt4 XHpHfvNuJFdiqbtOtKaorsfgpYeuFI/m7MBfRO+ZIkuii3oISATPpVPwpGAs2UfR rO+NpioTEfcII4m3VBXw =YCe+ -----END PGP SIGNATURE-----
--- End Message ---

