FOG Project

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

    Unsolved Surface Pro 4 registration issues

    FOG Problems
    4
    32
    4003
    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
      jwalt @Tom Elliott last edited by jwalt

      @tom-elliott I am out of the office now I will try and get on the working tomorrow. What would be the best way to do that?

      0_1507846380995_5e280971-786c-4d9c-a6f8-c39f14687502-image.png

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

        The working is the important part. Right now, from what I can tell, you’re on dev-branch.

        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

        J 1 Reply Last reply Reply Quote 0
        • J
          jwalt last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • J
            jwalt last edited by

            Those were the exact steps I did about 2 hours ago to get to the version I am currently on.

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

              Did you install using git?

              Meaning, can you please do:

              As root of course:
              cd /path/to/fog/repo
              git pull
              git checkout working
              git pull
              cd bin
              ./installfog.sh

              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
                jwalt last edited by

                That is currently how i have it setup. I attempted with out the mini switch and had the same results.

                Looking at the light on the dongle it stops flashing as soon as this line…

                ACPI Error: Method parse/execution failed _SB.PCI0.UA02, AE_NOT_FOUND (20170531/psparse-550)

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator last edited by

                  @jwalt Try connecting an unmanaged mini switch to connect between client and network. Does that change anything?

                  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
                    jwalt last edited by

                    I am still getting the same issues.

                    my current config is…

                    Running Version 1.5.0-RC-9
                    SVN Revision: 6080
                    ipxe.efi
                    KERNEL ARGS removed

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

                      Also, to my knowledge, you should not need the has_usb_nic=1 anymore.

                      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
                      • Tom Elliott
                        Tom Elliott @jwalt last edited by

                        @jwalt Are you working from the working branch of git, or the dev-branch?

                        I ask because the 7156 was removed in working. Which might help you if you install it instead.

                        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
                          jwalt last edited by

                          Thank you for the quick response!
                          I put the ipxe back and tested again with the results below.

                          0_1507837151068_0a713873-9216-4621-b618-6ffba2152821-image.png

                          Tom Elliott 1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator last edited by

                            @jwalt Though this shouldn’t have an impact on your issue we don’t provide those ipxe7156 binaries anymore because the problem is now fixed in the official iPXE code and we got rid of the old binaries. So please configure your DHCP to point to the very latest ipxe.efi again.

                            So do you actually see the boot message telling you to un- and re-plug the USB NIC? This should come up when using the has_usb_nic=1 kernel parameter. Make sure it’s phrased correctly or it wouldn’t work.

                            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
                            • 1
                            • 2
                            • 2 / 2
                            • First post
                              Last post

                            182
                            Online

                            10.2k
                            Users

                            16.3k
                            Topics

                            149.9k
                            Posts

                            Copyright © 2012-2020 FOG Project