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

    Black screen when attempting to Perform full registration and inventory on Dell Latitude 5580

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    pxe dell lat 5580
    4
    49
    14.1k
    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.
    • L
      lukebarone @lukebarone
      last edited by

      In case it matters…

      /var/www/fog/service/ipxe# ls -lah
      total 48M
      drwxr-xr-x 4 fog      www-data 4.0K Jan 24  2017 .
      drwxr-xr-x 3 www-data www-data 4.0K May 31  2016 ..
      -rw-r--r-- 1 fog      www-data 1.1K May 31  2016 advanced.php
      drwxr-xr-x 2 fog      fog      4.0K Sep  9  2016 backup
      -rw-r--r-- 1 fog      www-data  44K May 31  2016 bg.png
      -rw-r--r-- 1 fog      www-data  756 May 31  2016 boot.php
      -rwxr-xr-x 1 fog      fog      5.9M Sep  9  2016 bzImage
      -rwxr-xr-x 1 fog      fog      6.4M Sep  9  2016 bzImage32
      -rw-r--r-- 1 fog      www-data 230K May 31  2016 grub.exe
      -rw-r--r-- 1 root     root      16M Jul 16  2016 init_32.xz
      -rw-r--r-- 1 root     root      18M Jul 16  2016 init.xz
      -rw-r--r-- 1 fog      www-data  25K May 31  2016 memdisk
      -rw-r--r-- 1 fog      www-data 1.8M May 31  2016 memtest.bin
      drwxr-xr-x 2 root     root     4.0K Sep  9  2016 old
      
      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @lukebarone
        last edited by george1421

        @lukebarone I realize that my FOG-Pi server has been hacked up a bit but I’m having a hard time connecting the dots here. You say you have fog 1.4.4, but your files are from jul-sep 2016. I don’t know how you have linux kernel 4.13.4. Can you confirm? On my FOG-I server all of the files are from mid to late 2017. From the same directory where you posted the listing, key in sudo files bzImage and confirm the kernel release.

        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!

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

          @george1421 According to Tom’s post FOG 1.4.4 was released in Jul 2017
          ref: https://forums.fogproject.org/topic/10341/fog-1-4-4-officially-released

          I’m only raising the issue because you may have an old install with old kernels causing this strange behavior.

          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!

          L 1 Reply Last reply Reply Quote 0
          • L
            lukebarone @george1421
            last edited by

            @george1421 That’s a fair point! Good thing I posted that…

            /var/www/fog/service/ipxe# file bzImage
            bzImage: Linux kernel x86 boot executable bzImage, version 3.15.6 (root@debian64) #1 SMP PREEMPT Fri Jul 18 23:58:44 EDT 2, RO-rootFS, swap_dev 0x5, Normal VGA
            /var/www/fog/service/ipxe# file bzImage32
            bzImage32: Linux kernel x86 boot executable bzImage, version 4.1.0 (root@debian64) #1 SMP PREEMPT Tue Jun 23 13:28:27 EDT 20, RO-rootFS, swap_dev 0x6, Normal VGA
            

            I’m out of my network right now, so I can’t confirm from the web site… But I think I may need to chown those files to www-data for the FOG management portal to update… Am I right?

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

              @lukebarone Just looking at the dates on some of the files, it might appear that you have FOG 1.3.0RC or even the 1.2.0 trunk build. I can’t personally believe that, its only a guess.

              The FOG webgui says you have 1.4.4 installed?

              Hold off on updating them until we understand what is going on. The kernels and the inits should be updated at the same time. We will do this via the linux console once we understand what you have installed.

              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!

              L 1 Reply Last reply Reply Quote 0
              • L
                lukebarone @george1421
                last edited by

                @george1421 OK, here’s the history:

                Started with FOG 0.32. Upgraded slowly, until last week, to a GIT version of 1.33. I was advised to upgrade to the newest version, so I went to the latest regular build, 1.44.

                I downloaded it on my server, unzipped, and used the ./bin/installfog.sh script to install it (accepting the current configuration). Upgraded the database when prompted, then went on my merry way.

                It should be 1.44, all around. It’s no longer on a GIT version.

                Hope this helps

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

                  @lukebarone Is there any chance we can get you to reclone the git repository and rerun 1.4.4 installer? I know the tarball route works, but I’d like to get us back to a know state and not a patched up one. If we have to get the developers on this issue they will require the system to be in a consistent state. I think we can get there and your issues should go away. We’ll get you back on solid ground now we understand what is wrong.

                  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!

                  L 1 Reply Last reply Reply Quote 0
                  • L
                    lukebarone @george1421
                    last edited by

                    @george1421 OK, I have the newest GIT version downloaded… Heading back to the office to install it. Will report back soon

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

                      @lukebarone said in Black screen when attempting to Perform full registration and inventory on Dell Latitude 5580:

                      GIT version downloaded

                      The context of this confuses me. Does your FOG server have internet access either direct or indirect via a proxy server?

                      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!

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

                        @george1421 If your fog server does have internet access I would prefer if you use this route to install FOG

                        sudo -i
                        git clone https://github.com/FOGProject/fogproject.git /root/fogproject
                        cd /root/fogproject
                        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!

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

                          @lukebarone Interesting turning point in this thread I see. Just want to add another thing to look at. Please run

                          ls -al /var/www/
                          ls -al /var/www/fog/
                          ls -al /var/www/html/
                          

                          Possibly there is some old link pointing a wrong direction which causes the issue?!?

                          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

                          L 1 Reply Last reply Reply Quote 0
                          • L
                            lukebarone @Sebastian Roth
                            last edited by

                            @sebastian-roth

                            ~# ls -al /var/www/
                            total 32
                            drwxr-xr-x  6 root     root     4096 Feb  8  2017 .
                            drwxr-xr-x 13 root     root     4096 Oct 31  2014 ..
                            drwxr-xr-x 12 www-data www-data 4096 May 31  2016 fog
                            drwxr-xr-x 12 www-data www-data 4096 Mar 22  2013 fog_orig
                            drwxr-xr-x 12 www-data www-data 4096 Jul  3  2014 fog.prev
                            drwxr-xr-x  4 root     root     4096 Jan 15 10:58 html
                            -rw-r--r--  1 root     root      177 Dec  4  2012 index.html
                            -rw-r--r--  1 root     root       45 Jul  3  2014 index.php
                            ~# ls -al /var/www/fog/
                            total 56
                            drwxr-xr-x 12 www-data www-data 4096 May 31  2016 .
                            drwxr-xr-x  6 root     root     4096 Feb  8  2017 ..
                            drwxr-xr-x  2 www-data root     4096 May 31  2016 av
                            drwxr-xr-x  2 www-data www-data 4096 May 31  2016 client
                            drwxr-xr-x  3 www-data www-data 4096 May 31  2016 commons
                            -rw-r--r--  1 www-data www-data 1406 May 31  2016 favicon.ico
                            -rw-r--r--  1 www-data www-data   50 May 31  2016 index.php
                            drwxr-xr-x  7 www-data www-data 4096 May 31  2016 lib
                            drwxr-xr-x 12 www-data www-data 4096 May 31  2016 management
                            drwxr-xr-x  4 www-data www-data 4096 May 31  2016 mobile
                            drwxr-xr-x  3 www-data www-data 4096 May 31  2016 public
                            drwxr-xr-x  3 www-data www-data 4096 May 31  2016 service
                            drwxr-xr-x  2 www-data www-data 4096 May 31  2016 status
                            drwxr-xr-x  2 www-data www-data 4096 May 31  2016 wol
                            ~# ls -al /var/www/html/
                            total 20
                            drwxr-xr-x  4 root     root     4096 Jan 15 10:58 .
                            drwxr-xr-x  6 root     root     4096 Feb  8  2017 ..
                            drwxr-xr-x 11 www-data www-data 4096 Jan 15 11:00 fog
                            -rw-r--r--  1 root     root       45 May 31  2016 index.php
                            drwxr-xr-x  3 root     root     4096 Feb  9  2017 ISO
                            
                            1 Reply Last reply Reply Quote 0
                            • L
                              lukebarone @george1421
                              last edited by

                              @george1421 Yes, that is the method I download with GIT.

                              I followed the instructions, and now have the latest trunk version, SVN Revision 6077. Do you want me to try the Full Registration again?

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

                                @lukebarone Lets make sure your kernels are current first, please.

                                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!

                                george1421G L 2 Replies Last reply Reply Quote 0
                                • george1421G
                                  george1421 Moderator @george1421
                                  last edited by george1421

                                  @george1421 lets also confirm that the correct path is /var/www/ html/ fog/service/ipxe

                                  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
                                  • L
                                    lukebarone @george1421
                                    last edited by

                                    @george1421 From FOG’s Configuration page:

                                    bzImage Version: 4.13.4
                                    bzImage32 Version: 4.13.4
                                    
                                    george1421G 1 Reply Last reply Reply Quote 0
                                    • george1421G
                                      george1421 Moderator @lukebarone
                                      last edited by george1421

                                      @lukebarone well that is much more consistent than what you had before. I was thinking that 4.13.6 was the very latest, but lets see how well this one works with the 5580s.

                                      Never mind I was thinking 4.11.6 which I had to install on my production server to make the surface books to work. Your version is much later.

                                      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!

                                      L 1 Reply Last reply Reply Quote 0
                                      • L
                                        lukebarone @george1421
                                        last edited by

                                        @george1421 Restarted the computer, boot via UEFI PXE. Select Full Host Registration and Inventory, and it’s still just sitting there 😞

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

                                          @lukebarone based on what I’m seeing you have 2 installations of fog on your machine. I don’t know which is the default for your setup.

                                          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

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

                                            Well let me say, this is CRAZY!!

                                            I have a 7280 on my desk for another project, lets make sure I can perform a full registration in FOG.

                                            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!

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

                                            215

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project