<?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: Redetect PCI ethernet adaptor using redhat kudzu in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858430#M77848</link>
    <description>Umm, as to the simple part of this, to get kudzu to re-detect the device, just remove the associated details from that 'hwconf' file, then re-run kudzu.&lt;BR /&gt;&lt;BR /&gt;That file is it's 'Database' of devices.</description>
    <pubDate>Fri, 06 Dec 2002 00:31:37 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2002-12-06T00:31:37Z</dc:date>
    <item>
      <title>Redetect PCI ethernet adaptor using redhat kudzu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858427#M77845</link>
      <description>I added a 2nd NIC card to my Redhat 7.1 netserver &amp;amp; used KUDZU to detect it.  It seems that the dectection was successful because in /etc/sysconfig/hwconf, I have 2 entries for the NIC cards:&lt;BR /&gt;&lt;BR /&gt;---------------------------&lt;BR /&gt;class: NETWORK&lt;BR /&gt;bus: PCI&lt;BR /&gt;detached: 0&lt;BR /&gt;device: eth&lt;BR /&gt;driver: eepro100&lt;BR /&gt;desc: "Intel Corporation|82557 [Ethernet Pro 100]"&lt;BR /&gt;vendorId: 8086&lt;BR /&gt;deviceId: 1229&lt;BR /&gt;subVendorId: 103c&lt;BR /&gt;subDeviceId: 10cb&lt;BR /&gt;pciType: 1&lt;BR /&gt;-&lt;BR /&gt;class: NETWORK&lt;BR /&gt;bus: PCI&lt;BR /&gt;detached: 1&lt;BR /&gt;device: eth&lt;BR /&gt;driver: eepro100&lt;BR /&gt;desc: "Intel Corporation|82557 [Ethernet Pro 100]"&lt;BR /&gt;vendorId: 8086&lt;BR /&gt;deviceId: 1229&lt;BR /&gt;subVendorId: 103c&lt;BR /&gt;subDeviceId: 10c3&lt;BR /&gt;pciType: 1&lt;BR /&gt;---------------------------&lt;BR /&gt;&lt;BR /&gt;My first NIC is working &amp;amp; uses the eepro100 module.  The 2nd card also uses the same drivers (it's working in another setup).&lt;BR /&gt;&lt;BR /&gt;My problem is now:&lt;BR /&gt;- I can't see the 2nd PCI card at /proc/pci or when using "lspci -v".&lt;BR /&gt;- Following that I can't configure my eth1 interface, redhat complains that there is no such interface.&lt;BR /&gt;&lt;BR /&gt;How can I force the OS to redetect the 2nd card?  Running KUDZU again does nothing since it was already detected.  There is still no sign of the 2nd NIC in /proc/pci&lt;BR /&gt;&lt;BR /&gt;Any pointers is appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Dec 2002 13:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858427#M77845</guid>
      <dc:creator>Gregory Lee</dc:creator>
      <dc:date>2002-12-05T13:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Redetect PCI ethernet adaptor using redhat kudzu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858428#M77846</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It may be a hardware pb. Try to unplug the 2nd card and re-plug it again.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Dec 2002 20:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858428#M77846</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-12-05T20:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Redetect PCI ethernet adaptor using redhat kudzu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858429#M77847</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Do you have the following &lt;BR /&gt;lines in your /etc/modules.conf ?&lt;BR /&gt;&lt;BR /&gt;alias eth0 eepro100&lt;BR /&gt;alias eth1 eepro100&lt;BR /&gt;&lt;BR /&gt;rgds.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 05 Dec 2002 21:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858429#M77847</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-12-05T21:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Redetect PCI ethernet adaptor using redhat kudzu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858430#M77848</link>
      <description>Umm, as to the simple part of this, to get kudzu to re-detect the device, just remove the associated details from that 'hwconf' file, then re-run kudzu.&lt;BR /&gt;&lt;BR /&gt;That file is it's 'Database' of devices.</description>
      <pubDate>Fri, 06 Dec 2002 00:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858430#M77848</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-12-06T00:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Redetect PCI ethernet adaptor using redhat kudzu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858431#M77849</link>
      <description>1- Yes, I've checked /etc/modules.conf to ensure I have both entries:&lt;BR /&gt;alias eth0 eepro100&lt;BR /&gt;alias eth1 eepro100&lt;BR /&gt;&lt;BR /&gt;2- I did try to remove the associated entries in /etc/sysconfig/hwconf.  The "new hardware" screen showed up and asked if I wanted to configure it.  But when I added the config for my 2nd NIC card, it changed the config for my 1st card (ie. /etc/sysconfig/network-scripts/ifcfg-eth0)!!&lt;BR /&gt;&lt;BR /&gt;Did this a few times &amp;amp; everytime KUDZU said a card was detected with 2 entries in the database but my eth1 was still elusive.&lt;BR /&gt;&lt;BR /&gt;3- Hardware check : I read somewhere that the best way to do it was to unplug it out, startup the server to let KUDZU remove the 2nd NIC from the database - then put the NIC card back in hopefully to a new slot.  As this is a production server, this would be my last option.&lt;BR /&gt;&lt;BR /&gt;Hmmm....</description>
      <pubDate>Sat, 07 Dec 2002 15:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redetect-pci-ethernet-adaptor-using-redhat-kudzu/m-p/2858431#M77849</guid>
      <dc:creator>Gregory Lee</dc:creator>
      <dc:date>2002-12-07T15:53:04Z</dc:date>
    </item>
  </channel>
</rss>

