Find the answer to your Linux question:
Results 1 to 6 of 6
Hi, I have Installed CentOS5.2 in our server but ethernet card is not detected, When i type the command #lspci in terminal it shows Ethernet Controller: marvell technology Group Ltd ...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    3

    Ethernet not detected

    Hi,

    I have Installed CentOS5.2 in our server but ethernet card is not detected,

    When i type the command #lspci in terminal it shows

    Ethernet Controller: marvell technology Group Ltd . 88E8056 PCI-E Ethernet controller (rev 14)

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,942
    Open terminal again and type: uname -r


    This will show what kernel you are using.
    Copy and paste into new post so we can see what kernel version you are using.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Just Joined!
    Join Date
    Sep 2008
    Posts
    3

    kernel version

    2.6.18-92.el5

  4. #4
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,942
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  5. #5
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,942
    These instructions should load the driver.


    This is from the RedHat bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=420961 [^]

    You should be able to do the following:

    # modprobe sky2
    # echo "11ab 4364" > /sys/bus/pci/drivers/sky2/new_id

    This should get the driver to use your card.

    Note however, that there are supposed to be issues of datacorruption in connection to gigabyte mainboards and this card.
    So use at your own risk
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  6. #6
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,942
    The common thread here is that you need to use the sky 2 driver.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...