Bonjour, après beaucoup de recherche je n'arrive pas à trouver de solution a mon problème, pourriez-vous m'aider ?
Je suis débutant avec Ubuntu, je tien donc à m'excuser si je ne comprend tout.
Merci
[code]
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
>> lsusb
Bus 001 Device 003: ID 0bda:b00b Realtek Semiconductor Corp.
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 04f2:b65d Chicony Electronics Co., Ltd
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> 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 15)
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:84ad]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:b822]
Subsystem: Hewlett-Packard Company Device [103c:831b]
Kernel modules: r8822be, wl
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: enp2s0
version: 15
numéro de série: 84:a9:3e:56:3c:13
taille: 100Mbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.1.34 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
ressources: irq:32 portE/S:3000(taille=256) mémoire:f0b04000-f0b04fff mémoire:f0b00000-f0b03fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: Realtek Semiconductor Co., Ltd.
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 00
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress cap_list
configuration: latency=0
ressources: portE/S:2000(taille=256) mémoire:f0a00000-f0a0ffff
>> lsmod
Module Size Used by
rfcomm 77824 4
cmac 16384 1
bnep 20480 2
nls_iso8859_1 16384 1
uvcvideo 86016 1
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 videobuf2_v4l2,uvcvideo
videodev 184320 4 videobuf2_core,videobuf2_v4l2,uvcvideo
media 40960 2 videodev,uvcvideo
edac_mce_amd 28672 0
kvm 598016 0
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
aesni_intel 188416 2
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
joydev 24576 0
input_leds 16384 0
serio_raw 16384 0
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
wmi_bmof 16384 0
fam15h_power 16384 0
btusb 45056 0
k10temp 16384 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 548864 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 24576 2 bluetooth
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_hda_codec_realtek 106496 1
snd_hda_codec_hdmi 49152 1
snd_rawmidi 32768 1 snd_seq_midi
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_hda_intel 40960 11
snd_hda_codec 126976 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 81920 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 98304 6 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_seq 65536 2 snd_seq_midi,snd_seq_midi_event
mac80211 778240 0
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 32768 2 snd_seq,snd_pcm
cfg80211 622592 1 mac80211
snd 81920 31 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
shpchp 36864 0
soundcore 16384 1 snd
hp_wireless 16384 0
mac_hid 16384 0
sch_fq_codel 20480 2
parport_pc 36864 0
ppdev 20480 0
lp 20480 0
parport 49152 3 parport_pc,lp,ppdev
ip_tables 28672 0
x_tables 40960 1 ip_tables
autofs4 40960 2
amdkfd 180224 1
amd_iommu_v2 20480 1 amdkfd
radeon 1470464 1
amdgpu 2703360 25
chash 16384 1 amdgpu
i2c_algo_bit 16384 2 amdgpu,radeon
ttm 106496 2 amdgpu,radeon
psmouse 147456 0
drm_kms_helper 172032 2 amdgpu,radeon
i2c_piix4 24576 0
syscopyarea 16384 1 drm_kms_helper
r8169 86016 0
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
ahci 40960 2
libahci 32768 1 ahci
mii 16384 1 r8169
wmi 24576 2 hp_wmi,wmi_bmof
drm 401408 19 drm_kms_helper,amdgpu,radeon,ttm
i2c_scmi 16384 0
video 45056 0
>> iwconfig
>> ifconfig -a
>> sudo iwlist scan
>> uname -r -m
4.15.0-45-generic x86_64
>> cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
>> nm-tool
>> nmcli dev wifi
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NAME UUID TYPE DEVICE
Connexion filaire 1 8bfc92c1-1fc0-3197-8da9-2a19d45a25c2 ethernet enp2s0
Blackypred 1246e5f2-8763-4a7f-98a7-2a6f2de5c181 wifi --
Freebox-402B9C_EXT bdb2eb7f-37cc-4fb5-b5ad-395a6e7152c7 wifi --
>> nmcli connection status
>> sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
[/code]