<br><br><div><span class="gmail_quote">On 3/29/06, <b class="gmail_sendername">Ivar Ruyter</b> <<a href="mailto:i.ruyter@fz-juelich.de">i.ruyter@fz-juelich.de</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;">
After running FC4 successfully on this laptop, a fresh install of FC5<br>ended up in a calamity, the ethernet network stopped working.<br><br>Some specifications:<br>Ethernet adapter: Marvell Tech Group 88E8053 PCI-E Gigabit,
<br>system-config-network as well as webmin shows that ethernet active, port<br>lights are blinking as if the interface was working, all this with the<br>standard kernel (2054). The sky2 module is loaded, not the sk98lin one.
<br><br>After looking around, I found the following kernel<br>2.6.15-1.2021.2.1_FC5.jwltest.13 from Mr.Linville which did enable the<br>ethernet interface until I tried to install VMWare 5.5.1, which froze<br>the laptop, subsequent reboots did not re-enable the network.
<br><br>I have found a bugzilla Nr. 180063 which might look relevant to my<br>problems. Any help would be most welcome, a laptop without connectivity<br>is as useful to me as a car without wheels :-<<br><br>PS Just tried the latest rawhide kernel
<br>(kernel-2.6.16-1.2097_FC6.i686.rpm), same story no connectivity.<br>--<br>Ivar Ruyter B-SI Division        Phone: 02461-61-2767<br>Forschungszentrum Juelich GmbH   E-Mail: <a href="mailto:I.Ruyter@fz-juelich.de">I.Ruyter@fz-juelich.de
</a><br>52425 Juelich Germany            Registered Linux User No.197835<br><br><br>              Black Holes are where God divides by zero<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">
fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>Hi Ivar!<br><br>Ok Ivar - this is kind of a "googled guess from afar".  I hope it helps!
<br><br>Start from where it worked - - "I found the following kernel 2.6.15-1.2021.2.1_FC5.jwltest.13 from Mr.Linville which did enable the ethernet interface" and then look at (see link):<br><br><a href="http://www.vmware.com/support/kb/enduser/std_adp.php?p_sid=pTNeoG3i&p_lva=&p_faqid=1689&p_created=1115341770&p_sp=cF9zcmNoPTEmcF9ncmlkc29ydD0mcF9yb3dfY250PTU0JnBfc2VhcmNoX3RleHQ9ZXRoZXJuZXQmcF9zZWFyY2hfdHlwZT03JnBfcHJvZF9sdmwxPX5hbnl_JnBfcHJvZF9sdmwyPX5hbnl_JnBfc29ydF9ieT1kZmx0JnBfcGFnZT0x&p_li=">
http://www.vmware.com/support/kb/enduser/std_adp.php?p_sid=pTNeoG3i&p_lva=&p_faqid=1689&p_created=1115341770&p_sp=cF9zcmNoPTEmcF9ncmlkc29ydD0mcF9yb3dfY250PTU0JnBfc2VhcmNoX3RleHQ9ZXRoZXJuZXQmcF9zZWFyY2hfdHlwZT03JnBfcHJvZF9sdmwxPX5hbnl_JnBfcHJvZF9sdmwyPX5hbnl_JnBfc29ydF9ieT1kZmx0JnBfcGFnZT0x&p_li=
</a><br><br>But just in case the long link does not make it:<br><br><p>The VMware Tools installer doesn't update the kernel module list in
the Linux guest operating system and doesn't restart the network
interface. The Ethernet interface doesn't start because the <tt>vmxnet</tt> module is not loaded in the Linux kernel.</p>

<p>To work around this problem, after installing VMware Tools, reboot
the Linux guest operating system. Rebooting the guest updates the
kernel module list, loads the <tt>vmxnet</tt> module, and starts the network interface.</p>

<p>If your Linux distribution doesn't update the kernel module during
the boot process, or if you don't want to reboot the guest operating
system, run the following commands manually in the Linux guest as root:</p>

<pre>depmod -a <br>/etc/init.d/network restart<br></pre><br>This is from:   <a href="http://www.vmware.com/">http://www.vmware.com/</a>    >Support>KnowledgeBase  then searching "ethernet"<br><br>I hope this helps!  There are probably lots of other answers, googleing for the brand name and number located a lot of threads.
<br><br>Hope we all have fun!<br><br>Tod<br>