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

UEFI booting with Yoga 370

Scheduled Pinned Locked Moved
Hardware Compatibility
6
47
19.7k
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.
  • S
    Sebastian Roth Moderator
    last edited by Sebastian Roth Sep 6, 2017, 3:03 PM Sep 6, 2017, 9:02 PM

    @sudburr Sorry to say this but yeah!! I am real happy that you join the team. Hope you are willing to keep this up with me and keep the debugging going. Could you please get a packet dump using this command on you FOG server while booting up one of the Yogas: tcpdump -w output.pcap host x.x.x.x and port 80 (just replace the x.x.x.x with the client’s IP). The capture file will be about 30-40 MB because the transfered kernel and initrd are within that capture file. But we need all this information to see if you have the same issue with retransmissions and such.

    I haven’t heard from @Iceman344 or his boss yet. Hope they’ll be back again as well.

    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
    • S
      sudburr
      last edited by Sep 13, 2017, 8:51 PM

      I don’t have a lot of spare time just now for much testing; on the road; but I do have a USB-C adapter coming in and I have hooked Lenovo on the line to hopefully help out too.

      [ Standing in between extinction in the cold and explosive radiating growth ]

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Sep 17, 2017, 6:41 AM

        @sudburr Did you get to test this yet?
        @Iceman344 Are you still around? Who’s your boss? How would he get in touch with us?
        @Brian-Hoehn Are you still onto this topic?

        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
        • S
          sudburr
          last edited by Sep 19, 2017, 4:12 PM

          Was able to squeeze in a baseline observation before I go onto other things and I’ve informed Lenovo as well.

          I have the following:

          1.Lenovo ThinkPad OneLink+ to RJ45 Adapter ( p/n: SC10J34224BB FRU: 00JT801 )
          2.Lenovo ThinkPad USB 3.0 Ethernet Adapter ( p/n: SC10H30171/RTL8153 FRU: 03X6903 )
          3.Lenovo USB-C to Ethernet Adapter ( p/n: SC10L66919/RTL8153-04 FRU: 03X7205 )

          All three work as desired on a Lenovo ThinkPad 13 (20GKSOA700 BIOS 1.24) for both Legacy and UEFI network boot. I also tested 1&2 on a Lenovo Yoga 260 (20FES0VJ00 BIOS 1.59) successfully.

          Since there isn’t a OneLink+ connector on a Yoga 370 (1.17) here are my findings for the two USB models.

          2a. Using the Lenovo ThinkPad USB 3.0 Ethernet Adapter ( p/n: SC10H30171/RTL8153 FRU: 03X6903 )

          • Legacy mode (no secure boot, CSM, Legacy only)
          • Selecting PCI LAN > Realtek PXE B000 D14
          • PXE boots okay, FOS environment hands off successfully and process succeeds

          2b. Using the Lenovo ThinkPad USB 3.0 Ethernet Adapter ( p/n: SC10H30171/RTL8153 FRU: 03X6903 )

          • UEFI mode (no secure boot, no CSM, UEFI only)
          • Selecting PCI LAN > Thinkpad USB LAN-IPv4
          • PXE boots okay, but FOS environment then hangs on black screen after loading their inits for performing the selected action

          3a. Using the Lenovo USB-C to Ethernet Adapter ( p/n: SC10L66919/RTL8153-04 FRU: 03X7205 )

          • Legacy mode (no secure boot, CSM, Legacy only)
          • Selecting PCI LAN > IBA CL Slot 00FE v0109
          • Attempts to PXE boot but fails with: PXE-E61: Media test failure, check cable ; PXE-M0F: Exiting Intel Boot Agent.

          3b. Using the Lenovo USB-C to Ethernet Adapter ( p/n: SC10L66919/RTL8153-04 FRU: 03X7205 )

          • UEFI mode (no secure boot, no CSM, UEFI only)
          • Selecting PCI LAN > Intel® Gigabit 0.0.18-IPv4
          • goes directly to a blank screen for 5 seconds then returns to the F12 boot menu

          There is clearly something amiss with the 370’s code.

          Lenovo says that the 4X90E51405 should work, but I don’t have one … yet 8).

          [ Standing in between extinction in the cold and explosive radiating growth ]

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sep 19, 2017, 7:54 PM

            @sudburr Nice, thanks a lot for testing and posting all those many details here!!

            Do you think you can squeeze in another short test to capture a packet dump for us to look at? Run tcpdump -w output.pcap host x.x.x.x and port 80 on the server, and boot up the client. When it hangs jst quit tcpdump (Ctrl-C), upload and post a link here.

            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
            • S
              sudburr
              last edited by Sep 27, 2017, 3:27 PM

              Lenovo is shipping me a 4X90E51405 for testing. I hope to be back into testing it soon.

              [ Standing in between extinction in the cold and explosive radiating growth ]

              1 Reply Last reply Reply Quote 1
              • S
                sudburr
                last edited by Oct 5, 2017, 7:21 PM

                Alrighty then, I have successfully UEFI and Legacy network booted a Lenovo ThinkPad Yoga 370 (20JJS2F200) with BIOS 1.17 using a Lenovo Mini-Ethernet Extension Adapter (p/n: sc10a39882aa, fru: 04x6435)

                Yay another proprietary interface! (here’s the modern version).

                [ Standing in between extinction in the cold and explosive radiating growth ]

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Oct 5, 2017, 7:24 PM

                  @sudburr Thanks for testing! So does that mean you don’t see the same issue (hang on init.xz) that was reported initially?

                  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
                  • S
                    sudburr
                    last edited by Oct 5, 2017, 7:25 PM

                    That’s right. It works exactly as desired.

                    [ Standing in between extinction in the cold and explosive radiating growth ]

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Oct 5, 2017, 7:30 PM

                      @sudburr You still have the other USB NIC adapters by any chance? Would you give those a try as well?

                      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
                      • S
                        sudburr
                        last edited by sudburr Oct 5, 2017, 1:47 PM Oct 5, 2017, 7:39 PM

                        I already tested the others (see above) with the same BIOS and fog server configuration (1.4.4 / 4.12.3).

                        [ Standing in between extinction in the cold and explosive radiating growth ]

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sebastian Roth Moderator
                          last edited by Oct 5, 2017, 8:10 PM

                          @sudburr Sorry, didn’t figure you had tested those on that very same model. Now I got it.

                          So that means the issue is gone. Most probably because of a new hardware release or firmware version?!?

                          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
                          • S
                            sudburr
                            last edited by sudburr Oct 6, 2017, 12:08 PM Oct 6, 2017, 3:00 AM

                            No. Nothing changed on the laptop.

                            To get past the inits in UEFI network boot I had to use the Lenovo Mini-Ethernet Extension Adapter ( p/n: sc10a39882aa, fru: 04x6435 ) that I just acquired.

                            To get past the inits in Legacy network booting I can use the Lenovo ThinkPad USB 3.0 Ethernet Adapter ( p/n: SC10H30171/RTL8153 FRU: 03X6903 ) or the Lenovo Mini-Ethernet Extension Adapter ( p/n: sc10a39882aa, fru: 04x6435 ) that I just acquired.

                            All tests were conducted with BIOS 1.17 and fog server configuration (1.4.4 / 4.12.3).

                            [ Standing in between extinction in the cold and explosive radiating growth ]

                            1 Reply Last reply Reply Quote 1
                            • S
                              Sebastian Roth Moderator
                              last edited by Oct 6, 2017, 4:48 AM

                              @sudburr Ok, thank you very much again for all the tests and detailed information! So I mark this solved (on my todo list) now.

                              Hope that all the other Yoga 370 users out there find this!

                              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
                              • S
                                sudburr
                                last edited by Oct 6, 2017, 5:24 PM

                                I can now confirm that the Lenovo Mini-Ethernet Extension Adapter (p/n: sc10a39882bb, fru: 04x6435) also works in both UEFI and Legacy network boot.

                                [ Standing in between extinction in the cold and explosive radiating growth ]

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

                                192

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project