nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

network card not being recognized

This is a discussion on network card not being recognized within the Linux software forums, part of the Linux Getting Started category; Hi all I am new to Linxu and my network card not being recognized by Linux. Even i dunoo how ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 25-01-2006, 12:17 PM
Guest
 
Posts: n/a
Default network card not being recognized

Hi all

I am new to Linxu and my network card not being recognized by Linux. Even i dunoo how to find out this please help me to configure my network card ...
Reply With Quote
  #2 (permalink)  
Old 28-01-2006, 11:25 AM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 5
tom is on a distinguished road
Default

You can use dmesg command find out if card is being recognized by Linux or not.

Code:
dmesg | grep -i eth0
if you see your card eth0 then you can use ifconfig command to configur it to assign ip address

Code:
ifconfig eth0 192.168.1.5 up
See for more info
http://www.cyberciti.biz/faqs/2006/0...ernet-card.php
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Suse Enterprise Linux server Set Network card (NIC) to Full duplex setting raj Networking, Firewalls and Security 1 20-03-2008 03:33 PM
How do I configure the network card from the command line? jerry Linux software 4 17-09-2007 03:52 PM
OpenBSD get or display network card IP address Subnet mask information rockdalinux Getting started tutorials 0 15-06-2007 10:06 PM
my HCL laptop Lan Card and Sound Card Not Detecting imported_vishal_titre Getting started tutorials 2 23-02-2007 02:20 PM
How to add 3rd NIC card bubloob_13 Linux software 11 14-12-2006 05:19 PM


All times are GMT +5.5. The time now is 07:01 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38