Displaying 4 results from an estimated 4 matches for "8b2a".
Did you mean:
842a
2009 Dec 18
3
xen "set encode" (8b2a) problem
Hi my friends,
I am running into a problem with my NIC.
[root@xxxx ~]# ifup eth0
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth0 ; No such device.
SIOCGIFFLAGS: No such device
Failed to bring up eth0.
eth0 is not a wireless device. Below are some information about my host:
[root@xxxx ~]# lspci |grep -i ether
00:04.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev...
2006 Jan 10
2
multiple nics in a xenU
...rations, box is athlon cpu, 512M, 4 nics. On boot all nics
are recognized, lspci shows them to be present.
In xenU there are four ifcfg files, one each for eth0,1,2,3. Everything
seems to be OK until eth3 is brought up. It always fails with ''Error
for wireless request "Set Encode 8B2A", SET failed on eth3, No such device".
Thinking it might be related to being the last card I tried adding a
fifth nic, but that made no change; rearranging the cards also had no
effect.
Is there a limit on physical nics in a xen box?
In short, I''m lost. Should the nics be b...
2009 Apr 01
1
Server with 2 Nics (continuation)
...xenbr1 8000.0015178d0bf1 no peth1
During the reboot I noticed some errors. From the Network Configuration
Window, I see that both NICs are down, and these are the message errors
that appeared on the reboot:
---->
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; No such device.
Determining IP information for eth1...SIOCSIFADDR: No such device
eth1: unknown interface: No such device
eth1: unknown interface: No such device
failed.
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth0 ;...
2005 Jul 01
0
Cannot find Ethernet card with xen-devel (fwd)
...hat the
new xen0 kernel cannot find the ethernet card.
I have two cards installed on my blade.
When it tries to bring up eth1, it gives:
Device eth1 does not seem to be present, delaying initialization.
Or if I try to bring up eth0, it gives:
Error for wireless request "Set Encode" (8B2A)
SET failed on device eth0; Invalid argument ...
....
eth0: unknown interface: No such device
failed
I did a lspci and find that ethernet controller is not detected.
The ethernet card I can using is Broadcom tg3 GiGE. Driver is loaded
successfully. (I tried build in and module the driver, both a...