<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">gPXE isn't seeing your rtl8185 card at all. Is this a laptop with the<br>
card built-in or something? Sometimes there's something special that<br>
has to be done to enable it... check your BIOS for appropriate<br>
settings.<br>
<br>
Also try<br>
nm bin/gpxe.lkrn.tmp | grep obj_rtl818<br>
to make sure the rtl8185 driver is actually compiled in.</blockquote><div><br>it's a PCMCIA Trendnet TEW-421PC inserted in a Thinkpad 2684-G8U, i don't expect the BIOS has a clue about it, it works great in w2k, knoppix6.3, and ubuntu hardy, tho surprisingly the drivers in intrepid, jaunty, and centos5.4 do not seem to make it work.<br>
<br>nm bin/gpxe.lkrn.tmp | grep obj_rtl818<br>000dbe1c B check_obj_rtl8180<br>000dbe1c B check_obj_rtl8185<br>000dbe1c B obj_rtl8180<br>000dbe1c B obj_rtl8180_grf5101<br>000dbe1c B obj_rtl8180_max2820<br>000dbe1c B obj_rtl8180_sa2400<br>
000dbe1c B obj_rtl8185<br>000dbe1c B obj_rtl8185_rtl8225<br>000dbe48 B obj_rtl818x<br></div></div>