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

Lenovo Yoga ThinkPad S1

Scheduled Pinned Locked Moved
Hardware Compatibility
5
15
4.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.
  • W
    Wayne Workman
    last edited by Wayne Workman Apr 15, 2016, 6:21 AM Apr 15, 2016, 3:53 AM

    Boot to a recent linux live disk - any will do.

    Open up terminal and switch to root with sudo -i

    Plug in your dongle, and then wait a second, and then issue the command lsusb, give us the output of that. It’ll let us know exactly what hardware is connected to the machine and it’ll give IDs, which we can then use to learn a whole lot more about the chipset the dongle is using (and other stuff).

    It would also help if you gave us the make/model/version of the dongle, and a link to the page where you found it.

    –fixed

    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!
    Daily Clean Installation Results:
    https://fogtesting.fogproject.us/
    FOG Reporting:
    https://fog-external-reporting-results.fogproject.us/

    J 1 Reply Last reply Apr 15, 2016, 12:53 PM Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth Apr 15, 2016, 2:00 AM Apr 15, 2016, 7:54 AM

      I am sure Wayne meant lsusb to get the USB NIC information.

      @josh-martin said:

      …initializing devices…

      That’s a good starting point. You already got past one of the biggest hurdles of PXE booting your Yoga via a USB NIC. Well done! But there are a couple more hurdles to pass. The message means that iPXE is trying to find your NIC. How long did you wait when seeing this message. Sometimes it takes a longer time. Just give it a minute or so to see if it is really stuck. As well you can try different iPXE binary. I guess you are using undionly.kpxe right now. Edit your /etc/dhcp/dhcpd.conf and try undionly.kkpxe (note the double ‘k’) or ipxe.pxe/ipxe.kpxe…

      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

      J 1 Reply Last reply Apr 15, 2016, 12:57 PM Reply Quote 2
      • J
        josh.martin @Wayne Workman
        last edited by josh.martin Apr 15, 2016, 6:58 AM Apr 15, 2016, 12:53 PM

        @Wayne-Workman

        The usb dongle i’m using is the Here once plugged in and i boot to it I see that it is a Realtek RTL8153.

        1 Reply Last reply Reply Quote 0
        • J
          josh.martin @Sebastian Roth
          last edited by Apr 15, 2016, 12:57 PM

          @Sebastian-Roth

          You are correct I am currently using “undionly.kpxe” in the dhcpd.conf. I will give the others a shot in a bit once i get settled in and report back some results. Is a reboot of the server necessary when making these changes to the dhcpd.conf?

          W 1 Reply Last reply Apr 15, 2016, 1:20 PM Reply Quote 0
          • W
            Wayne Workman @josh.martin
            last edited by Wayne Workman Apr 15, 2016, 7:20 AM Apr 15, 2016, 1:20 PM

            @josh.martin said in Lenovo Yoga ThinkPad S1:

            Is a reboot of the server necessary when making these changes to the dhcpd.conf?

            No sir. If it’s Linux dhcp, just restart the service…
            Debian/Ubuntu:
            service dhcpd stop;sleep 2;service dhcpd start
            Fedora/CentOS/RHEL:
            systemctl restart dhcpd

            If it’s windows, it takes effect immediately.

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Sebastian Roth Apr 15, 2016, 7:48 AM Apr 15, 2016, 1:41 PM

              @josh-martin By the way, which version of FOG are you running (see in the blue cloud on the web interface)? If it is FOG 1.2.0 then you will run into more trouble with that USB NIC after you’ve solved the iPXE issue I reckon. I’d advice to go with FOG trunk!

              [edit]I just added your adapter to our list in the wiki. It has Realtek RTL8153 chipset which is confirmed working with undionly.kkpxe…[/edit]

              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

              J 1 Reply Last reply Apr 15, 2016, 1:53 PM Reply Quote 1
              • J
                josh.martin @Sebastian Roth
                last edited by Apr 15, 2016, 1:53 PM

                @Sebastian-Roth

                You were correct in recommending the “undionly.kkpxe” file. Once i made that change i was able to reach the fog gui with no issues. However, once i begin the quick inventory it appears to be working like normal until it tries to send the inventory to the server and it just freezes there until i cut it off.

                +1 for progress!

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Apr 15, 2016, 1:54 PM

                  @josh-martin FOG 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

                  J 1 Reply Last reply Apr 15, 2016, 1:56 PM Reply Quote 0
                  • J
                    josh.martin @Sebastian Roth
                    last edited by Apr 15, 2016, 1:56 PM

                    @Sebastian-Roth
                    1.2.0

                    G 1 Reply Last reply Apr 15, 2016, 2:01 PM Reply Quote 0
                    • G
                      george1421 Moderator @josh.martin
                      last edited by george1421 Apr 15, 2016, 8:03 AM Apr 15, 2016, 2:01 PM

                      @josh.martin If you can tolerate a little instability then it is recommended that you move to the trunk build to support current hardware with uefi firmware. 1.2.0 supported this not very well.

                      What it sounds like that iPXE is having an issue over the FOS kernel itself.
                      <edit> And the older FOS kernel doesn’t support the usb nic kernel parameter. </edit>

                      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!

                      J 1 Reply Last reply Apr 15, 2016, 3:47 PM Reply Quote 0
                      • J
                        josh.martin @george1421
                        last edited by Apr 15, 2016, 3:47 PM

                        @george1421

                        I was able to successfully update to the new trunk (release 7188). Once upgraded i was able to ipxe boot the machine and reach the fog menu FINALLY! The quick inventory and registration task also worked properly. I can now see the machine in the Fog web management console. However, when i attempt to ipxe boot the same machine again it is getting stuck on loading the “boot.php” file. It certainly sees the file and stops at 94% of the download. Unable to get it past this point now.

                        T 1 Reply Last reply Apr 15, 2016, 3:55 PM Reply Quote 0
                        • T
                          Tom Elliott @josh.martin
                          last edited by Apr 15, 2016, 3:55 PM

                          @josh.martin What do you mean the boot.php file? It shouldn’t be downloading boot.php, rather it downloads init.xz and/or bzImage.

                          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

                          J 1 Reply Last reply Apr 15, 2016, 4:00 PM Reply Quote 0
                          • J
                            josh.martin @Tom Elliott
                            last edited by josh.martin Apr 15, 2016, 10:12 AM Apr 15, 2016, 4:00 PM

                            @Tom-Elliott
                            This is where i am getting stuck at.Here

                            1 Reply Last reply Reply Quote 0
                            • S
                              Sebastian Roth Moderator
                              last edited by Apr 15, 2016, 5:46 PM

                              @josh-martin Are you able to load that URL (…/boot.php) with your browser?? What do you get? Please post the full output here in a code box.

                              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
                              • 1 / 1
                              1 / 1
                              • First post
                                11/15
                                Last post

                              214

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project