avec cette commande
sudo lshw -C network
Le résultat est
*-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: fc:3f:db:d8:5e:6a
taille: 10Mbit/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=half firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:277 portE/S:4000(taille=256) mémoire:96104000-96104fff mémoire:96100000-96103fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: BCM43142 802.11b/g/n
fabriquant: Broadcom Limited
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 01
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:96000000-96007fff
Avec cette commande
iwconfig
Le résultat est
enp2s0 no wireless extensions.
lo no wireless extensions.
Avec cette commande
ifconfig
Le résultat est
enp2s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether fc:3f:db:d8:5e:6a 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 1 (Boucle locale)
RX packets 21736 bytes 1310592 (1.3 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 21736 bytes 1310592 (1.3 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Avec cette commande
lsmod
Le résultat est
Module Size Used by
nls_iso8859_1 16384 1
uas 24576 0
usb_storage 73728 2 uas
bnep 20480 2
snd_hda_codec_hdmi 45056 1
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
i2c_designware_platform 16384 0
i2c_designware_core 20480 1 i2c_designware_platform
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm 598016 0
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
aesni_intel 167936 0
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
cryptd 24576 3 ablk_helper,ghash_clmulni_intel,aesni_intel
intel_cstate 16384 0
snd_soc_skl 65536 0
snd_soc_skl_ipc 45056 1 snd_soc_skl
snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
snd_soc_sst_dsp 32768 1 snd_soc_skl_ipc
snd_hda_ext_core 28672 1 snd_soc_skl
snd_soc_sst_match 16384 1 snd_soc_skl
snd_soc_core 233472 1 snd_soc_skl
snd_compress 20480 1 snd_soc_core
intel_rapl_perf 16384 0
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_intel 36864 3
snd_hda_codec 135168 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 86016 7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 110592 8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
joydev 20480 0
input_leds 16384 0
serio_raw 16384 0
rtsx_pci_ms 20480 0
snd_seq_midi 16384 0
memstick 20480 1 rtsx_pci_ms
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 69632 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_seq,snd_pcm
uvcvideo 90112 0
snd 86016 19 snd_compress,snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_soc_core,snd_pcm
soundcore 16384 1 snd
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
shpchp 36864 0
videodev 180224 3 uvcvideo,videobuf2_core,videobuf2_v4l2
idma64 20480 0
btusb 45056 0
virt_dma 16384 1 idma64
btrtl 16384 1 btusb
media 40960 2 uvcvideo,videodev
mei_me 40960 0
mei 102400 1 mei_me
processor_thermal_device 16384 0
ucsi 16384 0
int340x_thermal_zone 16384 1 processor_thermal_device
intel_soc_dts_iosf 16384 1 processor_thermal_device
intel_pch_thermal 16384 0
intel_lpss_pci 16384 0
hci_uart 94208 0
btbcm 16384 2 hci_uart,btusb
btqca 16384 1 hci_uart
btintel 16384 2 hci_uart,btusb
bluetooth 552960 14 btrtl,hci_uart,btintel,btqca,bnep,btbcm,btusb
tpm_crb 16384 0
intel_lpss_acpi 16384 0
hp_accel 28672 0
intel_lpss 16384 2 intel_lpss_pci,intel_lpss_acpi
mac_hid 16384 0
lis3lv02d 20480 1 hp_accel
input_polldev 16384 1 lis3lv02d
hp_wireless 16384 0
int3400_thermal 16384 0
acpi_thermal_rel 16384 1 int3400_thermal
acpi_pad 20480 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 28672 0
x_tables 36864 1 ip_tables
autofs4 40960 2
hid_generic 16384 0
usbhid 53248 0
rtsx_pci_sdmmc 24576 0
nouveau 1572864 0
i915 1314816 127
mxm_wmi 16384 1 nouveau
ttm 102400 1 nouveau
i2c_algo_bit 16384 2 nouveau,i915
psmouse 131072 0
drm_kms_helper 167936 2 nouveau,i915
syscopyarea 16384 1 drm_kms_helper
r8169 81920 0
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
mii 16384 1 r8169
fb_sys_fops 16384 1 drm_kms_helper
drm 368640 7 nouveau,i915,ttm,drm_kms_helper
rtsx_pci 57344 2 rtsx_pci_sdmmc,rtsx_pci_ms
ahci 36864 4
libahci 32768 1 ahci
i2c_hid 20480 0
hid 118784 3 i2c_hid,hid_generic,usbhid
wmi 16384 3 mxm_wmi,nouveau,hp_wmi
pinctrl_sunrisepoint 28672 0
pinctrl_intel 20480 1 pinctrl_sunrisepoint
video 40960 2 nouveau,i915
fjes 28672 0
Avec cette commande
lspci -k
Le résultat est
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 08)
Subsystem: Hewlett-Packard Company Skylake Host Bridge/DRAM Registers
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
Subsystem: Hewlett-Packard Company HD Graphics 520
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 08)
Subsystem: Hewlett-Packard Company Skylake Processor Thermal Subsystem
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP USB 3.0 xHCI Controller
Kernel driver in use: xhci_hcd
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP Thermal subsystem
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP Serial IO I2C Controller
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP Serial IO I2C Controller
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP CSME HECI
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP SATA Controller [AHCI mode]
Kernel driver in use: ahci
Kernel modules: ahci
00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP LPC Controller
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP PMC
Kernel driver in use: intel_pmc_core
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP HD Audio
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP SMBus
Kernel modules: i2c_i801
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 950M] (rev a2)
Subsystem: Hewlett-Packard Company GM107M [GeForce GTX 950M]
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller: Broadcom Limited BCM43142 802.11b/g/n (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
Subsystem: Hewlett-Packard Company RTS522A PCI Express Card Reader
Kernel driver in use: rtsx_pci
Avec cette commande
sudo iwlist scan
Le résultat est
enp2s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
Avec cette commande
uname -r -m
Le résultat est
4.8.0-22-generic x86_64
Avec cette commande
cat /etc/network/interfaces
Le résultat est
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
Avec cette commande
nm-tool
Le résultat est
La commande « nm-tool » est introuvable, vouliez-vous dire :
La commande « dm-tool » du paquet « lightdm » (main)
nm-tool : commande introuvable
Avec cette commande
sudo rfkill list
Le résultat est
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Avec cette commande
nmcli connection show
Le résultat est
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 0dec507c-ce20-3875-a911-2400bddce29e 802-3-ethernet --
Avec cette commande
nmcli connection list si nmcli connection show ne fonctionne pas
Le résultat est
Syntaxe : nmcli connection { COMMAND | help }
COMMAND := { show | up | down | add | modify | edit | delete | monitor | reload | load }
show [--active] [--order <order spec>]
show [--active] [id | uuid | path | apath] <ID> ...
up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file <file with passwords>]
down [id | uuid | path | apath] <ID> ...
add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-]<setting>.<property> <value>)+]
modify [--temporary] [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+