Results 1 to 5 of 5

Thread: No internet connection on Realtek 8111e / 12.10

  1. #1
    Join Date
    Oct 2012
    Beans
    3

    No internet connection on Realtek 8111e / 12.10

    Just build a new set up with Realtek 8111F Lan controller. I got no connection so I installed r8168 drivers. The autorun.sh did nothing so I used some old modswitch12.04 script. Everything seemed to go as intended but I still got no luck with internet. What should I do next? Or could I just buy a PCI network card that would actually work with Ubuntu?

  2. #2
    Join Date
    Oct 2012
    Beans
    3

    Re: No internet connection on Realtek 8111e / 12.10

    Also I expect wired internet to work just by connecting PC to network box. If that isn't the case and other steps are required to establish the connection, please let me know.

  3. #3
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No internet connection on Realtek 8111e / 12.10

    First, let's be sure what you have. Please run and post:
    Code:
    lspci -nn | grep 0200
    The autorun.sh did nothing
    Nothing? No errors? No text? No warnings? Nothing?? Details may be helpful.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #4
    Join Date
    Oct 2012
    Beans
    3

    Re: No internet connection on Realtek 8111F / 12.10

    03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 09)
    I was actually able to install drivers by autorun.sh as root. Still the problem persists.

  5. #5
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No internet connection on Realtek 8111e / 12.10

    Let's verify that the correct driver only is loading:
    Code:
    lsmod | grep r816
    ifconfig
    nm-tool
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

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
  •