nixCraft Linux Forum

nixCraft

Linux 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

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 01-25-2006, 01: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
Sponsored Links
  #2 (permalink)  
Old 01-28-2006, 12:25 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power: 4
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

Bookmarks


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 On

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 03-20-2008 04:33 PM
How do I configure the network card from the command line? jerry Linux software 4 09-17-2007 04:52 PM
OpenBSD get or display network card IP address Subnet mask information rockdalinux Getting started tutorials 0 06-15-2007 11:06 PM
my HCL laptop Lan Card and Sound Card Not Detecting imported_vishal_titre Getting started tutorials 2 02-23-2007 03:20 PM
How to add 3rd NIC card bubloob_13 Linux software 11 12-14-2006 06:19 PM


All times are GMT +5.5. The time now is 04:21 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

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