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

    Fog issues with DELL Optiplex 3020

    Scheduled Pinned Locked Moved
    FOG Problems
    15
    33
    21.5k
    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.
    • K
      klasikrkade
      last edited by

      We have been imaging with fog here for a good three years. We had no issues at all with the DELL Optiplex 380, 390 and 3010. We just started receiving the 3020. When attempting to auto register fog freezes and hangs. I assume there are some driver issues here. I have attached a screen shot.

      Any ideas?

      [url=“/_imported_xf_attachments/0/463_IMAG0276.jpg?:”]IMAG0276.jpg[/url]

      1 Reply Last reply Reply Quote 0
      • Jaymes DriverJ
        Jaymes Driver Developer
        last edited by

        Check the compatibility. The test will help us to find the failing component so we can rectify it.

        I’m leaning towards the kernel needs to be updated. If I were you, I would look into the kernels Tom has been uploading he does an amazing job of packing all the stuff up in a good working lightweight kernel. When I build them I normally just check all the things that look necessary and then it takes AGES to load 😛

        [FONT=Tahoma]To [/FONT]Run a compatibility test.

        [FONT=Tahoma]From the fog PXE boot menu, you will see:[/FONT]

        [FONT=Tahoma]Boot from hard disk[/FONT]
        [FONT=Tahoma]Run memtest86[/FONT]
        [FONT=Tahoma]Quick host registration and Inventroy[/FONT]
        [FONT=Tahoma]Perform full host registration and Inventory[/FONT]
        [FONT=Tahoma]Quick Image[/FONT]
        [FONT=Tahoma]Client system information[/FONT]
        [FONT=Tahoma]Debug Mode[/FONT]

        [FONT=Tahoma]A. Choose Client System Information[/FONT]

        [FONT=Tahoma]B. Your computer will load another menu and it will look like this:[/FONT]

        [FONT=Tahoma]1.) Reboot[/FONT]
        [FONT=Tahoma]2.) IP Information[/FONT]
        [FONT=Tahoma]3.) Partition Information[/FONT]
        [FONT=Tahoma]4.) Check FOG compatability[/FONT]
        [FONT=Tahoma]5.) Ping a Host[/FONT]
        [FONT=Tahoma]6.) Display MAC Address[/FONT]
        [FONT=Tahoma]7.) Show DMI Information[/FONT]

        [FONT=Tahoma]C. Type 4 and press Enter[/FONT]

        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

          It most definitely looks to be a kernel issue.

          I’ve added many, many things to my kernel if you want to give it a shot.

          The file goes in:
          /tftpboot/fog/kernel/bzImage

          Perform these steps to download it.

          1. Log in as root (or with a user you can use sudo with) to your FOG server

          2. Open a terminal.

          3. Sudo up to root, or if you are root already, just skip this step:
            [code]sudo su -[/code]

          4. change directory to the kernel location.
            [code]cd /tftpboot/fog/kernel[/code]

          5. Copy the original kernel as original, just in case.
            [code]cp bzImage bzImage.orig[/code]

          6. Copy the the kernel from my server:
            [code]wget --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage32[/code]

          You should be good to go, test and hopefully all is working for you.

          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
          • K
            klasikrkade
            last edited by

            That worked for me. Thanks much. We have a 350 PC deployment coming up and they can now all be deployed thanks to you. Cheers!

            1 Reply Last reply Reply Quote 0
            • J
              Joel S
              last edited by

              Tom,
              I just followed the kernel instructions you posted. I am still having the issue. It does the same thing when i tried to follow Jaymes’ post above. Any ideas? Running fog .32. Optiplex’s up to 780 worked fine prior to the kernel update, i have not tried any other model since.

              1 Reply Last reply Reply Quote 0
              • J
                Joel S
                last edited by

                Disregard my post. I updated via the web console to [FONT=Ubuntu][COLOR=#333333]Kernel - 3.8.8 Core and it let me register the computer. I am trying to upload it now.[/COLOR][/FONT]

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

                  So Joel,

                  Does my kernel not work with your system?

                  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
                  • E
                    Edgar Alcaraz
                    last edited by

                    Hi Tom,
                    I have the same issue with the Dell 3020’s.
                    I am unable to access the root password. I have upgraded the kernel to 3.8.8 Core. But am still getting an error. Any recommendations on getting by the root password to upgrade the Kernel?[ATTACH=full]559[/ATTACH][ATTACH=full]560[/ATTACH]

                    [url=“/_imported_xf_attachments/0/559_photo 1.JPG?:”]photo 1.JPG[/url][url=“/_imported_xf_attachments/0/560_photo 2.JPG?:”]photo 2.JPG[/url]

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

                      You need to either change the image type from (Single Disk-Resizable) to Multi-Part (All or Single Disk) or recreate the “golden” system from scratch.

                      Your issue is not a kernel, or root password error specifically.

                      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
                      • E
                        Edgar Alcaraz
                        last edited by

                        Thank you Tom, that did it. We have lift off.
                        I’m glad I didn’t have to recreate the “golden” system from scatch.
                        You’re the man!

                        1 Reply Last reply Reply Quote 0
                        • E
                          Edgar Alcaraz
                          last edited by

                          .

                          1 Reply Last reply Reply Quote 0
                          • T
                            tviper84
                            last edited by

                            I am having an issue with the dell opt 3020 as well. After I select full inventory of the opt 3020 the screens goes blank and I cant see any text after that or see when I can type in the pc’s name and hit enter to continue with the registration process. What I do is wait a few minutes and type in my pc name and hit enter 8 or 9 times and then the registration process starts but I am doing this blind because you cant see anything. Also when I am downloading an image the opt 3020 the screen will go blank and I can not see the process of the image. any ideas?

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

                              Try my kernel, but download the 32 bit

                              [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
                              • T
                                tviper84
                                last edited by

                                ok thanks I will try it

                                1 Reply Last reply Reply Quote 0
                                • T
                                  tviper84
                                  last edited by

                                  Hey Tom that worked thank you! You are the man!

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    RIchard Main
                                    last edited by

                                    Second that - you’re the man Tom. Your kernel worked perfectly on a new batch of OptiPlex 3020s 🙂

                                    1 Reply Last reply Reply Quote 0
                                    • P
                                      Petrus4
                                      last edited by

                                      Hey Richard, what Bios version were you on the 3020’s we are having issue with these over here too. Using 0.32 with 3.8.8 core. Will try the [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url]

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        DLC
                                        last edited by

                                        Jaymes/Tom,

                                        I’m also having troubles with an Optiplex 3020 on fog 0.32. I have the new kernels from Tom’s site but it didnt seem to make a difference. This is what I’m getting when I attempt to upload an image or when I choose “Client System Information” from the fog pxe boot menu:

                                        [IMG]http://i.imgur.com/8r2nTJK.jpg[/IMG]

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

                                          What kernel did you download, and how did you save it to your system?

                                          Are you sure you’re loading MY kernel? When you copied the file, what command did you use?

                                          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
                                          • D
                                            DLC
                                            last edited by

                                            [quote=“Tom Elliott, post: 25279, member: 7271”]What kernel did you download, and how did you save it to your system?

                                            Are you sure you’re loading MY kernel? When you copied the file, what command did you use?[/quote]

                                            Edit: it’s working now, thanks!!!

                                            [url=“/_imported_xf_attachments/0/663_kerneldl.jpg?:”]kerneldl.jpg[/url]

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

                                            149

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project