Package: laptop-mode-tools
Version: 1.60-1
Seveirty: serious
Hi!
Since some time now (I only sat down to track it down pretty recently,
but this has going on for probably a year or more), laptop-mode-tools
has broken the wired network (e1000e) whenever I unplug the laptop from
the wall power.
The culprit is BATT_THROTTLE_ETHERNET=1 in
«/etc/laptop-mode/conf.d/ethernet.conf».
This turns the working ethernet device from this state:
,---
# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10ba
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10ba
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 2
Transceiver: internal
Auto-negotiation: on
MDI-X: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000001 (1)
drv
Link detected: yes
`---
To this non-working state:
,---
# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10ba
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10ba
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Unknown! (255)
Port: Twisted Pair
PHYAD: 2
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: pumbg
Wake-on: d
Current message level: 0x00000001 (1)
drv
Link detected: no
`---
If I set BATT_THROTTLE_ETHERNET to 0, then everything works as before.
I don't think this setting should be enabled by default if it might
cause this type of breakage, even if it ends up being a driver
problem.
thanks,
guillem
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]