Ubuntu Servers :: Can't Get Wake On LAN To Work
Aug 3, 2010
I'm trying to get WOL to work on my web server built on an ASUS P4A800D-X motherboard (which supports wol).I have it enabled in my BIOS and I've tried several different tools with no results, including my dd-wrt based router which has this functionality built into the firmware.All the guides I've read say it has to be enabled in the driver settings in the Windows Control panel before it will work, but I'm running Ubuntu Server 10.04.
Is there any special steps that must be taken in the OS to enable my web server to power on from the LAN? I've never used this feature before and would like to just shove my web server in a corner some where and have 100% remote control from my main PC.
View 1 Replies
ADVERTISEMENT
Feb 16, 2010
I have made a virtual machine on my server using virt-manager that I access using virt-viewer from my desktop/laptop. Currently I am having to leave the VM on all the time. Which is a waste of cpu/ram etc. Ideally I would like to be able to wake the vm up from virt-viewer or from a bash script being ran on my desktop.
View 1 Replies
View Related
Oct 15, 2010
I am trying to remotely wake up my computer. I am using the wakeonlan tool as follows wakeonlan -i 146.x.x.x 00:0f:.I have used wireshark on the remote computer and verified it was getting the magic pack. wireshark sees the packet, and immediately the remote computer sends an ICMP dest. unreachable (port unreachable) packet back, although I assume that is normal.On the remote computer, I used ethtool so I am enable to verify that suports wake-on is set to "g" or magic packet.
I believe that wake-on-lan is enabled in the bios. I have a hp dc5000, so I turned on S5 wake on lan in the bios. However, the computer does not wake up.My assumption is that once the computer is off, the router doesn't know where to send to packet because that ip is not there anymore. Does that make any sense? What other troubleshooting steps can I take? I don't have control over the routers though.
View 2 Replies
View Related
Nov 2, 2010
I'm getting some trouble with Wake on Lan. The main question is: when I shutdown a PC through Windows, the WOL works well, but it doesn't happen when I shutdwon the same PC through Linux. It happens in all of my PCs here in the company.
View 8 Replies
View Related
Jul 30, 2010
i have recompiled kernel on my netbook (lenovo s10-3t).suspend works correctly but then i cannot wake up. i think i just missed some kernel options.what options must be set for suspend/wake up?
View 7 Replies
View Related
Oct 2, 2010
I can't get wake up on lan (wol) to work on my network card.The strange thing is that before I had it working with the exact same hardware. But I was on Centos 5.4 then. Now I am on Centos 5.5.Am I correct in concluding that the sky2 driver does not support wake up on lan?
View 4 Replies
View Related
Jul 11, 2010
I have a Fedora server at home. I don't want it to be running all the time to reduce the power usage and be more green It only works , whet it is really needed. So when it is not in use (no ssh or http connections have been active for some time), a custom python script suspends it. I have set it to wake up on unicast messages, so when somebody connects to it, the server wakes up.In Fedora 12 everything worked fine: when the server was sleeping and you connected to it using ssh or a web browser, the client waited for couple of seconds until the server was up and then connected (actually it worked even when server was turned off: the command "ssh [user]@[server]" just waited until server was booted up and then connected.)
Now I installed Fedora 13 on the server. When I try to connect to the server when it's sleeping, the client waits for some time (and server wakes up), then the connection just times out. When I try to connect again, it works. When server is up and running, I can connect to it. So when it is sleeping I have to connect twice: first to wake it up and then connect again to log in.Do you have any ideas what is causing this problem, as it is really annoying for me and I don't want to have it running all the day.Also, I have not set up the network in the best way, I think. To start the network at boot, i have put the command
Code:
ifup eth0
to /etc/rc.local.
To start the network when resurming from suspend, I have creted a script with the same command in /usr/lib64/pm-utils/sleep.d. It works, but it does not seam to be the *right* way to do this. Maybe this is also causing the first problem. So how have you managed to get a working network connection on your Fedora 13 headless server?
View 4 Replies
View Related
Feb 6, 2011
I'm not to sure this is the place I should post this, but couldn't find any place for it to fit. So here is the deal..I am running 10.10 with the standard LAMP setup. I am running a drupal 7 site no problems. What I need to do is run a multi site sub directory. (domain.com/newsite). So far the best I can do is get a directory index of the second site (domain.com/newsite), but cant run the installer. (I did the symbolic link to the doc root of the drupal install.)If I type in the url domain.com/newsite/install.php I get not found. I placed an index.html test page and it renders fine. I think I'm close but just not there yet.
Any ideas from anyone? I can get Sobdomains to work fine on a test mache, but sadly I need the domain/site to work due to lack of DNS support at the moment. I tried to get some info from the drupal forum, but everything always points to subdomin setups. I also posted over there, but it seems like the forums have very little support and are a bit on the slow side.
[Code]...
View 9 Replies
View Related
Feb 5, 2011
I have the system setup and working, but I want to put it in a corner and forget about it. Problem is, nothing starts running unless I'm logged in. And if I log out, everything stops again.It's running a LAMP server and has VNC and SSH servers as well. I want all of that to start without having to log in. That way I can remote reboot without worries and connect and login with either VNC or SSH.Everything seems to have an entry in /etc/init.dIs the way it's acting normal behavior? It's a fresh install, then I installed everything I needed from the repos.
View 7 Replies
View Related
Apr 9, 2010
new to Ubuntu and enjoying using it, trying out Ubuntu as an alternative to vista, the only thing i have been able to do is suspend and then wake my pc, it fails to wake, is there a workaround for this
have changed settings so pc sleeps after 1 hour, it was on never, i,m running ubuntu9.10 my pc will wake but i have a black screen with mouse icon showing but i,m unable to get any response, all well again after a reset
put pc in suspend and went out, on returning home started pc via on/off switch instead of pressing space bar (any key) hey presto Ubuntu woke up no problem
View 1 Replies
View Related
May 17, 2010
I want to run a script on wake but it doesn't look like /etc/acpi/resume.d exists in Lucid. I tried creating it anyway, but I didn't have any luck. Is this because HAL has been removed? Is there a new method in Lucid?
View 3 Replies
View Related
Jun 25, 2010
I'm running Linux Mint 9 (aka Ubuntu 10.04 + a couple of tweaks), and my machine won't wake up from suspend.It hasn't done so successfully since Ubuntu 8.04. I'm running the default graphics driver (not the proprietary NVidia one) on a quad-core Gateway FX. How can I go about figuring out the problem?
View 5 Replies
View Related
Jul 5, 2010
Whenever I close my laptop lid or just press the suspend button, it will go to sleep just fine. Perfect. Waking up is the problem. The drive light flashes for a few seconds, and then it just goes to back to normal but my display is still busted.
View 9 Replies
View Related
Dec 13, 2010
I am trying to conserve electricity and was looking for a linux WOL app that will allow me to remotely wake my windows 7 computer so I can stream music on demand. I have to believe this exists/is possible. I am also an idiot so if there is such a thing I'm going to need help getting it up and running.
View 6 Replies
View Related
Aug 22, 2011
I upgraded my old HP Pavilion desktop to 11.04 a few weeks ago and at first things were fine, but recently the PC refuses to wake up in the morning. I assume it's going in to sleep mode overnight, but no matter what I push on the mouse or keyboard it won't wake up. I have set both the PC and screen in Power Management Preferences to Never go to sleep, but it doesn't seem to matter and it sleeps regardless. how I can either make it not sleep, or sleep a little lighter so it wakes up without a hard reboot?
View 1 Replies
View Related
Jan 5, 2010
All I want to do is to be able to shut the lid on my laptop, have it go into suspend like it already does, but upon opening it again, successfully start up again. It'll sleep just fine, but if you close the lid and try to open it again later, the lights will indicate it is starting up, but the screen won't initialize, and I am left with a blank, black screen.I've tried a line of code to enter into my menu.lst file, and it seemed like it should work, but it borked my computer and I had to manually reinstate the line of code it had before.
View 9 Replies
View Related
Jan 27, 2010
I have managed to make ubuntu (9.04) turn itself on from being completely off with the following code:
Code:
sudo sh -c "echo 0 > /sys/class/rtc/rtc0/wakealarm"
sudo sh -c "echo `date '+%s' -d '+ 480 minutes'` > /sys/class/rtc/rtc0/wakealarm"
[code]....
View 5 Replies
View Related
Mar 1, 2010
I'm running 9.10, how do I wake up from sleep or hibernation on my Dell XPS notebook? I have no problem putting the comp to sleep/hiber but can't seem to work out the keys to wake it up again.
I don't get any responses from the keys even when I try CAPS LOCK or NUM LOCK, so all I can do is reach for the on/off switch.
View 4 Replies
View Related
Apr 27, 2010
I am running Ubuntu 9.10 on my desktop and everynow and then I get this annoying problem. If I walk away for a bit, just upstairs to use the bathroom, sometimes when I come back the monitor is off and the power light is blinking. You know, like what monitors usually do when they are still powered on but the screensaver is done playing. However, this happens to me well before the 10 minutes that the screensaver is supposed to end.
It does not always happen, and I can't really isolate what may be causing it, as I never take a note of what I'm doing when I go pee. HOwever, I rarely do anything other that run VLC, Chrome, Firefox, or OpenOffice Writer.
The problem is that the screen won't wake up. Moving the mouse does nothing. Jamming some keys does nothing. Trying to go to text terminal does nothing. I have to either REISUB or hold down the power button on the tower.
View 5 Replies
View Related
May 4, 2010
I have a macbook5,1 with ubuntu 9.10 on it. Does anyone got wake-on-lan working on this type of machine (or any other intel macbook?)
At startup, ethool sets the wake on lan parameter. I tried sending the magic packet with the wakeonlan utility.
View 2 Replies
View Related
May 4, 2010
I can Suspend or Hibernate my Gateway notebook but I have no idea how to wake it up.The power button is set to suspend or hibernate....I not sure which it does, but I can't wake the computer up.
View 9 Replies
View Related
May 7, 2010
For some reason when I wake my computer up, there is no sound. No matter what I try through the terminal, or by playing with the volume controls, no audio. I can only get audio working again by a restart.
Does anybody know why, and/or how to fix?
View 9 Replies
View Related
Aug 30, 2010
I just recently got my old box back and now I'm running 10.4. I've had some minor issues that I have got through but now there is one which seems to really be frustrating me. At any random time my monitor may go black as if it is in sleep mode. The problem is when it does this, no mouse movement or keystroke will wake the thing up. So I am forced to press the power button. When I press the power button the Ubuntu logo pops up on the screen as if it magically woke up but it is too late because now the computer is shutting down... When I go to System>Preferences>Screensaver I get to the options for the screensaver and I have about 2 seconds before that triggers the screen going black.
I can't even start until I know that my screen won't shut off at any random moment!
View 9 Replies
View Related
Sep 7, 2010
how to get WOL over the internet. I have a server which i only use for development and would rather it not be on all the time. But i need to be able to access it when im out
I have WOL working over the LAN. SO next step is internet.
Ubuntu 10.04 LTS
View 2 Replies
View Related
Nov 30, 2010
My computer runs really well when I first switch on, and usually I'll leave it on all day, and just suspend it when I'm not using it.But since a couple of days ago, it's been playing up after waking from suspend. Everything slows to a crawl, and the system monitor shows the CPU working at 96-100% permanently, even when I'm not doing anything.It's not like I even have many apps open. Generally I'll have a few tabs going on Opera, have Thunderbird open, and Gwibber. I'll open and close gedit and gimp as I need them, and that's about it. Having said that, this new version of Thunderbird seems very slow to me compared with the previous one.
View 2 Replies
View Related
Dec 18, 2010
There's any program like this for ubuntu?
View 7 Replies
View Related
Feb 10, 2011
I'm running Ubuntu 10.10. Is there a way to eliminate, or at least change the length of time, of having to enter your password after the screen timesout from no activity? I've looked all though Preferences but have not found anything that seems to address this.
View 4 Replies
View Related
Jan 16, 2010
I am having a problem with a slow wake up from the hibernate in karmic with gnome.My desktop has 2GB of ram and 4GB of swap.m doing standard hibernate from the menu.Hibernation takes 44s, which I can live with for now. But wake up measured from grub boot menu to unlock dialog takes 2m 47s. I think it's reasonable to expect it to take less than a minute.
View 1 Replies
View Related
Apr 1, 2010
When I wake up from hibernating I get a black screen, no keyboard. How to fix this, been a problem since jaunty? It's my only problem with ubuntu. I get (please wait waking up screen) then black screen and no keyboard control. I have to hard reboot.
View 3 Replies
View Related
May 18, 2010
Is there a way to "wake up" a port after logging on. I have a USB port falling asleep and I'm trying to avoid physically reconnecting the USB plug which does reactivate it.
View 3 Replies
View Related