<br><br><div><span class="gmail_quote">On 3/3/06, <b class="gmail_sendername">Justin Conover</b> <<a href="mailto:justin.conover@gmail.com">justin.conover@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;"><br><br><div></div><div style="direction: ltr;"><span class="q"><span class="gmail_quote">On 3/3/06, <b class="gmail_sendername">Phil Knirsch</b> <<a href="mailto:pknirsch@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pknirsch@redhat.com</a>> wrote:</span></span></div><div style="direction: ltr;"><span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Justin Conover wrote:<br>><br>> About 3 days ago, my laptop (Dell Latitude D600) stopped coming back<br>> from suspend, the hd light flickered but the screen wouldn't come back.<br>><br>> I replaced with this, and I got my screen back, howerver my network
<br>> didn't reconnect and had to run<br>> dhclient eth0<br>><br>> I am at work at the moment and it is on a docking station if that matters./?<br>><br>> lspci -v | grep VGA<br>><br>> 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf
<br>> [FireGL 9000] (rev 02) (prog-if 00 [VGA])<br>><br>><br>> # lspci -v | egrep -i 'network|ethernet'<br>> 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M<br>> Gigabit Ethernet (rev 01)
<br>> 02:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)<br>><br><br>OK, so screen works again, good. As i said, should be fixed in<br>pm-utils-0.13 and later.<br><br>In userland we wake up the NetworkManager and mDNSResponder when we
<br>resume, so make sure you have both of them running. If one of them isn't<br>running that might explain why the network isn't coming back up.<br><br>Read ya, Phil<br><br>--<br><br></blockquote></span></div><div style="direction: ltr;">
</div>[root@kainos pm]# chkconfig --list | egrep -i 'Network|mDNS'
<br>NetworkManager  0:off   1:off   2:off   3:off   4:off   5:on    6:off<br>NetworkManagerDispatcher        0:off   1:off   2:off   3:off   4:off   5:on   6:off<br>network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
<br><br>I don't appear to have mDNSResponder on here, I did a fresh (test) network install on this laptop last night.<br>

</div></blockquote></div><br>I just logged into my 2 box's at home and they have nothing for dns either<br><br> chkconfig --list | grep -i dns<br><br>