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 offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    17,788
    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 users: read this first
    no private messages requesting computer support - post them on the forums!

  3. #3
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,042
    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
  •