+ Reply to Thread
Results 1 to 7 of 7

Thread: Network Problem

Hybrid View

  1. #1
      Newbie manishnr
    Join Date
    Mar 2010
    Location
    Kathmandu
    Posts
    6

    Network Problem

    Hi guys.. I am quite new with linux. I install RHEL-5 in my Intel PC. I have a Realtech NIC card. But it isnt installed in RHEL, but It used to work with Windows. When i manually add eth0 and activate it it says no physical device. Help me out

  2. #2
      Mentor Kernel_Killer Kernel_Killer's Avatar
    Join Date
    Feb 2002
    Location
    Misery
    Posts
    1,652
    What model of Realtek is this? Have you checked to see if it sees it? You can do the following to see:

    $ dmesg | grep Real
    $ lspsi
    $ cat /proc/pci

    See if anything mentions the card, and post the model as well (usually RL<model number>).

    Also, remember just because it worked in Windows, does not mean it will work in Linux at all. They are completely different, and when a manufacturer will NOT release the documentation to allow the Linux Community to create the drivers; usually they won’t exist.
    arrogance breeds ignorance

    Screaming Electron, Full of BSD Goodness

  3. #3
      Advisor redhead redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    756
    ^^ what KK sais, usualy it’ either rtl8139 complient or it’s ne2k-pci module complient, but untill we know the device number it’s anyones guess.
    Don’t worry Ma’am. We’re university students, – We know what We’re doing.
    ‘Ruiat coelum, fiat voluntas tua.’
    Datalogi – en livsstil; Intet liv, ingen stil.

  4. #4
      Newbie manishnr
    Join Date
    Mar 2010
    Location
    Kathmandu
    Posts
    6
    Well The model is RTL RTL8111B/RTL8168B
    I download the driver fro Realtek website but the installation isnt success…
    even after following all the procedure mentioned in README file.. ethernet card isnt detected.. any idea???




    Originally Posted by redhead
    ^^ what KK sais, usualy it’ either rtl8139 complient or it’s ne2k-pci module complient, but untill we know the device number it’s anyones guess.

  5. #5
      Mentor Kernel_Killer Kernel_Killer's Avatar
    Join Date
    Feb 2002
    Location
    Misery
    Posts
    1,652
    What is the error from the install? Please post your compiling output.
    arrogance breeds ignorance

    Screaming Electron, Full of BSD Goodness

  6. #6
      Newbie manishnr
    Join Date
    Mar 2010
    Location
    Kathmandu
    Posts
    6
    I had downloaded the driver for that PCI NIC Card. I tried to install it as mentioed in the readme file. When i run autorun.sh file the error messege is
    Check Old driver and unload it,
    Build the module and install
    make: *** /lib/modules/2.6.18-8.el5/build: No such file or derectory. Stop.
    make[1]: ***[modules] error 2
    make: ***[modules] error 2

    Any idea?



    Originally Posted by Kernel_Killer
    What is the error from the install? Please post your compiling output.

  7. #7
      Mentor Kernel_Killer Kernel_Killer's Avatar
    Join Date
    Feb 2002
    Location
    Misery
    Posts
    1,652
    Make sure you have kernel-headers, and kernel-devel installed. After you do, try compiling again.
    arrogance breeds ignorance

    Screaming Electron, Full of BSD Goodness

+ Reply to Thread

Similar Threads

  1. WindowMaker Network Problem
    By GhostDawg in forum Redhat / Fedora
    Replies: 1
    Last Post: 02-02-2008, 05:00 PM
  2. Spam problem on internal network
    By caffiend in forum Linux – Software, Applications & Programming
    Replies: 1
    Last Post: 08-31-2007, 11:32 PM
  3. Network problem
    By toastrack in forum Linux – General Topics
    Replies: 1
    Last Post: 12-16-2006, 06:26 AM
  4. Problem with network card
    By hawkcl in forum Linux – Software, Applications & Programming
    Replies: 42
    Last Post: 09-26-2005, 03:21 AM
  5. problem with windows linux network
    By grooverider in forum Linux – Hardware, Networking & Security
    Replies: 0
    Last Post: 01-29-2005, 01:36 AM

Bookmarks

Bookmarks

Posting Permissions

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