<?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: NIC config in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949921#M76856</link>
    <description>hi,&lt;BR /&gt;ifconfig just displays the status of all active interfaces. if your interface is not listed when u do an ifconfig, means due to some reason or other ur interface is down.&lt;BR /&gt;&lt;BR /&gt;try doing an ifconifg eth0 up and see if it helps.&lt;BR /&gt;&lt;BR /&gt;then what else? still no errors in ur log file?&lt;BR /&gt;-balaji</description>
    <pubDate>Tue, 15 Apr 2003 02:33:41 GMT</pubDate>
    <dc:creator>Balaji N</dc:creator>
    <dc:date>2003-04-15T02:33:41Z</dc:date>
    <item>
      <title>NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949916#M76851</link>
      <description>My system has a Davicom ethernet card. The module is loaded but when I try to configure the card I get the message &lt;BR /&gt;[root@localhost root] ifconfig eth0 192.168.1.1&lt;BR /&gt;SIOCSIFFLAGS: Device or resourse busy&lt;BR /&gt;&lt;BR /&gt;Any idea what might be the problem?&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Apr 2003 16:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949916#M76851</guid>
      <dc:creator>Basavaraj</dc:creator>
      <dc:date>2003-04-12T16:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949917#M76852</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Does it say "resource temporarily unavaliable" prior to this ?&lt;BR /&gt;&lt;BR /&gt;This message usually means you have a hardware problem. Make sure you set "Plug and Play" option in BIOS to NO.&lt;BR /&gt;&lt;BR /&gt;In other words, verify resource allocations for your card, use cat /proc/pci or lspci -v. Check if there's an IRQ assigned to it.&lt;BR /&gt;&lt;BR /&gt;G.</description>
      <pubDate>Sat, 12 Apr 2003 17:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949917#M76852</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2003-04-12T17:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949918#M76853</link>
      <description>How many interfaces does your system?&lt;BR /&gt;try an ifconfig -a to see all interfaces.&lt;BR /&gt;&lt;BR /&gt;Maybe eth0 is already up?</description>
      <pubDate>Mon, 14 Apr 2003 08:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949918#M76853</guid>
      <dc:creator>Silvestre Thomas</dc:creator>
      <dc:date>2003-04-14T08:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949919#M76854</link>
      <description>hi&lt;BR /&gt;is the card already up. check out ifconfig -a output. &lt;BR /&gt;&lt;BR /&gt;try ifconfig eth0 unplumb and then assigning the ip address. &lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 14 Apr 2003 09:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949919#M76854</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-14T09:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949920#M76855</link>
      <description>I've only one NIC card. When I type "ifconfig" the interface info is not displayed. Bu when I type "ifconfig -a" the eth0 info is displayed. I tried "ifconfig eth0 unplumb" and "ifconfig eth0 192.168.1.1 down" to reassign IP add...but no luck..get the same error mesg. Also the "lspci -v" gives an IRQ assigned to this card. Now how do I reassign the IP add or get the card info with just "ifconfig" command?</description>
      <pubDate>Mon, 14 Apr 2003 21:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949920#M76855</guid>
      <dc:creator>Basavaraj</dc:creator>
      <dc:date>2003-04-14T21:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949921#M76856</link>
      <description>hi,&lt;BR /&gt;ifconfig just displays the status of all active interfaces. if your interface is not listed when u do an ifconfig, means due to some reason or other ur interface is down.&lt;BR /&gt;&lt;BR /&gt;try doing an ifconifg eth0 up and see if it helps.&lt;BR /&gt;&lt;BR /&gt;then what else? still no errors in ur log file?&lt;BR /&gt;-balaji</description>
      <pubDate>Tue, 15 Apr 2003 02:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949921#M76856</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-15T02:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949922#M76857</link>
      <description>I agreee that this sounds like an IRQ problem.  When you do lspci -v, do any other devices share an interrupt with your card?&lt;BR /&gt;&lt;BR /&gt;If so, you could try moving interrupts around, if your BIOS supports this.  Another option is to move your card to another PCI slot.&lt;BR /&gt;&lt;BR /&gt;It could also be a driver bug. What distro and kernel version are you using?</description>
      <pubDate>Tue, 15 Apr 2003 20:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949922#M76857</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-04-15T20:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: NIC config</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949923#M76858</link>
      <description>Guys, I've figured it out. I had the /etc/rc.d/rc.local file with the insmod for the card module. When I removed the line from the this file, it worked fine. &lt;BR /&gt;Now I've to insmod the card everytime I log in. How would I've the NIC up &amp;amp; running everytime I log in? I thought it would thru' the above file....but it is creating problems as you know now?</description>
      <pubDate>Wed, 16 Apr 2003 12:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-config/m-p/2949923#M76858</guid>
      <dc:creator>Basavaraj</dc:creator>
      <dc:date>2003-04-16T12:02:52Z</dc:date>
    </item>
  </channel>
</rss>

