lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 31 Dec 2006 17:24:10 +0100
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Robert Hancock <hancockr@...w.ca>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Pavel Machek <pavel@....cz>, Dave Jones <davej@...hat.com>
Subject: Re: Suspend problems on 2.6.20-rc2-git1

On Sunday, 31 December 2006 14:27, Rafael J. Wysocki wrote:
> On Sunday, 31 December 2006 09:15, Robert Hancock wrote:
> > Having some suspend problems on 2.6.20-rc2-git1 with Fedora Core 6. 
> > First of all the normal user interface for hibernate isn't working 
> > properly while it did in 2.6.19. When you select "Hibernate" it seems to 
> > stop X and go into console mode but somehow doesn't seem to actually 
> > start the process of suspending. I'm not sure at what point it is failing.
> > 
> > Secondly, if you try and suspend manually it claims there is no swap 
> > device available when there clearly is:
> > 
> > [root@...alhost rob]# cat /proc/swaps
> > Filename                                Type            Size    Used 
> > Priority
> > /dev/mapper/VolGroup00-LogVol01         partition       1048568 0       -1
> > [root@...alhost rob]# echo disk > /sys/power/state
> > bash: echo: write error: No such device or address
> 
> Hm, at first sight it looks like something broke the suspend to swap
> partitions located on LVM.  For now I have no idea what it was.

_Or_ something broke your initrd setup.

If your swap partition is on an LVM, some initrd script should take care of
setting it up for the suspend.  If it fails, the kernel won't be able to
suspend to this partition.

Greetings,
Rafael


-- 
If you don't have the time to read,
you don't have the time or the tools to write.
		- Stephen King
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ