LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Trying to setup wake on lan (https://www.linuxquestions.org/questions/linux-networking-3/trying-to-setup-wake-on-lan-684864/)

Tortanick 11-20-2008 07:25 AM

Trying to setup wake on lan
 
I'm trying to setup wake on lan, so far no luck with either wake on lan or etherwake. Perhaps someone could point me to what I am doing wrong?

So far I have:

Enabled Wake On Lan in the BIOS.

used ethtool to enable wake on lan in eth0
output of ethtool eth0
Code:

Settings for eth0:
        Supported ports: [ TP MII ]
        Supported link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
        Advertised auto-negotiation: Yes
        Speed: 100Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 32
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: pumbg
        Wake-on: g
        Current message level: 0x00000007 (7)
        Link detected: yes

added ethtool -s eth0 wol g to /etc/rc.local

but no luck.


I'm running on a Dell Dimension 4100 with a PCI network card (there is no built in one). While the cable has a soceket for Wake on Lan the motherboard dose not.

output of lspci
Code:

00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82815 815 Chipset AGP Bridge (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 Controller (rev 02)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 (rev 02)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)
02:0a.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 09)
02:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

output of cat /proc/apci/wakeup
Code:

Device  S-state  Status  Sysfs node
SBTN      S4    *enabled
PCI1      S1    disabled  pci:0000:00:1e.0
PS2M      S1    disabled  pnp:00:05
PS2K      S1    disabled  pnp:00:06
UAR1      S1    disabled  pnp:00:08
USB      S1    disabled  pci:0000:00:1f.2
USB2      S1    disabled
AC9      S1    disabled
SMB      S1    disabled  pci:0000:00:1f.3

I think that's everything relivent, ask if you need any more data.

ugge 11-27-2008 11:50 AM

What state are your computer in when you are trying to wake it?

tredegar 11-27-2008 12:42 PM

See here: http://www.linuxquestions.org/questi...-issue-678917/


All times are GMT -5. The time now is 09:28 AM.