SCIENTIFIC-LINUX-USERS Archives

May 2009

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Alan Bartlett <[log in to unmask]>
Reply To:
Alan Bartlett <[log in to unmask]>
Date:
Tue, 26 May 2009 17:22:00 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
On 26/05/2009, [log in to unmask] <[log in to unmask]> wrote:

> I am getting the Error "unknown device 14e5" and "unknown device 1001". The
> output I am getting is as follows .

> [root@localhost ~]# uname -rmi
> 2.6.18-53.1.4.el5 i686 i386

> [root@localhost ~]# /sbin/lspci -m | grep -E 'net|less'
> 02:00.0 "Ethernet controller" "Attansic Technology Corp." "L1 Gigabit
> Ethernet Adapter" -rb0 "ASUSTeK Computer Inc." "Unknown device 14e5"
> 03:00.0 "Network controller" "Intel Corporation" "PRO/Wireless 3945ABG
> Network Connection" -r02 "Intel Corporation" "Unknown device 1001"

> [root@localhost ~]# /sbin/lspci -m | grep "$(/sbin/lspci | awk '/net/ ||
> /less/ { print $1 }')"
> 02:00.0 "Ethernet controller" "Attansic Technology Corp." "L1 Gigabit
> Ethernet Adapter" -rb0 "ASUSTeK Computer Inc." "Unknown device 14e5"
> 03:00.0 "Network controller" "Intel Corporation" "PRO/Wireless 3945ABG
> Network Connection" -r02 "Intel Corporation" "Unknown device 1001"

There's obviously been some error in the command typed. Don't worry . . .

Will you please post the output returned by this command (the flag is -n) --

/sbin/lspci -n | grep "$(/sbin/lspci | awk '/net/ { print $1 }')"

I just need to see the Vendor:Device ID pairing for the wired NIC --
I'm sure I can get that working for you.

Alan.

ATOM RSS1 RSS2