powernap init script should enable WoL on valid interface(s)

Bug #445950 reported by Dustin Kirkland 
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
powernap (Ubuntu)
Fix Released
Medium
Dustin Kirkland 

Bug Description

Binary package hint: powernap

powernap init script should enable WoL on valid interface(s)

ubuntu@node1:~$ sudo ethtool eth0
[sudo] password for ubuntu:
Settings for eth0:
        Supported ports: [ MII ]
        Supported link modes: 10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supports auto-negotiation: Yes
        Advertised link modes: 10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Advertised auto-negotiation: Yes
        Speed: 1000Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 1
        Transceiver: external
        Auto-negotiation: on
        Supports Wake-on: g
        Wake-on: g
        Link detected: yes

This Wake-on: g is not persistent across boot. Thus, we need to run ethtool -s eth0 wol g to enable it as part of the powernap init script. Otherwise, it's possible to powernap a system, but not be able to powerwake it later.

:-Dustin

Changed in powernap (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Dustin Kirkland (kirkland)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package powernap - 1.7-0ubuntu1

---------------
powernap (1.7-0ubuntu1) karmic; urgency=low

  * debian/powernap.init: enable WoL at boot on interface(s) that support
    wake-on-lan, to ensure that a powernapping system can be awoken
    later, LP: #445950

 -- Dustin Kirkland <email address hidden> Wed, 19 Aug 2009 00:19:13 -0500

Changed in powernap (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.