Bonjour,
Le wifi ne focntionne non plus bien que les deux connexions filaire et wifi soient activées.
Voici le résultat des deux commandes:
1.
sebastien@Pchb-Et1:~$ lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 02)
Subsystem: ASUSTeK Computer Inc. M3A78 Series Motherboard [1043:82c6]
Kernel driver in use: r8169
Kernel modules: r8169
sebastien@Pchb-Et1:~$
2.
sebastien@Pchb-Et1:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 00:23:54:7c:ce:84 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.171/24 brd 192.168.1.255 scope global dynamic noprefixroute enp2s0
valid_lft 86255sec preferred_lft 86255sec
3: wlx001ee5a8e22f: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:1e:e5:a8:e2:2f brd ff:ff:ff:ff:ff:ff
inet 192.168.1.176/24 brd 192.168.1.255 scope global dynamic noprefixroute wlx001ee5a8e22f
valid_lft 86371sec preferred_lft 86371sec
inet6 fe80::7f25:1868:fc4c:4427/64 scope link noprefixroute
valid_lft forever preferred_lft forever
sebastien@Pchb-Et1:~$