Asus ROG Falchion shutting down linux computer
On my Arch linux laptop I have problem when computer after some time turns off. No errors just regular shut down procedure.
After inspecting journalctl I found out that someone is sending power off signal. And that someone is Asus ROG Flachion keyboard which when entering standby mode sends “Power key pressed short” signal to computer.
After problem was identified it was just matter of one google seach query and I found solution to this problem
https://gist.github.com/jnettlet/afb20a048b8720f3b4eb8506d8b05643
I will post fix here
Open directory /etc/udev/hwdb.d
Then create file named 99-asus-falchion.hwdb and put this content
Then reboot computer