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

    No Network Interfaces Found - Dell 7090 Micro

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    3
    221
    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
      FunkyBlue
      last edited by

      I have a ton of Dell Micro FF desktops and they all worked with Fog over UEFI. I just got these 7090 models in and I have managed to get it to boot up to the Fog menu, but when I go to do a full registration to import the machine into the server, it stops at No Network Interfaces Found - No driver. I’ve updated the bzImage and bzImage32 to version 5.15.34, no luck. Set up DHCP for snponly.efi (which is what got me this far). Every other forum I’ve read through for the last 2 days have yielded no more progress.

      Network card is listed as “Intel i219-LM”

      Anyone have any suggestions?

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

        @funkyblue Ok you’ve done the basics of debugging here.

        So lets do some advanced stuff.

        Get the mac address of this 7090 network adapter.

        In fog, manually register that host (in host management) with the collected mac interface. Now schedule a deploy image to that computer, we are not going to deploy anything during the debugging process. Before you hit the schedule task button tick the debug check box then schedule the task.

        PXE boot the target computer, it should go right into imaging where you will not see the fog ipxe menu. After a few screens of text that you will need to clear with the enter key you will be dropped at the fos linux command prompt on the target computer.

        Now I want you to run these debugging commands to help identify that hardware. Take a screen shot of the output. I’m most interesting in the hex codes that appear between the squared brackets on the next command.
        lspci -nn | grep -i net

        This should list all of the network adapters installed in that computer. I need the hex code to know what kernel model is missing.

        Also run this command to get the kernel version uname -a

        The next command we need to search the syslog to see if there are any messages regarding missing firmware.

        grep -i firm /var/log/messages That should return any lines where firmware is mentioned. For certain network adapters updated firmware (microcode) may be required. These need to be included in the custom kernel.

        Post a clear picture of the output of these commands and I will check the kernel (bzImage) for the needed drivers.

        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
        • F
          FunkyBlue
          last edited by

          I will try and do it today. I’m getting ready to leave for vacation over the weekend in a couple hours, so it may be on Monday.

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

          129

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project