search for: e466d24

Displaying 13 results from an estimated 13 matches for "e466d24".

2015 Aug 07
2
EFI: HP + syslinux = crash [ brown paper bag update ]
>>> So.. my conclusion for now: 8702009 crashed because of some http pathprefix bug 8702009 contains the multinic bug so wouldn't work anyway e466d24 solves the mutlinic bug AND the http pathprefix bug e466d24 kept crashing on me because I mixed up libraries from 8702009 e466d24 still has an issue with png's in vesalinux causing crashes <<< This is a good report. Thanks ! Anyone there knows what's the fix in e466d24 solv...
2015 Aug 05
3
EFI: HP + syslinux = crash [ brown paper bag update ]
On Wed, Aug 5, 2015 at 3:03 PM, Oscar Roozen via Syslinux <syslinux at zytor.com> wrote: > Unfortunately I can't test anymore until Friday. Maybe gnu-efi got > updated? I seem to remember seeing a shell script pulling in the > newest version during compilation... It's version locked to a certain commit ID. -- -Gene
2015 Aug 07
0
EFI: HP + syslinux = crash [ brown paper bag update ]
...fy them furhter, they are: | commit 8702009fc7a6689432d17d4ea05d9c878452c57a | Author: Gene Cumm <gene.cumm at gmail.com> | Date: Sun Jul 19 08:09:10 2015 -0400 This is the "latest and greatest" from the (offical?) git repository on git://repo.or.cz/syslinux.git. | commit e466d2498604c8eea055a8e98284d65311073b39 | Author: Patrick Masotta <masottaus at yahoo.com> | Date: Sat Aug 1 07:40:16 2015 -0400 This is (unoffical?) repository on git://github.com/geneC/syslinux.git to which I was referred by Gene in this mail: http://www.syslinux.org/archives/2015-August...
2015 Aug 07
0
EFI: HP + syslinux = crash [ brown paper bag update ]
On 07-08-15 18:29, Patrick Masotta wrote: >>>> > So.. my conclusion for now: > > 8702009 crashed because of some http pathprefix bug > 8702009 contains the multinic bug so wouldn't work anyway > e466d24 solves the mutlinic bug AND the http pathprefix bug > e466d24 kept crashing on me because I mixed up libraries from 8702009 > e466d24 still has an issue with png's in vesalinux causing crashes > <<< > > This is a good report. Thanks ! > > Anyone there knows...
2015 Aug 01
3
EFI: HP + syslinux = crash
...http://www.syslinux.org/archives/2015-July/023875.html > This particular thread ends up with the code that today we believe is able to deal with > the above mentioned problems (multi-NIC, multi-handle). git://git.zytor.com/users/genec/syslinux.git git://github.com/geneC/syslinux.git Commit e466d24 on branch efi-multinic To add one of these remotes to an existing repo, the following commands will help. git clone -o github-genec git://github.com/geneC/syslinux.git git remote add github-genec git://github.com/geneC/syslinux.git To use it, git checkout github-genec/efi-multinic Oscar,...
2015 Aug 03
2
EFI: HP + syslinux = crash
...7,0x0)) According to HP it's actually one nic with four ports. I cannot disable them individually. <<< I see. From an EFI point of view you have 4 NICs >>> > git://git.zytor.com/users/genec/syslinux.git > git://github.com/geneC/syslinux.git > > Commit e466d24 on branch efi-multinic >[...] > Oscar, I'd love to hear your feedback on this commit.? If it still > fails with the General Protection Exception, I'd like to try sending > you some binaries, just to rule out your build system. Can you please send me the binaries as I stil...
2015 Aug 04
2
EFI: HP + syslinux = crash
...gt; Side note: sounds like there's yet other negative build interactions around. Maybe, but your binaries also crashed in the same way. I'll attach a "script" log of the IPMI session. In the tftpd logs I can see it loaded everything up to bootlogo.png. Just like my own build of e466d24. The frustrating thing for me now, is that I still don't know how far into the boot process it got. The 'AslInformation' that keeps reappearing in the stack traces doesn't say me a lot. Is it doing something ACPI related? How come the previous build also crashed in the same way...
2015 Aug 10
4
EFI: HP + syslinux = crash [ brown paper bag update ]
Updating myself again: On 07-08-15 16:03, Oscar Roozen wrote: > e466d24 still has an issue with png's in vesalinux causing crashes I can confirm this remaining crash is caused by the line "MENU BACKGROUND bootlogo.png". The original bootlogo.png is 640x480. Forcing the videomode with "MENU RESOLUTION 640 480" did not resolve the crashes, nor...
2015 Jul 31
2
EFI: HP + syslinux = crash
> 5) upload handles.txt somewhere It's waiting at http://okkie.nu/tmp/handles.txt
2015 Aug 03
0
EFI: HP + syslinux = crash
...vicePath(0x0,0x2)/MAC(ECB1D775E526,0x0)) >> DevicePath(0x0,0x3)/MAC(ECB1D775E527,0x0)) According to HP it's actually one nic with four ports. I cannot disable them individually. > git://git.zytor.com/users/genec/syslinux.git > git://github.com/geneC/syslinux.git > > Commit e466d24 on branch efi-multinic >[...] > Oscar, I'd love to hear your feedback on this commit. If it still > fails with the General Protection Exception, I'd like to try sending > you some binaries, just to rule out your build system. Can you please send me the binaries as I still have...
2015 Aug 04
0
EFI: HP + syslinux = crash
...iew you have 4 NICs I've still seen firmwares that allow me to disable those NIC ports individually, though it was buried inside another menu. > >>> > > git://git.zytor.com/users/genec/syslinux.git > > git://github.com/geneC/syslinux.git > > > > Commit e466d24 on branch efi-multinic > >[...] > > Oscar, I'd love to hear your feedback on this commit. If it still > > fails with the General Protection Exception, I'd like to try sending > > you some binaries, just to rule out your build system. > > Can you please se...
2015 Aug 04
0
EFI: HP + syslinux = crash
...ide note: sounds like there's yet other negative build interactions around. Maybe, but your binaries also crashed in the same way. I'll attach a "script" log of the IPMI session. In the tftpd logs I can see it loaded everything up to bootlogo.png. Just like my own build of e466d24. <<< I think we solved a bug but we found a new one. AFAIK you were not able to retrieve anything after loading syslinux.efi Now you retrieve ldlinux.e32, libcom32.c32, etc but it crashes when loading a png. If this is the case then the multi-nic issue is solved; the new code is able to...
2015 Aug 11
0
EFI: HP + syslinux = crash [ brown paper bag update ]
>>> On 07-08-15 16:03, Oscar Roozen wrote: e466d24 still has an issue with png's in vesalinux causing crashes I can confirm this remaining crash is caused by the line "MENU BACKGROUND bootlogo.png". <<< Since last week I've been able to reproduce this problem. This is a weird bug affecting zlib but it looks like a...