Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

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

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

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

    I FEEL REALLY STUPID!


    I just discovered that the Wired connection DOES work – the cable was just not plugged into the router! (It must have slipped off some time in the past, the plug doesn't lock...)

    However, the wifi/ethernet connection still doesn't work – the laptop does not connect. The connection is labeled with the lock icon, although it is open/password-free (what my smartphone calls "Enhanced Open"). When I create a wifi hotspot with my phone, the laptop connects to it and has proper internet. So what's happening with the regular WLAN?

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

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

    You know it's always the simple things I over look when helping, but good find.
    Will you now please run the syystem-info script found in my signature.
    Please include the link it gives you here in your thread, and run it with the "--details" flag. ie:
    Code:
    wget -N -t 5 -T 10 https://github.com/UbuntuForums/system-info/raw/main/system-info && \
    chmod +x system-info && \
    ./system-info ''details
    This way I'll have most of what I/we need to see first before proceeding.
    BTW since you secured the the connection, have you rebooted yet? without the Hot Spot active.
    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. #23
    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
    You know it's always the simple things I over look when helping, but good find.
    Will you now please run the syystem-info script found in my signature.
    Please include the link it gives you here in your thread, and run it with the "--details" flag. ie:
    Code:
    wget -N -t 5 -T 10 https://github.com/UbuntuForums/system-info/raw/main/system-info && \
    chmod +x system-info && \
    ./system-info ''details
    This way I'll have most of what I/we need to see first before proceeding.
    BTW since you secured the the connection, have you rebooted yet? without the Hot Spot active.
    I have rebooted the laptop a couple of times. The hotspot was active only for a short time. Still cannot connect to this specific wireless connection.

    Pastebin: https://paste.ubuntu.com/p/4FSY8BcRpk

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

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

    I'm looking at now, but I still do not see a net device.
    I'm on Arch for a few hours today I have obligations to fulfill first, but in the meantime will you show this please:
    Code:
    sudo apt-get install --reinstall network-manager
    EDIT Also show this as well:
    Code:
    sudo apt install --reinstall wpasupplicant
    I'll be back.
    Last edited by 1fallen; September 23rd, 2023 at 06:24 PM.
    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. #25
    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
    I'm looking at now, but I still do not see a net device.
    I'm on Arch for a few hours today I have obligations to fulfill first, but in the meantime will you show this please:
    Code:
    sudo apt-get install --reinstall network-manager
    EDIT Also show this as well:
    Code:
    sudo apt install --reinstall wpasupplicant
    I'll be back.
    Take your time. This is no longer critical. Annoying, yes, but no longer a panic-inducing issue.

    Did both reinstalls and rebooted, no change at all in the behaviour re: wireless.

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

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

    Annoying indeed, what shows with:
    Code:
    rfkill list all
    Also is this your provider: https://freifunk.net/en/how-to-join/
    Last edited by 1fallen; September 23rd, 2023 at 09:51 PM.
    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. #27
    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
    Annoying indeed, what shows with:
    Code:
    rfkill list all
    Result:
    Code:
    1: tpacpi_bluetooth_sw: Bluetooth
        Soft blocked: yes
        Hard blocked: no
    2: phy0: Wireless WAN
        Soft blocked: no
        Hard blocked: no
    Quote Originally Posted by 1fallen View Post
    Also is this your provider: https://freifunk.net/en/how-to-join/
    This is correct. I have a second router with custom "Freifunk" firmware that is connected to the one of my regular provider. The Freifunk router provides this free, anonymous internet for me and anybody who wants to connect.

  8. #28
    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

    This is correct. I have a second router with custom "Freifunk" firmware that is connected to the one of my regular provider. The Freifunk router provides this free, anonymous internet for me and anybody who wants to connect.
    Well wlan is not blocked so you might have to ask "Freifunk" for help here, as I know nothing about them or their firmware.
    And just a thought, have you rebooted the router yet?
    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. #29
    Join Date
    Apr 2024
    Beans
    1

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

    Try

    sudo ufw allow 53
    sudo ufw allow 67
    sudo ufw default allow FORWARD

  10. #30
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,973
    Distro
    Ubuntu Mate 20.04 Focal Fossa

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

    sudo rfkill unblock all
    rfkill list

    Remove all wired profiles from the NWM and reboot

Page 3 of 4 FirstFirst 1234 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
  •