<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mandrake 7.2 &amp;amp; HP EN1207D-TX PCI 10/100 Fast Ethernet Adapter in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mandrake-7-2-amp-hp-en1207d-tx-pci-10-100-fast-ethernet-adapter/m-p/2495665#M90485</link>
    <description>Thanks for your suggestions. All of the files you mentioned had the lines you quoted in them. I made backup copies of these files, then edited out some of the non-applicable lines. &lt;BR /&gt;&lt;BR /&gt;I still have the same result. The /var/log/messages shows:&lt;BR /&gt;&lt;BR /&gt;Feb 20 19:10:57 pavilion insmod: Note: /etc/modules.conf is more recent than /lib/modules/2.2.17-21mdk/modules.dep&lt;BR /&gt;Feb 20 19:10:57 pavilion insmod: /lib/modules/2.2.17-21mdk/net/rtl8139.o: invalid parameter parm_irq&lt;BR /&gt;Feb 20 19:10:57 pavilion insmod: /lib/modules/2.2.17-21mdk/net/rtl8139.o: insmod eth0 failed&lt;BR /&gt;Feb 20 19:10:57 pavilion ifup: Delaying eth0 initialization.&lt;BR /&gt;Feb 20 19:10:57 pavilion network: Bringing up device eth0:  failed                                                         &lt;BR /&gt;&lt;BR /&gt;This time, after running harddrake, I issued:  /etc/rc.d/init.d/network start&lt;BR /&gt;&lt;BR /&gt;Then /var/log/messages showed:&lt;BR /&gt;&lt;BR /&gt;Feb 20 19:21:23 pavilion network: Setting network parameters:  succeeded&lt;BR /&gt;Feb 20 19:21:24 pavilion network: Bringing up interface lo:  succeeded&lt;BR /&gt;Feb 20 19:21:24 pavilion network: Bringing up interface eth0:  succeeded&lt;BR /&gt;&lt;BR /&gt;Still not sure why it is failing at boot time...</description>
    <pubDate>Wed, 21 Feb 2001 01:58:10 GMT</pubDate>
    <dc:creator>Scott J. Showalter</dc:creator>
    <dc:date>2001-02-21T01:58:10Z</dc:date>
    <item>
      <title>Mandrake 7.2 &amp; HP EN1207D-TX PCI 10/100 Fast Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mandrake-7-2-amp-hp-en1207d-tx-pci-10-100-fast-ethernet-adapter/m-p/2495663#M90483</link>
      <description>I am new to LINUX, although am an experienced HP-UX Sys Admin. I am haveing trouble getting LINUX to recognize my NIC automatically. I can get it to work manually. I have a Pavilion 8550C.&lt;BR /&gt;&lt;BR /&gt;I have read as much as I can find about the problems others have had with this NIC and LINUX.  So I know to use the "RealTek RTL8139" kernal module. I have also changed the O/S to "other" in the BIOS.&lt;BR /&gt;&lt;BR /&gt;The way that I have been able to get it to work is to go into HardDrake, select "Network Device Cards", select "Accton Technology Corporation SMC2-1211TX", then click on the "Run Configuration Tool" button. I then select "Realteck Semiconductor Co., Ltd. RTL-8139", and click on "OK". Next, I run "Linuxconf", select "Networking",  select "Host name and IP network devices",  select "Adapter 1". I select rtl8139 as the Kernel module. After applying this, I finally get the following in dmesg:&lt;BR /&gt;&lt;BR /&gt;rtl8139.c:v1.07 5/6/99 Donald Becker &lt;A href="http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html" target="_blank"&gt;http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html&lt;/A&gt;&lt;BR /&gt;eth0: SMC1211TX EZCard 10/100 (RealTek RTL8139) at 0x2000, IRQ 9, 00:10:b5:07:ff:da.           &lt;BR /&gt;&lt;BR /&gt;The next time I boot to LINUX, I have to go through the same procedure again. Any ideas how I can make this configuration change permanent would be appreciated.</description>
      <pubDate>Mon, 19 Feb 2001 15:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mandrake-7-2-amp-hp-en1207d-tx-pci-10-100-fast-ethernet-adapter/m-p/2495663#M90483</guid>
      <dc:creator>Scott J. Showalter</dc:creator>
      <dc:date>2001-02-19T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mandrake 7.2 &amp; HP EN1207D-TX PCI 10/100 Fast Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mandrake-7-2-amp-hp-en1207d-tx-pci-10-100-fast-ethernet-adapter/m-p/2495664#M90484</link>
      <description>Well, in the Directory /etc:&lt;BR /&gt;&lt;BR /&gt;There should be a file either&lt;BR /&gt;conf.modules or modules.conf ..&lt;BR /&gt;&lt;BR /&gt;In this file, near the top, add the line:&lt;BR /&gt;&lt;BR /&gt;alias eth0 rtl8139&lt;BR /&gt;&lt;BR /&gt;In the Directory:&lt;BR /&gt;/etc/sysconfig&lt;BR /&gt;edit the file:&lt;BR /&gt;network&lt;BR /&gt;&lt;BR /&gt;Make sure that the following is set:&lt;BR /&gt;&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;FORWARD_IPV4=false&lt;BR /&gt;HOSTNAME=(hostname)&lt;BR /&gt;DOMAINNAME=(domain)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then, in the Directory:&lt;BR /&gt;/etc/sysconfig/network-scripts&lt;BR /&gt;&lt;BR /&gt;edit the file:&lt;BR /&gt;&lt;BR /&gt;ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;In this file put the following:&lt;BR /&gt;&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;IPADDR=(ip-addr)&lt;BR /&gt;NETMASK=(netmask)&lt;BR /&gt;NETWORK=(net-address)&lt;BR /&gt;BROADCAST=(broadcast)&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope all this helps ..</description>
      <pubDate>Tue, 20 Feb 2001 08:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mandrake-7-2-amp-hp-en1207d-tx-pci-10-100-fast-ethernet-adapter/m-p/2495664#M90484</guid>
      <dc:creator>Adrian Snyman</dc:creator>
      <dc:date>2001-02-20T08:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mandrake 7.2 &amp; HP EN1207D-TX PCI 10/100 Fast Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mandrake-7-2-amp-hp-en1207d-tx-pci-10-100-fast-ethernet-adapter/m-p/2495665#M90485</link>
      <description>Thanks for your suggestions. All of the files you mentioned had the lines you quoted in them. I made backup copies of these files, then edited out some of the non-applicable lines. &lt;BR /&gt;&lt;BR /&gt;I still have the same result. The /var/log/messages shows:&lt;BR /&gt;&lt;BR /&gt;Feb 20 19:10:57 pavilion insmod: Note: /etc/modules.conf is more recent than /lib/modules/2.2.17-21mdk/modules.dep&lt;BR /&gt;Feb 20 19:10:57 pavilion insmod: /lib/modules/2.2.17-21mdk/net/rtl8139.o: invalid parameter parm_irq&lt;BR /&gt;Feb 20 19:10:57 pavilion insmod: /lib/modules/2.2.17-21mdk/net/rtl8139.o: insmod eth0 failed&lt;BR /&gt;Feb 20 19:10:57 pavilion ifup: Delaying eth0 initialization.&lt;BR /&gt;Feb 20 19:10:57 pavilion network: Bringing up device eth0:  failed                                                         &lt;BR /&gt;&lt;BR /&gt;This time, after running harddrake, I issued:  /etc/rc.d/init.d/network start&lt;BR /&gt;&lt;BR /&gt;Then /var/log/messages showed:&lt;BR /&gt;&lt;BR /&gt;Feb 20 19:21:23 pavilion network: Setting network parameters:  succeeded&lt;BR /&gt;Feb 20 19:21:24 pavilion network: Bringing up interface lo:  succeeded&lt;BR /&gt;Feb 20 19:21:24 pavilion network: Bringing up interface eth0:  succeeded&lt;BR /&gt;&lt;BR /&gt;Still not sure why it is failing at boot time...</description>
      <pubDate>Wed, 21 Feb 2001 01:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mandrake-7-2-amp-hp-en1207d-tx-pci-10-100-fast-ethernet-adapter/m-p/2495665#M90485</guid>
      <dc:creator>Scott J. Showalter</dc:creator>
      <dc:date>2001-02-21T01:58:10Z</dc:date>
    </item>
  </channel>
</rss>

