amd64/184718: HP MicroServer N40L, WOL packet doesn't wake up the computer

Gary Palmer gpalmer at freebsd.org
Sat Dec 21 19:00:01 UTC 2013


The following reply was made to PR amd64/184718; it has been noted by GNATS.

From: Gary Palmer <gpalmer at freebsd.org>
To: bug-followup at FreeBSD.org, simon.magrin at hotmail.com
Cc:  
Subject: Re: amd64/184718: HP MicroServer N40L, WOL packet doesn't wake up
 the computer
Date: Sat, 21 Dec 2013 13:56:20 -0500

 Hi,
 
 Assuming you have the full FreeBSD source tree for the release you are running
 then download the patch file and save it somewhere
 
 Then go to /sys/dev/bge and do
 
 patch < /path/to/saved/patch/file
 
 Then follow the handbook instructions for building your kernel.  If you
 don't have a custom kernel configuration (i.e. "uname -I" is GENERIC)
 then you can do 
 
 cd /usr/src && make buildkernel && make installkernel
 
 then reboot at your leisure
 
 Note the above should only be used if you have the source tree that exactly
 matches your running kernel version.
 
 Regards,
 
 Gary


More information about the freebsd-amd64 mailing list