Bonjour à tous !
Je suis tout nouveau dans le milieu Ubuntu (et Linux aussi au passage ^^) et j'aurais grand besoin de votre aide car je galère déjà à un niveau professionel !
Alors voilà j'ai installé Ubuntu 18.04 hier (volontairement je sais qu'il existe une 20.04 ^^) et je n'arrive pas à me connecter à internet. Cependant, j'arrive quand même à détecter les réseaux wifi alentours mais impossible de m'y connecter.
J'ai une pop-up qui m'affiche :
"l'activation de la connexion réseau a échouée"
J'ai regardé dans pas mal de forums, mais impossible de régler le problème. Je vois souvent sois qu'il s'agit d'un problème de type de sécurité du wifi, ou de la version du kernel...
Voilà les quelques commandes qui pourraient vous être utile :
romain@LinuxRomain:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.5 LTS"
romain@LinuxRomain:~$ lsusb
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 004: ID 2516:0042
Bus 007 Device 003: ID 1bcf:2284 Sunplus Innovation Technology Inc.
Bus 007 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 148f:761a Ralink Technology, Corp.
Bus 003 Device 004: ID 8644:800b Intenso GmbG Micro Line (4GB)
Bus 003 Device 003: ID 12d1:108a Huawei Technologies Co., Ltd.
Bus 003 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 002: ID 1038:1824 SteelSeries ApS
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
romain@LinuxRomain:~$ lspci -k -nn | grep -A 3 -i net
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:8677]
Kernel driver in use: r8169
Kernel modules: r8169
09:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device [1022:145a] (rev c9)
romain@LinuxRomain:~$ iwconfig
enp4s0 no wireless extensions.
lo no wireless extensions.
wlx7c8bca0490e4 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=14 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
enp2s0f0u2 no wireless extensions.
romain@LinuxRomain:~$ ifconfig
enp2s0f0u2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.42.56 netmask 255.255.255.0 broadcast 192.168.42.255
inet6 fe80::9d88:a42:141:6c12 prefixlen 64 scopeid 0x20<link>
ether 06:fe:4e:3e:c6:f3 txqueuelen 1000 (Ethernet)
RX packets 125718 bytes 177673437 (177.6 MB)
RX errors 4 dropped 0 overruns 0 frame 4
TX packets 59545 bytes 7516104 (7.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether d4:5d:64:3b:ae:4f txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Boucle locale)
RX packets 1770 bytes 173469 (173.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1770 bytes 173469 (173.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlx7c8bca0490e4: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 7c:8b:ca:04:90:e4 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Merci d'avance à tous pour vos réponses et votre aide ! 🙂