Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31

Thread: No internet connection (both ethernet & wifi) after 22.04 upgrade

  1. #1
    Join Date
    May 2015
    Beans
    40
    Distro
    Xubuntu

    Unhappy No internet connection (both ethernet & wifi) after 22.04 upgrade

    Hiya all, I just upgraded my Lenovo Thinkpad X220 to the latest Xubuntu 22.04 (from 20.04). After the reboot no internet connection is possible – neither wifi nor ethernet. In the network applet both Ethernet Network and Wi-Fi Networks just "disconnected". I can "see" the available WLANs, but the computer just won't connect successfully.

    Something must have been broken during the upgrade, but for the life of me I just can't find out what. I don't even have an idea how and where to look...

    Please help!

  2. #2
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    Not sure I can help but please give this shot:
    Code:
    sudo nmcli networking on
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  3. #3
    Join Date
    May 2015
    Beans
    40
    Distro
    Xubuntu

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    Quote Originally Posted by 1fallen View Post
    Not sure I can help but please give this shot:
    Code:
    sudo nmcli networking on
    Nope, nothing changed. Even after a reboot.

  4. #4
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    One more:
    Code:
    sudo nmcli n on
    If not try to use nmtui-tool
    Code:
    nmtui
    If none of the above works, well I hate saying but a fresh install will be your only other option.
    Good Luck
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  5. #5
    Join Date
    May 2015
    Beans
    40
    Distro
    Xubuntu

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    Quote Originally Posted by 1fallen View Post
    One more:
    Code:
    sudo nmcli n on
    If not try to use nmtui-tool
    Code:
    nmtui
    If none of the above works, well I hate saying but a fresh install will be your only other option.
    Good Luck
    Nothing worked.
    Code:
    nmtui
    can not activate any Wired or Wireless connection.
    With my Wired connection the error is "[...] Connection 'Wired connection 1' is not available on device enp0s25 because device has no carrier"
    With my Wi-Fi connection the error is "Activation failed: Secrets were required , but not provided" (This is with an open WLAN.)

  6. #6
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    Interesting, but that sucks I think your the third or forth poster to find this mishap:
    Code:
    systemctl status NetworkManager
    Maybe?
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  7. #7
    Join Date
    May 2015
    Beans
    40
    Distro
    Xubuntu

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    Quote Originally Posted by 1fallen View Post
    Interesting, but that sucks I think your the third or forth poster to find this mishap:
    Code:
    systemctl status NetworkManager
    Maybe?
    This is the result:


    What does that mean?
    Attached Images Attached Images

  8. #8
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    humm, a possible maybe:
    Code:
    sudo dhclient
    Then if that works we need to look at other things to find why.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  9. #9
    Join Date
    May 2015
    Beans
    40
    Distro
    Xubuntu

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    Quote Originally Posted by 1fallen View Post
    humm, a possible maybe:
    Code:
    sudo dhclient
    Then if that works we need to look at other things to find why.
    Nothing happens. I enter my password and then... nothing. No prompt, no error, nothing.

    EDIT: After a couple of minutes the prompt became available and Ubuntu finished whatever it was doing in the background. The wired connection was established, but no actual connection (websites, updates) is happening. The Vivaldi browser simply states "No internet". Wireless still seems impossible.
    Last edited by stinktier2; September 22nd, 2023 at 09:27 PM.

  10. #10
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: No internet connection (both ethernet & wifi) after 22.04 upgrade

    Quote Originally Posted by stinktier2 View Post
    Nothing happens. I enter my password and then... nothing. No prompt, no error, nothing.
    I'm not sure i under stand? did it show anything like:
    Code:
     sudo dhclient
    [sudo] password for me: 
    RTNETLINK answers: File exists
    Setting LLMNR support level "yes" for "2", but the global support level is "no".
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

Page 1 of 4 123 ... LastLast

Tags for this Thread

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
  •