Skip to content

How to disable USB autosuspend on Manjaro Linux

To disable USB autosuspend on Manjaro Linux, you can use the tlp utility, which is a power management tool commonly used on laptops and other devices running Linux. Here’s how you can do it:

  1. Install TLP (if not already installed):
    Open a terminal and run the following command to install TLP:
    sudo pacman -Sy tlp
  2. Edit TLP configuration file:
    Open the TLP configuration file using a text editor. You can use any text editor you prefer. For example, you can use nano:
    sudo nano /etc/default/tlp
  3. Modify USB autosuspend settings:
    Look for the following lines in the configuration file:
    USB_AUTOSUSPEND=1 Change the value from 1 to 0 to disable USB autosuspend:
    USB_AUTOSUSPEND=0 Save the changes and exit the text editor.
  4. Restart TLP:
    After making the changes, you need to restart the TLP service for the changes to take effect. Run the following command:
    sudo systemctl restart tlp

After following these steps, USB autosuspend should be disabled on your Manjaro Linux system. This should help prevent USB devices, including your USB Ethernet adapter, from entering a low-power state and experiencing intermittent disconnections.

Best Linux Distros for Privacy and Security in 2026

Best Linux Distros for Privacy and Security in 2026

Privacy in 2026 is not a nice-to-have — it’s a necessity. Windows 11 phones home constantly. m…

Linux productivity tools

12 Best Linux Productivity Tools for Intermediate Users in 2026

If you have been running Linux for a year or two, you already know the basics. You are comfortable i…

free iptv playlist

Free IPTV playlist – tested, working

Here’s a tested and working FREE IPTV playlist for you:CLICK HERE FOR THE FREE IPTV PLAYLIST W…