No network interface shown on lubuntu












0















After a reboot of my lubuntu I had no more internet connection. I checked my network interfaces with ifconfig and only the localhost showed. Any idea?



My workstation is a Lenovo Ideapad U410. Below some infos.



sudo lshw -C network output:



*-network DISABLED       
description: Ethernet interface
product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: enp3s0
version: 05
serial: 08:9e:01:04:57:6a
size: 10Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:17 ioport:2000(size=256) memory:eb404000-eb404fff memory:eb400000-eb403fff

*-network DISABLED
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlp4s0
version: 01
serial: 74:e5:43:ac:18:d9
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.15.0-42-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:18 memory:eb500000-eb50ffff


lspci -s 03:00.0 -vv output:



03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 05)
Subsystem: Lenovo RTL810xE PCI Express Fast Ethernet controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: I/O ports at 2000 [size=256]
Region 2: Memory at eb404000 (64-bit, prefetchable) [size=4K]
Region 4: Memory at eb400000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169


About system infos:



Linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic









share|improve this question



























    0















    After a reboot of my lubuntu I had no more internet connection. I checked my network interfaces with ifconfig and only the localhost showed. Any idea?



    My workstation is a Lenovo Ideapad U410. Below some infos.



    sudo lshw -C network output:



    *-network DISABLED       
    description: Ethernet interface
    product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
    vendor: Realtek Semiconductor Co., Ltd.
    physical id: 0
    bus info: pci@0000:03:00.0
    logical name: enp3s0
    version: 05
    serial: 08:9e:01:04:57:6a
    size: 10Mbit/s
    capacity: 100Mbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
    resources: irq:17 ioport:2000(size=256) memory:eb404000-eb404fff memory:eb400000-eb403fff

    *-network DISABLED
    description: Wireless interface
    product: AR9285 Wireless Network Adapter (PCI-Express)
    vendor: Qualcomm Atheros
    physical id: 0
    bus info: pci@0000:04:00.0
    logical name: wlp4s0
    version: 01
    serial: 74:e5:43:ac:18:d9
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
    configuration: broadcast=yes driver=ath9k driverversion=4.15.0-42-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
    resources: irq:18 memory:eb500000-eb50ffff


    lspci -s 03:00.0 -vv output:



    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 05)
    Subsystem: Lenovo RTL810xE PCI Express Fast Ethernet controller
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 17
    Region 0: I/O ports at 2000 [size=256]
    Region 2: Memory at eb404000 (64-bit, prefetchable) [size=4K]
    Region 4: Memory at eb400000 (64-bit, prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: r8169
    Kernel modules: r8169


    About system infos:



    Linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
    Distributor ID: Ubuntu
    Description: Ubuntu 18.04.1 LTS
    Release: 18.04
    Codename: bionic









    share|improve this question

























      0












      0








      0








      After a reboot of my lubuntu I had no more internet connection. I checked my network interfaces with ifconfig and only the localhost showed. Any idea?



      My workstation is a Lenovo Ideapad U410. Below some infos.



      sudo lshw -C network output:



      *-network DISABLED       
      description: Ethernet interface
      product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:03:00.0
      logical name: enp3s0
      version: 05
      serial: 08:9e:01:04:57:6a
      size: 10Mbit/s
      capacity: 100Mbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
      resources: irq:17 ioport:2000(size=256) memory:eb404000-eb404fff memory:eb400000-eb403fff

      *-network DISABLED
      description: Wireless interface
      product: AR9285 Wireless Network Adapter (PCI-Express)
      vendor: Qualcomm Atheros
      physical id: 0
      bus info: pci@0000:04:00.0
      logical name: wlp4s0
      version: 01
      serial: 74:e5:43:ac:18:d9
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=ath9k driverversion=4.15.0-42-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
      resources: irq:18 memory:eb500000-eb50ffff


      lspci -s 03:00.0 -vv output:



      03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 05)
      Subsystem: Lenovo RTL810xE PCI Express Fast Ethernet controller
      Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
      Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
      Latency: 0, Cache Line Size: 64 bytes
      Interrupt: pin A routed to IRQ 17
      Region 0: I/O ports at 2000 [size=256]
      Region 2: Memory at eb404000 (64-bit, prefetchable) [size=4K]
      Region 4: Memory at eb400000 (64-bit, prefetchable) [size=16K]
      Capabilities: <access denied>
      Kernel driver in use: r8169
      Kernel modules: r8169


      About system infos:



      Linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
      Distributor ID: Ubuntu
      Description: Ubuntu 18.04.1 LTS
      Release: 18.04
      Codename: bionic









      share|improve this question














      After a reboot of my lubuntu I had no more internet connection. I checked my network interfaces with ifconfig and only the localhost showed. Any idea?



      My workstation is a Lenovo Ideapad U410. Below some infos.



      sudo lshw -C network output:



      *-network DISABLED       
      description: Ethernet interface
      product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:03:00.0
      logical name: enp3s0
      version: 05
      serial: 08:9e:01:04:57:6a
      size: 10Mbit/s
      capacity: 100Mbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
      resources: irq:17 ioport:2000(size=256) memory:eb404000-eb404fff memory:eb400000-eb403fff

      *-network DISABLED
      description: Wireless interface
      product: AR9285 Wireless Network Adapter (PCI-Express)
      vendor: Qualcomm Atheros
      physical id: 0
      bus info: pci@0000:04:00.0
      logical name: wlp4s0
      version: 01
      serial: 74:e5:43:ac:18:d9
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=ath9k driverversion=4.15.0-42-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
      resources: irq:18 memory:eb500000-eb50ffff


      lspci -s 03:00.0 -vv output:



      03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 05)
      Subsystem: Lenovo RTL810xE PCI Express Fast Ethernet controller
      Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
      Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
      Latency: 0, Cache Line Size: 64 bytes
      Interrupt: pin A routed to IRQ 17
      Region 0: I/O ports at 2000 [size=256]
      Region 2: Memory at eb404000 (64-bit, prefetchable) [size=4K]
      Region 4: Memory at eb400000 (64-bit, prefetchable) [size=16K]
      Capabilities: <access denied>
      Kernel driver in use: r8169
      Kernel modules: r8169


      About system infos:



      Linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
      Distributor ID: Ubuntu
      Description: Ubuntu 18.04.1 LTS
      Release: 18.04
      Codename: bionic






      ubuntu network-interface internet lubuntu






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 4 at 10:58









      DamDam

      11




      11






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f492448%2fno-network-interface-shown-on-lubuntu%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f492448%2fno-network-interface-shown-on-lubuntu%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          List directoties down one level, excluding some named directories and files

          list processes belonging to a network namespace

          list systemd RuntimeDirectory mounts