Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2013 19:00:01 GMT
From:      Gary Palmer <gpalmer@freebsd.org>
To:        freebsd-amd64@FreeBSD.org
Subject:   Re: amd64/184718: HP MicroServer N40L, WOL packet doesn't wake up the computer
Message-ID:  <201312211900.rBLJ01xL067806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR amd64/184718; it has been noted by GNATS.

From: Gary Palmer <gpalmer@freebsd.org>
To: bug-followup@FreeBSD.org, simon.magrin@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312211900.rBLJ01xL067806>