Boot File Testing for SR
-
svn5901_ipxe: hang on init.xz
-
svn5902_ipxe: hang on init.xz
-
svn5918_ipxe: hang on init.xz
-
Not understanding what the bug is here.
-
He requested me to test them and put weather it hung or not.
-
svn5938_ipxe: hang on init.xz
-
Are you just trying to find out when Surface Pro booting became an issue? From the boot file you should post the ipxe version. It appears in the “ipxe (abcdef)” of the connection request. The parenthesis should show us the version when it worked.
-
Not sure exactly what SR is looking for, he just requested that I try each file and let him know the result as posted. Using his template.
We have about the same time frame work wise so I told him I would test them all for him today
-
This isn’t a resolvable post really. More of a testing platform post for him to see what his files are doing.
-
@psycholiquid Thanks again for the testing. Looks good to me.
@Tom-Elliott This was intended to double check that this issue is not something we have caused (e.g. by some specific header config or what). So beside testing all the iPXE git commits I also grabbed our original binaries from SVN to see if the results match up. See the spread sheet called
00_iPXE svn commits
here and you’ll understand what I am up to with this. The results are consistent with what you see in00_iPXE git commits
: Seems iPXE git commit757ab983811ac8d3f65efb65b8309738bd33bea3
was the first to show this problem - hangs on init.xz.So now we can get to the interesting part of finding out what exactly does cause the issue. So I compiled a debug enabled (
DEBUG=efi_timer
) version and it kind of seems like the issue went away with debug enabled.@Psycholiquid Just to make I compiled a binary from the exact same source but without the debug - please test
02_efi_timer_ipxe_wo_debug.efi
when you have time and see if that hangs or not.PS: I moved most of the other testing posts here as well.
-
@Psycholiquid And here I have another one for you to test as well. I won’t be around today. So I hope you can make it work and we get some more results from that. Take a USB key, format as FAT32 (!) and create the directories
EFI\boot\
(orEFI/boot/
if doing this on linux) and copy the iPXE binaries to that directory. Now first rename02_efi_timer_ipxe.efi
tobootx64.efi
, pop that into the surface and boot from the USB key. See what you get. Hang on init.xz or not. Then go back and renamebootx64.efi
to02_efi_timer_ipxe.efi
and02_efi_timer_ipxe_wo_debug.efi
tobootx64.efi
and try again. -
I am out today but will do this first thing tomorrow morning.
-
02_efi_timer_ipxe.efi: No hang on init.xz
Hating you right now and you must feel in my pain of how small the text is on these dang Surfaces. 4K FTL
-
02_efi_timer_ipxe_wo_debug: No hang on init.xz
-
@psycholiquid Pssst… to adjust the small font size try this FOS kernel parameter
vga=792
vga=792 should be 1024x768x24 video mode, and clean your monitor, please!!!
ref: https://unix.stackexchange.com/questions/71231/grub2-and-kernel-vga-parameter/114980
-
@george1421 Stupid thing requires I constantly touch it. I hate these surfaces. in order to boot from anything other than Windows Boot I have to swipe the screen I need those white gloves jewelers use.
-
@Psycholiquid This is confusing me more and more. If I didn’t do anything wrong then those two binaries were compiled from most current iPXE source with our FOG header files and would show that the initial issue was fixed in the iPXE code since then and we didn’t notice…
Would you please do me another favor and test those new binaries as well:
302f1eeipxe.efi
,694c18ipxe.efi
,c917687ipxe.efi
,e09331aipxe.efi
,5cf5ffeipxe.efi
,757ab9ipxe.efi
,d37e025ipxe.efi
andHEADipxe.efi
(download. Just post short notes on each binary “No hang on init.xz” or “Hang on init.xz”. Thanks! -
ok, doing it now. Sorry roaming profiles migration making me manic…
-
302f1eeipxe.efi: wont boot at all on my surface
694c18ipxe.efi: Hang on init.xz
c917687ipxe.efi: Hang on init.xz
e09331aipxe.efi: Hang on init.xz
5cf5ffeipxe.efi: No hang on init.xz
757ab9ipxe.efi: Hang on init.xz
d37e025ipxe.efi: No hang on init.xz
HEADipxe.efi: Hang on init.xz -
@Psycholiquid Something must have gone wrong here. Maybe I uploaded the wrong HEADipxe.efi or your test failed somehow. Could you please re-test that one binary?