Ubuntu :: Save State For Shutdown Like Hibernation?
Jan 14, 2010
I would like to save the state of my windows. I use many of them at once for programming. With the hibernation mode, I can do that, it work. I want to know how can I do that if I completely shutdonw the computer.
View 8 Replies
ADVERTISEMENT
Jun 17, 2010
I have been running Xubuntu Lucid for a couple of days and so far the only problem I have been having is with hibernation. When I hibernate, it saves the state, shuts off the computer, but then the computer starts again.
I have looked around a bit in the hibernation scripts (/etc/acpi/hibernate.sh) and changed some of the pm configuration files (added "HIBERNATE_MODE = shutdown" to the end of /etc/pm/config.d/00sleep_module) to no avail.
My computer is an IBM ThinkCentre. I am not exactly sure on the specific model, but I believe it is m51.
EDIT: If it makes any difference, this was an Ubuntu install that I changed to a Xubuntu install by doing "apt-get remove liborbit2" (I found this instruction on a website) and then "apt-get install xubuntu-desktop".
View 11 Replies
View Related
Aug 31, 2010
Does hibernation save unused memory? If yes, can this be changed?
View 5 Replies
View Related
Nov 14, 2015
I'v installed wmctrl to have a terminal on desktop and I'v configure it with a script I'v found online.I'v add the script to startup menu interface from xfce (I don't know the us name cause I'v it version on system language), when I shutdown I'v save the session, and on the next log in seems that it is run twice, so if I disable the save session button when I log of but in that case it run in the previous status (dir/position)and I want that it run from startup menu from script file....so when I save the session where it save the status??...how can I skip that it run twice with the script running at startup???
#! /bin/bash
xfce4-terminal --hide-menubar --hide-borders --hide-toolbars --title=descon && wmctrl -r descon -e 0,90,10,500,500 && wmctrl -r descon -b add,sticky,below && wmctrl -r descon -b add,skip_pager,skip_taskbarFirst xfce4-terminal
View 0 Replies
View Related
Jun 20, 2010
how to record/save logout/shutdown messages for OpenSuse 11.2.
View 9 Replies
View Related
Dec 10, 2010
I have installed a cluster computer with 10 nodes . The manufacturer is HP . All nodes and the master node have redhat enterprise linux installed in them . When I shutdown the nodes from the master terminal using "shutdown -h now" they get shutdown . But they dont get completely turned off . This issue bothers me when the power supply is given , all nodes boot up simultaneously generating a huge heat .
Thing to note : When we shutdown our PC they get completely turned off . When the power supply is given , a press on the Power On button is required to boot the system. But , why does it not happpen in the case of cluster? Is there any other way of completely turning off the nodes from the master terminal ?
View 1 Replies
View Related
Jan 13, 2010
I have Ubuntu 9.10 dual booting with Windows7.My ext3 /home is mounted as F: in windows.I share a firefox profile between them so that when i am in Windows my firefox uses the same profile as it does when in Ubuntu.It all worked great until recently. I am unable to save files by right clicking and save as. In the config i am unable to set a directory to save to. It neer asks me where to save to. Just nothing happens. some off my book marks are all messed up as well, my rss feeds have the same post on some random website every time i log on and i have to manually refresh to get the correct feeds back. I am unable to delete the random bookmark.
View 1 Replies
View Related
Jun 16, 2010
my mediacenter is attached to an beamer with the optimal resolution of 1280*720 ubuntu 10.04 doesnt offer me this revolution (on my intel 915 graphis controller). this means i have to add this resolution to the possible resolutions. first i used cvt
Code:
cvt 1280 720 60
and got this result:
Quote:
# 1280x720 59.86 Hz (CVT 0.92M9) hsync: 44.77 kHz; pclk: 74.50 MHz
Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync
then i added this to xrandr
Code:
xrandr --verbose --newmode "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync
and
Code:
xrandr --verbose --addmode VGA1 1280x720
now i can select and use the new resolution - until next reboot. after an reboot 1280x720 is again not available. even if i work with sudo - the resolution isnt there....
View 1 Replies
View Related
Jun 30, 2010
when my pc boots and shuts down my monitor goes into 'input out of range' mode for a bit between the gui and the text only phases of boot/shutdown.is there a way to fix this? or where to start troubleshooting?also, when it shuts down it hangs after coming back to the text only part
View 4 Replies
View Related
Jan 29, 2009
Config a CentOS iptables.I issued some iptables rules.the rules were effective at once.Then, I came with a "iptables-save", but the "/etc/sysconfig/iptables" file hasn't been updated, it still loads the defaults rules with CentOS after reboot.
View 4 Replies
View Related
Feb 5, 2011
Recently I installed vncserver (tigervnc) on my desktop. Ever since my computer refuses to shutdown normally. At shutdown the following message pops up: Quote: System policy prevents stopping the system when other users are logged in Then I have to enter the root password to shutdown. If I stop vncserver before, the computer shuts down normally.
[Code]....
View 2 Replies
View Related
Jun 20, 2010
I cant shutdown without running sudo shutdown. When I try to use the default gnome shut down it takes me back to the logon screen. Fresh install today and I've had the same problem on other installs.
View 9 Replies
View Related
Sep 7, 2010
Ubuntu will randomly pop up the shutdown menu and then shutdown.It seems to happen when im in firefox and typing and it has been difficult to replicate. I dont think it is a temp issue since watch sensors shows temmp of 40-50C. Someimtes it happens every minute someimtes i can go 10min without it happening.
Dell Inspiron 1525
ubuntu 10.04 (only os on system)
View 3 Replies
View Related
Dec 10, 2010
looking for a command that shutdown/reboot my ubuntu just same as process that happened when I press shutdown buttonIn fact I need to close all programs that are running and then PC shutdown (that happened when I press shutdown button).
View 9 Replies
View Related
Apr 22, 2010
I cannot locate shutdown log for Linux shutdown to check various activities carried out during shutdown. I can view Startup Log which is availble on console>Applications>System Tools>System Logs.
I have included Shutdown/Startup in dbora, so that Oracle 10gR2 Shutdown/Startup will be automated during OS Shutdown/Startup.
I want to check Shutdown log because Oracle Shutdown was not running, as from $ORACLE_HOME/shutdown.log contains no entries, where as startup log contains latest startup details.
That means here 2 issues are there. One, I want to locate OS Shutdown Log and the other being Why Oracle Shutdown not getting executed.
View 2 Replies
View Related
Aug 2, 2010
I have a Windows Home Server and would like to put it into hibernation from my laptop running Ubuntu. Is this possible through SSH or a program?
View 2 Replies
View Related
Jul 23, 2011
I didn't know where to post it exactly. You can see the Screenshot at the Tab bar, and it's not the only thing that bugs.. Many things and pictures disturb like this, from Desktop wallpaper and files and folders, to text and pictures.
View 3 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
Jun 25, 2010
I am using uswsusp / s2disk and it hibernates fine. Then, on resume, it apparently completes the resume (reaches 100%) but it never progresses to the actual resumed system and gets stuck on this screen: Before upgrading from 9.04 to 10.04 it worked fine. It does not anymore.
View 1 Replies
View Related
Sep 8, 2010
I'm having trouble resuming from hibernation. The splash screen loads up with "Resuming from /dev/sda6" (this is the correct partition) and the HDD light shows it's reading the drive. It then stops reading and the loading animation starts up (I'm running Lucid). Then nothing, just the animation. I recently updated initramfs-tools to 0.98ubuntu2~lucid as hibernation wouldn't work at all with the old version (see [URL]). I've also installed this script because of errors on hibernation.
I've posted the output from recovery mode after hibernation below:
Begin: Loading essential drivers ... done
Begin: Running /scripts/init-premount ... done
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done
Begin: Running /scripts/local-premount ... [ 3.280440] PM: Starting manual resume from disk
[3.281560] Freezing user space processes ... (elapsed 0.00 seconds) done.
[3.281898] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[3.306778] PM: Loading image data pages (126908 pages) ... done
[11.121294] PM: Read 444708 kbytes in 6.96 seconds (63.89 MB/s)
[11.121388] Suspending console(s) (use no_console_suspend to debug)
[11.121606] sd 2:0:0:0: [sda] Synchronizing SCSI cache
[11.123474] pm_op(): usb_dev_freeze+0x0/0x20 returns -2
[11.123477] PM: Device usb8 failed to quiesce: error -2
[11.123707] PM: Restore failed, recovering.
[11.149854] Restarting tasks ... done.
View 2 Replies
View Related
Apr 27, 2011
the title says it all, i am able to mouse my keyboard(i am using a laptop),and i can use my mouse if i plug in a portable mouse
View 1 Replies
View Related
Apr 28, 2011
ASUS P5Q Deluxe, Intel Core 2 Duo, GeForce 8800, 4GB RAM, USB keyboard and mouse never had problems with suspend and hibernation in Ubuntu. Until the latest version 10.10. Both before and after installing the proprietary Nvidia drivers, the system enters the sleep and hibernate but I can not wake up properly. Specifically, while it looks as it starts up, but not fires up the X server. Oddly - operate only CTRL + ALT + F1-12. You can switch to the text cosole, see the "incentive" to sign but other keys do not work and nothing can be entered. Not working CTRL + ALT + DEL as well, so you need to turn off the system power.
View 9 Replies
View Related
Aug 14, 2011
I am aware that Wubi does not support Hibernation, but does it support sleep mode? I use sleep very often in Windows and its a feature I love.
View 1 Replies
View Related
Feb 15, 2011
Ubuntu booting up from hibernation is not faster compared to complete start up. In windows, you can feel the boot-up is faster if you hibernate your PC earlier. But in ubuntu, i dont feel that, to boot up from hibernation, it takes quite long time, not faster than complete new start-up.
View 3 Replies
View Related
Feb 16, 2010
I apologize in advance.. I searched and there is way too much information on this board and wasnt sure what was applicable to my case. I suspect that I prematurely closed the lid on my netbook last night when shutting down...my wife heard beeping noises early this morning but wasnt sure where they came from. I think it was the netbook forcing shutdown from hibernation due to low batteries.
Computer wouldnt boot this morning and I get the following error code...
View 2 Replies
View Related
Feb 21, 2010
This may be a noob question, but I can't find the option to set the computer to hibernate after a given idle time. In the Power options there is an option to suspend, but not to hibernate.
Is there other way to set the hibernation time?
View 1 Replies
View Related
Feb 23, 2010
Since I tested with suspending/hibernating my laptop, the system seems to have lost the swap partition. That is to say: it cannot find it at boot anymore. Some message shows during boot like "waiting for device listed in fstab: swap" or something and then it continues toboot normally. When I start the systemmonitor it reports Swap usage 0 byte out of 0 byte.
I checked my devices with
Code:
blkid
in terminal and it lists one of the partitions with its UUID as TYPE="swap".
Then I opened fstab with
Code:
sudo mousepad /etc/fstab
and noticed the line for the swap partition was using a completely different UUID. After changing the UUID to the correct (new) one and reactivatin swap with
Code:
sudo swapon -a
in terminal, all was well again but...
How could the UUID suddenly have changed? Did that indeed have something to do with trying (and failing) Suspend and Hibernate ? If so, should I stay away from those features (that served me well under Windows) or is there something to be done about it?
View 4 Replies
View Related
Jun 4, 2010
A few days ago, after I made some changes on my lucid system, hibernation is not possible any more, that is, if I choose hibernation, everything seems to go fine but at the next boot, the image is not read by the kernel and normal boot happens. Hibernation is very important to me, what can I do go get it back ?
View 3 Replies
View Related
Jul 12, 2010
Running 10.04 32bit. Is there a way to prevent hibernation from kicking in while a specific script is running?
View 1 Replies
View Related
Jul 12, 2010
I have a Microsoft LX-3000 USB headset that has been working fine for me on all of my Ubuntu machines... until today. I accidentally clicked on "Hibernate" instead of "Shut Down" on my Lucid laptop this morning, and something seemed a little off about the hibernation process, although I don't remember exactly what happened. Anyway, since I woke this machine up, I can't get sound out of the headset. I've plugged it into multiple USB ports and can still use the microphone and the volume controls just fine, but there's no output. (Yes, I've made sure the device is enabled for output in my sound preferences).
View 2 Replies
View Related