• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Problem With Network Card Realtek RTL8168/8111

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    2
    5
    780
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fagner patricio
      last edited by

      Hello, I have a problem with a new notebook that my company bought, the network card is the Realtek RTL8168/8111 model, in 90% of the boots it does not recognize the network card and once in a while it recognizes the card network to capture or deploy the image and I don’t know what to do, I’m already using FOG version 1.5.10 and the newest kernel version 5.15.98, can anyone help me to know what the problem is?

      WhatsApp Image 2023-03-29 at 09.32.41.jpeg

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @fagner patricio
        last edited by

        @fagner-patricio OK so you have the latest version of the kernel. So lets debug a bit more.

        Manually register this computer with FOG. You will need the mac address of the network adapter. You will create a host definition file with this action. Connect the host to an image (doesn’t matter which one at the moment as long as it exists).

        Now schedule a deployment task to this computer. But before you hit the schedule task button, tick the debug checkbox. Now schedule the deployment task.

        PXE boot the target computer. The computer should go right into imaging and not stop at the fog iPXE menu. After a few screens of text that you have to clear with the enter key you will be dropped to the FOS Linux command prompt on the target computer. NOTE: You will probably see the same errors as before, but in debug mode it should let you get to the command prompt.

        Now at the FOS Linux command prompt key in the following.

        ip a s
        lspci -nn | grep -i net
        grep -i firm /var/log/syslog

        Snap a clear picture of the output and we will decide the next steps.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        F 1 Reply Last reply Reply Quote 1
        • F
          fagner patricio
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • F
            fagner patricio @george1421
            last edited by

            Hello @george1421, thanks for the help, I did what you asked and I’m attaching the photo with the result of the commands

            WhatsApp Image 2023-04-03 at 09.37.46.jpeg

            george1421G 1 Reply Last reply Reply Quote 0
            • george1421G
              george1421 Moderator @fagner patricio
              last edited by

              @fagner-patricio How is this network card attached to the computer? Is it built in or via some kind of usb adapter?

              The lspci -nn command lists all of the pci attached hardware. Since nothing was returned I’m suspecting the network adapter is not being detected by the kernel or for some reason the network card doesn’t have net in the name.

              I’m also suspicious since the searching messages for “firm” did not turn up any kernel messages saying the network adapter needed special “firmware drivers” loaded to configure the network adapter.

              The above commands usually gives us a clue to what is wrong 99.9% of the time. So now I have to ask how is this network adapter attached, is it built in or via the usb interface?

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post

              215

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project