Package: initramfs-tools Version: 0.97.2 Severity: normal I upgraded to Sid from Squeeze today and went to run "update-initramfs -u" after changing my /etc/uswsusp.conf file, and was unable to resume from hibernation. There was no /etc/initramfs-tools/conf.d/resume file there, which was not the expected behavior. I created one and added "RESUME=/dev/disk/by- uuid/" and my swap partition's uuid, then ran "update-initramfs -u". It then worked as expected and my laptop resumed from hibernate.
-- Package-specific info: -- initramfs sizes -rw-r--r-- 1 root root 5.9M Jul 8 20:49 /boot/initrd.img-2.6.32-1-mepis-smp -rw-r--r-- 1 root root 5.9M Jul 8 19:57 /boot/initrd.img-2.6.32-1-mepis-smp.bak -rw-r--r-- 1 root root 11M Jul 10 13:26 /boot/initrd.img-2.6.34-1.dmz.2-liquorix-686 -rw-r--r-- 1 root root 8.8M Jul 8 20:56 /boot/initrd.img-2.6.34-1.dmz.2-liquorix-686.bak -- /proc/cmdline root=UUID=dcd5780f-4265-499d-9ed2-a0d67aada49f ro nosplash quiet -- resume RESUME=/dev/disk/by-uuid/f64a216b-a66a-41a9-b356-7af1157b2395 -- /proc/filesystems cramfs ext4 fuseblk -- lsmod Module Size Used by aes_generic 26803 1 i915 246850 2 drm_kms_helper 28436 1 i915 drm 157826 4 i915,drm_kms_helper i2c_algo_bit 4632 1 i915 ipv6 258286 12 acpi_cpufreq 11303 1 parport_pc 29199 0 ppdev 5274 0 cpufreq_conservative 9206 0 lp 7629 0 parport 29803 3 parport_pc,ppdev,lp cpufreq_userspace 1787 0 cpufreq_powersave 694 0 cpufreq_ondemand 8498 2 freq_table 3291 2 acpi_cpufreq,cpufreq_ondemand binfmt_misc 6213 1 fuse 58222 1 af_packet 16590 6 snd_hda_codec_idt 51536 1 snd_hda_intel 20263 1 snd_hda_codec 77856 2 snd_hda_codec_idt,snd_hda_intel snd_hwdep 5192 1 snd_hda_codec snd_pcm_oss 33035 0 snd_mixer_oss 12848 1 snd_pcm_oss snd_pcm 67231 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_seq_dummy 1310 0 snd_seq_oss 25068 0 snd_seq_midi 4268 0 battery 8102 0 snd_rawmidi 18022 1 snd_seq_midi snd_seq_midi_event 5719 2 snd_seq_oss,snd_seq_midi ac 2386 0 snd_seq 45555 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 17573 2 snd_pcm,snd_seq snd_seq_device 5322 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq button 4398 1 i915 video 16315 1 i915 processor 27550 3 acpi_cpufreq snd 51010 14 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 6331 1 snd snd_page_alloc 6888 2 snd_hda_intel,snd_pcm arc4 1093 2 ecb 1587 2 i2c_i801 7523 0 i2c_core 19913 5 i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801 joydev 8562 0 iwlagn 109006 0 iwlcore 115951 1 iwlagn mac80211 171697 2 iwlagn,iwlcore intel_agp 25706 2 i915 rtc_cmos 7927 0 rtc_core 13223 1 rtc_cmos rtc_lib 2189 1 rtc_core dell_wmi 2683 0 tpm_tis 7202 0 tpm 12876 1 tpm_tis dell_laptop 5306 0 dcdbas 5330 1 dell_laptop agpgart 29363 3 drm,intel_agp tpm_bios 4697 1 tpm wmi 6505 1 dell_wmi serio_raw 3632 0 pcspkr 1426 0 evdev 7060 15 output 1683 1 video psmouse 49974 0 cfg80211 135702 3 iwlagn,iwlcore,mac80211 rfkill 14936 2 dell_laptop,cfg80211 ext4 238032 2 mbcache 5910 1 ext4 jbd2 53729 1 ext4 crc16 1311 1 ext4 sg 18862 0 sr_mod 13192 0 cdrom 33344 1 sr_mod sd_mod 32888 4 pata_acpi 2455 0 usb_storage 38610 0 ata_generic 2459 0 ata_piix 18919 3 libata 166615 3 pata_acpi,ata_generic,ata_piix uhci_hcd 19667 0 sky2 42743 0 thermal 10392 0 ehci_hcd 34030 0 -- /etc/kernel-img.conf # Kernel Image management overrides # See kernel-img.conf(5) for details # Create symbolic links in /boot do_symlinks = No link_in_boot = No # Do not warn that initrd is being created warn_initrd = No # Always create a build link for headers force_build_link = Yes do_bootloader = no warn_reboot=no -- /etc/initramfs-tools/initramfs.conf MODULES=most BUSYBOX=y KEYMAP=n COMPRESS=gzip BOOT=local DEVICE= NFSROOT=auto -- /etc/initramfs-tools/update-initramfs.conf update_initramfs=yes backup_initramfs=no -- /etc/crypttab # <target name> <source device> <key file> <options> -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (901, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.34-1.dmz.2-liquorix-686 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages initramfs-tools depends on: ii cpio 2.11-4 GNU cpio -- a program to manage ar ii findutils 4.4.2-1 utilities for finding files--find, ii klibc-utils 1.5.18-1 small utilities built with klibc f ii module-init-tools 3.12-1 tools for managing Linux kernel mo ii udev 158-1 /dev/ and hotplug management daemo Versions of packages initramfs-tools recommends: ii busybox 1:1.15.3-1 Tiny utilities for small and embed Versions of packages initramfs-tools suggests: ii bash-completion 1:1.2-2 programmable completion for the ba -- no debconf information -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100711013411.18755.46347.report...@localhost