Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Can't put laptop to sleep any more

 
   Soft32 Home -> Linux -> General Discussions RSS
Next:  How to _not_ load ipw2200 on startup  
Author Message
Peter Weilbacher

External


Since: Sep 18, 2007
Posts: 20



(Msg. 1) Posted: Fri Oct 26, 2007 7:39 am
Post subject: Can't put laptop to sleep any more
Archived from groups: alt>os>linux>gentoo (more info?)

OK, last post in the current batch. Smile

Since my last updates, I can't seem to get my laptop to suspend
any more, neither to disk or to RAM. Before I just used
"acpitool -s" to put it to sleep and "hibernate", but now both
of the commands initialize the process (i.e. switch to the console)
but then obviously hang. I waited several minutes before I then
had to hard reboot the machine.

I don't get any output of hibernate in /var/log/messages but it
writes something to screen like the usual "Freezing processes & syncing
filesystems, stopping tasks" etc. before it hangs. Writing to disk
is obviously never initiated as the disk light stays off.
For acpitool -s I just get
Oct 25 18:57:14 schnurps PM: Preparing system for mem sleep
in /var/log/messages just as it always did when it still worked.

I'm still running kernel built from suspend2-sources-2.6.22-r1,
the same as when it was still working. As a first try to get it
working, I also updated
acpitool-0.2.7 --> acpitool-0.4.7-r1
hibernate-script-1.96 --> hibernate-script-1.96-r1
but that didn't help. I output epm -qa of a working and the
broken condition and append that below, in case that reminds
someone of something.

Thanks in advance for any idea,
Peter.


--- epm-qa_working 2007-10-26 11:59:58.000000000 +0200
+++ epm-qa_broken 2007-10-26 12:00:06.000000000 +0200
@@ -10,0 +11 @@
+Error-0.17.008
@@ -54,0 +56 @@
+aalib-1.4_rc5
@@ -70 +72 @@
-ati-drivers-8.29.6
+ati-drivers-8.40.4
@@ -129 +131 @@
-damageproto-1.0.3
+damageproto-1.1.0
@@ -161,0 +164 @@
+eix-0.9.10
@@ -167 +170 @@
-eselect-1.0.6
+eselect-1.0.10
@@ -172 +175 @@
-eselect-opengl-1.0.3
+eselect-opengl-1.0.5
@@ -227 +229,0 @@
-gentoo-sources-2.6.18
@@ -235 +237 @@
-gimp-2.2.16
+gimp-2.4.0
@@ -237 +239 @@
-git-1.4.1.1
+git-1.5.2.5
@@ -263,0 +266 @@
+gnome-netstatus-2.12.1
@@ -283 +286 @@
-gnuplot-4.2.0-r2
+gnuplot-4.2.2
@@ -366,3 +368,0 @@
-ipw2200-1.2.0
-ipw2200-firmware-2.3
-ipw2200-firmware-2.4
@@ -373,2 +373,2 @@
-java-config-2.0.31
-java-config-wrapper-0.12-r1
+java-config-2.0.33-r1
+java-config-wrapper-0.13
@@ -383 +383 @@
-lcms-1.14-r1
+lcms-1.15
@@ -425 +425 @@
-libdrm-2.0.2
+libdrm-2.3.0
@@ -465 +465 @@
-libpcre-6.3
+libpcre-7.3
@@ -473 +473 @@
-libsndfile-1.0.11
+libsndfile-1.0.17-r1
@@ -481 +481 @@
-libvorbis-1.1.0
+libvorbis-1.2.0
@@ -510 +510 @@
-mesa-6.5.1-r1
+mesa-6.5.2-r1
@@ -527,0 +528 @@
+nano-2.0.6
@@ -552 +553 @@
-openssl-0.9.8d
+openssl-0.9.8e-r3
@@ -568 +569 @@
-poppler-0.5.4
+poppler-0.5.4-r2
@@ -571 +572 @@
-portage-2.1.2.9
+portage-2.1.3.9
@@ -583 +584 @@
-pycrypto-2.0.1-r5
+pycrypto-2.0.1-r6
@@ -596 +597 @@
-randrproto-1.1.2
+randrproto-1.2.1
@@ -608 +609 @@
-rsync-2.6.8-r2
+rsync-2.6.9-r3
@@ -632,0 +634 @@
+sun-jre-bin-1.6.0.02
@@ -635 +637 @@
-swig-1.3.25
+swig-1.3.31
@@ -641 +643 @@
-t1lib-5.0.2
+t1lib-5.0.2-r1
@@ -643 +645 @@
-tcl-8.4.13
+tcl-8.4.15
@@ -647 +649 @@
-tetex-3.0_p1-r3
+tetex-3.0_p1-r4
@@ -651 +653 @@
-tk-8.4.13
+tk-8.4.15-r1
@@ -665 +667 @@
-util-linux-2.12r-r4
+util-linux-2.12r-r8
@@ -678 +680 @@
-wireless-tools-28
+wireless-tools-29_pre22
@@ -713 +715 @@
-xorg-server-1.1.1-r4
+xorg-server-1.3.0.0-r1
@@ -716 +718 @@
-xpdf-3.01-r7
+xpdf-3.01-r8
Back to top
Login to vote
Peter Weilbacher

External


Since: Sep 18, 2007
Posts: 20



(Msg. 2) Posted: Fri Nov 09, 2007 12:22 pm
Post subject: Re: Can't put laptop to sleep any more [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 26.10.2007 12:39, Peter Weilbacher wrote:

> Since my last updates, I can't seem to get my laptop to suspend
> any more, neither to disk or to RAM. Before I just used
> "acpitool -s" to put it to sleep and "hibernate", but now both
> of the commands initialize the process (i.e. switch to the console)
> but then obviously hang. I waited several minutes before I then
> had to hard reboot the machine.

Found the solution myself today. The fglrx kernel module keeps
the system from suspending. Calling modprobe -r fglrx in my scripts
before the actual acpitool or hibernate command help. Smile
Peter.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
X Font nightmare - The other day I rebooted after eighteen days, and every X font on my system went nuts. Now it's an adventure to see wha...

[gentoo-user] Best way to make the laptop sleep? - Hi, Times at which I am not by my laptop I leave my laptop locked using 'xlock'. I know this isn't the best way becaus...

Why can't we sleep in an ISR? - I have a very basic doubt here ... what makes it impossible to sleep in an ISR? I mean, I know that the kernel..

server goes to sleep - Hi all, We just installed RH 8.0 on a HP Proliant with dual 3GHZ processor. We use that server as our FTP server, it is...

Correct way for an application to sleep? - I realise that this is not a question strictly related to development of linux, but there have been changes related t...

Sleep during spinlock in TPM driver - I've been working with the TPM driver, and I found that if I opened, used, then closed the TPM char device very..
       Soft32 Home -> Linux -> General Discussions All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]