Answer the question
In order to leave comments, you need to log in
Why does the computer on the ASUS TUF B360M-E GAMING motherboard wake up from any sneeze?
Comp after going into hibernation or standby mode wakes up from any movement: any button on the keyboard, mouse click. Can't disable this feature! In BIOS, there is only one setting on this topic: enabling from PS / 2 keyboard, and even that one is DISABLED. What to do?
Before the mouse broke, he didn't wake up from mouse movement. I bought a new one, Logitech, and now it's enough just to move the mouse to wake up the computer. The cat, the parasite, constantly turns on the computer, just by moving its tail on the table! Kapets!
Answer the question
In order to leave comments, you need to log in
Thanks everyone for pointing me in the right direction. The Wake Up settings are in the operating system. In my case - Linux Mint.
It is solved like this (in my configuration: USB mouse, PS / 2 keyboard).
For mouse:
> lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 10000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
|__ Port 10: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 10: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
$ sudo su
# echo disabled > /sys/bus/usb/devices/1-10/power/wakeup
Klava found this:
> cat /proc/acpi/wakeup
...
PS2K S4 *enabled pnp:00:01
...
# echo disabled > /sys/bus/pnp/devices/00:01/power/wakeup
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question