LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 07-25-2005, 10:01 AM   #1
alaios
Senior Member
 
Registered: Jan 2003
Location: Aachen
Distribution: Opensuse 11.2 (nice and steady)
Posts: 2,203

Rep: Reputation: 45
Cant hibernate 9.3


Hi i use suse 9.3 with the default kde..... The problem is that from the Kpowesave when i use the hibernate functionality dont hibernates the pc always. it justs tries to stop the tasks and then returns to the kde asking for a password... do u face this problem or not?
Thx a lot
 
Old 07-26-2005, 10:34 AM   #2
Amr_not_Amr
LQ Newbie
 
Registered: Jun 2005
Location: Egypt
Distribution: OpenSuSE, CentOS
Posts: 23

Rep: Reputation: 15
I faced the same problem >>
but not as with u
it starts to suspend the computer then the progess bar reaches 100% then the black sreen appears .. then it it turn again to the X ..
but I think it's because of old hardware .. i've a Pentium 3, 800 Mhz processor, with 256 Mb RAM ..



I guess also it's because of using more than one swap partition or too small swap .. maybe .. try to increase ur swap partition size and use only one .. and it should be at least double of the RAM size ..
try and tell me
 
Old 07-26-2005, 08:40 PM   #3
alaios
Senior Member
 
Registered: Jan 2003
Location: Aachen
Distribution: Opensuse 11.2 (nice and steady)
Posts: 2,203

Original Poster
Rep: Reputation: 45
No i dontt think thats a problem of old hardware...... I have 1gb ram with 700mb swap.. I dont know why but i think thats a s very bad implementation of hibernate functionality
 
Old 07-27-2005, 04:30 AM   #4
Amr_not_Amr
LQ Newbie
 
Registered: Jun 2005
Location: Egypt
Distribution: OpenSuSE, CentOS
Posts: 23

Rep: Reputation: 15
Quote:
I have 1gb ram with 700mb swap
the swap is much much less than the ram size ..
enlagre the swap partition to be at least 1250 mb
the swap should always be largaer than the ram to be able to hibernate .. because when u try to hibernate it dumps the *used* ram to the swap .. so if there is no enough space on the swap it can't do the job ..

if u don't know how to enlarge the swap partition I can help u
 
Old 07-27-2005, 05:43 AM   #5
alaios
Senior Member
 
Registered: Jan 2003
Location: Aachen
Distribution: Opensuse 11.2 (nice and steady)
Posts: 2,203

Original Poster
Rep: Reputation: 45
Yea if u can help me with this task,,,,
 
Old 07-27-2005, 11:08 AM   #6
gokulagiridaran
Member
 
Registered: Dec 2002
Posts: 36

Rep: Reputation: 15
hey its working fine for me, i have 256MB RAM with 300 MB Swap.
 
Old 07-27-2005, 11:49 AM   #7
Kdr Kane
Member
 
Registered: Jan 2005
Distribution: SUSE, LFS
Posts: 357

Rep: Reputation: 30
Unfortunately, you'll probably have to rebuild to increase the swap partition.

You can't use a swap file, it must be a partition and it must be larger than your total RAM memory. These are the requirements for hibernation.
 
Old 07-27-2005, 05:24 PM   #8
Amr_not_Amr
LQ Newbie
 
Registered: Jun 2005
Location: Egypt
Distribution: OpenSuSE, CentOS
Posts: 23

Rep: Reputation: 15
I'm not on suse right now >> so u have to guess if i'm not using exact words

open yast ... then open system page from the left menu ..
then open partitioner
then it will ask u whether u r aware of what u r doing so click on YES
then the partitioner window will open
so select the swap partition then delete it by clicking on the delete buttom
then select the partition just after or before it which has some free spoce then click on resize buttom and resize it to a size of 400 mb less at least (u can resize it to a 500 to 600 mb lesser size for optimum performance) .... then create new partition by clicking on the new buttom and choose the filesystem to be swap ..and use the maximum allowed size ..

then make sure of the swap size not less then 1200 mb
then apply by clicking on finish then apply
then it will take sometime to accomplish the job so be patient ..
when it finishes click on abort .. the make sure the new swap partition is active by checking /etc/fstab


I hope i could help u ..

Last edited by Amr_not_Amr; 07-27-2005 at 05:43 PM.
 
Old 07-28-2005, 03:52 AM   #9
Beranger
LQ Newbie
 
Registered: Mar 2005
Location: Romania
Distribution: UBUNTU Hoary, SuSE 9.3, slack 10.1
Posts: 19

Rep: Reputation: 0
My fix

I had the same issue the first time I put SuSE 9.3 on this PC, having RAM=512 MB, swap=520 MB.

My fix was to add

Code:
acpi=force
to the boot string.

Now it works.
 
Old 08-15-2005, 11:32 PM   #10
alaios
Senior Member
 
Registered: Jan 2003
Location: Aachen
Distribution: Opensuse 11.2 (nice and steady)
Posts: 2,203

Original Poster
Rep: Reputation: 45
Oh boy now i am confused.... what should i do??
Put the string acpi=force or chagne the size of swap partition?
Is i change the partition this cant harm my pc so it cant boot anymore?
 
Old 08-16-2005, 02:06 AM   #11
Beranger
LQ Newbie
 
Registered: Mar 2005
Location: Romania
Distribution: UBUNTU Hoary, SuSE 9.3, slack 10.1
Posts: 19

Rep: Reputation: 0
Quote:
Originally posted by alaios
Oh boy now i am confused.... what should i do??
Put the string acpi=force or chagne the size of swap partition?
Is i change the partition this cant harm my pc so it cant boot anymore?
Changing the size of your swap partition won't harm anything!!!
(actually, I made mine 1.5 GB for 512 MB of RAM)
That is... if you have unpartitioned space or you can take space from another partition, not from the one you're having Linux on!!!
On the other hand, 'acpi=force' would not harm either, try it first.
Are you having the swap at least 1.5 times your RAM, anyway?
 
Old 08-16-2005, 02:42 AM   #12
alaios
Senior Member
 
Registered: Jan 2003
Location: Aachen
Distribution: Opensuse 11.2 (nice and steady)
Posts: 2,203

Original Poster
Rep: Reputation: 45
What do u mean that wont harm anything? If i resize the partition in such way so as to overwrite some files that the other partition has?
 
Old 08-16-2005, 02:54 AM   #13
Beranger
LQ Newbie
 
Registered: Mar 2005
Location: Romania
Distribution: UBUNTU Hoary, SuSE 9.3, slack 10.1
Posts: 19

Rep: Reputation: 0
Quote:
Originally posted by alaios
What do u mean that wont harm anything? If i resize the partition in such way so as to overwrite some files that the other partition has?
Actually, you can't resize it!
If you delete it and then recreate it, you have to have free unpartitioned space.
If you don't, try getting some free space from a windoze partution -- with Partition Magic or something.
 
Old 08-16-2005, 09:17 AM   #14
Amr_not_Amr
LQ Newbie
 
Registered: Jun 2005
Location: Egypt
Distribution: OpenSuSE, CentOS
Posts: 23

Rep: Reputation: 15
you can resize the partion just after or before it using the partitioner in YAST
then delete the swap partition
and then recreate it using all the available space
 
Old 08-16-2005, 09:39 AM   #15
Beranger
LQ Newbie
 
Registered: Mar 2005
Location: Romania
Distribution: UBUNTU Hoary, SuSE 9.3, slack 10.1
Posts: 19

Rep: Reputation: 0
Quote:
Originally posted by Amr_not_Amr
you can resize the partion just after or before it using the partitioner in YAST
then delete the swap partition
and then recreate it using all the available space
You're confusing the user...
It depends of what is before and after the partition...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hibernate prabhakar_kushwaha Linux - Software 1 10-21-2005 08:28 AM
Hibernate Laptop lennysokol Linux - Laptop and Netbook 4 05-02-2005 08:23 PM
Can I Hibernate? ernesto_cgf Linux - Software 3 12-23-2004 02:22 AM
Hibernate How To... ???? trey85stang Linux - Laptop and Netbook 3 05-12-2004 07:07 PM
hibernate demmylls Linux - General 3 09-12-2003 03:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 07:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration