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

Lenovo N24 / USB NIC with ASIX AX88772C chip

Scheduled Pinned Locked Moved
Hardware Compatibility
2
29
7.1k
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.
  • B
    bloodwar
    last edited by Dec 15, 2017, 12:46 AM

    no go… but i feel like your getting closer to it lol
    https://i.imgur.com/NQg48i5.jpg

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Dec 15, 2017, 6:16 AM

      @bloodwar 11_bzImage will try 10 times. Don’t think this helps but it’s easy to test.

      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
      • B
        bloodwar
        last edited by Dec 15, 2017, 4:24 PM

        11 results https://i.imgur.com/9b0WwQb.jpg

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Sebastian Roth Dec 17, 2017, 2:51 PM Dec 17, 2017, 8:50 PM

          @bloodwar If we can’t make it work this way yet I’d suggest trying a different combination like GRUB + Linux kernel. For that please download usb.img (same download link - 64 MB), get an empty USB key and dump that image to USB like this:

          dd bs=1M if=/tmp/usb.img of=/dev/sdX
          

          Make sure you have the correct device filename - could be /dev/sdb or /dev/sdc… After connecting the USB key to your machine wait 5 seconds for it to settle and the run dmesg | tail to see which device name it has.

          If you only have a Windows machine at hand you can also use Win32DiskImager to write that image to your USB key.

          Then boot your Lenovo N24 of that USB key and see what happens. It has GRUB debug enabled and should loop at that stop where we seem to have a problem on “exit_boot_services”. Though I am not sure this will help. It’s just a test to see if you can boot the kernel straight from a GRUB USB key.

          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
          • B
            bloodwar
            last edited by Dec 18, 2017, 5:29 PM

            used Win32DiskImager
            usb booted
            selected “fog official kernel - /boot/bzimage” and “fog debug kernel - /boot/11_bzimage”

            same results on both
            https://i.imgur.com/I5uPXH3.jpg

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Sebastian Roth Dec 18, 2017, 12:24 PM Dec 18, 2017, 6:23 PM

              @bloodwar Ok, I forgot to add one parameter and therefore it fails. But booting essentially works. Could you please take a video of the start sequence between the point where you hit ENTER after selecting one of the two kernels and where the kernel messages scroll past. I’d like to see the GRUB debug messages! You could even just take a picture of it if you know exactly which debug messages I mean. On the screen it should say something like loader/i386/linux.c ....

              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
              • B
                bloodwar
                last edited by bloodwar Dec 18, 2017, 1:56 PM Dec 18, 2017, 7:56 PM

                i think this is it… first thing that pops up after you select fog default kernel.
                https://i.imgur.com/tw5mYSl.jpg
                if not i’ll take a video of it

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Sebastian Roth Dec 18, 2017, 2:29 PM Dec 18, 2017, 8:26 PM

                  @bloodwar Please plug the USB key back into a running (Windows) machine and edit the file boot\grub2\grub.cfg and add ,mmap to line number 6, so it looks like this:

                  set myimage=/boot/bzImage
                  set mydbgimage=/boot/11_bzImage
                  set myinit=/boot/init.xz
                  set myloglevel=7
                  set pager=1
                  set debug=linux,mmap
                  set timeout=-1
                  insmod all_video
                  ...
                  

                  Boot from that USB key again - now you need to skip through the pages as there are many messages on screen… Best if you can take a steady video of all 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
                  • B
                    bloodwar
                    last edited by Dec 18, 2017, 8:35 PM

                    https://i.imgur.com/LXbIQfu.jpg

                    seems to be endless if i hold enter

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Dec 18, 2017, 8:39 PM

                      @bloodwar Yeah, but there are the debug messages from the last picture you took somewhere in between. I’d like to see exactly that screen as picture. Things like real_mode_target ... and real_mode_mem ... should be on there.

                      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
                      • B
                        bloodwar
                        last edited by Dec 18, 2017, 9:02 PM

                        i’ll try and get a better video… what i have for now
                        https://youtu.be/e7tUmhpUPMY

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sebastian Roth Moderator
                          last edited by Dec 18, 2017, 9:05 PM

                          @bloodwar The video is pretty good, though it’s not with the mmap debug enabled.

                          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
                          • B
                            bloodwar
                            last edited by Dec 19, 2017, 5:33 PM

                            Alright tried booting it up again. Held the spacebar till any actually information showed up. Problem is it scrolls way to quickly to record anything. Are therre any log files i can create/capture to show what it’s doing?

                            1 Reply Last reply Reply Quote 0
                            • S
                              Sebastian Roth Moderator
                              last edited by Dec 19, 2017, 6:43 PM

                              @bloodwar Don’t think it’s easy to get that information dumped to a file. But shouldn’t be necessary on the other hand. You just need to be patient and page through the messages one by one. I know this may take a couple of minutes. On the other hand this is just a plain test to see if any other loader can properly do the UEFI “exit_boot_service” stuff that seems to hang when we chainload the kernel through iPXE. Right now I am lost with ideas but will look through the code again…

                              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
                                Sebastian Roth Moderator
                                last edited by Dec 19, 2017, 9:05 PM

                                @bloodwar I have looked through the code up and down, forth and back… Just don’t know all about UEFI and have no idea why this goes wrong. I am pretty close to sending a message to the kernel mailinglist. But before that I’d like you to try other kernels first. Please use some older kernels just to see if those can boot on that device. I think the easiest way is to download old kernel binaries here and here, plugin the USB key you made and put the kernel binary on it as EFI/BOOT/BOOTX64.EFI (rename that file - GRUB EFI binary).

                                Now boot the Lenovo N24 off that USB key and see how far you get. If you see Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)) than you are past the issue. If it just sits there for 3 minutes then I’d expect it to be locked. Please try at least 10 kernel binaries of various versions from the links above.

                                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
                                • 2
                                • 2 / 2
                                2 / 2
                                • First post
                                  24/29
                                  Last post

                                148

                                Online

                                12.1k

                                Users

                                17.3k

                                Topics

                                155.3k

                                Posts
                                Copyright © 2012-2024 FOG Project