Results 1 to 7 of 7

Thread: wired network not working

  1. #1
    Join Date
    Jul 2009
    Beans
    19

    wired network not working

    Hello, I don't know much about networking anymore, so advice is welcome in solving this problem:

    I recently installed Xubuntu 20.04 LTS on my dual-boot system with Windows 10.
    It shows no network connection whatsoever, so I can't use apt to install anything, at least not via a network.
    The corresponding live CD works works fine with the wired network, and so does Windows.

    I ran the suggested script to collect "wireless" info on both the live CD and the installed, no-network system.

    • The live CD results are here: (deleted)
    • The installed, no-network system results are here: (deleted)
    • The diff (live_CD vs. installed) result between the two files is here: (deleted)


    I hope it's pretty obvious what's wrong or where to look next.
    Please advise!

    Thanks,
    -Peter
    Last edited by gnu-buntu; 1 Week Ago at 01:07 AM.

  2. #2
    Join Date
    Jul 2009
    Beans
    19

    Re: wired network not working

    While still dozing in bed this morning, it occurred to me that it might be possible to set the live CD apt repository to the one that the installed Linux uses. Then boot to the installed Linux and run apt install there. This could be a way to install necessary or desired packages -- until I can bring up the network for the installed system.

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

    Re: wired network not working

    Part of the problem is Xubuntu 20.04 has hit EOL>>
    Codename
    Focal Fossa
    Release Date
    April 23, 2020
    End of Life
    April 29, 2023

    So no driver to install for your network.
    Won't 22.04 work for you?
    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

  4. #4
    Join Date
    Jul 2009
    Beans
    19

    Re: wired network not working

    By golly, you're absolutely right. Thank you!
    So I'll upgrade to 22.04 LTS and report back -- with "solved", I hope.

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

    Re: wired network not working

    sudo apt install r8168-dkms dkms build-essential

    should do the trick

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

    Re: wired network not working

    Quote Originally Posted by gnu-buntu View Post
    By golly, you're absolutely right. Thank you!
    So I'll upgrade to 22.04 LTS and report back -- with "solved", I hope.
    You should be good to Go with 22.04.
    Code:
    Network:
      Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
        driver: r8169
    On your first wireless report, shows:
    Code:
    Kernel driver in use: r8169
    Last edited by 1fallen; 1 Week Ago at 10:53 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. #7
    Join Date
    Jul 2009
    Beans
    19

    Re: wired network not working

    Thank you all!

    Yes, the upgrade to 22.04 fixed it.
    My bad, but there were reasons mostly having to do with overlooking critical details.

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
  •