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

HP 405 G6 deploy error

Scheduled Pinned Locked Moved
FOG Problems
3
23
2.8k
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.
  • Z
    Zaqen @Sebastian Roth
    last edited by Nov 30, 2021, 8:48 AM

    @sebastian-roth

    Ok but i ever do this.

    Boot on Gparted usb key, open terminal and i put result on this post.

    I try checkbox for debug today PM.

    1 Reply Last reply Reply Quote 0
    • Z
      Zaqen @Sebastian Roth
      last edited by Nov 30, 2021, 8:57 AM

      @sebastian-roth

      Sorry it’s ok to dmesg | grep -i -e eth -e firmware command.

      result is :

      [ 0.681709] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
      [ 1.332290] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
      [ 4.025995] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
      [ 4.026712] r8169 0000:08:00.1 eth0: RTL8168b/8111b at 0xffffb24600cb1000, 48:9e:bd:4a:81:08, XID 14b00880 IRQ 39
      [ 4.026714] r8169 0000:08:00.1 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
      [ 7.095506] Atheros® L2 Ethernet Driver - version 2.2.3
      [ 7.106510] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)

      1 Reply Last reply Reply Quote 0
      • Z
        Zaqen @Sebastian Roth
        last edited by Nov 30, 2021, 9:57 AM

        @sebastian-roth

        Just before you click the “Create Task” button in the FOG web UI there is a checkbox for debug. Use that and start the machine up as usual. Eventually that should bring you to a command shell on the machine despite the error.
        lspci -nn | grep -i net
        dmesg | grep -i -e eth -e firmware

        Ok i do i take pictures :

        FOG1.jpg
        FOG2.jpg
        FOG3.jpg
        FOG4.jpg
        FOG5.jpg

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Nov 30, 2021, 10:42 AM

          @Zaqen said:

          Ok i do i take pictures :

          Well done! Unfortunately there is not much news to this.

          Doing a little more research I found this: https://forum.manjaro.org/t/linux-support-drivers-for-hp-prodesk-405-g6-amd-pro-565-chipset-renoir-ryzen-4750ge-realtek-rtl8111fph-cg/54260/4

          So I just compiled a 5.15.x kernel for you to see if that makes a difference: https://fogproject.org/kernels/bzImage-5.15.5 (64 bit kernel)

          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

          Z 2 Replies Last reply Nov 30, 2021, 11:13 AM Reply Quote 0
          • Z
            Zaqen @Sebastian Roth
            last edited by Zaqen Nov 30, 2021, 5:18 AM Nov 30, 2021, 11:13 AM

            @sebastian-roth

            yes not very lot of solution.

            Thank you very much to the kernel (but i prefered do it 😉

            i just copy it in /tftpboot/fog/kernel/ ?

            Thank’s a lot

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Nov 30, 2021, 11:21 AM

              @zaqen said in HP 405 G6 deploy error:

              i just copy it in /tftpboot/fog/kernel/

              No that directory doesn’t exist as far as I know. Kernels on FOG servers go into /var/www/html/fog/service/ipxe/. I suggest you leave the filename including the version number so not ot overwrite the existing kernel. Then edit the host entry for one of your HP 405 G6 test machines and set Host Kernel to bzImage-5.15.5. Schedule a deploy task for this host and PXE boot into it.

              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

              Z 1 Reply Last reply Dec 1, 2021, 7:15 AM Reply Quote 0
              • Z
                Zaqen @Sebastian Roth
                last edited by Dec 1, 2021, 7:15 AM

                @sebastian-roth

                Sebastian, I copied the kernel to the server and start testing this afternoon or tomorrow morning.
                I keep you informed.
                Regards

                1 Reply Last reply Reply Quote 0
                • Z
                  Zaqen @Sebastian Roth
                  last edited by Dec 2, 2021, 8:56 AM

                  @sebastian-roth
                  Hello Sebastian
                  I just did the test everything works fine with kernel 5-15.5.
                  Is it possible to give the kernel name at group level?
                  Thank you very much Sebastian

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by Dec 2, 2021, 12:21 PM

                    @zaqen said in HP 405 G6 deploy error:

                    Is it possible to give the kernel name at group level?

                    Sure, FOG web UI -> FOG COnfiguration -> FOG Settings -> expand all -> search for Kernel.

                    Or simply rename the bzImage-5.15.5 to bzImage (and rename the original bzImage instead of overwriting it just to be sure to have a backup copy).

                    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

                    Z 1 Reply Last reply Dec 2, 2021, 1:52 PM Reply Quote 0
                    • Z
                      Zaqen @Sebastian Roth
                      last edited by Dec 2, 2021, 1:52 PM

                      @sebastian-roth
                      yes thank’you. i found where i can create group and i put version of kernel, it’s perfect.
                      George give to me howto compiling kernel to fog, but I would like to have your method please 😉
                      Cheers

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

                      140

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project