<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PROXMOX : Carte réseau ne fonctionne pas.]]></title><description><![CDATA[<p dir="auto">Il y a deux cartes réseaux et 3 drivers.</p>
<p dir="auto">igb prend c’est pour la carte réseau double.<br />
e1000e c’est pour la carte réseau sur la carte mère.<br />
e1000 n’est pas utilisé.</p>
<p dir="auto">Logs de igb :</p>
<pre><code># dmesg | grep igb
[    1.672891] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.672893] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.672912] igb 0000:01:00.0: enabling device (0000 -&gt; 0002)
[    1.859883] igb 0000:01:00.0: added PHC on eth0
[    1.859904] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[    1.859905] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 90:e2:ba:08:85:50
[    1.860210] igb 0000:01:00.0: eth0: PBA No: G18758-003
[    1.860210] igb 0000:01:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    1.860239] igb 0000:01:00.1: enabling device (0000 -&gt; 0002)
[    2.044066] igb 0000:01:00.1: added PHC on eth2
[    2.044086] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[    2.044087] igb 0000:01:00.1: eth2: (PCIe:2.5Gb/s:Width x4) 90:e2:ba:08:85:51
[    2.044390] igb 0000:01:00.1: eth2: PBA No: G18758-003
[    2.044390] igb 0000:01:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    2.262364] igb 0000:01:00.0 enp1s0f0: renamed from eth0
[    2.262415] igb 0000:01:00.1 enp1s0f1: renamed from eth2
[   10.866711] igb 0000:01:00.0: removed PHC on enp1s0f0
[   11.104104] igb 0000:01:00.1: removed PHC on enp1s0f1
</code></pre>
<p dir="auto">Les deux dernières lignes c’est quand j’ai fait un “rmmod igb”.</p>
<p dir="auto">J’ai l’impression qu’il y a un mélange dans les rename car e1000e et igb sont en concurrence :</p>
<pre><code># dmesg | grep " eth"
[    1.859883] igb 0000:01:00.0: added PHC on eth0
[    1.859905] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 90:e2:ba:08:85:50
[    1.860210] igb 0000:01:00.0: eth0: PBA No: G18758-003
[    1.907056] e1000e 0000:00:1f.6 eth1: (PCI Express:2.5GT/s:Width x1) 4c:d7:17:84:3a:65
[    1.907059] e1000e 0000:00:1f.6 eth1: Intel(R) PRO/1000 Network Connection
[    1.907127] e1000e 0000:00:1f.6 eth1: MAC: 15, PHY: 12, PBA No: FFFFFF-0FF
[    2.044066] igb 0000:01:00.1: added PHC on eth2
[    2.044087] igb 0000:01:00.1: eth2: (PCIe:2.5Gb/s:Width x4) 90:e2:ba:08:85:51
[    2.044390] igb 0000:01:00.1: eth2: PBA No: G18758-003
[    2.262148] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth1
[    2.262364] igb 0000:01:00.0 enp1s0f0: renamed from eth0
[    2.262415] igb 0000:01:00.1 enp1s0f1: renamed from eth2
[  324.929520] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 4c:d7:17:84:3a:65
[  324.929531] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[  324.929612] e1000e 0000:00:1f.6 eth0: MAC: 15, PHY: 12, PBA No: FFFFFF-0FF
[  324.933737] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
</code></pre>
<p dir="auto">le process serait :</p>
<pre><code>rmmod e1000
rmmod e1000e
rmmod igb
insmod e1000e
</code></pre>
<p dir="auto">à confirmer.</p>
<p dir="auto">la commande “lspci -v” permet de voir le drivers utilisé :</p>
<pre><code>...
0000:00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (17) I219-LM (rev 11)
        Subsystem: Dell Device 0a9f
        Flags: bus master, fast devsel, latency 0, IRQ 144, IOMMU group 13
        Memory at 75100000 (32-bit, non-prefetchable) [size=128K]
        Capabilities: [c8] Power Management version 3
        Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Kernel driver in use: e1000e
        Kernel modules: **e1000e**
...
0000:01:00.0 **Ethernet controller: Intel Corporation 82576 Gigabit Network Connection** (rev 01)
        Subsystem: Intel Corporation Gigabit ET Dual Port Server Adapter
        Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 14
        Memory at 74820000 (32-bit, non-prefetchable) [size=128K]
        Memory at 74400000 (32-bit, non-prefetchable) [size=4M]
        I/O ports at 3020 [size=32]
        Memory at 74844000 (32-bit, non-prefetchable) [size=16K]
        Expansion ROM at &lt;ignored&gt; [disabled]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
        Capabilities: [70] MSI-X: Enable+ Count=10 Masked-
        Capabilities: [a0] Express Endpoint, IntMsgNum 0
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Device Serial Number 90-e2-ba-ff-ff-08-85-50
        Capabilities: [150] Alternative Routing-ID Interpretation (ARI)
        Capabilities: [160] Single Root I/O Virtualization (SR-IOV)
        Kernel driver in use: vfio-pci
        Kernel modules: **igb**
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/topic/46/proxmox-carte-réseau-ne-fonctionne-pas.</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 11:35:49 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/46.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 Sep 2025 19:33:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PROXMOX : Carte réseau ne fonctionne pas. on Thu, 04 Sep 2025 08:20:36 GMT]]></title><description><![CDATA[<p dir="auto">La suite dans <a href="https://lemmy.cyber-neurones.org/topic/47/proxmox-e1000e-detected-hardware-unit-hang">https://lemmy.cyber-neurones.org/topic/47/proxmox-e1000e-detected-hardware-unit-hang</a></p>
]]></description><link>https://lemmy.cyber-neurones.org/post/162</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/162</guid><dc:creator><![CDATA[FredR]]></dc:creator><pubDate>Thu, 04 Sep 2025 08:20:36 GMT</pubDate></item><item><title><![CDATA[Reply to PROXMOX : Carte réseau ne fonctionne pas. on Wed, 03 Sep 2025 19:38:12 GMT]]></title><description><![CDATA[<p dir="auto">Il faudrait aussi essayer de modifier /etc/network/interfaces,  mettre <strong>enp1s0f0</strong> à la place de <strong>enp1s0f0</strong></p>
]]></description><link>https://lemmy.cyber-neurones.org/post/148</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/148</guid><dc:creator><![CDATA[FredR]]></dc:creator><pubDate>Wed, 03 Sep 2025 19:38:12 GMT</pubDate></item></channel></rss>