Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 04/05/2016, à 21:30

Josué23

[Résolu] Comment activer eth0 sur acer aspire ?

Bonjour,

La connection ethernet ne fonctionne pas sur un acer aspire 1640 (oui, c'est assez vieux mais pour ma mère il ne faut pas plus).

J'ai testé ceci dans un terminal (alors qu'un câble réseau fonctionnel est branché) :

[code]lspci  | grep -i ethernet
ifconfig
nm-tool[/code]

Et eu cette réponse :

NetworkManager Tool

State: connected (global)

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            8139too
  State:             unavailable
  Default:           no
  HW Address:        00:00:00:00:00:00

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off

Que dois-je faire ?

Dernière modification par Josué23 (Le 11/05/2016, à 15:39)

Hors ligne

#2 Le 04/05/2016, à 22:06

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

Bonjour,

nous donner le retour des commandes que tu cites au début de ton message. notamment le lspci

Dernière modification par foustala (Le 04/05/2016, à 22:07)

Hors ligne

#3 Le 04/05/2016, à 22:13

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

Bonjour,

nous donner le retour des commandes que tu cites au début de ton message. notamment le lspci

lspci

Voici ce que j'obtiens

00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
00:1d.0 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
06:01.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
06:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8100/8101L/8139 PCI Fast Ethernet Adapter (rev 10)

Dernière modification par Josué23 (Le 04/05/2016, à 22:16)

Hors ligne

#4 Le 04/05/2016, à 22:22

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

et plus précisement

lspci -n -s 06:08.0
sudo lshw -C network

Hors ligne

#5 Le 04/05/2016, à 22:41

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

et plus précisement

lspci -n -s 06:08.0
sudo lshw -C network

Quand je fais ceci :

lspci -n -s 06:08.0

J'obtiens :

06:08.0 0200: 10ec:8139 (rev 10)

Et quand je fais ceci :

sudo lshw -C network

J'obtiens ceci :

*-network:0             
       description: Interface réseau sans fil
       produit: PRO/Wireless 2200BG [Calexico2] Network Connection
       fabriquant: Intel Corporation
       identifiant matériel: 4
       information bus: pci@0000:06:04.0
       nom logique: eth1
       version: 05
       numéro de série: 00:13:ce:80:95:b5
       bits: 32 bits
       horloge: 33MHz
       fonctionnalités: pm bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) ip=192.168.1.4 latency=32 link=yes maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11bg
       ressources: irq:17 mémoire:b0101000-b0101fff
  *-network:1 DÉSACTIVÉ
       description: Ethernet interface
       produit: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 8
       information bus: pci@0000:06:08.0
       nom logique: eth0
       version: 10
       taille: 100Mbit/s
       capacité: 100Mbit/s
       bits: 32 bits
       horloge: 33MHz
       fonctionnalités: bus_master rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=off broadcast=yes driver=8139too driverversion=0.9.28 duplex=half latency=32 link=no maxlatency=32 mingnt=32 multicast=yes port=MII speed=100Mbit/s
       ressources: irq:16 portE/S:2000(taille=256) mémoire:b0102000-b01020ff mémoire:44000000-44003fff

Hors ligne

#6 Le 04/05/2016, à 22:58

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

on connaît maintenant ton matos et ton driver.

peux tu décharger/recharger le driver et renvoyer les logs

sudo modprobe -r 8139too
sudo modprobe 8139too
dmesg | tail -20

Dernière modification par foustala (Le 04/05/2016, à 23:55)

Hors ligne

#7 Le 04/05/2016, à 23:48

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

on connaît maintenant ton matos et ton driver.

peux tu décharger/recharger le driver et renvoyer les logs

sudo modprobe -r 8139too
sudo modprobe 8139too
dmesg | tail - 20

Voici le résultat :

==> entrée standard <==
[  244.898754] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  245.896055] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[  249.971065] systemd-hostnamed[2104]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[  262.157306] psmouse serio1: synaptics: using relaxed packet validation
[  280.350338] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  280.420075] lib80211_crypt: registered algorithm 'CCMP'
[ 1081.070940] perf samples too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1119.044267] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1119.046258] 8139too 0000:06:08.0 eth0: RealTek RTL8139 at 0x00012000, 00:00:00:00:00:00, IRQ 16
[ 1120.461783] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
tail: impossible d'ouvrir «20» en lecture: Aucun fichier ou dossier de ce type

Hors ligne

#8 Le 04/05/2016, à 23:55

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

petit coquille de syntaxe

dmesg | tail -20

Hors ligne

#9 Le 04/05/2016, à 23:59

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

de plus il semblerait qu'il te charge une dummy adresse MAC 00:00:00:00:00:00

sudo ifconfig eth0 down
sudo ifconfig eth0 up hw ether 01:23:45:67:89:01
sudo dhclient eth0
dmesg | tail
ifconfig

Hors ligne

#10 Le 04/05/2016, à 23:59

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

petit coquille de syntaxe

dmesg | tail -20

dmesg | tail -20

[   34.168329] init: plymouth-upstart-bridge main process ended, respawning
[   52.152572] type=1400 audit(1462404578.438:59): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1338 comm="apparmor_parser"
[   52.152587] type=1400 audit(1462404578.438:60): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1338 comm="apparmor_parser"
[   52.153394] type=1400 audit(1462404578.438:61): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1338 comm="apparmor_parser"
[  244.898754] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  245.896055] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[  249.971065] systemd-hostnamed[2104]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[  262.157306] psmouse serio1: synaptics: using relaxed packet validation
[  280.350338] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  280.420075] lib80211_crypt: registered algorithm 'CCMP'
[ 1081.070940] perf samples too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1119.044267] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1119.046258] 8139too 0000:06:08.0 eth0: RealTek RTL8139 at 0x00012000, 00:00:00:00:00:00, IRQ 16
[ 1120.461783] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1466.309497] init: upstart-udev-bridge main process (254) terminated with status 1
[ 1466.309520] init: upstart-udev-bridge main process ended, respawning
[ 1466.309933] init: upstart-file-bridge main process (418) terminated with status 1
[ 1466.309949] init: upstart-file-bridge main process ended, respawning
[ 1466.310318] init: upstart-socket-bridge main process (524) terminated with status 1
[ 1466.310334] init: upstart-socket-bridge main process ended, respawning

Hors ligne

#11 Le 05/05/2016, à 00:00

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

ok rien de plus dans le dmesg. si tu peux executer le mess d'avant

Hors ligne

#12 Le 05/05/2016, à 00:06

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

de plus il semblerait qu'il te charge une dummy adresse MAC 00:00:00:00:00:00

sudo ifconfig eth0 down
sudo ifconfig eth0 up hw ether 01:23:45:67:89:01
sudo dhclient eth0
dmesg | tail
ifconfig

sudo ifconfig eth0 up hw ether 01:23:45:67:89:01

 
SIOCSIFFLAGS: Ne peut attribuer l'adresse demandée
SIOCSIFHWADDR: Ne peut attribuer l'adresse demandée
godelieve@godelieve-Aspire-1640:~$ sudo dhclient eth0
RTNETLINK answers: Cannot assign requested address

sudo dhclient eth0

RTNETLINK answers: Cannot assign requested address

dmesg | tail

[ 1466.310334] init: upstart-socket-bridge main process ended, respawning
[ 1761.991533] init: systemd-logind main process (689) killed by TERM signal
[ 2405.493399] init: upstart-udev-bridge main process (23074) terminated with status 1
[ 2405.493440] init: upstart-udev-bridge main process ended, respawning
[ 2405.494509] init: upstart-socket-bridge main process (23078) terminated with status 1
[ 2405.494544] init: upstart-socket-bridge main process ended, respawning
[ 2405.496919] init: upstart-file-bridge main process (23081) terminated with status 1
[ 2405.496956] init: upstart-file-bridge main process ended, respawning
[ 2420.913646] type=1400 audit(1462399747.331:62): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1328 comm="apparmor_parser"
[ 2422.223674] type=1400 audit(1462399748.639:63): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1368 comm="apparmor_parser"

ifconfig

eth1      Link encap:Ethernet  HWaddr 00:13:ce:80:95:b5  
          inet adr:192.168.1.4  Bcast:192.168.1.255  Masque:255.255.255.0
          adr inet6: 2a02:a03f:eca:9300:213:ceff:fe80:95b5/64 Scope:Global
          adr inet6: fe80::213:ceff:fe80:95b5/64 Scope:Lien
          adr inet6: 2a02:a03f:eca:9300:eced:47d0:9037:7d48/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:304441 erreurs:0 :0 overruns:0 frame:0
          TX packets:160927 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:449260563 (449.2 MB) Octets transmis:13637517 (13.6 MB)

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          Packets reçus:2394 erreurs:0 :0 overruns:0 frame:0
          TX packets:2394 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          Octets reçus:232297 (232.2 KB) Octets transmis:232297 (232.2 KB)

Dernière modification par Josué23 (Le 05/05/2016, à 00:10)

Hors ligne

#13 Le 05/05/2016, à 00:14

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

non plus

sudo ifdown eth0
sudo ifup eth0
dmesg | grep -i eth

Hors ligne

#14 Le 05/05/2016, à 00:20

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

non plus

sudo ifdown eth0
sudo ifup eth0
dmesg | grep -i eth

sudo ifdown eth0

ifdown: interface eth0 not configured

sudo ifup eth0

Ignoring unknown interface eth0=eth0.

dmesg | grep -i eth

[    1.680879] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    1.702563] 8139too: 8139too Fast Ethernet driver 0.9.28
[    1.703598] 8139too 0000:06:08.0 eth0: RealTek RTL8139 at 0x00012000, 00:00:00:00:00:00, IRQ 16
[    6.935785] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   22.607385] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   30.795595] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  244.898754] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  280.350338] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 1119.044267] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1119.046258] 8139too 0000:06:08.0 eth0: RealTek RTL8139 at 0x00012000, 00:00:00:00:00:00, IRQ 16
[ 1120.461783] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2630.346945] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready

Hors ligne

#15 Le 05/05/2016, à 00:29

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

un truc intéressant ici

http://ubuntuforums.org/showthread.php?t=1602482

lsmod | grep 8139

Hors ligne

#16 Le 05/05/2016, à 00:33

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

si les deux modules apparaissent

sudo modprobe -r 8139cp
sudo modprobe -r 8139too
sudo modprobe 8139too
dmesg | tail

Hors ligne

#17 Le 05/05/2016, à 01:08

Rufus T. Firefly

Re : [Résolu] Comment activer eth0 sur acer aspire ?

Salut,

[  244.898754] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  245.896055] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[  249.971065] systemd-hostnamed[2104]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
...
[  280.350338] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
...
[ 1119.044267] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1119.046258] 8139too 0000:06:08.0 eth0: RealTek RTL8139 at 0x00012000, 00:00:00:00:00:00, IRQ 16
[ 1120.461783] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
eth1      Link encap:Ethernet  HWaddr 00:13:ce:80:95:b5  
...
          Octets reçus:449260563 (449.2 MB) Octets transmis:13637517 (13.6 MB)

C'est eth0 ou eth1 ? A mon avis il y a un os là...

Dernière modification par Rufus T. Firefly (Le 05/05/2016, à 01:15)


La provocation est une façon de remettre la réalité sur ses pieds. (Bertolt Brecht)
Il n'y a pas de route royale pour la science et ceux-là seulement ont chance d'arriver à ses sommets lumineux qui ne craignent pas de se fatiguer à gravir ses sentiers escarpés. (Karl Marx)
Il est devenu plus facile de penser la fin du monde que la fin du capitalisme

Hors ligne

#18 Le 05/05/2016, à 08:47

jplemoine

Re : [Résolu] Comment activer eth0 sur acer aspire ?

Rufus T. Firefly a écrit :

C'est eth0 ou eth1 ? A mon avis il y a un os là...

Je pense que eth0 est la carte filaire et eth1 (au lieu de wlan0) est la carte wi-fi.
Je ne sais pas pourquoi mais ça fait ça sur certain system
pour s'en convaincre, que donne :

iwconfig

Membre de l'ALDIL (Association Lyonnaise pour le Développement de l'Informatique Libre)
- En pro, après 20 ans de développement, administrateur Linux / Unix depuis Avril 2019.
- En privé, sous Ubuntu-Xubuntu depuis 2009.

Hors ligne

#19 Le 05/05/2016, à 11:26

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

un truc intéressant ici

http://ubuntuforums.org/showthread.php?t=1602482

lsmod | grep 8139

Voici :

lsmod | grep 8139

8139too                32768  0
8139cp                 28672  0
mii                    16384  2 8139cp,8139too

Dernière modification par Josué23 (Le 05/05/2016, à 11:30)

Hors ligne

#20 Le 05/05/2016, à 11:28

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

ok donc cf mon mess #16
regarde le comportement du noyau (dmesg) avec l'un ou l'autre module, mais pas les deux

Hors ligne

#21 Le 05/05/2016, à 11:31

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :

ok donc cf mon mess #16
regarde le comportement du noyau (dmesg) avec l'un ou l'autre module, mais pas les deux

Je ne suis pas certain de comprendre mais je tente :-)
Voici le résultat de :
sudo modprobe -r 8139cp
sudo modprobe -r 8139too
sudo modprobe 8139too
dmesg | tail

[   26.647639] audit: type=1400 audit(1462440066.620:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=505 comm="apparmor_parser"
[   26.647650] audit: type=1400 audit(1462440066.620:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=505 comm="apparmor_parser"
[   28.566621] cgroup: new mount options do not match the existing superblock, will be ignored
[   45.311622] IPv6: ADDRCONF(NETDEV_UP): enp6s8: link is not ready
[   45.609615] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   47.162535] lib80211_crypt: registered algorithm 'CCMP'
[  441.202870] 8139too: 8139too Fast Ethernet driver 0.9.28
[  441.207364] 8139too 0000:06:08.0 eth0: RealTek RTL8139 at 0x00012000, 00:00:00:00:00:00, IRQ 16
[  441.255953] 8139too 0000:06:08.0 enp6s8: renamed from eth0
[  441.281986] IPv6: ADDRCONF(NETDEV_UP): enp6s8: link is not ready

Dernière modification par Josué23 (Le 05/05/2016, à 11:31)

Hors ligne

#22 Le 05/05/2016, à 11:36

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

jplemoine a écrit :
Rufus T. Firefly a écrit :

C'est eth0 ou eth1 ? A mon avis il y a un os là...

Je pense que eth0 est la carte filaire et eth1 (au lieu de wlan0) est la carte wi-fi.
Je ne sais pas pourquoi mais ça fait ça sur certain system
pour s'en convaincre, que donne :

iwconfig

Voici et merci à tous pour vos conseils ! :
iwconfig

enp6s8    no wireless extensions.

lo        no wireless extensions.

eth1      IEEE 802.11bg  ESSID:"WiFi-2.4-C6B1"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: C4:EA:1D:21:C6:B1   
          Bit Rate:54 Mb/s   Tx-Power=20 dBm   Sensitivity=8/0  
          Retry limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=63/100  Signal level=-35 dBm  Noise level=-79 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:40

Hors ligne

#23 Le 05/05/2016, à 11:57

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

sudo ifup enp6s8
sudo dhclient enp6s8

Hors ligne

#24 Le 05/05/2016, à 12:04

Josué23

Re : [Résolu] Comment activer eth0 sur acer aspire ?

foustala a écrit :
sudo ifup enp6s8
sudo dhclient enp6s8

Voici smile
sudo ifup enp6s8

Unknown interface enp6s8

sudo dhclient enp6s8

RTNETLINK answers: Cannot assign requested address

Hors ligne

#25 Le 05/05/2016, à 12:12

foustala

Re : [Résolu] Comment activer eth0 sur acer aspire ?

retente la couche matérielle avec 8139cp. post #21 en inversant les noms de modules

puis lance la couche logicielle. post #23 avec le nom d'interface réseau récupérée dans ifconfig -a

Hors ligne