[RISOLTO] problemi con hibernate
Inviato: mer 16 gen 2008, 0:31
Ciao a tutti!
Ho dei problemi con hibernate che non riesco a risolvere. Non parte proprio:
eppure:
e
in lilo.conf:
inoltre al boot mi trova tutto:
eppure non va... non capisco dove possa essere il problema. voi potete darmi una mano? grazie mille come sempre!
Ho dei problemi con hibernate che non riesco a risolvere. Non parte proprio:
Codice: Seleziona tutto
bash-3.1# hibernate -v 4
hibernate: Trying method in suspend2.conf...
hibernate: No suitable suspend methods were found on your machine.
hibernate: You need to install a kernel with support for suspending to
hibernate: disk or RAM and reboot, then try again.Codice: Seleziona tutto
bash-3.1# grep LZF /usr/src/linux-2.6.23.13/.config
CONFIG_CRYPTO_LZF=yCodice: Seleziona tutto
#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND_UP_POSSIBLE=y
CONFIG_SUSPEND=y
CONFIG_HIBERNATION_UP_POSSIBLE=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_TOI_CORE=yCodice: Seleziona tutto
image = /boot/vmlinuz
root = /dev/hda6
label = Slackware
append = "fb=no resume=swap:/dev/hda8"
read-only # Partitions should be mounted read-only for checkingCodice: Seleziona tutto
bash-3.1# dmesg |grep Tux
TuxOnIce 3.0-rc3, with support for checksumming, usm, compression, swap storage, file storage, userui.
TuxOnIce: Normal swapspace found.