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

X1 AIO Desktop - i7 vPro network issue with Intel I219-LM [was: Make new bzImage...]

Scheduled Pinned Locked Moved
Hardware Compatibility
6
96
54.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.
  • M
    mandrade @Sebastian Roth
    last edited by Jun 1, 2016, 11:58 PM

    @Sebastian-Roth ,

    I have tried the rom-omatic.eu guide to create a USB stick. When it boots it fails with "“could not connect to net0: input/output error”

    I

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Jun 2, 2016, 6:13 AM

      @mandrade What if you build a simple undionly.kkpxe with debug enabled http code and do normal PXE boot? Just move the original unidonly.kkpxe on your FOG/TFTP server out of the way and put that new binary in place…

      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

      M 1 Reply Last reply Jun 2, 2016, 6:22 AM Reply Quote 0
      • M
        mandrade @Sebastian Roth
        last edited by Jun 2, 2016, 6:22 AM

        @Sebastian-Roth ,

        I’ve been messing around with the BIOS settings etc. I’ve managed to get the machine to get here:

        0_1464848496207_new_error.jpg

        Q 1 Reply Last reply Jun 2, 2016, 2:58 PM Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Jun 2, 2016, 2:32 PM

          @mandrade said:

          I’ve been messing around with the BIOS settings

          You got to be kidding?!? Possibly this was some kind of weird secruity chip issue again? Please can you reproduce which BIOS setting change did the trick?

          About the DHCP error you see now: Do you have a onboard NIC in that machine or is it just the dock thingy? If it’s just that dock NIC-wise then it seems like the kernel actually does detect it as eth0. Please try using a dumb mini switch to connect between this client and your network. Possibly this might help you.

          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
          • Q
            Quazz Moderator @mandrade
            last edited by Jun 2, 2016, 2:58 PM

            @mandrade I would advise trying a different USB NIC, it seems like this one isn’t working properly given that it cannot read the device descriptor properly.

            Unless… is this being plugged into a USB3 port? If so, try a USB2 port.

            M 1 Reply Last reply Jun 2, 2016, 11:46 PM Reply Quote 1
            • M
              mandrade @Quazz
              last edited by Jun 2, 2016, 11:46 PM

              @Quazz ,

              That’s the thing, it’s a Onelink+ mini dock that I’m connecting with.

              0_1464911037025_minidock.png

              The there is also an onboard adaptor I assume is for the USB dongle.

              1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by Sebastian Roth Jun 3, 2016, 10:40 AM Jun 3, 2016, 4:38 PM

                @mandrade said:

                The there is also an onboard adaptor I assume is for the USB dongle.

                I am not sure if I understand what you are trying to tell us. I was asking if there is some kind of “onboard” NIC within the device that might possibly be detected as eth0. While on the other hand the device descriptor error sounds a bit like it finds the USB NIC but fails to talk to it.

                Have you ever tried booting any kind of live linux system (via USB or CDROM) on that machine?

                PS: I am changing the title of this post now as I keep forgetting what this is about anyway…

                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

                M 1 Reply Last reply Jun 6, 2016, 10:23 PM Reply Quote 0
                • M
                  mandrade @Sebastian Roth
                  last edited by mandrade Jun 6, 2016, 4:34 PM Jun 6, 2016, 10:23 PM

                  @Sebastian-Roth ,

                  I have thrown in the towel for now, seeing as there are only three laptops at this stage it should be ok.

                  So the full story is, there a two interfaces detected. An internal NIC which can be enabled/disabled by the BIOS(extends to USB dongle) and a second interface on the mini dock(The Realtek 8135 that was Mentioned).

                  The error device descriptor error comes up when the onboard NIC is enabled. As there is no USB dongle with an ethernet cable present we get device descriptor error. At least that’s my theory! Now, if I disable the onboard, and boot directly from the mini doc, it hangs intermittently. Sometimes on the bzImage and sometimes on the Init.xz. Believe it or not sometimes it goes all the way through but then eth0 was not detected.

                  Unfortunately these machines did not ship with the USB dongle. So I cannot test if that would work. I have also tried booting using a USB bootable drive but that also fails. I followed this document:

                  https://wiki.fogproject.org/wiki/index.php?title=USB_Bootable_Media

                  1 Reply Last reply Reply Quote 0
                  • M
                    mandrade
                    last edited by mandrade Jun 6, 2016, 5:03 PM Jun 6, 2016, 10:59 PM

                    Could also be a driver issue. The PXE boot off the mini dock seems to be a known problem:

                    https://forums.lenovo.com/t5/Enterprise-Client-Management/OneLink-Dock-No-Network-in-Windows-PE/td-p/3280897/page/2

                    The above forum is about a Lenovo Yoga and SCCM but the mini dock is the same. Same realtek driver. The Unix/Linux drivers availabled here:

                    http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=56&Level=5&Conn=4&DownTypeID=3&GetDown=false

                    1 Reply Last reply Reply Quote 1
                    • S
                      Sebastian Roth Moderator
                      last edited by Sebastian Roth Jun 8, 2016, 9:24 AM Jun 8, 2016, 3:12 PM

                      @mandrade said:

                      Now, if I disable the onboard, and boot directly from the mini doc, it hangs intermittently. Sometimes on the bzImage and sometimes on the Init.xz. Believe it or not sometimes it goes all the way through but then eth0 was not detected.

                      To me this definitely seems like an issue related to crappy hardware. Possibly the iPXE and kernel devs can work around this in their driver code but maybe not.

                      Could also be a driver issue. The PXE boot off the mini dock seems to be a known problem

                      Great find! Sure we could replace the official linux kernel driver r8152 with that one from the realtek website but you’d still see the hangs on iPXE trying to load the kernel most times. Although the iPXE devs have helped us a lot of times and added patches I kind of doubt that you can get them to add the realtek driver code to their project.

                      Have you tried my suggestion on using a dumb mini switch to connect between this client and your network yet? Possibly this might help.

                      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

                      M 1 Reply Last reply Jun 15, 2016, 6:33 AM Reply Quote 0
                      • M
                        mandrade @Sebastian Roth
                        last edited by Jun 15, 2016, 6:33 AM

                        @Sebastian-Roth ,

                        I just tried your suggestion of using a mini dumb switch. This has not made any difference unfortunately.

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sebastian Roth Moderator
                          last edited by Sebastian Roth Jun 15, 2016, 5:25 AM Jun 15, 2016, 11:23 AM

                          @mandrade Sad to hear that you couldn’t make it work this way either. I think the only suggestion I am left with is try build an iPXE binary and “Enable Debug” http,httpcore,httpconn. Please take a picture or video of what you see on screen then. Possibly we see exactly where it hangs along the way.

                          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

                          M 1 Reply Last reply Jun 16, 2016, 1:30 AM Reply Quote 0
                          • M
                            mandrade @Sebastian Roth
                            last edited by Jun 16, 2016, 1:30 AM

                            @Sebastian-Roth ,

                            I built my own iPXE binary using the rom-o-matic.eu page and following the features that needed to be enabled on page https://wiki.fogproject.org/wiki/index.php/IPXE#rom-o-matic.eu

                            Now I see this:

                            0_1466040586374_ipxe-boot.jpg

                            Now it doesn’t even go as far, DHCP fails.

                            1 Reply Last reply Reply Quote 0
                            • G
                              george1421 Moderator
                              last edited by Wayne Workman Jun 15, 2016, 8:05 PM Jun 16, 2016, 1:43 AM

                              While I have personal reasons for asking you to test this, it would be interesting to see if we can get around the pxe issue with this specific hardware. I’ve been working on a PXE-less booting method for hardware that we can’t get to PXE boot into FOS. Here is the background in this post that describes what actions are needed. I’ll IM you the link. https://forums.fogproject.org/topic/7767/another-init-xz-issue/22

                              https://forums.fogproject.org/topic/7767/another-init-xz-issue/22

                              Understand this is not intended to distract you from getting iPXE working on this target computer, I’m interested to see if we can get the FOS engine to boot on this troubled hardware.

                              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!

                              M 1 Reply Last reply Jun 16, 2016, 1:47 AM Reply Quote 0
                              • M
                                mandrade @george1421
                                last edited by Jun 16, 2016, 1:47 AM

                                @george1421 ,

                                sure will give this a try. where would I place the img file, I assume on a USB drive?

                                G 1 Reply Last reply Jun 16, 2016, 1:51 AM Reply Quote 0
                                • G
                                  george1421 Moderator @mandrade
                                  last edited by george1421 Jun 15, 2016, 7:53 PM Jun 16, 2016, 1:51 AM

                                  @mandrade Yes, the idea is to use either dd on linux or win32diskimager (on windows) to write the .img file to a usb flash drive (min 256MB). The image is only 128MB so if you write the image to a 64GB flash drive everything above 128MB will not be accessible. So choose wisely. This is the same files that are delivered over iPXE except I’m using grub to load bzImage and the inits from the USB instead if iPXE. This current grub file is setup to load the x64 kernel. That i7 should be a 64 bit processor, so the only change to the grub.cfg is to give it the ip address of your fog 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!

                                  M 2 Replies Last reply Jun 16, 2016, 1:55 AM Reply Quote 0
                                  • M
                                    mandrade @george1421
                                    last edited by Jun 16, 2016, 1:55 AM

                                    @george1421 ,

                                    Thank you very much. Will give it a shot and will let you know how this went.

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      mandrade @george1421
                                      last edited by Jun 16, 2016, 3:15 AM

                                      @george1421 ,

                                      So the feedback is a follows. If I use the mini dock and boot from the USB drive, no dice. After asking around here I was told we had some USB 2.0 Lenovo ethernet adapters.

                                      I decided try it, plugged it in to one of the USB ports. I then booted off the USB drive, and I now am able to get an IP, eth0 continues to be a problem but that’s ok I now get an IP assigned on eth1.

                                      I started off by trying to inventory the machine. That worked fine, machine inventory success. However if I then try to image, I get the following error:

                                      Fatal error:: Unknown Request Type:: Null

                                      Ideas??

                                      G 1 Reply Last reply Jun 16, 2016, 3:23 AM Reply Quote 0
                                      • G
                                        george1421 Moderator @mandrade
                                        last edited by george1421 Jun 15, 2016, 9:25 PM Jun 16, 2016, 3:23 AM

                                        @mandrade what version of fog do you have? The USB booting was added with r8050 of the trunk.

                                        If you have that release or newer then schedule a capture or deploy what ever you want. And then boot via USB and pick capture/deploy. That will supply the missing type variable.

                                        But this IS good news that you are able to register.

                                        This method is not ideal because with pxe booting ipxe talks to fog so the settings are dynamic. And with USB they are static.

                                        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!

                                        M 2 Replies Last reply Jun 16, 2016, 4:05 AM Reply Quote 0
                                        • M
                                          mandrade @george1421
                                          last edited by Jun 16, 2016, 4:05 AM

                                          @george1421 ,

                                          Ah, right ok. I’m still on version 7965! Will update and try again.

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

                                          148

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project