Software :: Computer Will Not Restore From Hibernate - Just Does A Normal Boot - But Suspend To Ram Is Working
Mar 8, 2011
I have Debian 6 (squeeze), I have also seen this under Ubuntu (can not remember how I fixed it).
I can hibernate, but when I switch on the system cold boots (it does not restore previous session).
Note suspend works fine. Have looked in /var/log/pm-suspend.log Shows for each suspend suspend block a resume suspend block, but hibernate hibernate' is not followed by resume hibernate` ( I assume that this is not correct. )
Update on what I have discovered: I have discovered that the uswsusp package is missing from debian squeeze. I could get it from testing or unstable repository, but have to be careful about not pulling in other dependencies. I would like to know if it will fix it. Is uswsusp needed for hibernate. Or should pm-utils be enough. (suspend it ram is working fine.)
View 1 Replies
ADVERTISEMENT
Mar 16, 2010
Just got Ubuntu 9.10 and I'm liking it a lot, but my computer refuses to go into hibernate or suspend. I have a Dell M1530 but I don't really think it's a dell hardware issue because it's not just when I close the screen, it's also when I click suspend or hibernate from the menu.
View 2 Replies
View Related
Apr 7, 2010
I just got a Dell Inspiron 1764 and am dual booting it with Win7 and Ubuntu 9.10.Whenever I hibernate or suspend, it goes through everything fine, but then when I resume it just boots to a black screen and I have to do a hard shutdown. Is there a fix for this? I know it's a fairly common issue.
View 1 Replies
View Related
Oct 25, 2010
A weird problem arose a few months ago in my box and has plagued me ever since: the PC immediately reboots whenever I try to suspend or hibernate Ubuntu. It's actually instantaneous, as if I pushed the reset button.Way more days into googling than I wished I had to, I have tried just about every solution related to suspension/hibernation problems,but none really applies to the exact situation I'm experiencing, since most are about being unable to resume after suspending/hibernating, and in my case it seems the system is instantly killed and therefore doesn't even start said operation.
After rebooting, applications behave exactly as when the PC is hard-reset, which I think is an indication that running processes aren't being properly terminated and the system is just going down abruptly (if the less-than-a-second it takes to go down and restart the boot sequence isn't obvious enough).Before you ask:
everything was working fine before;
upgraded to Maverick but the problem remained;
every suspend/hibernate method that I know of (GUI, CLI) does the same;
can't easily test in another OS since I only have Ubuntu installed (no dual-boot or the like);swap partition is larger than RAM; /etc/initramfs-tools/conf.d/resume is pointing to the correct swap UUID;
tried several SUSPEND_METHODS and video-related options in /etc/default/acpi-support;
enabling/disabling the acpid and acpi_support services in BUM (Boot-Up Manager) has no effect;
enabling/disabling BIOS STR (Suspend-To-RAM)-related options has no effect;
unsetting NvAGP or setting it to 1 in /etc/X11/xorg.conf has no effect;
adding/removing the agpgart and intel_agp modules to /etc/modprobe.d/blacklist.conf has no effect;
installing the hibernate package has no effect;
not sure what I'd be looking for, but nothing strikes me as relevant in /var/log/messages.
This is really strange. May it be a hardware failure of some sort? What else can I try to work this one out or at the very least understand what's happening?
View 1 Replies
View Related
Apr 29, 2011
I have already installed gnome-power-manager.
There should be the suspend and hibernate buttons in th System Menu, but there is only two options, Shut down and Log off.Also, in the Power Manager Preferences window, it has no option for suspend and hibernate.
How to add suspend and hibernate options?
View 7 Replies
View Related
Oct 15, 2010
My suspend and hibernate buttons are not working. When I try to return from a suspend, I do not get a kernel panic, but nothing loads onto the screen.
View 7 Replies
View Related
Jun 6, 2010
When I try either one I just get the lock screen where I have to enter my password to return to my session, but the computer never suspends or hibernates.
I've installed nvidia dkms support.
View 3 Replies
View Related
Oct 22, 2010
networking stops working after suspend/hibernate on Ubuntu 10.10 and it used to happen on 10.04 though i did not bother to resolve the issue then
output of sudo lshw -C network
*-network DISABLED
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:08:00.0
code....
View 1 Replies
View Related
Jul 1, 2011
I have a headless 10.04 ubuntu server ( running at home. Because I am a student I want to save some power by suspending the server when I really don't need it (school, sleep etc.). I have gotten WOL to work for me, BUT the suspend does not work.
I have tried pm-suspend and s2ram, but they both have same result; I lose all control (seems like a freeze) from my SSH, but it does not disconnect, and the server responds to pings. But I cant connect via ssh, or use the fileserver or any of the roles it has. I assume there might be something locking it when it tries to suspend, but I really don't know where to start looking (logs and stuff). I have googled quite a bit, but almost all failed suspends are some funky laptop issues, and this is not...
View 9 Replies
View Related
Nov 29, 2010
I am using OpenSUSE with Reaper+SampleTank+wineasio+jack.
I experienced that if I go on suspend or hibernate, I cannot come back in a working state for these applications and jack seems to be stuck.
What is the solution?
View 1 Replies
View Related
Oct 13, 2010
after i installed latest ATI proprietary drivers ( 9.3 legacy drivers) for my HP compaq nc6000 with a "Mobility Radeon 9600" the standby and the suspension stopped working, i mean, if i try to suspend or hibernate my laptop, it closes X (this is fine) but after it gets freezed on the whole screen black with just a blinking underscore and nothing more, neither an error message after reboot.All i can do is to force shutdown by pressing poweron button for 5 secs.I'm running on a lenny, stable with stable repo.What can i do to understand where does this problem comes from and maybe fix it?
View 3 Replies
View Related
May 23, 2014
I have a server with Debian Wheezy. I already setup Wake-On-LAN (from halt) and works just fine, but i need to have Wake-On-LAN from suspend or hibernate. None of them works, despite multiple solutions I tried.
The server is mainly used for remote backups and i will like to be able to suspend/wake on LAN automatically on certain period of time (when backups occur) or manually.
The first try was based on [URL] .... and [URL] ..... but without success.
I also tried: uswsusp and hibernate .. intended on using even TuxOnIce but looks complicate..
In BIOS there are some settings to manage the fans (Fan Speed Control Modes) which is set to 3 (Workstation). I also disabled all USB devices in BIOS (since i don't need them and i have read that some USB may create problems)
I used pm-utils and once i try suspend/hibernate the machine hangs with the fans still running ... and with some other hardware suspended.
Some info:
# acpitool -e
Code: Select all Kernel version : 3.2.0-4-686-pae20110623 - ACPI version : 20110623
-----------------------------------------------------------
Battery status : <not available>
AC adapter : <info not available or off-line>
Fan : <not available>
[Code] ....
Specs of Motherboard at [URL] ....
View 1 Replies
View Related
Jun 22, 2010
Edit: I have a Sony Vaio FJ170 laptop with Phoenix BIOS version R0060X6 & a broken DVD Drive. The BIOS doesn't support booting from USB (it does have 'External Drive Boot' option, but my USB stick doesn't get listed under boot devices in BIOS when connected to the laptop).
A few days ago I upgraded to Windows7, then installed Lucid through WUBI. With the help of another thread of mine (here), I changed the default boot option & timeout of Windows to zero to directly boot into Ubuntu. So far it was good. But recently I tried to get back to Windows for some reason but could not succeed as the F8 key no longer brings up the Window's Advance Boot Menu.
Is there another way to restore the dual boot menu timeout to get back to the Windows installation. Or even better, is there some way to make a fresh install of Windows & Ubuntu side-by-side without DVD drive. I am only 14 and absolutely new to Linux. The network booting methods given on the Internet were too complex for me to understand. I like Ubuntu but also need Windows for programming C++ & Photoshop CS4.
View 9 Replies
View Related
Mar 1, 2016
I have a Debian Jessie 32 bits machine with standard partitions : one EFI, one for the root system and a swap.
I did a dd image backup of it hard drive thinking i would be easy to restore it or clone to another device... but it seems it is not that simple ! My PC won't boot : no bootable drive found !
I did the same once with a 64 bit Debian Jessie which i fixed using an ubuntu live CD with boot-repair, but here with the 32 bits version it doesn't work : it keeps saying i have an EFI incompatible partition and i should use a 64 bits linux...
Note : i boot-repair from a 64 bits ubuntu live cd. Should i use a 32 bits version ? Because i can"t make a 32 bits Debian live CD to boot, usb key won't show up in boot options (32 bits install CD works fine)
I ha read some things and tried some others but nothing works
Grub and EFI are really obscure for me...
How could i fix my debian 32 boot ?
Or how can i properly clone my debian 32 on other PC ? am i missing something using dd ? should i use another tool ?
View 10 Replies
View Related
Apr 13, 2010
I recently installed Ubuntu 10.04 Lucid Lynx. When I partitioned my HDD, I ran out of available partitions and so couldn't make a Swap Partition.I pushed on anyway, because I read here that you can create a Swap File instead of a partition that does the same thing. I've made the Swap File and it's activated (I know because during shutdown there's a message that flashes very quickly that says "Deactivating Swap [OK]".
But here's the real problem. My Ubuntu refuses to Suspend or Hibernate. The screen just goes black and the backlight stays on. Since one of the main functions of the swap file is to facilitate Suspend and Hibernate,I upgraded from 9.10 Karmic Koala, which suspended and hibernated normally.
View 9 Replies
View Related
Feb 16, 2011
Is there an "official" way to add suspend and hibernate functionality to the KDE logout/shutdown menu in Squeeze? What packages do I need?
ps. My computer is not a laptop - it's a normal desktop machine
View 1 Replies
View Related
Dec 18, 2009
I have a web server running on my laptop(in fact , it's a netbook). But I found it always hibernate automatically in a certain time .(In fact , I don't know what's the differences between hibernate or suspend. So I call this hibernate instead.) I am sure I have disabled the hibernate function in Power-Management from the System menu. But it still hibernates as usual.So could someone tell me how to disable it ( suspend,hibernate whatever )?
View 6 Replies
View Related
Mar 15, 2010
kubuntu 9.10, KDE 4.4.1, Nvidia driver 195
jeff@jeff-lappy:~$ sudo hibernate hibernate:Warning: Tuxonice binary signature file not found. Some modules failed to unload: nvidia hibernate: Aborting suspend due to errors in ModulesUnloadBlacklist (use --force to override).
I even installed this tuxonice thing but to no avail...
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
Jan 12, 2011
which ubuntu log file records when a suspend happened?I was ssh'ing into my ubuntu box periodically yesterday, when I discovered that it was no longer reachable. On getting home last night I discovered that it was still switched on, but I think in suspend mode as moving the mouse brought it back to life. The clock however, still showed 12:15pm, which is roughly when I stopped being able to ssh to it. I'd like to see the logs to confirm this.
View 9 Replies
View Related
Feb 12, 2011
My Ubuntu 10.10 on my laptop Lenovo T400 is not able to suspend or hibernate. Whenever I click Suspend or Hibernate in Startup options of the OS: * the moon LED on the bottom of the lid flashes a few seconds, the screen quickly shows something like "some devices fail to suspend, error 5", * and then the moon LED goes off and the display still has ambient light illumination. I suppose in suspend or hibernation state, the display should have no illumination, just like when the laptop is turned off, right? * If I press any key, the unlock screen dialogue will pop out. I have installed 'acpi-support' and 'hibernate 1.99-1.1'. But I don't know how to use these methods to suspend or hibernate my OS. Are they by commands in terminate, or can they be called by clicking Suspend or Hibernate in Startup options of the OS? For example, I type the hibernation command and it shows something is missing although I have installed "tuxonice-userui" ( I don't know if it will provide Tuxonice binary signature file):
Code:
$ sudo hibernate
hibernate:Warning: Tuxonice binary signature file not found.
[Code]....
View 2 Replies
View Related
Jun 23, 2010
I'm using the version 13 of Slackware. I can't suspend or hibernate my OS. I need something named HAL.
Searched a bit on the net but couldn't really figure something out.
View 5 Replies
View Related
Feb 26, 2011
I am having some pain with my new Squeeze installation, I am not sure if I am asking to much of it or it is an easy fix.
Firstly my system is laptop which I regularly plug a second monitor into. The video adaptor is an ATI HD4550 mobile.
My problem is that when ever suspend or hibernate my system, and even sometime when I boot up the screen(s) are just blank, although sometime they don't, it always happens if I suspend by closing the lid of my laptop, and only sometime happend with through Gnome is go ->System->Shutdown->Suspend. This is really annoying.
Another issue which I think is connected is that as I said I have a second monitor (most of the time) and when I boot up then it works until I log in, then a message pops up say the configuration can not be applied and it revert to Mirror mode or it does this thing where it places the second screen inside (virtually) the built in Laptop panel, it will not let me fix this through the monitors dialog just displaying the same message. I can fix this by doing
invoke-rc.d gmd3 restart
This gets as far as killing Gnome them it prints an error the to console, at which point Imopen a new terminal by ctrl+alt+f2 and
invoke-rc.d gmd3 stop
invoke-rc.d gmd3 start
then it works fine and even remember that I set the secondary screen to be the primary monitor through xrandr.
I tried install fgrlx drivers instead but it didn't really fix the issue, so I removed them.
View 5 Replies
View Related
Jul 9, 2011
I installed the debian 6 on the tninkpad T42, use the Suspend,it can entry the suspend state,I type the key let it come back, it can exit the suspend state, But the screen always display "black",can't come back the X window.
View 2 Replies
View Related
Oct 28, 2015
Installed Debian 8.2 a while back, and I've been having issues with getting the machine to suspend correctly. If I try to put it to sleep when logged in to my regular user account the screen just goes black and then the computer hangs. However if I put it to sleep as root everything works fine. I do this by running this command (as root):
Code: Select allsystemctl suspend
What can I do about this? Worked fine on Debian wheezy..
Btw, just found this in the dmesg log. Connected perhaps..?
Code: Select all[ 6.863018] ACPI Warning: SystemIO range 0x00000000000018e0-0x00000000000018ff conflicts with OpRegion 0x00000000000018e0-0x00000000000018ef (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
[ 6.863028] ACPI:
If an ACPI driver is available for this device, you should use it instead of the native driver
View 7 Replies
View Related
Sep 6, 2011
I've been running 6.0.2 amd64 stable since release day and recently have noticed my suspend and hibernate do not work. Normally I have transmission running and have set it to not enter sleep mode while torrents are active. However today I have not had transmission and was wanting to see if the sleep mode options would kick in. So I have set my display to "sleep when inactive for" 5 mins (this works perfect)
I have set "put computer to sleep when inactive for" 10 mins (this does not work at all)
When I try to manually test suspend my display flashes black for a few seconds but remains backlit, then asks me to log back in
When I manually go into hibernate mode my display turns off, pops back on for a second and in a terminal says something about a usb device (something failed but it happens so fast I cannot read it)
View 3 Replies
View Related
Jun 16, 2011
Suspend / hibernate locks up my system.
View 4 Replies
View Related
May 18, 2011
Put 'nix box to sleep from command line?
I found that the solution was to do: pmi action hibernate
But when I typed in that, it showed: Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
View 2 Replies
View Related
May 25, 2011
I have fedora 13. What is the difference between suspend and resume? If I suspend, how do I turn on the pc? If I hibernate, how do I get out of hibernation?
View 3 Replies
View Related
Jan 15, 2010
I've a MSI V601 laptop that won't come out from neither suspend nor hibernate and I tried almost everything so far...what shall I do?
View 1 Replies
View Related