[Kernel-packages] [Bug 1318951] Re: kernel update fails with /boot on FAT32

2014-11-18 Thread giacof
I had the same issue with kernel 3.13.0-40.69.
I could successfully update the kernel by editing the configuration file 
/etc/kernel-img.conf as follows:

do_symlinks = no

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1318951

Title:
  kernel update fails with /boot on FAT32

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My latest system upgrade failed because it can't upgrade the kernel:

    $sudo env LANGUAGE=en_US apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     linux-signed-image-3.13.0-24-generic : Depends: 
linux-image-3.13.0-24-generic (= 3.13.0-24.47) but 3.13.0-24.46 is installed
    E: Unmet dependencies. Try using -f.

  When trying to install linux-image-3.13.0-24-generic manually it fails
  because it can't create a backup link for the old kernel. This really
  doesn't surprise me, because /boot is on a fat32 filesystem ( EFI
  System Partition ) so it shouldn't be possible to create any links at
  all.

  My fstab entries for boot are as follows:
    UUID=0E1E-3E58/mnt/efi  vfatdefaults 0  2
    /mnt/efi/ubuntu /boot   none  bind0 0

  Here is the output of me trying to install the kernel manually:

    $sudo env LANGUAGE=en_US apt-get install linux-image-3.13.0-24-generic
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages were automatically installed and are no longer 
required:
  efibootmgr secureboot-db shim
    Use 'apt-get autoremove' to remove them.
    Suggested packages:
  fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
    Recommended packages:
  grub-pc grub-efi-amd64 grub-efi-ia32 grub lilo
    The following packages will be upgraded:
  linux-image-3.13.0-24-generic
    1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    114 not fully installed or removed.
    Need to get 0 B/15,0 MB of archives.
    After this operation, 1.024 B disk space will be freed.
    (Reading database ... 205799 files and directories currently installed.)
    Preparing to unpack 
.../linux-image-3.13.0-24-generic_3.13.0-24.47_amd64.deb ...
    Done.
    Unpacking linux-image-3.13.0-24-generic (3.13.0-24.47) over (3.13.0-24.46) 
...
    dpkg: error processing archive 
/var/cache/apt/archives/linux-image-3.13.0-24-generic_3.13.0-24.47_amd64.deb 
(--unpack):
    unable to make backup link of `./boot/vmlinuz-3.13.0-24-generic' before 
installing new version: Operation not permitted
    dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
    Examining /etc/kernel/postrm.d .
    run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-24-generic 
/boot/vmlinuz-3.13.0-24-generic
    run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-24-generic 
/boot/vmlinuz-3.13.0-24-generic
    Errors were encountered while processing:
     
/var/cache/apt/archives/linux-image-3.13.0-24-generic_3.13.0-24.47_amd64.deb
    E  : Sub-process /usr/bin/dpkg returned an error code (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318951/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1511817] [NEW] bluetoothd consumes 100% CPU when scanning for devices, system hangs

2015-10-30 Thread giacof
Public bug reported:

I'm trying to use the bluedevil wizard on Kubuntu 15.04  to add a new device 
(BT headset). The scan window opens but no device is found.
Meanwhile, both cpu and memory usage start to increase until memory is 100% 
full and the system hangs!
If I just kill bluedevil, then dbus-daemon keeps using 100% cpu, the only way 
to stop it is by manually stopping the bluetooth service.

$ uname -a
Linux Home1 3.19.0-32-generic #37-Ubuntu SMP Wed Oct 21 10:23:06 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

$ hciconfig -a
hci0:   Type: BR/EDR  Bus: USB
BD Address: 44:39:C4:19:43:C9  ACL MTU: 1022:8  SCO MTU: 183:5
DOWN 
RX bytes:564 acl:0 sco:0 events:29 errors:0
TX bytes:358 acl:0 sco:0 commands:29 errors:0
Features: 0xff 0xfe 0x0d 0xfe 0xd8 0x7f 0x7b 0x8f
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
Link policy: RSWITCH HOLD SNIFF 
Link mode: SLAVE ACCEPT 

$ rfkill list
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
4: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

$ lsmod | grep blue
bluetooth 491520  23 bnep,ath3k,btusb,rfcomm

$ lsusb
Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor
Bus 004 Device 005: ID 0cf3:817a Atheros Communications, Inc. 
Bus 004 Device 002: ID 8087:8000 Intel Corp. 
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 003: ID 0c45:649d Microdia 
Bus 003 Device 002: ID 8087:8008 Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ lsusb -s 004:005 -v

Bus 004 Device 005: ID 0cf3:817a Atheros Communications, Inc. 
Couldn't open device, some information will be missing
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   1.10
  bDeviceClass  224 Wireless
  bDeviceSubClass 1 Radio Frequency
  bDeviceProtocol 1 Bluetooth
  bMaxPacketSize064
  idVendor   0x0cf3 Atheros Communications, Inc.
  idProduct  0x817a 
  bcdDevice0.02
  iManufacturer   1 
  iProduct2 
  iSerial 3 
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength  177
bNumInterfaces  2
bConfigurationValue 1
iConfiguration  4 
bmAttributes 0xe0
  Self Powered
  Remote Wakeup
MaxPower  100mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   3
  bInterfaceClass   224 Wireless
  bInterfaceSubClass  1 Radio Frequency
  bInterfaceProtocol  1 Bluetooth
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0010  1x 16 bytes
bInterval   1
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82  EP 2 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   1
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02  EP 2 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   1
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass   224 Wireless
  bInterfaceSubClass  1 Radio Frequency
  bInterfaceProtocol  1 Bluetooth
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83  EP 3 IN
bmAttributes1
  Transfer TypeIsochronous
  Synch Type   None
  Usage Type   

[Kernel-packages] [Bug 1694750] Re: kernel BUG at /build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129. Computer frozen!

2017-05-31 Thread giacof
*** This bug is a duplicate of bug 1674838 ***
https://bugs.launchpad.net/bugs/1674838


** Attachment added: "Output of sudo lspci -vnvn"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1694750/+attachment/4886811/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1694750

Title:
  kernel BUG at /build/linux-
  lz1RHE/linux-4.10.0/include/linux/swapops.h:129. Computer frozen!

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  $ uname -a
  Linux Home 4.10.0-21-generic #23-Ubuntu SMP Fri Apr 28 16:14:22 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  $ cat /proc/version_signature
  Ubuntu 4.10.0-21.23-generic 4.10.11

  Right after opening a new tab in Chrome, Chrome process peaked to
  188%, then the system became totally unresponsive: neither virtual
  terminals nor magic keys were working. I could not but switch power
  off.

  This comes from kern.log:

  May 31 13:44:18 Home kernel: [ 6611.343628] [ cut here 
]
  May 31 13:44:18 Home kernel: [ 6611.343658] kernel BUG at 
/build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129!
  May 31 13:44:18 Home kernel: [ 6611.343691] invalid opcode:  [#1] SMP
  May 31 13:44:18 Home kernel: [ 6611.343709] Modules linked in: uas 
usb_storage ccm rfcomm nf_log_ipv4 nf_log_common xt_tcpudp xt_conntrack 
nf_conntrack_irc nf_conntrack_ftp xt_state xt_limit xt_LOG nf_conntrack_ipv4 
nf_defrag_ipv4 nf_conntrack iptable_filter bbswitch(OE) cmac bnep pci_stub 
vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) nls_iso8859_1 
nvidia_uvm(POE) uvcvideo videobuf2_vmalloc dell_wmi sparse_keymap intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel videobuf2_memops arc4 
videobuf2_v4l2 videobuf2_core videodev dell_laptop dell_smbios dcdbas 
dell_smm_hwmon ath9k ath9k_common ath9k_hw kvm media ath mac80211 ath3k btusb 
btrtl btbcm btintel bluetooth cfg80211 input_leds snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_soc_rt5640 snd_soc_rl6231 irqbypass intel_cstate 
snd_soc_core intel_rapl_perf mei_me
  May 31 13:44:18 Home kernel: [ 6611.344004]  mei snd_hda_codec_generic joydev 
serio_raw snd_hda_intel snd_hda_codec wmi snd_compress snd_hda_core ac97_bus 
snd_pcm_dmaengine snd_hwdep snd_pcm ie31200_edac edac_core lpc_ich shpchp 
dw_dmac elan_i2c dw_dmac_core snd_soc_sst_acpi snd_soc_sst_match snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device 8250_dw snd_timer snd 
soundcore spi_pxa2xx_platform mac_hid i2c_designware_platform 
i2c_designware_core dell_rbtn dell_smo8800 parport_pc ppdev lp parport 
ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp 
hid_logitech_dj usbhid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc 
i915 nvidia_drm(POE) nvidia_modeset(POE) aesni_intel nvidia(POE) aes_x86_64 
crypto_simd i2c_algo_bit glue_helper cryptd drm_kms_helper syscopyarea psmouse 
sysfillrect e1000e
  May 31 13:44:18 Home kernel: [ 6611.344304]  ahci sysimgblt fb_sys_fops 
libahci sdhci_pci drm ptp pps_core sdhci_acpi video sdhci i2c_hid hid fjes
  May 31 13:44:18 Home kernel: [ 6611.344354] CPU: 7 PID: 3439 Comm: chrome 
Tainted: P   OE   4.10.0-21-generic #23-Ubuntu
  May 31 13:44:18 Home kernel: [ 6611.344392] Hardware name: Dell Inc. 
Precision M4800/0T3YTY, BIOS A06 01/02/2014
  May 31 13:44:18 Home kernel: [ 6611.344424] task: 881da351 
task.stack: a71188acc000
  May 31 13:44:18 Home kernel: [ 6611.344453] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  May 31 13:44:18 Home kernel: [ 6611.344476] RSP: :a71188acfd68 
EFLAGS: 00010246
  May 31 13:44:18 Home kernel: [ 6611.344499] RAX: 0017c0048078 RBX: 
d05c0e021d30 RCX: d05c0e021d30
  May 31 13:44:18 Home kernel: [ 6611.344530] RDX: 0001 RSI: 
881d40874820 RDI: d05c0b69c100
  May 31 13:44:18 Home kernel: [ 6611.344561] RBP: a71188acfd80 R08: 
881de2239740 R09: 881de2239740
  May 31 13:44:18 Home kernel: [ 6611.344591] R10: 002ff23c05ed349b R11: 
0001 R12: d05c0b69c100
  May 31 13:44:18 Home kernel: [ 6611.344621] R13: 3e2da704 R14: 
a71188acfe30 R15: 881d7574fbb8
  May 31 13:44:18 Home kernel: [ 6611.344652] FS:  7f2677e09480() 
GS:881dfebc() knlGS:
  May 31 13:44:18 Home kernel: [ 6611.344687] CS:  0010 DS:  ES:  CR0: 
80050033
  May 31 13:44:18 Home kernel: [ 6611.344715] CR2: 285fbdf04d80 CR3: 
0003dfb78000 CR4: 001406e0
  May 31 13:44:18 Home kernel: [ 6611.344747] DR0:  DR1: 
 DR2: 
  May 31 13:44:18 Home kernel: [ 6611.344777] DR3:  DR6: 
fffe0ff0 DR7: 0400
  May 31 13:44:18 Home kernel: [ 6611.344808] Call Trace:
  May 31 13:44:18 Home kernel: [ 

[Kernel-packages] [Bug 1694750] [NEW] kernel BUG at /build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129. Computer frozen!

2017-05-31 Thread giacof
*** This bug is a duplicate of bug 1674838 ***
https://bugs.launchpad.net/bugs/1674838

Public bug reported:

$ lsb_release -rd
Description:Ubuntu 17.04
Release:17.04

$ uname -a
Linux Home 4.10.0-21-generic #23-Ubuntu SMP Fri Apr 28 16:14:22 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux

$ cat /proc/version_signature
Ubuntu 4.10.0-21.23-generic 4.10.11

Right after opening a new tab in Chrome, Chrome process peaked to 188%,
then the system became totally unresponsive: neither virtual terminals
nor magic keys were working. I could not but switch power off.

This comes from kern.log:

May 31 13:44:18 Home kernel: [ 6611.343628] [ cut here ]
May 31 13:44:18 Home kernel: [ 6611.343658] kernel BUG at 
/build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129!
May 31 13:44:18 Home kernel: [ 6611.343691] invalid opcode:  [#1] SMP
May 31 13:44:18 Home kernel: [ 6611.343709] Modules linked in: uas usb_storage 
ccm rfcomm nf_log_ipv4 nf_log_common xt_tcpudp xt_conntrack nf_conntrack_irc 
nf_conntrack_ftp xt_state xt_limit xt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 
nf_conntrack iptable_filter bbswitch(OE) cmac bnep pci_stub vboxpci(OE) 
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) nls_iso8859_1 nvidia_uvm(POE) 
uvcvideo videobuf2_vmalloc dell_wmi sparse_keymap intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel videobuf2_memops arc4 
videobuf2_v4l2 videobuf2_core videodev dell_laptop dell_smbios dcdbas 
dell_smm_hwmon ath9k ath9k_common ath9k_hw kvm media ath mac80211 ath3k btusb 
btrtl btbcm btintel bluetooth cfg80211 input_leds snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_soc_rt5640 snd_soc_rl6231 irqbypass intel_cstate 
snd_soc_core intel_rapl_perf mei_me
May 31 13:44:18 Home kernel: [ 6611.344004]  mei snd_hda_codec_generic joydev 
serio_raw snd_hda_intel snd_hda_codec wmi snd_compress snd_hda_core ac97_bus 
snd_pcm_dmaengine snd_hwdep snd_pcm ie31200_edac edac_core lpc_ich shpchp 
dw_dmac elan_i2c dw_dmac_core snd_soc_sst_acpi snd_soc_sst_match snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device 8250_dw snd_timer snd 
soundcore spi_pxa2xx_platform mac_hid i2c_designware_platform 
i2c_designware_core dell_rbtn dell_smo8800 parport_pc ppdev lp parport 
ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp 
hid_logitech_dj usbhid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc 
i915 nvidia_drm(POE) nvidia_modeset(POE) aesni_intel nvidia(POE) aes_x86_64 
crypto_simd i2c_algo_bit glue_helper cryptd drm_kms_helper syscopyarea psmouse 
sysfillrect e1000e
May 31 13:44:18 Home kernel: [ 6611.344304]  ahci sysimgblt fb_sys_fops libahci 
sdhci_pci drm ptp pps_core sdhci_acpi video sdhci i2c_hid hid fjes
May 31 13:44:18 Home kernel: [ 6611.344354] CPU: 7 PID: 3439 Comm: chrome 
Tainted: P   OE   4.10.0-21-generic #23-Ubuntu
May 31 13:44:18 Home kernel: [ 6611.344392] Hardware name: Dell Inc. Precision 
M4800/0T3YTY, BIOS A06 01/02/2014
May 31 13:44:18 Home kernel: [ 6611.344424] task: 881da351 task.stack: 
a71188acc000
May 31 13:44:18 Home kernel: [ 6611.344453] RIP: 
0010:__migration_entry_wait+0x16a/0x180
May 31 13:44:18 Home kernel: [ 6611.344476] RSP: :a71188acfd68 EFLAGS: 
00010246
May 31 13:44:18 Home kernel: [ 6611.344499] RAX: 0017c0048078 RBX: 
d05c0e021d30 RCX: d05c0e021d30
May 31 13:44:18 Home kernel: [ 6611.344530] RDX: 0001 RSI: 
881d40874820 RDI: d05c0b69c100
May 31 13:44:18 Home kernel: [ 6611.344561] RBP: a71188acfd80 R08: 
881de2239740 R09: 881de2239740
May 31 13:44:18 Home kernel: [ 6611.344591] R10: 002ff23c05ed349b R11: 
0001 R12: d05c0b69c100
May 31 13:44:18 Home kernel: [ 6611.344621] R13: 3e2da704 R14: 
a71188acfe30 R15: 881d7574fbb8
May 31 13:44:18 Home kernel: [ 6611.344652] FS:  7f2677e09480() 
GS:881dfebc() knlGS:
May 31 13:44:18 Home kernel: [ 6611.344687] CS:  0010 DS:  ES:  CR0: 
80050033
May 31 13:44:18 Home kernel: [ 6611.344715] CR2: 285fbdf04d80 CR3: 
0003dfb78000 CR4: 001406e0
May 31 13:44:18 Home kernel: [ 6611.344747] DR0:  DR1: 
 DR2: 
May 31 13:44:18 Home kernel: [ 6611.344777] DR3:  DR6: 
fffe0ff0 DR7: 0400
May 31 13:44:18 Home kernel: [ 6611.344808] Call Trace:
May 31 13:44:18 Home kernel: [ 6611.344823]  migration_entry_wait+0x74/0x80
May 31 13:44:18 Home kernel: [ 6611.344844]  do_swap_page+0x5b3/0x770
May 31 13:44:18 Home kernel: [ 6611.344863]  handle_mm_fault+0x873/0x1360
May 31 13:44:18 Home kernel: [ 6611.344883]  __do_page_fault+0x23e/0x4e0
May 31 13:44:18 Home kernel: [ 6611.344902]  do_page_fault+0x22/0x30
May 31 13:44:18 Home kernel: [ 6611.344921]  page_fault+0x28/0x30
May 31 13:44:18 Home kernel: [ 6611.344937] RIP: 0033:0x5638d574b0ba
May 31 13:44:18 Home kernel: [ 6611.344955] RSP: 002b:7fff86edb210 EFLAGS: 

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-08-02 Thread giacof
Thank you, I have already installed it. The missing one is for
5.11.0-24, as I said before.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDellInc.:rn0T3YTY:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Pre

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-07-30 Thread giacof
I confirm hibernate is working with 5.11.0-26.28 kernel.
It does work on 5.11.0-24 too, but I'm having another issue with it: the nvidia 
driver does not work, since the package 
linux-modules-nvidia-390-5.11.0-24-generic is missing from the repositories.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
 

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-08-01 Thread giacof
Yet another issue: after resuming, the desktop is corrupted

** Attachment added: "Corrupted desktop after resuming from hibernate"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938221/+attachment/5515080/+files/Schermata%20da%202021-08-01%2013-33-28.png

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.

[Kernel-packages] [Bug 1938221] [NEW] Fail to resume after hibernate. Image mismatch: architecture specific data

2021-07-27 Thread giacof
Public bug reported:

I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
More recently, resuming from hibernation stopped working and now falls back to 
complete restart. 

This is what I get from dmesg:

[   17.407048] kernel: PM: hibernation: resume from hibernation
[   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
[   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
[   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
[   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
[   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
[   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
[   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
[   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
[   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
[   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
[   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
[   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
[   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
[   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
[   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
[   17.481616] kernel: PM: Using 3 thread(s) for decompression
[   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
[   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
[   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
[   17.482589] kernel: PM: Error -1 resuming
[   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
[   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
[   17.483572] kernel: PM: hibernation: resume failed (-1)

Here is some system information:

$ cat /proc/version_signature
Ubuntu 5.11.0-25.27-generic 5.11.22
$ cat /sys/power/state
freeze mem disk
$ cat /sys/power/disk
[platform] shutdown reboot suspend test_resume
$ cat /proc/cmdline 
BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-07-28 Thread giacof
** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938221/+attachment/5514353/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] ProcCpuinfo.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514341/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] ProcCpuinfoMinimal.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514342/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisio

[Kernel-packages] [Bug 1938221] HookError_ubuntu.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "HookError_ubuntu.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514333/+files/HookError_ubuntu.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr0

[Kernel-packages] [Bug 1938221] Lspci-vt.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514336/+files/Lspci-vt.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] Lsusb.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1938221/+attachment/5514337/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] Lsusb-v.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514339/+files/Lsusb-v.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] Lsusb-t.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514338/+files/Lsusb-t.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] Lspci.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1938221/+attachment/5514335/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] PaInfo.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1938221/+attachment/5514340/+files/PaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] CurrentDmesg.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514332/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] CRDA.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1938221/+attachment/5514331/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] IwConfig.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514334/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-07-28 Thread giacof
apport information

** Tags added: apport-collected hirsute staging

** Description changed:

  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 
  
  This is what I get from dmesg:
  
  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)
  
  Here is some system information:
  
  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu65.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  giacof 2186 F pulseaudio
+  /dev/snd/controlC2:  giacof 2186 F pulseaudio
+  /dev/snd/controlC0:  giacof 2186 F pulseaudio
+ CasperMD5json:
+  {
+"result": "skip"
+  }
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 21.04
+ InstallationDate: Installed on 2021-05-17 (71 days ago)
+ InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
+ MachineType: Dell Inc. Precision M4800
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
+ ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
+ RelatedPackageVersions:
+  linux-restricted-modules-5.11.0-25-generic N/A
+  linux-backports-modules-5.11.0-25-generic  N/A
+  linux-firmware 1.197.2
+ StagingDrivers: ashmem_linux
+ Tags:  hirsute staging
+ Uname: Linux 5.11.0-25-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 10/08/2018
+ dmi.bios.release: 65.25
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A25
+ dmi.board.name: 0T3YTY
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDellInc.:rn0T3YTY:rvrA00:cvnDellInc.:ct9:cvr:
+ dmi.product.name: Precision M4800
+ dmi.product.sku: 05CC
+ dmi.product.version: 00
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514330/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-07-28 Thread giacof
** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938221/+attachment/5514348/+files/WifiSyslog.txt

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938221/+attachment/5514356/+files/WifiSyslog.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1938221] ProcModules.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514344/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] acpidump.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514349/+files/acpidump.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-07-28 Thread giacof
I don't like to make all those log files publicly available: they might contain 
sensitive data.
How can they made visible to devs only?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDellInc.:rn0T3

[Kernel-packages] [Bug 1938221] PulseList.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514345/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] UdevDb.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1938221/+attachment/5514347/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] RfKill.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1938221/+attachment/5514346/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] WifiSyslog.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514348/+files/WifiSyslog.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvnDell

[Kernel-packages] [Bug 1938221] ProcInterrupts.txt

2021-07-28 Thread giacof
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1938221/+attachment/5514343/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvn

[Kernel-packages] [Bug 1938221] Re: Fail to resume after hibernate. Image mismatch: architecture specific data

2021-07-28 Thread giacof
** Attachment removed: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938221/+attachment/5514332/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1938221

Title:
  Fail to resume after hibernate. Image mismatch: architecture specific
  data

Status in linux package in Ubuntu:
  New

Bug description:
  I'm running Ubuntu 21.04 on a laptop and have been using hibernate flawlessly 
for a couple of months.
  More recently, resuming from hibernation stopped working and now falls back 
to complete restart. 

  This is what I get from dmesg:

  [   17.407048] kernel: PM: hibernation: resume from hibernation
  [   17.409714] kernel: PM: hibernation: Marking nosave pages: [mem 
0x-0x0fff]
  [   17.409717] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0004f000-0x0004]
  [   17.409718] kernel: PM: hibernation: Marking nosave pages: [mem 
0x0009e000-0x000f]
  [   17.409721] kernel: PM: hibernation: Marking nosave pages: [mem 
0xae6e9000-0xae6e]
  [   17.409723] kernel: PM: hibernation: Marking nosave pages: [mem 
0xaf0cd000-0xaf5abfff]
  [   17.409744] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb1e4c000-0xb1ed3fff]
  [   17.409747] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb2698000-0xb2698fff]
  [   17.409748] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54af000-0xb54a]
  [   17.409749] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb54d8000-0xb54d8fff]
  [   17.409751] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb7db3000-0xb7ff]
  [   17.409761] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8759000-0xb87f]
  [   17.409765] kernel: PM: hibernation: Marking nosave pages: [mem 
0xb8f9d000-0xb8ff]
  [   17.409767] kernel: PM: hibernation: Marking nosave pages: [mem 
0xba6f5000-0xba7f]
  [   17.409773] kernel: PM: hibernation: Marking nosave pages: [mem 
0xbbcec000-0x]
  [   17.410626] kernel: PM: hibernation: Basic memory bitmaps created
  [   17.481616] kernel: PM: Using 3 thread(s) for decompression
  [   17.481620] kernel: PM: Loading and decompressing image data (835177 
pages)...
  [   17.481626] kernel: PM: hibernation: Image mismatch: architecture specific 
data
  [   17.481627] kernel: PM: hibernation: Read 3340708 kbytes in 0.01 seconds 
(334070.80 MB/s)
  [   17.482589] kernel: PM: Error -1 resuming
  [   17.482594] kernel: PM: hibernation: Failed to load image, recovering.
  [   17.482992] kernel: PM: hibernation: Basic memory bitmaps freed
  [   17.483572] kernel: PM: hibernation: resume failed (-1)

  Here is some system information:

  $ cat /proc/version_signature
  Ubuntu 5.11.0-25.27-generic 5.11.22
  $ cat /sys/power/state
  freeze mem disk
  $ cat /sys/power/disk
  [platform] shutdown reboot suspend test_resume
  $ cat /proc/cmdline 
  BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgubuntu-root ro quiet 
splash resume=UUID=a2be2098-* mem_sleep_default=deep
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giacof 2186 F pulseaudio
   /dev/snd/controlC2:  giacof 2186 F pulseaudio
   /dev/snd/controlC0:  giacof 2186 F pulseaudio
  CasperMD5json:
   {
 "result": "skip"
   }
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.04
  InstallationDate: Installed on 2021-05-17 (71 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: Dell Inc. Precision M4800
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
resume=UUID=a2be2098-8e7d-4460-845d-c2b3b22def13 mem_sleep_default=deep
  ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.197.2
  StagingDrivers: ashmem_linux
  Tags:  hirsute staging
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/08/2018
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd10/08/2018:br65.25:svnDellInc.:pnPrecisionM4800:pvr00:rvn