<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi list,<br>
<br>
I have an reproducable issue on realtek 8168 issue. <br>
<br>
<div style="padding: 15px; background-color: rgb(217, 237, 255);">
<div style="margin-bottom: 15px;">Ich habe 1 zu dieser E-Mail
gehörende Datei hochgeladen:</div>
<div style="background-color: rgb(255, 255, 255); padding: 15px;">
<div style="border: 1px solid rgb(205, 205, 205); border-radius:
5px 5px 5px 5px; margin-top: 10px; margin-bottom: 10px;
padding: 15px;" class="cloudAttachmentItem"><img
src="cid:part1.08030901.03030700@mglug.de"
style="margin-right: 5px; float: left; width: 24px; height:
24px;"><a moz-do-not-send="true" style="color: rgb(15, 126,
219) ! important;"
href="http://ubuntuone.com/6gWOuX6aODuZysoP2ytZJQ">20140312_195758.jpg</a><span
style="margin-left: 5px; font-size: small; color: grey;">(2,9
MB)</span><span style="float: right;"><img
style="margin-right: 5px;"
src="cid:part3.02070902.00030401@mglug.de"><a
style="color: rgb(15, 126, 219) ! important;"
href="https://one.ubuntu.com/referrals/referee/2149434/?next=/">Ubuntu
One</a></span><a style="color: rgb(15, 126, 219) !
important; font-size: small; display: block;"
href="http://ubuntuone.com/6gWOuX6aODuZysoP2ytZJQ">http://ubuntuone.com/6gWOuX6aODuZysoP2ytZJQ</a></div>
</div>
<div style="color: rgb(68, 68, 68); font-size: small; margin-top:
15px;"><a style="color: rgb(15, 126, 219) ! important;"
href="http://www.getthunderbird.com">Mozilla Thunderbird</a>
macht es einfach, große Dateien über E-Mails zu teilen.</div>
</div>
<br>
<br>
<ol>
<li>PC makes a could boot</li>
<li>ipxe boots from usb (ipxe.usb)</li>
<li>ipxe loads some linux over net (no network functionality
compiled in)</li>
<li>linux reboots</li>
<li>PC makes a *warm* reboot</li>
<li>ipxe boots from usb</li>
<li>ipxe isnt able to get an IP address (link down?)</li>
</ol>
<p>If i unplug the computer and wait 5 mins, the replug all and make
a coldboot, all is working again in the way above.<br>
</p>
<p>Maybe there is an issue with lost firmware? Could there something
overwritten by linux? Maybe a point of protected mode?<br>
</p>
<p>A pic is attached (Newest Code from yesterday, compiled with<br>
</p>
<p>make -j EMBED=sama.ipxe DEBUG=rtl818x,intel,dhcp,realtek
bin/ipxe.usb<br>
</p>
<p>The start routine which hangs is<br>
</p>
<p>!ipxe<br>
:dhcp<br>
ifconf -c dhcp net0 && goto load_decision_script ||<br>
echo Cant set ip-address from dhcp, retry<br>
goto dhcp<br>
..<br>
</p>
<p>There is the endless loop. Any ideas?<br>
</p>
<p>Tfh!<br>
</p>
<p>Oliver<br>
<br>
</p>
</body>
</html>