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

    Network fails on compatibility test

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    66
    29.2k
    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.
    • J
      Jordon Rapp
      last edited by

      Chipset Vendor: Intel
      Chipset Model: Q45/Q43
      Chipset Revision: 03

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

        Can you give my latest kernel build a shot?

        [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]
        [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url]

        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
        • R
          RipAU
          last edited by

          I’m having trouble with the network cards as well in the Dells

          So far I’ve tested the Dell OptiPlex 755 and receiving errors on the console reporting over and over.

          DHCP/BOOTP: Ignoring fragmented reply
          DHCP/BOOTP: Reply not for us
          DHCP/BOOTP: Ignoring fragmented reply
          IP-Config: Reopening network devices…

          about about 3 or 4 minutes it loads but shows the network adapter as not available and lists it as failed.

          I have tested with the latest kernel on the kernel updates as well as the ones from your website.
          Both have the same issues.

          The Dell 755 is listed as a Q35 Express chip and the network adapter is listed as Intel 82566DM-2 in windows.

          I haven’t had a chance to check any other Dell Desktop yet.

          Cheers,

          1 Reply Last reply Reply Quote 0
          • J
            Jordon Rapp
            last edited by

            [quote=“Tom Elliott, post: 29283, member: 7271”]Can you give my latest kernel build a shot?

            [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]
            [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/quote]

            This did not resolve the issue.

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

              Can you provide a screen shot?

              I can assure you, my kernels have the e1000e drivers. As a matter of fact, the one I had you try last night has nearly anything related to Intel enabled.

              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
              • J
                Jordon Rapp
                last edited by

                [quote=“Tom Elliott, post: 29331, member: 7271”]Can you provide a screen shot?[/quote]

                [url]http://imgur.com/3pPIfpG,9dZI68T,0SB6nVd,b9c9ZHn,pqe4p2p,hlGcwxu#0[/url]

                Edit for context: The first image hangs like that for a couple minutes, the the second picture hangs for a bit as well. Then it skips all the FOG info and says it can’t be registered and gives my system info. The it just attempts to inventory until I put it out of it’s misery.

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

                  [quote=“Jordon Rapp, post: 29338, member: 24302”][url]http://imgur.com/3pPIfpG,9dZI68T,0SB6nVd,b9c9ZHn,pqe4p2p,hlGcwxu#0[/url][/quote]

                  Okay:

                  What steps did you use to update the kernel?

                  By it “sitting like this for a few minutes” is it not doing anything or does it go further, or you’re not patient enough for 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
                  • J
                    Jordon Rapp
                    last edited by

                    I downloaded the kernel, drug it to my desktop, then in terminal:
                    [CODE]sudo mv ~/Desktop/bzImage32 /var/www/fog/service/ipxe[/CODE]

                    I do wait for it, the rest of that album shows what happens

                    1 Reply Last reply Reply Quote 0
                    • J
                      Jordon Rapp
                      last edited by

                      I know it’s rare, but could the NIC be bad?

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

                        hmmmmmm

                        You’re running 1.0.1 right?

                        I’ll bet the file that’s loading is bzImage, not bzImage32.

                        [code]sudo mv /var/www/fog/service/ipxe/bzImage /var/www/fog/service/ipxe/bzImage_05JUN2014
                        sudo mv /var/www/fog/service/ipxe/bzImage32 /var/www/fog/service/ipxe/bzImage32_05JUN2014
                        sudo wget -O /var/www/fog/service/ipxe/bzImage --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage
                        sudo wget -O /var/www/fog/service/ipxe/bzImage32 --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage32[/code]

                        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
                        • J
                          Jordon Rapp
                          last edited by

                          I am, 1.0.1 on Ubuntu 13 on a Dell Optiplex 755. I will run those commands real quick

                          1 Reply Last reply Reply Quote 0
                          • J
                            Jordon Rapp
                            last edited by

                            Right after I select Perform Full Host Registration, it [I]does [/I]say
                            [QUOTE]/bzImage… ok[/QUOTE]
                            So this could be the problem

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

                              [quote=“Jordon Rapp, post: 29349, member: 24302”]Right after I select Perform Full Host Registration, it [I]does [/I]say

                              So this could be the problem[/quote]

                              Why would that be a problem?

                              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
                              • J
                                Jordon Rapp
                                last edited by

                                Could that possibly mean it’s loading bzImage, and not bzImage32, as you said?

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

                                  That’s expected in 1.0.1.

                                  bzImage is 64 bit, bzImage32 is 32 bit.

                                  That means you’re loading init.xz and NOT init_32.xz.

                                  If you copied bzImage32 as bzImage your system would panic.

                                  There’s no issue, just want to make sure the right files are updated.

                                  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
                                  • J
                                    Jordon Rapp
                                    last edited by

                                    I think I’m narrowing it down to hardware, and not software. I’ve tried many kernels, and everything is open on the network.

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

                                      So do you have any “identical” systems that you could test with?

                                      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
                                      • J
                                        Jordon Rapp
                                        last edited by

                                        We do have a few more 780’s around the branch, our SVP has one and is leaving soon, I will check when he leaves in an hour.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          Jordon Rapp
                                          last edited by

                                          [quote=“Tom Elliott, post: 29362, member: 7271”]So do you have any “identical” systems that you could test with?[/quote]

                                          Well, bad or good news, depending on how you look at it. The other 780 I tried, while a different version of 780, did the same exact thing as the previous 780 I was working on.

                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            Jordon Rapp
                                            last edited by

                                            I have disabled RAID for the drives (the Wiki says that was a problem) to no avail.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 1 / 4
                                            • First post
                                              Last post

                                            200

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project