[Kernel-packages] [Bug 2091073] Re: SPD5118 DDR5 temperature sensor errors on ThinkPad resume from suspend

2024-12-04 Thread Kim Asplund
Bandaid fix. sudo nano /etc/systemd/system/fix-spd5118.service # Add these contents: [Unit] Description=Fix SPD5118 after resume After=suspend.target [Service] Type=oneshot ExecStart=/bin/sh -c 'modprobe -r spd5118; sleep 2; modprobe spd5118' [Install] WantedBy=suspend.target sudo systemctl

[Kernel-packages] [Bug 2091073] [NEW] SPD5118 DDR5 temperature sensor errors on ThinkPad resume from suspend

2024-12-04 Thread Kim Asplund
Public bug reported: When resuming from suspend by opening the laptop lid, the following errors appear repeatedly: - "Failed to write b = 0: -6" - "PM: failed to resume async: error -6" - "PM: dpm_run_callback(): spd5118_resume [spd5118]" - "returns -6" The errors are related to the SPD5118 DDR5