Displaying 8 results from an estimated 8 matches for "82573v".
Did you mean:
82573l
2005 Dec 31
1
RE: Intel Corporation 82573V Gigabit Ethernet Controller
...it, using ifconfig eth0, to use it.
>
> I understand that the Ethernet controller drivers are not available.
> Is there any news on this or a possible date when drivers
> will be incorporated into the install.
>
> lspci reads;
> 03:00.0 Ethernet controller: Intel Corporation 82573V Gigabit
> Ethernet Controller (Copper) (rev 03)
> 04:00.0 Ethernet controller: Intel Corporation 82573V Gigabit
> Ethernet Controller (Copper)
>
> I find that on bootup the Intel boot loader indicates that
> The Ethernet port is corrupted or not initalized, now I assume that
&...
2006 Nov 19
1
debian etch problems with networking and pciback.hide
...k ;
/sbin/modprobe --first-time --ignore- install e1000
Due to antother problem I compiled a new kernel without SCSI and used:
pci=[ ''03:00.0'' ]
with my domU config file. But even though I can find the nic in my domU
using lspci
00:00.0 Ethernet controller: Intel Corporation 82573V Gigabit Ethernet
Controller (Copper) (rev 03)
it wont show up on boot....
As the delegated nic should be the only one my /etc/network/interfaces looks
like:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.0.112
netmask 255.255.255.0...
2015 May 15
2
Back to eth shuffling ...
...start files, one per machine.
Anyway, lspci reports this:
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network
Connection (rev 02)
03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet
Controller (Copper) (rev 06)
08:00.0 Ethernet controller: Intel Corporation 82573V Gigabit Ethernet
Controller (Copper) (rev 03)
Now when I look at the enumeration from dmesg, I get this:
e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1)
00:1e:68:58:00:4c <-- this is Port1
e1000e 0000:03:00.0: eth1: (PCI Express:2.5GT/s:Width x1)
00:15:17:d3:43:62 <-- PCIe Card
e...
2006 Aug 20
1
Forwarded USB brokenness
...ITE IT8212 ATA RAID
Controller)) (rev 11)
01:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001
Gigabit Ethernet Controller (rev 13)
02:00.0 Mass storage controller: Silicon Image, Inc. SiI 3132 Serial
ATA Raid II Controller (rev 01)
03:00.0 Ethernet controller: Intel Corporation 82573V Gigabit
Ethernet Controller (Copper) (rev 03)
04:00.0 VGA compatible controller: nVidia Corporation Unknown device
01df (rev a1)
05:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce
6600 GT] (rev a2)
_______________________________________________
Xen-users mailing list...
2015 May 15
2
Back to eth shuffling ...
...ts this:
> > 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network
> > Connection (rev 02)
> > 03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet
> > Controller (Copper) (rev 06)
> > 08:00.0 Ethernet controller: Intel Corporation 82573V Gigabit Ethernet
> > Controller (Copper) (rev 03)
> >
> > Now when I look at the enumeration from dmesg, I get this:
> > e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1)
> > 00:1e:68:58:00:4c <-- this is Port1
> > e1000e 0000:03:00.0: eth1: (PCI Expr...
2015 May 15
0
Back to eth shuffling ...
...> Anyway, lspci reports this:
> 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network
> Connection (rev 02)
> 03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet
> Controller (Copper) (rev 06)
> 08:00.0 Ethernet controller: Intel Corporation 82573V Gigabit Ethernet
> Controller (Copper) (rev 03)
>
> Now when I look at the enumeration from dmesg, I get this:
> e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1)
> 00:1e:68:58:00:4c <-- this is Port1
> e1000e 0000:03:00.0: eth1: (PCI Express:2.5GT/s:Width x1)
> 00:...
2015 May 15
0
Back to eth shuffling ...
...0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit
> Network
> > > Connection (rev 02)
> > > 03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet
> > > Controller (Copper) (rev 06)
> > > 08:00.0 Ethernet controller: Intel Corporation 82573V Gigabit Ethernet
> > > Controller (Copper) (rev 03)
> > >
> > > Now when I look at the enumeration from dmesg, I get this:
> > > e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1)
> > > 00:1e:68:58:00:4c <-- this is Port1
> > > e1000e...
2015 May 14
2
Back to eth shuffling ...
When I was working on this last time (with the r8169 driver), someone on
this list provided the following script which is what "fixed" the issue at
the time by creating a new 70-persistent-net.rules file with the devices
enumerated in order. However, this no longer works now.
echo "[KICKSTART] Binding eth interfaces to the expected MAC address in
UDEV"
echo "## Created by