<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on Zovirl Industries</title>
    <link>/tags/linux/</link>
    <description>Recent content in Linux on Zovirl Industries</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 18 Feb 2004 02:57:00 +0000</lastBuildDate>
    <atom:link href="/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Getting Wake-On-Lan to work with a Shuttle SK41G and Mandrake Linux 9.1</title>
      <link>/2004/02/17/getting-wake-on-lan-to-work-with-a-shuttle-sk41g-and-mandrake-linux-91/</link>
      <pubDate>Wed, 18 Feb 2004 02:57:00 +0000</pubDate>
      
      <guid>/2004/02/17/getting-wake-on-lan-to-work-with-a-shuttle-sk41g-and-mandrake-linux-91/</guid>
      <description>

&lt;h1 id=&#34;getting-wake-on-lan-to-work-with-a-shuttle-sk41g-and-mandrake-linux-9-1-2004-02-17-getting-wake-on-lan-to-work-with-a-shuttle-sk41g-and-mandrake-linux-91&#34;&gt;&lt;a href=&#34;/2004/02/17/getting-wake-on-lan-to-work-with-a-shuttle-sk41g-and-mandrake-linux-91/&#34;&gt;Getting Wake-On-Lan to work with a Shuttle SK41G and Mandrake Linux 9.1&lt;/a&gt;&lt;/h1&gt;

&lt;p&gt;&lt;p&gt;My main computer is a &lt;a href=&#34;http://us.shuttle.com/specs_access.asp?pro_id=285&#34;&gt;Shuttle SK41G&lt;/a&gt;.  It is a great computer… elegant, powerful, and small.  I have windows installed for games (the SK41G is great for LAN parties), but I use &lt;a href=&#34;http://www.mandrakelinux.com/en-us/&#34;&gt;Mandrake Linux&lt;/a&gt; most of the time.  To get &lt;a href=&#34;http://gsd.di.uminho.pt/jpo/software/wakeonlan/mini-howto/&#34;&gt;Wake-On-Lan&lt;/a&gt;(WOL) working with it, I had to do two things:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enable WOL in the BIOS.  The options for this are in “Power Management Setup”–&amp;gt;”IRQ/Event Activity Detect”.  There are two options: “PowerOn by PCI Card” and “Modem Ring Resume”.  I’m not sure why, but either option enables WOL when the computer has just been plugged into power, but “PowerOn by PCI Card” is the only one I could get to enable WOL when linux shuts down the computer.  (WOL is strange that way…)&lt;/li&gt;
&lt;li&gt; Configure linux so WOL is enabled when the computer shuts down.  This &lt;a href=&#34;http://ahh.sourceforge.net/wol/faq.html&#34;&gt;WOL FAQ&lt;/a&gt; suggests adding a post-install line to /etc/modules.conf to run ethtool, but that didn’t work on my system.  Instead I put this in /etc/rc.d/rc.local:
&lt;div class=&#34;highlight&#34; style=&#34;background: #f0f3f3&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;ethtool -s eth0 wol ubmg
&lt;/pre&gt;&lt;/div&gt;

&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
