Hello,
The past couple of days I have been struggling with suspend-to-ram issues on my Acer Aspire Vero, which I got my hands on a week ago.
I first gave Leap 15.3 a go but it did not detect the SSD so I had to go for 15.4 instead. (Perhaps I should try out Tumbleweed…)
At first I realized that it actually didn’t do STR and I found out that was due to that s2idle was the default config instead of deep sleep. After adding
mem_sleep_default=deep
to the kernel parameters the default is now STR indeed.
Now, though, I can’t get the laptop to resume after STR. It seems to start up. Power led turns on, fan kicks in and keyboard back light is on. The screen is black though. Only thing to do is hard reset with the power button.
I have enabled sshd but I am not able to connect after resume so I can’t see what is going on. (Testing this with wired connection.)
I tested to install kernel from Kernel:stable but nothing changed regarding the resume after STR issue.
I have tested with and without secure boot but no resume after STR.
I have googled and tried to follow lots of suggestions but still no resume after STR.
I installed latest bios but to no avail.
I have disabled fast boot.
I still dual boot with Windows 11 and no issue with STR from there.
I should add that hibernate works though.
So, any suggestions on how to debug this would be most welcome!
# inxi --full
System:
Host: kronblom2.lan Kernel: 5.14.21-150400.22-default arch: x86_64 bits: 64
Console: pty pts/3 Distro: openSUSE Leap 15.4
Machine:
Type: Laptop System: Acer product: Aspire AV15-51 v: V1.03
serial: NXAYCED006147016EC3400
Mobo: TGL model: Jade_TL v: V1.03 serial: NBAYC1100614726BC53400
UEFI: Insyde v: 1.03 date: 11/08/2021
Battery:
ID-1: BAT1 charge: 49.8 Wh (91.4%) condition: 54.5/53.0 Wh (102.9%)
CPU:
Info: quad core model: 11th Gen Intel Core i7-1195G7 bits: 64 type: MT MCP
cache: L2: 5 MiB
Speed (MHz): avg: 805 min/max: 400/4800:5000 cores: 1: 480 2: 548 3: 530
4: 866 5: 961 6: 1069 7: 765 8: 1226
Graphics:
Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] driver: i915 v: kernel
Device-2: Chicony HD User Facing type: USB driver: uvcvideo
Display: x11 server: X.Org v: 1.20.3 with: Xwayland v: 21.1.4 driver: X:
loaded: modesetting unloaded: fbdev,vesa gpu: i915
resolution: 1920x1080~60Hz
OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 21.2.4
Audio:
Device-1: Intel Tiger Lake-LP Smart Sound Audio
driver: sof-audio-pci-intel-tgl
Sound Server-1: ALSA v: k5.14.21-150400.22-default running: yes
Sound Server-2: PulseAudio v: 15.0 running: yes
Network:
Device-1: Intel Wi-Fi 6 AX201 driver: iwlwifi
IF: wlan0 state: up mac: f4:26:79:d6:ac:9a
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: eth0 state: down mac: 08:8f:c3:2d:03:9d
Bluetooth:
Device-1: Intel AX201 Bluetooth type: USB driver: btusb
Report: rfkill ID: hci0 state: up address: see --recommends
RAID:
Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd
Drives:
Local Storage: total: 476.94 GiB used: 7.2 GiB (1.5%)
ID-1: /dev/nvme0n1 vendor: Kingston model: OM8PDP3512B-AA1
size: 476.94 GiB
[FONT=monospace]Partition:
ID-1: / size: 95.65 GiB used: 7.14 GiB (7.5%) fs: btrfs dev: /dev/dm-0
ID-2: /boot/efi size: 96 MiB used: 59.3 MiB (61.7%) fs: vfat
dev: /dev/nvme0n1p1
ID-3: /home size: 95.65 GiB used: 7.14 GiB (7.5%) fs: btrfs
dev: /dev/dm-0
ID-4: /opt size: 95.65 GiB used: 7.14 GiB (7.5%) fs: btrfs dev: /dev/dm-0
ID-5: /tmp size: 95.65 GiB used: 7.14 GiB (7.5%) fs: btrfs dev: /dev/dm-0
ID-6: /var size: 95.65 GiB used: 7.14 GiB (7.5%) fs: btrfs dev: /dev/dm-0
Swap:
ID-1: swap-1 type: partition size: 2 GiB used: 0 KiB (0.0%)
dev: /dev/nvme0n1p6
Sensors:
System Temperatures: cpu: 27.8 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 275 Uptime: 0h 15m Memory: 15.4 GiB used: 2.33 GiB (15.1%)
Shell: Bash inxi: 3.3.16
[/FONT]