search for: 023443

Displaying 4 results from an estimated 4 matches for "023443".

2015 Jun 25
2
EFI: PXE: "My IP is 0.0.0.0"
...pretty certain you'll see that the previous patch/binaries are sending packets that _should_ be sent on NIC1 out NIC0.-- -Gene <<< Hi Gene have you seen this thread? http://www.syslinux.org/archives/2015-April/023436.html continued here http://www.syslinux.org/archives/2015-May/023443.html Cao's patch try to solve the same multi-NIC issue you are dealing with; Your approach detect's the right NIC at pxe.c\net_parse_dhcp(void) but it is also necessary to detect the right NIC again at main.c\efi_create_binding() as explained here. http://www.syslinux.org/archives/2015-...
2015 Jun 25
0
EFI: PXE: "My IP is 0.0.0.0"
...; patch/binaries are sending packets that > _should_ be sent on NIC1 out > NIC0.-- > -Gene > <<< > > Hi Gene > have you seen this thread? > http://www.syslinux.org/archives/2015-April/023436.html > continued here > http://www.syslinux.org/archives/2015-May/023443.html Apparently I tagged it in my email but never got around to reading it yet. > Cao's patch try to solve the same multi-NIC issue you are dealing with; > > Your approach detect's the right NIC at > pxe.c\net_parse_dhcp(void) > but it is also necessary to detect the right...
2006 Sep 20
1
kernel32.VirtualAlloc() limitation? - "Insufficient memory to perform operation"
...below, with WINEDEBUG=+all. Could there be a problem with allocating virtual memory in Wine? Maybe the issue discussed under http://www.winehq.com/hypermail/wine-devel/2005/03/0662.html is related to this? I sent a mail on this before (http://www.winehq.com/pipermail/wine-users/2006-September/023443.html), but now had time to look deeper into this. A blank screen, as mentioned in my first posting, does not appear when wine is compiled with --without-opengl (while the memory-error still appears). wine 0.9.21, gcc 3.3.6, kernel 2.6.15 (Debian), dual-boot WinXP (but not used for Wine), PaperC...
2015 Jun 22
5
EFI: PXE: "My IP is 0.0.0.0"
Hello Gene, thanks a lot for your patch! It doesn't work yet, but I have some more information. Before the patch, the boot sequence ended with the following: NBP file download successfully. Getting cached packet My IP is 0.0.0.0 After the patch it ended with the following (note that the IP is the same as the Station IP address): NBP file download successfully. LibLocateHandle returned