Find the answer to your Linux question:
Results 1 to 3 of 3
i'm facing a problem i can't enable my NIC it gives me device not found...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    1

    NIC device not found

    i'm facing a problem i can't enable my NIC it gives me device not found

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Welcome to the forums!

    Give us some information such as what NIC you are using, and post the output of the lsmod and ifconfig commands so that someone can help you.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    In addition to ozar's reply, rather than ifconfig, do
    Code:
    /sbin/ifconfig -a
    That saves you the trouble of su-ing to root and gives all interfaces, not just the active ones.
    Can't tell an OS by it's GUI

Posting Permissions

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