** Description changed:

  After upgrade from 22.04 to 24.04.
  
  Given system is in suspend
  When I press a key
  Then the login screen is shown with my user name and a password prompt
  When I type in the correct password and <Enter>
  Then the system hangs for a very long time
+ 
+ Note: I've never seen it unlock by itself after this step. If no action,
+ eventually it suspends again.
+ 
+ WORKAROUND:
  When I wait some time
  And I type control-alt-f1
  Then the system shows the "switch user" screen
  When I select my user
  Then the system shows a password prompt
- When I type in the password for my user 
+ When I type in the password for my user
  Then the system shows the desktop
- 
  
  Related journalctl entry
  sep 06 22:55:50 vlad-Vostro-7620 gdm-session-worker[141239]: modprobe: FATAL: 
Module nvidia not found in directory /lib/modules/6.8.0-41-generic
  
  Even if I have installed the nvidia drivers, the kernel module is not
  loaded.
  
  <terminal>
  $sudo ubuntu-drivers install nvidia-driver-535-server
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  udevadm hwdb is deprecated. Use systemd-hwdb instead.
  All the available drivers are already installed.
  
  $ inxi -F
  System:
-   Host: vlad-Vostro-7620 Kernel: 6.8.0-41-generic arch: x86_64 bits: 64
-   Desktop: GNOME v: 46.0 Distro: Ubuntu 24.04.1 LTS (Noble Numbat)
+   Host: vlad-Vostro-7620 Kernel: 6.8.0-41-generic arch: x86_64 bits: 64
+   Desktop: GNOME v: 46.0 Distro: Ubuntu 24.04.1 LTS (Noble Numbat)
  Machine:
-   Type: Laptop System: Dell product: Vostro 7620 v: N/A
-     serial: <superuser required>
-   Mobo: Dell model: 0XCD0K v: A00 serial: <superuser required> UEFI: Dell
-     v: 1.21.0 date: 01/31/2024
+   Type: Laptop System: Dell product: Vostro 7620 v: N/A
+     serial: <superuser required>
+   Mobo: Dell model: 0XCD0K v: A00 serial: <superuser required> UEFI: Dell
+     v: 1.21.0 date: 01/31/2024
  Battery:
-   ID-1: BAT0 charge: 39.7 Wh (100.0%) condition: 39.7/54.9 Wh (72.3%)
+   ID-1: BAT0 charge: 39.7 Wh (100.0%) condition: 39.7/54.9 Wh (72.3%)
  CPU:
-   Info: 14-core (6-mt/8-st) model: 12th Gen Intel Core i7-12700H bits: 64
-     type: MST AMCP cache: L2: 11.5 MiB
-   Speed (MHz): avg: 493 min/max: 400/4600:4700:3500 cores: 1: 400 2: 757
-     3: 583 4: 400 5: 400 6: 400 7: 400 8: 400 9: 585 10: 400 11: 400 12: 400
-     13: 400 14: 400 15: 400 16: 400 17: 400 18: 722 19: 727 20: 900
+   Info: 14-core (6-mt/8-st) model: 12th Gen Intel Core i7-12700H bits: 64
+     type: MST AMCP cache: L2: 11.5 MiB
+   Speed (MHz): avg: 493 min/max: 400/4600:4700:3500 cores: 1: 400 2: 757
+     3: 583 4: 400 5: 400 6: 400 7: 400 8: 400 9: 585 10: 400 11: 400 12: 400
+     13: 400 14: 400 15: 400 16: 400 17: 400 18: 722 19: 727 20: 900
  Graphics:
-   Device-1: Intel Alder Lake-P GT2 [Iris Xe Graphics] driver: i915 v: kernel
-   Device-2: NVIDIA GA107M [GeForce RTX 3050 Ti Mobile] driver: N/A
-   Device-3: Microdia Integrated_Webcam_FHD driver: uvcvideo type: USB
-   Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
-     loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915 resolution:
-     1: 3440x1440~85Hz 2: 1920x1200~60Hz
-   API: EGL v: 1.5 drivers: iris,swrast platforms: x11,surfaceless,device
-   API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.0.9-0ubuntu0.1
-     renderer: Mesa Intel Graphics (ADL GT2)
+   Device-1: Intel Alder Lake-P GT2 [Iris Xe Graphics] driver: i915 v: kernel
+   Device-2: NVIDIA GA107M [GeForce RTX 3050 Ti Mobile] driver: N/A
+   Device-3: Microdia Integrated_Webcam_FHD driver: uvcvideo type: USB
+   Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
+     loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915 resolution:
+     1: 3440x1440~85Hz 2: 1920x1200~60Hz
+   API: EGL v: 1.5 drivers: iris,swrast platforms: x11,surfaceless,device
+   API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.0.9-0ubuntu0.1
+     renderer: Mesa Intel Graphics (ADL GT2)
  Audio:
-   Device-1: Intel Alder Lake PCH-P High Definition Audio
-     driver: sof-audio-pci-intel-tgl
-   Device-2: Plantronics Blackwire C3220 Headset
-     driver: plantronics,snd-usb-audio,usbhid type: USB
-   API: ALSA v: k6.8.0-41-generic status: kernel-api
-   Server-1: PipeWire v: 1.0.5 status: active
+   Device-1: Intel Alder Lake PCH-P High Definition Audio
+     driver: sof-audio-pci-intel-tgl
+   Device-2: Plantronics Blackwire C3220 Headset
+     driver: plantronics,snd-usb-audio,usbhid type: USB
+   API: ALSA v: k6.8.0-41-generic status: kernel-api
+   Server-1: PipeWire v: 1.0.5 status: active
  Network:
-   Device-1: Intel Alder Lake-P PCH CNVi WiFi driver: iwlwifi
-   IF: wlp0s20f3 state: up mac: e4:0d:36:95:69:60
-   Device-2: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
-     driver: r8169
-   IF: enp59s0 state: down mac: 4c:d7:17:60:a3:39
-   IF-ID-1: br-4b24a6e99f2b state: down mac: 02:42:e6:0a:04:6d
-   IF-ID-2: br-8fd9bdfb2753 state: down mac: 02:42:73:e8:59:4c
-   IF-ID-3: br-de906268b6d5 state: up speed: 10000 Mbps duplex: unknown
-     mac: 02:42:72:18:33:77
-   IF-ID-4: docker0 state: down mac: 02:42:4a:be:8c:95
-   IF-ID-5: tun0 state: unknown speed: 10000 Mbps duplex: full mac: N/A
-   IF-ID-6: vethb1b43ce state: up speed: 10000 Mbps duplex: full
-     mac: 2a:40:04:89:20:0b
+   Device-1: Intel Alder Lake-P PCH CNVi WiFi driver: iwlwifi
+   IF: wlp0s20f3 state: up mac: e4:0d:36:95:69:60
+   Device-2: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
+     driver: r8169
+   IF: enp59s0 state: down mac: 4c:d7:17:60:a3:39
+   IF-ID-1: br-4b24a6e99f2b state: down mac: 02:42:e6:0a:04:6d
+   IF-ID-2: br-8fd9bdfb2753 state: down mac: 02:42:73:e8:59:4c
+   IF-ID-3: br-de906268b6d5 state: up speed: 10000 Mbps duplex: unknown
+     mac: 02:42:72:18:33:77
+   IF-ID-4: docker0 state: down mac: 02:42:4a:be:8c:95
+   IF-ID-5: tun0 state: unknown speed: 10000 Mbps duplex: full mac: N/A
+   IF-ID-6: vethb1b43ce state: up speed: 10000 Mbps duplex: full
+     mac: 2a:40:04:89:20:0b
  Bluetooth:
-   Device-1: Intel AX211 Bluetooth driver: btusb type: USB
-   Report: hciconfig ID: hci0 state: up address: E4:0D:36:95:69:64 bt-v: 5.3
+   Device-1: Intel AX211 Bluetooth driver: btusb type: USB
+   Report: hciconfig ID: hci0 state: up address: E4:0D:36:95:69:64 bt-v: 5.3
  RAID:
-   Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd
+   Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd
  Drives:
-   Local Storage: total: 953.87 GiB used: 159.9 GiB (16.8%)
-   ID-1: /dev/nvme0n1 vendor: Samsung model: PM9B1 NVMe 1024GB
-     size: 953.87 GiB
+   Local Storage: total: 953.87 GiB used: 159.9 GiB (16.8%)
+   ID-1: /dev/nvme0n1 vendor: Samsung model: PM9B1 NVMe 1024GB
+     size: 953.87 GiB
  Partition:
-   ID-1: / size: 937.33 GiB used: 159.8 GiB (17.0%) fs: ext4
-     dev: /dev/nvme0n1p2
-   ID-2: /boot/efi size: 511 MiB used: 102 MiB (20.0%) fs: vfat
-     dev: /dev/nvme0n1p1
+   ID-1: / size: 937.33 GiB used: 159.8 GiB (17.0%) fs: ext4
+     dev: /dev/nvme0n1p2
+   ID-2: /boot/efi size: 511 MiB used: 102 MiB (20.0%) fs: vfat
+     dev: /dev/nvme0n1p1
  Swap:
-   ID-1: swap-1 type: file size: 2 GiB used: 2 GiB (100.0%) file: /swapfile
+   ID-1: swap-1 type: file size: 2 GiB used: 2 GiB (100.0%) file: /swapfile
  Sensors:
-   System Temperatures: cpu: 50.0 C mobo: 47.0 C sodimm: SODIMM C
-   Fan Speeds (rpm): cpu: 2321
+   System Temperatures: cpu: 50.0 C mobo: 47.0 C sodimm: SODIMM C
+   Fan Speeds (rpm): cpu: 2321
  Info:
-   Memory: total: 24 GiB note: est. available: 23.16 GiB
-     used: 21.37 GiB (92.3%)
-   Processes: 531 Uptime: 3d 13h 11m Shell: Bash inxi: 3.3.34
+   Memory: total: 24 GiB note: est. available: 23.16 GiB
+     used: 21.37 GiB (92.3%)
+   Processes: 531 Uptime: 3d 13h 11m Shell: Bash inxi: 3.3.34
  </terminal>

** Package changed: ubuntu => gdm (Ubuntu)

** Package changed: gdm (Ubuntu) => gdm3 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079862

Title:
  unlocking screen after suspend take a very long time

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to