This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

5.010 NIC issue

My external NIC is a 3Com 3c905 100BaseTX [Boomerang].  I have two internal (Intel EtherExpress PRO/100+ Dual Port Adapter).

When I applied/installed the 5.010 update, the 3Com H/W "disappeared".  System itself sees the 3Com NIC card correctly but ASL does not.  I've rolled back to 5.09 and all works great.

In my troubleshooting I was frustrated as I was looking at the "Interface" as being down (Current Interface Status) but wasn't paying attention to the fact that ASL wasn't seeing the NIC at all (Hardware List - just below "Current Interface Status").  

Any ideas?


This thread was automatically locked due to age.
Parents
  • please check these files:
    /etc/modules
    /etc/modules.conf

    and do a 
    ifconfig -a

    you can run 'setitfhw.pl' manually to redetect niclist for webadmin

    did you reboot your box after up2date?
  • Since I am not quite sure, who you asked, I will answer for my Problem:

    Webadmin shows:

    Sys ID   Name/Parameters   PCI Device ID  
      eth0   3Com 3C905B Fast Etherlink XL 10/100
    irq=5   type=eth   mac=00:0e:a6:23[:D]9:28         
      eth1   Asustek Ethernet controller
    irq=5   type=eth   mac=00:e0:29:33:4b:ee         
      eth2   Accton EN-1207D Fast Ethernet Adapter
    irq=5   type=eth   mac=00:50:04:0b:39:ef  

    modules.conf instead shows:

    alias eth0 e100
    alias eth1 8139too
    alias eth2 3c59x

    which does not match. And yes we rebooted and then the cards were switched. But it might be that the webadmin display was wrong before 5.010
Reply
  • Since I am not quite sure, who you asked, I will answer for my Problem:

    Webadmin shows:

    Sys ID   Name/Parameters   PCI Device ID  
      eth0   3Com 3C905B Fast Etherlink XL 10/100
    irq=5   type=eth   mac=00:0e:a6:23[:D]9:28         
      eth1   Asustek Ethernet controller
    irq=5   type=eth   mac=00:e0:29:33:4b:ee         
      eth2   Accton EN-1207D Fast Ethernet Adapter
    irq=5   type=eth   mac=00:50:04:0b:39:ef  

    modules.conf instead shows:

    alias eth0 e100
    alias eth1 8139too
    alias eth2 3c59x

    which does not match. And yes we rebooted and then the cards were switched. But it might be that the webadmin display was wrong before 5.010
Children
No Data