wake on lan with slackware
Hi!
I would like to wake up my computer from another computer with the wake-on-lan option. On my computer I have both windows xp and slackware 10.2. If I power off the computer from windows xp the wake on lan works, but if it's from slackware it doesnt.
So this means that the bios and hardware is well configured but slackware software not.
In /etc/rc.d/rc.0 i have commented the lines where inet1 is stopped and even i commented the lines about stopping pcmcia's devices.
In my lilo.conf i have the command "apm=power-off" so that my computer powers off when I close it form KDE. May be this stops the ethernet card?
I also use the ethtool writing: "ethtool -s eth0 wol g"
Command that doesnt give me any error. And then when I make : "ethtool eth0" it shows me how the option g is enabled.
Any idea of what is happening? Or what can I try to solve it?
Thanks!
Last edited by mangel; 06-15-2006 at 12:17 PM.
|