March 9, 201214 yr Hi I am looking for some help I would really like my server to use the s3 function. My motherboard is an Asus M4A78LT-M LX my server is set to auto S3 sleep but I have to awake by pressing the power button. Have tried to wake it up with a WOL batch file but no succsess. When I run a ethtool eth0 I get confermation of Auto-negotiation: on Supports Wake-on: pumbg Wake-on: g Does this mean my motherboard supports WOL or would I need to add a network card that supports WOL to achieve this My motherboard bios settings Suspend mode - Auto ACPI 2.0 Support - Enabled ACPI APCI Support - Enabled APM Config Menu Restore on Power Loss - Last State Power on From S5 by PME # - Enabled Power on From S5 by Ring - Enable Power on by PS/2 keyboard - Disabled Power on From S5 by RTC Alarm - Disabled Thanks
March 9, 201214 yr Is this your comamnd ? wolcmd XXXXXXXXXXXX 255.255.255.255 255.255.255.255 Wher X is your mac adress? //Peter
March 9, 201214 yr Author Yes Peter c:\program files\wolcmd wolcmd MAC 255.255.255.255 255.255.255.255
March 10, 201214 yr Yes Peter c:\program files\wolcmd wolcmd MAC 255.255.255.255 255.255.255.255 If that is a direct copy from your batch file, I can see the problem immediately. It should be: cd c:\program files\wolcmd wolcmd 009027a324fe 255.255.255.255 255.255.255.255 but replace the 0090 number with your server's actual MAC address. You should be able to open a command prompt and type each line and see the results (or errors).
Archived
This topic is now archived and is closed to further replies.