You have been subscribed to a public bug: After suspending the Laptop, ALS (Ambient Light Sensor) is waking it up.
System Information - Product Name: HP ZBook Studio x360 G5 SKU Number: 5LA90PA#ACJ OS Information - > uname -a Linux *** 5.8.0-41-generic #46~20.04.1-Ubuntu SMP Mon Jan 18 17:52:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux > lsb_release -rd Description: Ubuntu 20.04.2 LTS Release: 20.04 I am able to disable ALS as follow - > sudo modprobe -rv hid_sensor_als modprobe: FATAL: Module hid_sensor_als is in use. So, I blaclisted hid-sensor-als by appending following text in /etc/modprobe.d/blacklist.conf - # ALS blacklist hid-sensor-als Restarted the system and checked if the module is really blacklisted using - > lsmod | grep hid_sensor_als But the issue still persists that ALS wakes up the suspended Ubuntu. Also, BIOS doesn't have the option to disable ALS. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: bot-comment -- ALS (Ambient Light Sensor) wakes up the suspended Ubuntu https://bugs.launchpad.net/bugs/1915264 You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. -- 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