Find the answer to your Linux question:
Results 1 to 4 of 4
hii.. i m using rhel5.3 nd my system does not detects my ethernet card. its a Marvell Yukon NIC. though when i did lspci its is showing my ethernet card ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    2

    problem connecting to netowr.. rhel 5.3 doesnot detects ethernet card

    hii..
    i m using rhel5.3 nd my system does not detects my ethernet card. its a Marvell Yukon NIC. though when i did lspci its is showing my ethernet card as one of the devices.
    so what should i do..
    my rhel is present on one partition nd one partition contains windows vista.. besides these two, there are three more partitions. rhel is also not showing the other partitions..
    earlier when i was using ubuntu 8.04 it showed all the windows partitions as well.. what should i do in this regard?
    my gmail id is mohit258 AT gmail.com if you feel like you can reply at that also. pls suggest..thanx

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Hello and Welcome
    Please post the output of these commands.
    Code:
    lspci |grep net
    lsmod
    ifconfig
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    Aug 2009
    Posts
    2
    output of lspci | grep net


    09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)



    output of lsmod


    vfat 15809 1
    fat 51165 1 vfat
    usb_storage 76577 1
    i915 24001 2
    drm 65621 3 i915
    autofs4 24261 2
    hidp 23105 2
    rfcomm 42457 0
    l2cap 29505 10 hidp,rfcomm
    bluetooth 53797 5 hidp,rfcomm,l2cap
    sunrpc 144765 1
    ip_conntrack_netbios_ns 6977 0
    ipt_REJECT 9537 1
    xt_state 6209 3
    ip_conntrack 52897 2 ip_conntrack_netbios_ns,xt_state
    nfnetlink 10713 1 ip_conntrack
    iptable_filter 7105 1
    ip_tables 17029 1 iptable_filter
    ip6t_REJECT 9409 1
    xt_tcpudp 7105 12
    ip6table_filter 6849 1
    ip6_tables 18053 1 ip6table_filter
    x_tables 17349 6 ipt_REJECT,xt_state,ip_tables,ip6t_REJECT,xt_tcpud p,ip6_tables
    cpufreq_ondemand 12493 1
    acpi_cpufreq 13897 2
    dm_mirror 23109 0
    dm_multipath 24013 0
    scsi_dh 11713 1 dm_multipath
    video 21193 0
    hwmon 7365 0
    backlight 10049 1 video
    sbs 18533 0
    i2c_ec 9025 1 sbs
    button 10704 0
    battery 13637 0
    asus_acpi 19289 0
    ac 9157 0
    ipv6 261473 17 ip6t_REJECT
    xfrm_nalgo 13381 1 ipv6
    crypto_api 12609 1 xfrm_nalgo
    parport_pc 29157 0
    lp 15849 0
    parport 37513 2 parport_pc,lp
    joydev 13313 0
    snd_hda_intel 343537 1
    snd_seq_dummy 7877 0
    sg 36061 0
    snd_seq_oss 32577 0
    snd_seq_midi_event 11073 1 snd_seq_oss
    snd_seq 49585 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 11725 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 42817 0
    snd_mixer_oss 19009 1 snd_pcm_oss
    snd_pcm 72133 2 snd_hda_intel,snd_pcm_oss
    uvcvideo 53833 0
    compat_ioctl32 5569 1 uvcvideo
    videodev 25793 1 uvcvideo
    snd_timer 24517 2 snd_seq,snd_pcm
    snd_page_alloc 14281 2 snd_hda_intel,snd_pcm
    snd_hwdep 12869 1 snd_hda_intel
    sdhci 21337 0
    v4l1_compat 16069 2 uvcvideo,videodev
    snd 55237 11 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,s nd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwd ep
    mmc_core 27457 1 sdhci
    ide_cd 40161 0
    i2c_i801 11725 0
    v4l2_common 24385 2 uvcvideo,videodev
    soundcore 11553 1 snd
    i2c_core 23745 2 i2c_ec,i2c_i801
    cdrom 36577 1 ide_cd
    serio_raw 10693 0
    pcspkr 7105 0
    dm_raid45 66509 0
    dm_message 6977 1 dm_raid45
    dm_region_hash 15681 1 dm_raid45
    dm_log 14529 3 dm_mirror,dm_raid45,dm_region_hash
    dm_mod 62201 4 dm_mirror,dm_multipath,dm_raid45,dm_log
    dm_mem_cache 9537 1 dm_raid45
    ata_piix 23621 0
    ahci 34377 1
    libata 156933 2 ata_piix,ahci
    sd_mod 25153 4
    scsi_mod 141589 5 usb_storage,scsi_dh,sg,libata,sd_mod
    ext3 124233 1
    jbd 56937 1 ext3
    uhci_hcd 25549 0
    ohci_hcd 24809 0
    ehci_hcd 33613 0



    output of ifconfig

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:1422 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1422 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:4053640 (3.8 MiB) TX bytes:4053640 (3.8 MiB)

  4. #4
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    In a distro with a modern kernel, this device would use either the sky2 or skge driver. My first recommendation is this: If you don't have to use RHEL, switch to a newer version of Linux. Fedora is a Red Hat based distro, and Fedora 11 is the latest.

    There is a driver from Marvell that you may be able to install. It is called sk98lin, and can be downloaded from Marvell.

    Marvell: Consumer Driver Search

    I selected Linux 2.6 - Fedora for the platform, and then downloaded the file install_v10.70.7.3.tar.tar. Read the README file (like the name says to do), then run the install script to install.

    When compiling kernel modules, you first should install these files/programs.

    kernel-devel (kernel source)
    kernel-headers
    gcc (Linux C compiler)
    make (most likely already installed)
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

Posting Permissions

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