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

    Realtek 8168 NIC issue with PXE bootmenu

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    4
    13
    7.9k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      All of the kernels I’ve been building have support for the Realtek 816* series drivers.

      I believe the default is labeled as 8169 usually. But they are supported.

      What are the specifics that is giving issues? You’ve attempting running as a Debug task?

      Or you’re never actually getting that far and failing to get to the FOG Menu at all?

      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • W
        Wallioo
        last edited by

        I am failing to get to the FOG menu. The image I attached is the step I get when it tries to get the menu.

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          Do me a favor and try the ipxe files from trunk.

          To do so open a terminal and become root (whether directly or through sudo.)

          Run:
          [code]svn co https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp svntftpboot
          cp -Rf svntftpboot/* /tftpboot/[/code]

          Maybe this will help?

          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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • W
            Wallioo
            last edited by

            I have got a link from 2012 that has a similar problem: [url]http://fogproject.org/forum/threads/dell-3010-not-compatible.3334/[/url]

            EDIT: I will try the option

            1 Reply Last reply Reply Quote 0
            • W
              Wallioo
              last edited by

              I have done the option you gave me, but to no avail.
              I still get the same error.

              what I have done is:

              • downloaded tftpboot dir from svn
              • copied the svn dir to the tftpboot.
              • try to reboot Dell and HP clients. (HP works, Dell doesn’t)
              • Restart service tftpd-hpa
              • try to reboot Dell and HP clients. Same result.
              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                On the system that’s giving you the problem, can you take a video of the issue and post it?

                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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                1 Reply Last reply Reply Quote 0
                • W
                  Wallioo
                  last edited by

                  I have a public link of the video now.
                  It is 120MB. forgot to change the settings in a hurry

                  Here is the link
                  [url]https://dl.dropboxusercontent.com/u/46973651/Starting_client.mp4[/url]
                  Here is a Wetransfer link
                  [url]http://we.tl/6u2tLwrHRb[/url]

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wolfbane8653 Developer
                    last edited by

                    At time index 1:20 you get the wonderful error code!

                    Error 0x040ee119

                    Read thru the last few pages. This is most likely due to something not right in your environment.
                    [url]http://fogproject.org/forum/threads/040ee119-error-on-boot.10493/#post-27304[/url]

                    Also check your network switches.
                    [url]http://fogproject.org/wiki/index.php/IPXE[/url]

                    1 Reply Last reply Reply Quote 0
                    • W
                      Wallioo
                      last edited by

                      We have succes with :
                      wget -O /tftpboot/undionly.kpxe [url]https://sourceforge.net/p/freeghost/code/1312/tree/trunk/packages/tftp/undionly.kpxe?format=raw[/url]
                      We can register the client to Fog. Deploy and upload works fine, but the wake on lan does not work on the Dell 3010…
                      I have checked the bios setup, and wake on lan is enabled with PXE.

                      Edit: Wrong link!

                      WOL works on the HP machine, but not on the Dell 3010 .

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wallioo
                        last edited by

                        We have tried the 1312 version of undionly.kpxe again and it seems to be working.
                        We will update the latest news monday.

                        Thank you, Tom and Wolfbane for the help.

                        1 Reply Last reply Reply Quote 0
                        • JunkhackerJ
                          Junkhacker Developer
                          last edited by

                          [quote=“Wallioo, post: 39419, member: 27278”]wake on lan does not work on the Dell 3010…
                          I have checked the bios setup, and wake on lan is enabled with PXE.
                          [/quote]

                          you may have to check your power management settings
                          from dell:
                          [CODE]Wake from hard shutdown (S5) and hibernate (S4) does not work any more. This is by-design Windows behavior.
                          This change is due to Microsoft design changes in Windows 7 & Windows 8
                          For optimal Wake-On-LAN operation, power management setting should not go below Sleep (S3)[/CODE]

                          signature:
                          Junkhacker
                          We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                          1 Reply Last reply Reply Quote 0
                          • W
                            Wallioo
                            last edited by

                            It took a while to get everything straight.
                            The server is up and running with the 1312 revision of undionly.kpxe
                            Each dell has to enable Wake on LAN /w PXE and [B]disable deep sleep mode.[/B]
                            With this settings the setup works for me with the standard configuration.

                            My project is tested and approved today, so thanks again for the help.

                            Jeroen v. W.
                            Wallioo

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

                            178

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project