http://bugzilla.novell.com/show_bug.cgi?id=581572 http://bugzilla.novell.com/show_bug.cgi?id=581572#c0 Summary: pm-suspend disables Wake on Lan (WOL) when default is set to 'g' Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: johnk.dev.null@gmail.com QAContact: qa@suse.de Found By: Customer Blocker: No When using pm-suspend, wol is disabled on the primary NIC in spite of the /usr/lib/pm-utils/defaults file setting WOL="g" This is because /usr/lib/pm-utils/power.d/wol has its logic reversed. When called with true as a parameter it disables wol. When called with false it sets the card according to the WOL variable. This is when using pm-utils-0.99.4.20071229-18.2.i586 on Linux myhostname 2.6.31.12-0.1-desktop #1 SMP PREEMPT 2010-01-27 08:20:11 +0100 i686 i686 i386 GNU/Linux s2ram -i gives sys_vendor = "Apple Inc." sys_product = "Macmini2,1" sys_version = "1.0" bios_version = " MM21.88Z.009A.B00.0706281359" I have currently reversed the logic in this file to successfully use wol in conjunction with 'Suspend to RAM' but if this is in fact expected behavior then the documentation needs to make this clear and also how to over-ride it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.