Your message dated Wed, 18 Mar 2020 02:50:51 +0000
with message-id <[email protected]>
and subject line Bug#954062: Removed package(s) from unstable
has caused the Debian Bug report #854672,
regarding hibernate suspends well, but crashes at resume
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
854672: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854672
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hibernate
Version: 2.0+15+g88d54a8-1
Severity: important
Dear Maintainer,
since some months I get problems with hibernating/resuming my netbook.
This is what happens:
-------
1. executing hibernate, I can see it is snapshotting something, then the
notebook switches off. Same, when executing s2disk.
2. When switching on the notebook, I see grub, then start debian. I have to
unlock /usr, then I see unpacking something (I guess, the data of the resume
device).
3. Notebook switches again off
4. Notebook again starts from BIOS and starting like a normal boot.
-------
I checked the following (/dev/sda6 is swap partition, unencrypted)
1. added resume=/dev/sda6 to grub-commands = no success
2. changed all necessary entries to /dev/sda6 = no success
3. checked the logs, but they did not tell me anything usefull.
--------
I have /usr, /var and /home encrypted, whilst /, /boot and swap are not
encrypted.
Also I have to tell, that resuming worked for a long time, and I had nothing
changed at the configurations. However, maybe hibernate is related to other
packages, which of course are changed in the past (i.e. the kernel is now
4.9.0-*, but with 4.8.0-* this bug appeared, too)
Google told me nothing usefull, except this behaviour (suspend = ok, resume =
fails) appears at many other users. None of them had a solution.
The hardware I am using is an EEEPC 1005HGO, with an intel N280 cpu and an I945
graphics chip. It is 32-bit.
Is it possible, to create a very verbose logfile while resuming?
Is it possible, to check, if the swap device got content after suspend? (Maybe,
I can boot a livefile linux from an USB-Stick, then mount swap and examine)
Please feel free to ask for more information. Any hints are welcome.
Best regards
Hans
-- Package-specific info:
--- configuration
==> /etc/hibernate/common.conf <==
Verbosity 0
LogFile /var/log/hibernate.log
LogVerbosity 3
Distribution debian
SaveClock restore-only
FBSplash on
FBSplashTheme tuxonice
UnloadBlacklistedModules yes
LoadModules auto
SwitchToTextMode yes
==> /etc/hibernate/disk.conf <==
TryMethod ususpend-disk.conf
TryMethod sysfs-disk.conf
==> /etc/hibernate/hibernate.conf <==
TryMethod tuxonice.conf
TryMethod disk.conf
TryMethod ram.conf
==> /etc/hibernate/ram.conf <==
TryMethod ususpend-ram.conf
TryMethod sysfs-ram.conf
==> /etc/hibernate/sysfs-disk.conf <==
UseSysfsPowerState disk
Include common.conf
==> /etc/hibernate/sysfs-ram.conf <==
UseSysfsPowerState mem
Include common.conf
==> /etc/hibernate/tuxonice.conf <==
UseTuxOnIce yes
Reboot no
EnableEscape yes
DefaultConsoleLevel 1
Compressor lzo
Encryptor none
SuspendDevice swap:/dev/sda6
PowerdownMethod 4
ProcSetting userui_program /usr/lib/tuxonice-userui/tuxoniceui
FullSpeedCPU yes
Include common.conf
==> /etc/hibernate/ususpend-both.conf <==
USuspendMethod both
Include common.conf
==> /etc/hibernate/ususpend-disk.conf <==
USuspendMethod disk
Include common.conf
==> /etc/hibernate/ususpend-ram.conf <==
USuspendMethod ram
USuspendRamForce yes
Include common.conf
--- /sys/power
==> /sys/power/disk <==
[platform] shutdown reboot suspend test_resume
==> /sys/power/image_size <==
831250432
==> /sys/power/pm_async <==
1
==> /sys/power/pm_freeze_timeout <==
20000
==> /sys/power/pm_print_times <==
0
==> /sys/power/pm_test <==
[none] core processors platform devices freezer
==> /sys/power/pm_wakeup_irq <==
==> /sys/power/reserved_size <==
1048576
==> /sys/power/resume <==
8:6
==> /sys/power/state <==
freeze mem disk
==> /sys/power/wakeup_count <==
1
--- log
Starting suspend at Do 9. Feb 12:02:57 CET 2017
hibernate: [01] Executing CheckLastResume ...
hibernate: [01] Executing CheckRunlevel ...
hibernate: [01] Executing LockFileGet ...
hibernate: [01] Executing NewKernelFileCheck ...
hibernate: [10] Executing EnsureUSuspendCapable ...
hibernate: [11] Executing XHacksSuspendHook1 ...
xhacks: changing console from 3 to 15
hibernate: [12] Executing FBSplashStartSuspend ...
'fbsplashd' utility not found. fbsplash disabled.
hibernate: [20] Executing FBSplashProgress ...
hibernate: [30] Executing FBSplashProgress ...
hibernate: [40] Executing FBSplashProgress ...
hibernate: [50] Executing FBSplashProgress ...
hibernate: [59] Executing RemountXFSBootRO ...
hibernate: [60] Executing FBSplashProgress ...
hibernate: [70] Executing FBSplashProgress ...
hibernate: [80] Executing FBSplashProgress ...
hibernate: [89] Executing SaveKernelModprobe ...
Saved /proc/sys/kernel/modprobe is /sbin/modprobe
hibernate: [90] Executing FBSplashProgress ...
hibernate: [91] Executing ModulesUnloadBlacklist ...
Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules
Module version for ipw2100 is 66050
Module version for ipw2200 is 66050
Module version for snd_bt_sco is
Module version for ndiswrapper is
Unloading blacklisted module uvcvideo (and dependencies)
Unloading uvcvideo ...
Removing modules with rmmod.
hibernate: [94] Executing FBSplashProgress ...
hibernate: [95] Executing XHacksSuspendHook2 ...
hibernate: [98] Executing CheckRunlevel ...
hibernate: [99] Executing DoUSuspend ...
hibernate: Running /usr/sbin/s2disk ...
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 4.9.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages hibernate depends on:
ii dpkg 1.18.18
ii kbd 2.0.3-2
Versions of packages hibernate recommends:
ii dash 0.5.8-2.4
ii hdparm 9.51+ds-1
ii uswsusp 1.0+20120915-6.1
ii vbetool 1.1-4
Versions of packages hibernate suggests:
pn 915resolution <none>
ii gnome-screensaver 3.6.1-7+b1
ii xscreensaver 5.36-1
-- Configuration Files:
/etc/hibernate/common.conf changed:
Verbosity 0
LogFile /var/log/hibernate.log
LogVerbosity 3
Distribution debian
SaveClock restore-only
FBSplash on
FBSplashTheme tuxonice
UnloadBlacklistedModules yes
LoadModules auto
SwitchToTextMode yes
/etc/hibernate/tuxonice.conf changed:
UseTuxOnIce yes
Reboot no
EnableEscape yes
DefaultConsoleLevel 1
Compressor lzo
Encryptor none
SuspendDevice swap:/dev/sda6
PowerdownMethod 4
ProcSetting userui_program /usr/lib/tuxonice-userui/tuxoniceui
FullSpeedCPU yes
Include common.conf
/etc/hibernate/ususpend-ram.conf changed:
USuspendMethod ram
USuspendRamForce yes
Include common.conf
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.0+15+g88d54a8-1+rm
Dear submitter,
as the package hibernate has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/954062
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---