Results 1 to 2 of 2

Thread: Need to restart NetworkManager service every 30 min

Hybrid View

  1. #1
    Join Date
    Mar 2017
    Beans
    36

    Need to restart NetworkManager service every 30 min

    My connection drops every 30 min. I fix it temporarly with systemctl restart NetworkManager

    https://paste.ubuntu.com/p/MFrsdDgxwF/

    Given that this is a HP notebook i know there inevitable trouble with every driver

  2. #2
    &wP*!) is offline Gee! These Aren't Roasted!
    Join Date
    Dec 2006
    Beans
    167

    Re: Need to restart NetworkManager service every 30 min

    Your wlp2s0 (wireless interface) is up, so this might not be related to your home devices, but your internet provider. Initial guess, might be wrong.

    Type
    Code:
    systemctl status NetworkManager
    ... and paste the output here 1) once when the connection is live, 2) once when the connection drops (i.e. two different
    Also, show the last lines in the file /var/log/syslog and the output of the command journalctl -xe when the connection drops.

    This will give us more information so that we can help you faster.
    Last edited by &wP*!); August 13th, 2019 at 09:16 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •