[5.838] Slight install problem

This is more a cosmetic problem then anything but yea... the cards detect properly and have the proper names ath the summary screen but when you get to the administrative nic selection it shows Mac addies only.

System Specs
Asus P4P800 SE
Intel 3.0ghz
2x Kingston DDR400 1gb modules in dual chan config.

Short laundry list of NICs installed for test run.

Onboard Yukon Gig NIC-- Detects properly
Intel Pro1000t Server Copper Gig NIC
Intel Pro100s Dual Port 10/100 Server NIC
Intel Pro1000fx Server Fiber NIC
3com 3c905cx-tx-m

I did this first install just flat out hitting enter.  I'll also be trying the "classic" "nosmp" and "default noapic acpi=off" installs later in the day.
Parents
  • I just updated to 5.841 with no problems :-).  but I did notice patched & unpatched my NICs are showing up as...

      eth0   Intel EtherExpress PRO/100 S Dual Port Server Adapter
    irq=177   type=eth   mac=00:11:2f[:D]5:82:67      0x8086:0x1229  
      eth1   No hardware description available.
    type=eth   mac=00:0e:0c:6e:e6:fb         
      eth2   No hardware description available.
    type=eth   mac=00:07:e9:0b:bd:05         
      eth3   3Com 3C905C-TX Fast Etherlink for PC Management NIC
    irq=201   type=eth   mac=00:0a:5e:4d:98:af      0x10b7:0x9200  
      eth4   No hardware description available.
    type=eth   mac=00:02:b3[:D]4:69:46         
      eth5   No hardware description available.
    type=eth   mac=00:02:b3[:D]4:69:47         

    where Eth0 is actually the Yukon onboard NIC.

    was it the /proc/pci folder I'm supposed to email to the beta feedback address?

    Below is the contents of my /etc/modules.conf file...
    alias eth0 sk98lin
    alias eth1 e1000
    alias eth2 e1000
    alias eth3 3c59x
    alias eth4 e100
    alias eth5 e100
Reply
  • I just updated to 5.841 with no problems :-).  but I did notice patched & unpatched my NICs are showing up as...

      eth0   Intel EtherExpress PRO/100 S Dual Port Server Adapter
    irq=177   type=eth   mac=00:11:2f[:D]5:82:67      0x8086:0x1229  
      eth1   No hardware description available.
    type=eth   mac=00:0e:0c:6e:e6:fb         
      eth2   No hardware description available.
    type=eth   mac=00:07:e9:0b:bd:05         
      eth3   3Com 3C905C-TX Fast Etherlink for PC Management NIC
    irq=201   type=eth   mac=00:0a:5e:4d:98:af      0x10b7:0x9200  
      eth4   No hardware description available.
    type=eth   mac=00:02:b3[:D]4:69:46         
      eth5   No hardware description available.
    type=eth   mac=00:02:b3[:D]4:69:47         

    where Eth0 is actually the Yukon onboard NIC.

    was it the /proc/pci folder I'm supposed to email to the beta feedback address?

    Below is the contents of my /etc/modules.conf file...
    alias eth0 sk98lin
    alias eth1 e1000
    alias eth2 e1000
    alias eth3 3c59x
    alias eth4 e100
    alias eth5 e100
Children