LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem: Wind River Linux is not detecting the network cards (network interfaces) (https://www.linuxquestions.org/questions/linux-newbie-8/problem-wind-river-linux-is-not-detecting-the-network-cards-network-interfaces-860609/)

NM04 12-02-2013 06:09 AM

mrrahul,
how about just the output of "lspci" and maybe "uname -a" with a "cat /etc/*release" and a "uptime".

mrrahul9768 12-03-2013 07:29 AM

thanx for replying to my problem...
below is output of the following input...

Code:

lspci

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:14.0 USB Controller: Intel Corporation Panther Point USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation Panther Point MEI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation Panther Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Panther Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 2 (rev c4)
00:1d.0 USB Controller: Intel Corporation Panther Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Panther Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Panther Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Panther Point SMBus Controller (rev 04)
01:00.0 Ethernet controller: Atheros Communications Device 1090 (rev 10)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8723

Code:

uname -a:
Linux bt 3.2.6 #1 SMP Fri Feb 17 10:40:05 EST 2012 i686 GNU/Linux

Code:

lshw -c network:

*-network UNCLAIMED                                                                                                                                                                         
description: Ethernet controller                                                                                                          product: Atheros Communications                                                                                                      vendor: Atheros Communications                                                                                                      physical id: 0
bus info: pci@0000:01:00.0
version: 10
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi msix bus_master cap_list
configuration: latency=0
resources: memory:b8500000-b853ffff ioport:3000(size=128)
 
*-network UNCLAIMED     
description: Network controller     
product: Realtek Semiconductor Co., Ltd.     
vendor: Realtek Semiconductor Co., Ltd.     
physical id: 0     
bus info: pci@0000:02:00.0     
version: 00     
width: 64 bits     
clock: 33MHz     
capabilities: pm msi pciexpress bus_master cap_list     
configuration: latency=0
resources: ioport:2000(size=256) memory:b8400000-b8403fff


NM04 12-06-2013 08:06 AM

fine now paste the output of "ifconfig -a" ,also execute once "service network restart" and check whether its working or not..!!


All times are GMT -5. The time now is 09:58 AM.