Bonsoir smokeh,
je l'ai rapidement parcouru,
ce que tu voulais, c'est la réponse à ça ?:
wget -N -t 5 -T 10 https://framagit.org/cracolinux/wificheck/raw/master/wificheck && chmod +x wificheck && ./wificheck
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
>> lsusb
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 04f2:b469 Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 0489:e092 Foxconn / Hon Hai
Bus 001 Device 002: ID 8087:8001 Intel Corp.
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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: Acer Incorporated [ALI] Device [1025:0918]
Kernel driver in use: r8169
02:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 20)
Subsystem: Foxconn International, Inc. Device [105b:e08e]
Kernel driver in use: ath10k_pci
>> sudo lshw -C network
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: eth0
version: 0c
serial: 30:65:ec:8e:bb:64
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd 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=rtl8168g-2_0.0.1 02/06/13 ip=192.168.1.28 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:46 ioport:3000(size=256) memory:c1300000-c1300fff memory:c1200000-c1203fff
*-network
description: Network controller
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
version: 20
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=ath10k_pci latency=0
resources: irq:51 memory:c1000000-c11fffff
>> lsmod
Module Size Used by
dm_crypt 24576 0
ath10k_pci 40960 0
ath10k_core 237568 1 ath10k_pci
ath 32768 1 ath10k_core
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
mac80211 626688 1 ath10k_core
videobuf2_core 53248 1 uvcvideo
snd_hda_codec_hdmi 53248 1
v4l2_common 16384 1 videobuf2_core
rtsx_usb_ms 20480 0
videodev 159744 3 uvcvideo,v4l2_common,videobuf2_core
memstick 20480 1 rtsx_usb_ms
media 24576 2 uvcvideo,videodev
snd_soc_rt5640 94208 0
snd_soc_rl6231 16384 1 snd_soc_rt5640
snd_soc_core 196608 1 snd_soc_rt5640
joydev 20480 0
snd_compress 20480 1 snd_soc_core
acer_wmi 20480 0
hid_multitouch 20480 0
sparse_keymap 16384 1 acer_wmi
snd_pcm_dmaengine 16384 1 snd_soc_core
intel_rapl 20480 0
iosf_mbi 16384 1 intel_rapl
x86_pkg_temp_thermal 16384 0
intel_powerclamp 20480 0
coretemp 16384 0
kvm_intel 151552 0
kvm 479232 1 kvm_intel
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
aesni_intel 172032 5562
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
cryptd 20480 2782 aesni_intel,ablk_helper
btusb 40960 0
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
serio_raw 16384 0
lpc_ich 24576 0
snd_hda_intel 36864 6 snd_hda_codec_hdmi
snd_hda_controller 32768 1 snd_hda_intel
cfg80211 536576 3 ath,mac80211,ath10k_core
compat 20480 3 cfg80211,mac80211,ath10k_pci
snd_hda_codec 143360 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
shpchp 40960 0
snd_hwdep 20480 1 snd_hda_codec
mei_me 20480 0
mei 90112 1 mei_me
snd_pcm 106496 7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller,snd_pcm_dmaengine
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
dw_dmac 16384 0
dw_dmac_core 24576 1 dw_dmac
snd_soc_sst_acpi 16384 0
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
snd 86016 23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
i2c_hid 20480 0
hid 110592 2 i2c_hid,hid_multitouch
i2c_designware_platform 16384 0
8250_dw 16384 0
i2c_designware_core 16384 1 i2c_designware_platform
acpi_pad 20480 0
spi_pxa2xx_platform 24576 0
mac_hid 16384 0
soundcore 16384 2 snd,snd_hda_codec
rfcomm 69632 8
bnep 20480 2
bluetooth 491520 22 bnep,btusb,rfcomm
soc_button_array 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 45056 3 lp,ppdev,parport_pc
rtsx_usb_sdmmc 28672 0
rtsx_usb 24576 2 rtsx_usb_sdmmc,rtsx_usb_ms
i915_bpo 1138688 5
intel_ips 20480 1 i915_bpo
i2c_algo_bit 16384 1 i915_bpo
drm_kms_helper 131072 1 i915_bpo
drm 344064 6 i915_bpo,drm_kms_helper
ahci 36864 2
r8169 81920 0
libahci 32768 1 ahci
mii 16384 1 r8169
sdhci_acpi 16384 0
wmi 20480 1 acer_wmi
video 20480 2 i915_bpo,acer_wmi
sdhci 45056 1 sdhci_acpi
>> iwconfig
>> ifconfig -a
eth0 Link encap:Ethernet HWaddr 30:65:ec:8e:bb:64
inet addr:192.168.1.28 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: 2a01:e35:398c:a550:6d4e:90f8:1280:7860/64 Scope:Global
inet6 addr: fe80::3265:ecff:fe8e:bb64/64 Scope:Link
inet6 addr: 2a01:e35:398c:a550:3265:ecff:fe8e:bb64/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:40627 errors:0 dropped:0 overruns:0 frame:0
TX packets:36736 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:36922433 (36.9 MB) TX bytes:6773009 (6.7 MB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:4741 errors:0 dropped:0 overruns:0 frame:0
TX packets:4741 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:496184 (496.1 KB) TX bytes:496184 (496.1 KB)
>> sudo iwlist scan
>> uname -r -m
3.19.0-80-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
NetworkManager Tool
State: connected (global)
- Device: eth0 [Wired connection 1] -------------------------------------------
Type: Wired
Driver: r8169
State: connected
Default: yes
HW Address: 30:65:EC:8E:BB:64
Capabilities:
Carrier Detect: yes
Speed: 1000 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.1.28
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.254
DNS: 192.168.1.254
IPv6 Settings:
Address: 2a01:e35:398c:a550:6d4e:90f8:1280:7860
Prefix: 64
Gateway: fe80::e69e:12ff:fe03:750f
Address: 2a01:e35:398c:a550:3265:ecff:fe8e:bb64
Prefix: 64
Gateway: fe80::e69e:12ff:fe03:750f
Address: fe80::3265:ecff:fe8e:bb64
Prefix: 64
Gateway: fe80::e69e:12ff:fe03:750f
DNS: 2a01:e00::1
DNS: 2a01:e00::2
>> nmcli dev wifi
SSID BSSID MODE FREQ RATE SIGNAL SECURITY ACTIVE
>> nmcli connection show
>> sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
Merci d'avance.