Skip to content

Instantly share code, notes, and snippets.

View dkartachov's full-sized avatar
:atom:
Coding

dkartachov

:atom:
Coding
View GitHub Profile
@dkartachov
dkartachov / disable_wakeup_events.md
Last active January 25, 2023 03:43
Disable USB wakeup events on Linux

Disable USB wakeup events on Linux

I'm almost certain these steps will work on most distros but I've only been able to test on Linux Mint 21. Feel free to test on your own distros and add to the list :)

Tested on:

  • Linux Mint 21

Steps

  1. Run lsusb and lsusb -t to identify USB devices and what Bus/Port they are connected to
  2. Let's say you've identified Bus 1 -> Port 13 -> Port 1 in the listed tree, run: