similar to: syslinux (pxelinux.0) debug prints

Displaying 20 results from an estimated 1000 matches similar to: "syslinux (pxelinux.0) debug prints"

2014 May 29
3
syslinux (pxelinux.0) debug prints
On May 29, 2014 5:25 AM, "Wissam Shoukair" <wissams at mellanox.com> wrote: > > Hi Gene, > > I was wondering how I can set the ?printf? output to be visible on the screen? (I?m using syslinux-6.03-pre02) printf () or dprintf ()? You need to watch what functions are available at the time you want to print. For example, printf isn't available until ldlinux.c32 is
2014 Sep 29
0
syslimux with interrupts
Hi Gene, Thanks for the quick response. Im using pxelinux4.07. pxelinux.0 I didn?t find any lpxelinux.0 in this version I will try lpxelinux.0 from Syslinux6.03-pre20. Is there lpxelinux.0 in versions earlier than Syslinux5.10? -----Original Message----- From: Gene Cumm [mailto:gene.cumm at gmail.com] Sent: Monday, 29 September, 2014 18:40 To: Wissam Shoukair; For discussion of Syslinux and
2014 Sep 29
2
syslimux with interrupts
On Mon, Sep 29, 2014 at 11:07 AM, Wissam Shoukair <wissams at mellanox.com> wrote: > Hi Gene, > > Is there a way to compile pxelinux.0 to work with interrupts ? > > I need to check my driver (based on iPXE) which works in interrupt mode (and > not polling) > > > > Thanks for your help. > > Wissam What version? pxelinux.0 or lpxelinux.0? I've never
2014 May 31
1
syslinux (pxelinux.0) debug prints
>Message: 6 >Date: Fri, 30 May 2014 07:35:30 -0400 >From: Gene Cumm <gene.cumm at gmail.com> >To: Wissam Shoukair <wissams at mellanox.com> >Cc: For discussion of Syslinux and tftp-hpa <syslinux at zytor.com> >Subject: Re: [syslinux] syslinux (pxelinux.0) debug prints >Message-ID: > <CAD0Rxem_P4kOycVcSZUuaTjdKe=Gm5MLTjO6P6dMkbtsLOrVNQ at
2014 May 29
0
syslinux (pxelinux.0) debug prints
Op 2014-05-29 om 06:27 schreef Gene Cumm: > On May 29, 2014 5:25 AM, "Wissam Shoukair" <wissams at mellanox.com> wrote: > > > > Hi Gene, > > > > I was wondering how I can set the ???printf??? output to be visible on the > screen? (I???m using syslinux-6.03-pre02) > > printf () or dprintf ()? You need to watch what functions are available at >
2016 Feb 26
3
lpxelinux.0 with device that doesn't support Interrupts
I am experiencing an issue where I ran ipxe (as an option rom) and downloaded the lpxelinux.0 as the bootloader. Next it should download the ldlinux.c32 file using UNDI API. but before that it will close and open the underlying device (which is ipxe), and hooking the device interrupt so it can start getting some packets. What I'm experiencing is that if the underlying device doesn't
2014 Mar 17
0
Fwd: [ipxe-devel] iPXE boot from both ports (from diferent subnets) not working
From: Gene Cumm <gene.cumm at gmail.com> Date: Mon, Mar 17, 2014 at 7:39 PM Subject: Re: [ipxe-devel] iPXE boot from both ports (from diferent subnets) not working To: Wissam Shoukair <wissams at mellanox.com> Cc: "ipxe-devel at lists.ipxe.org" <ipxe-devel at lists.ipxe.org> On Mon, Mar 17, 2014 at 4:43 AM, Wissam Shoukair <wissams at mellanox.com> wrote: >
2016 Feb 26
2
lpxelinux.0 with device that doesn't support Interrupts
hi does anyone know if there are some known issues with running lpxelinux.0 with device that doesn't support Interrupts? i.e. irq function is null...
2014 Mar 14
0
[ipxe-devel] iPXE boot from both ports (from diferent subnets) not working
On Mar 14, 2014 3:37 AM, "Wissam Shoukair" <wissams at mellanox.com> wrote: > > Hi, > > I'm having a similar problem to the one mentioned earlier by "Laborde Louis", but in this case I'm trying to boot in PXE mode and not iSCSI. > > The problem here is this: > > 1 - DHCP from net0 is successful > > 2 - pxelinux.0 is downloaded from
2014 Mar 14
0
[ipxe-devel] iPXE boot from both ports (from diferent subnets) not working
On Fri, Mar 14, 2014 at 7:09 PM, Wissam Shoukair <wissams at mellanox.com> wrote: > Hi Gene , > > I will try to use 4.07 or 4.05 and update. Did you tried it on the VMWare > workstation on which you saw the issue? > > One more question, shouldn't iPXE reassign the correct parameters to the > "new" image its executing? I mean isn't it the responsibility
2014 Jun 29
0
SYSLINUX 6.03-pre18 crashes on Mellanox/Intel card with iPXE stack
On Jun 29, 2014 9:37 AM, "Wissam Shoukair" <wissams at mellanox.com> wrote: > > Hi Peter, > > I approached you before on this issue that I?m having with the SYSLINUX 6.03-pre18 when booting with iPXE option ROM. > > The issue was reproduced on different OEMs, and also on 2 different cards (Mellanox and Intel), with latest and 2 years old iPXE code. > > Just
2013 Feb 25
0
[syslinux:elflink] com32: Add com32_cmdline() which returns argv[ 1..argc-1]
On 02/23/2013 04:30 AM, syslinux-bot for Matt Fleming wrote: > Commit-ID: 41c29c26d70fde563d7c255872bbadad87a39dfa > Gitweb: http://www.syslinux.org/commit/41c29c26d70fde563d7c255872bbadad87a39dfa > Author: Matt Fleming <matt.fleming at intel.com> > AuthorDate: Fri, 22 Feb 2013 15:13:38 +0000 > Committer: Matt Fleming <matt.fleming at intel.com> >
2016 Feb 26
0
lpxelinux.0 with device that doesn't support Interrupts
On Fri, Feb 26, 2016 at 01:00:21PM +0000, Wissam Shoukair via Syslinux wrote: > hi > does anyone know if there are some known issues with running lpxelinux.0 > with device that doesn't support Interrupts? > i.e. irq function is null... Take some time to elaborate the question. Cheers Geert Stappers Who thinks that Original Poster doesn't want to hear/read issues.
2016 Mar 01
0
lpxelinux.0 with device that doesn't support Interrupts
On 02/26/16 15:10, Wissam Shoukair via Syslinux wrote: > > I am experiencing an issue where I ran ipxe (as an option rom) and > downloaded the lpxelinux.0 as the bootloader. > Next it should download the ldlinux.c32 file using UNDI API. > > but before that it will close and open the underlying device (which > is ipxe), and hooking the device interrupt so it can start getting
2014 May 28
1
PXELINUX problems with 6.03-pre12
Hi, I have been using 6.03-pre11 lpxelinux.0 to deliver standard (TFTP) and HTTP based vmlinuz and kernel images. Things are working fine. When I upgraded the same to 6.03-pre12 it stopped working. On the console of the machine that is booting, is stalls infinitely at the line: PXELINUX 6.03 lwIP 6.03-pre12 Copyright (C) 1994-2014 H. Peter Anvin et al Screen shot attached. FWIW: 1. the
2007 Dec 28
1
index question
I was hoping for some advice regarding indexing, From a dataframe there are 27 variables of interest, with the prefix of "pre". [7] "Decision" "MHCDate" "pre01" "pre01111" "pre012" "pre013" [13] "pre02" "pre02111" "pre02114" "pre0211" "pre0212"
2013 Oct 26
3
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
Hello Geert Thanks for replying.. But i think i can?t use it, as i don?t reach the point where the debug module will be available.. it just pulls the lpxelinux.0 and tries to get the next download-- the ldlinux.c32 and it fails...and freezes. And the next step would be other modules i think.. if i?m wrong.. excuse me 8-).. yesterday i managed to get ipxelinux working from ipxe.org.. so the nic
2014 Dec 16
5
PXE boot error
>> Hi, >> >> We have some problems while network booting thin clients. The type is T5540. >> >> At this moment we are using pxe linux 6.03. >> >> The systems are booting correctly with pxe linux version 6.03-pre14. >> We have seen the same error with version 6.03-pre9. >> >> The error message: >> >> Failed to load ldlinux.c32
2013 Mar 07
4
Syslinux-5.10-pre1
Folks, I've just released the first prelease for the 5.10 series. The intention is to leave 5.02-pre3 where it is and move to 5.10-pre1. The only difference between 5.02-pre3 and 5.10-pre1 is the merge of the lwip branch (and a single commit to fixup the -DDEBUG=2 build), which warranted a bump in the version minor number. See the shortlog below for details of the differences between
2014 Jun 19
5
testing out 6.03 network booting...
Hi all, wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting. below are results of me testing - i did each a few times to make sure they are valid results. hope it helps identify something that's gone awry ? so far, 6.03 pre11 and pre13 (excluding efi32) seem most