This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1915264
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
** Tags added: groovy
--
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/1915264
Title:
ALS (Ambient Light Sensor) wakes up the suspended Ubuntu
Status in linux package in Ubuntu:
Incomplete
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1915264/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp