You are not logged in.
Pages: 1
Can't figure out how to turn off this crap option.
Firstly UEFI doesn't have an option to disable it.
❯ cat /proc/acpi/wakeup
Device S-state Status Sysfs node
GPP0 S0 *disabled
GPP1 S4 *disabled
GPP2 S4 *disabled
GPP5 S0 *disabled
WLAN S3 *disabled pci:0000:01:00.0
GPP7 S4 *enabled pci:0000:00:02.3
GP11 S3 *enabled pci:0000:00:03.1
SWUS S3 *disabled
GP12 S3 *disabled
SWUS S3 *disabled
XHC0 S3 *enabled pci:0000:64:00.3
XHC1 S3 *enabled pci:0000:64:00.4
XHC2 S4 *disabled pci:0000:66:00.0
NHI0 S3 *enabled pci:0000:66:00.5
XHC3 S3 *enabled pci:0000:66:00.3
NHI1 S3 *disabled
XHC4 S3 *enabled pci:0000:66:00.4libinput list-devices | grep -i presencegives nothing
❯ ls /sys/class/hidraw/
hidraw0@ hidraw1@It's definetely this human presence detection
❯ udevadm info /sys/class/hidraw/hidraw0
P: /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN06FA:00/0018:04F3:3293.0001/hidraw/hidraw0
M: hidraw0
R: 0
J: c245:0
U: hidraw
D: c 245:0
N: hidraw0
L: 0
E: DEVPATH=/devices/platform/AMDI0010:00/i2c-0/i2c-ELAN06FA:00/0018:04F3:3293.0001/hidraw/hidraw0
E: SUBSYSTEM=hidraw
E: DEVNAME=/dev/hidraw0
E: MAJOR=245
E: MINOR=0
E: USEC_INITIALIZED=14341264
E: ID_VENDOR_FROM_DATABASE=ELAD srl
E: ID_PATH=platform-AMDI0010:00
E: ID_PATH_TAG=platform-AMDI0010_00
E: ID_FOR_SEAT=hidraw-platform-AMDI0010_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
~
❯ udevadm info /sys/class/hidraw/hidraw1
P: /devices/platform/AMDI0010:02/i2c-2/i2c-ITE8350:00/0018:048D:8353.0002/hidraw/hidraw1
M: hidraw1
R: 1
J: c245:1
U: hidraw
D: c 245:1
N: hidraw1
L: 0
E: DEVPATH=/devices/platform/AMDI0010:02/i2c-2/i2c-ITE8350:00/0018:048D:8353.0002/hidraw/hidraw1
E: SUBSYSTEM=hidraw
E: DEVNAME=/dev/hidraw1
E: MAJOR=245
E: MINOR=1
E: USEC_INITIALIZED=14240307
E: ID_VENDOR_FROM_DATABASE=Integrated Tech Express Inc
E: ID_PATH=platform-AMDI0010:02
E: ID_PATH_TAG=platform-AMDI0010_02
E: ID_FOR_SEAT=hidraw-platform-AMDI0010_02
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:Why it's two?
Anyway how to correctly disable it?
Ukrainian
Offline
What's the actual problem you are running into?
Offline
wake up when it detects motion even within 1m distance
Ukrainian
Offline
Have you looked at this wiki article, especially /sys/class/wakeup/?
https://wiki.archlinux.org/title/Power_ … p_triggers
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
yes I do
there are tons of those wakeups and as I said not sure which is mine and how to correctly disable it
For example here is one example
cat /sys/class/wakeup/wakeup1/device/wakeup/wakeup1/device/device\:0c/wakeup/wakeup12/and those wakeups from 1 to 50 in each dir
Ukrainian
Offline
any ideas?
Ukrainian
Offline
I'm aware that you said UEFI doesn't have any option about it but maybe you just missed it. Happens to best of us. I found this in Reddit:
Called Lenovo yesterday, they confirmed the setting is not in Lenovo Vantage, need to go to bios.
-go to BIOSgo to Security tab>Intelligent Security>User Presence sensing
-switch it off then save and exit.
Restart the machine, issue resolved.
This is a very stupid feature btw.
Cheers!
Offline
No there is no even Intelligent security tab there
Ukrainian
Offline
Pages: 1