The internet stopped working. Faulty network card?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Binary
    PCHF Member
    • Oct 2022
    • 23

    #1

    The internet stopped working. Faulty network card?

    Hello,

    I’m using Linux as my OS and an ethernet cable to connect to my router. I never experienced problems like this while on Windows unless there happened to be directly trouble with my internet provider. While on Linux Mint I often got disconnected randomly without being able to reconnect unless I restart my PC. It was annoying, but aside from that I had no speed loss when connected.

    Currently I have no internet whatsoever. I’m not sure when it started to happen (on which Linux distro) exactly, but after some time where I lost my connection to the internet completely after several hours of use it began not connecting at all when I turn on my PC. I started using USB tethering and borrowed internet from my mobile phone. It worked flawlessly, but stopped too after I tried it several days ago (before that I didn’t use my computer for a few weeks at all).

    Fixes I tried so far:
    • Changing ethernet ports on my router
    • Changing distros (based on Debian, Ubuntu, Arch)
    • Changing kernels of my Linux distro
    • Switching ethernet cables
    • Switching USB ports for USB tethering
    • Switching internet connections on my smartphone

    I didn’t try installing Windows again to see if that could solve it, but I doubt that it can.

    Could it be that my network card stopped working? It came integrated with my motherboard.

    Would you suggest trying a different network card or perhaps (which I would prefer) a USB ethernet adapter?
    What if it doesn’t work either since my USB tethering solution stopped working too?
  • Rustys
    PCHF Member
    • Jul 2016
    • 7862

    #2
    have you tried using Live Linux to see if it works that way?

    Rebooted the modem and router if there is one.

    Could be that the NIC has stopped working and can be replace by internal card and or USB to Cat.

    Had a similar situation where I had to run a command that activated the NIC and that fixed the issue for me.

    Like with windows see what happens when you create a different use and login with that.

    What if any security software are you using.

    Which Distro and Desktop environment are you using currently.

    Did this start happening after any updates kernel or software.
    There has been an issue with Kerner 5.19

    Let’s see if the system sees the NIC

    open terminal
    try the two following commands and post the network information for one of them. May need to use the sudu command with them.

    Yes, that is a capital F.
    inxi -Fxz
    hwinfo --short

    Comment

    • Binary
      PCHF Member
      • Oct 2022
      • 23

      #3
      I did try using Linux Live, but the result was the same: no internet access.

      Also tried rebooting my router several times, but neither did that help.

      I didn’t install any security software.

      Any other device using my internet works fine.

      I’m using currently Lubuntu with LXQT.
      I’ll research some terms I don’t know which you mentioned and I’ll try changing kernels and running those commands in the terminal in a few hours. Will report back to you with the results.

      Comment

      • Rustys
        PCHF Member
        • Jul 2016
        • 7862

        #4
        Originally posted by Binary
        I’ll research some terms I don’t know which you mentioned
        Which terms

        Comment

        • Binary
          PCHF Member
          • Oct 2022
          • 23

          #5
          I didn’t know what NIC and USB to Cat means. Now I do.

          I managed to make the ethernet work by switching to an older kernel version.
          After that I flashed Manjaro with Plasma DE on my USB and installed it. With Manjaro my ethernet stopped working again (both Live and installed), but USB tethering worked. I managed to run the commands you mentioned while using Manjaro Live. I uploaded two text files with the information.

          After installing Manjaro I made a software update which broke my lock screen (I guess it’s a bug because it happened to some people before when the screen gets locked during the update). After rebooting I got a message saying some files are missing and I had to start the kernel first. I tried finding a new kernel in the GRUB menu, but there was none aside of the pre-installed one which didn’t work anymore. I reinstalled Manjaro.

          Prior installing the update I tried to install a few kernels to fall back on if I should lose my internet completely again, but it didn’t work through the GUI. I’ll try it later with the terminal.

          Will update you on the current situation in a few hours.

          Comment

          • Binary
            PCHF Member
            • Oct 2022
            • 23

            #6
            I updated Manjaro successfully this time. Also installed several (older and newer) kernels through the GUI (worked this time, though I tried after updating Manjaro).

            The kernel on which my ethernet worked was 5.13 on Lubuntu. That one is not available for install through the GUI on Manjaro. I tried 4.19, 5.4, 5.10, 5.15 (which was the default one in use on Manjaro) and 6.0. None made my ethernet work, but USB tethering worked on all of them.

            Comment

            • Rustys
              PCHF Member
              • Jul 2016
              • 7862

              #7
              Do not know if you have seen this ran across it while researching this.



              Desktop or laptop

              Use this command to get motherboard information.
              dmidecode -t 2

              Comment

              • Binary
                PCHF Member
                • Oct 2022
                • 23

                #8
                I’ll try that out and the command too, will report back to you.

                Comment

                • Binary
                  PCHF Member
                  • Oct 2022
                  • 23

                  #9
                  Desktop. I uploaded a text file with the information from the command run.

                  Currently trying to figure out how to install that driver from GitHub with the terminal.

                  Comment

                  • Binary
                    PCHF Member
                    • Oct 2022
                    • 23

                    #10
                    I was unable to install the driver due to my lack of skill with the terminal.

                    Will try again and let you know how it went.

                    Comment

                    • Rustys
                      PCHF Member
                      • Jul 2016
                      • 7862

                      #11
                      Which distro are you wanting to use?

                      Fount this and found it an interesting read through.
                      I'm completely new to Linux and just installed Ubuntu 16.04 LTS with Windows 10. (I've installed Ubuntu on a different partition than Windows, if that would be of any help). So I set up Ubuntu but my

                      Comment

                      • Binary
                        PCHF Member
                        • Oct 2022
                        • 23

                        #12
                        I’m still distro-hopping, but will settle on a Ubuntu-based one.

                        The link you shared seems packed with useful information and it could even help me install that driver from GitHub.

                        I’ll update you by tomorrow.

                        Comment

                        • Rustys
                          PCHF Member
                          • Jul 2016
                          • 7862

                          #13
                          Thank you for staying on top of your thread and if you happen to find an answer that works for you, please post to help others that are facing the same issue.

                          Comment

                          • Binary
                            PCHF Member
                            • Oct 2022
                            • 23

                            #14
                            Hopefully today I’ll find a solution. If yes, then it was with your help. Of course I’ll post about it.

                            Comment

                            • Rustys
                              PCHF Member
                              • Jul 2016
                              • 7862

                              #15
                              May end up having to install windows and preform the instructions in Post # 11.

                              Might also look into looking in the Ubuntu FaQ and asking them. If that is the one that you are going with. Sometimes some of the stuff that is suggested will only work in the installed environment and not the live.

                              When I was testing different distros would install on a separate thumb drive worked slow since it was on a thumb drive, yet I got the full effect.

                              Still looking and checking different resources.

                              Comment

                              Working...