Voici les éléments demandés, avec la belle mise en forme :cool:
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"
lsusb
[code]Bus 002 Device 003: ID 0b05:1800 ASUSTek Computer, Inc.
Bus 002 Device 002: ID 0b05:1801 ASUSTek Computer, Inc.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0951:1603 Kingston Technology DataTraveler 1GB/2GB Pen Drive
Bus 001 Device 004: ID 0bda:8152 Realtek Semiconductor Corp.
Bus 001 Device 006: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 001 Device 003: ID 0b05:1802 ASUSTek Computer, Inc.
Bus 001 Device 002: ID 0b05:17e0 ASUSTek Computer, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[/code]
lspci
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0d)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0d)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0d)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0d)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0d)
lspci -k -nn | grep -A 3 -i net
lspci -k
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0d)
Subsystem: ASUSTeK Computer Inc. Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register
Kernel driver in use: iosf_mbi_pci
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0d)
Subsystem: ASUSTeK Computer Inc. Atom Processor Z36xxx/Z37xxx Series Graphics & Display
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0d)
Subsystem: ASUSTeK Computer Inc. Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI
Kernel driver in use: xhci_hcd
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0d)
Subsystem: ASUSTeK Computer Inc. Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine
Kernel driver in use: mei_txe
Kernel modules: mei_txe
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0d)
Subsystem: ASUSTeK Computer Inc. Atom Processor Z36xxx/Z37xxx Series Power Control Unit
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
sudo lshw -C network
*-network
description: Ethernet interface
physical id: 1
logical name: enx7824afc5c8a8
serial: 78:24:af:c5:c8:a8
size: 10Mbit/s
capacity: 100Mbit/s
capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8152 driverversion=v1.08.8 duplex=half link=no multicast=yes port=MII speed=10Mbit/s
lsmod
Module Size Used by
bnep 20480 2
snd_soc_sst_bytcr_rt5640 20480 0
gpio_keys 20480 0
hid_multitouch 20480 0
asus_nb_wmi 28672 0
asus_wmi 28672 1 asus_nb_wmi
sparse_keymap 16384 1 asus_wmi
intel_rapl 20480 0
intel_soc_dts_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 200704 0
kvm 593920 1 kvm_intel
irqbypass 16384 1 kvm
punit_atom_debug 16384 0
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
cdc_ether 16384 0
usbnet 45056 1 cdc_ether
aesni_intel 167936 0
r8152 49152 0
btsdio 16384 0
brcmfmac 307200 0
aes_x86_64 20480 1 aesni_intel
mii 16384 2 usbnet,r8152
joydev 20480 0
crypto_simd 16384 1 aesni_intel
input_leds 16384 0
ak8975 20480 0
glue_helper 16384 1 aesni_intel
brcmutil 16384 1 brcmfmac
cfg80211 602112 1 brcmfmac
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
intel_cstate 20480 0
inv_mpu6050_i2c 16384 0
inv_mpu6050 20480 2 inv_mpu6050_i2c
snd_intel_sst_acpi 16384 1
snd_intel_sst_core 77824 1 snd_intel_sst_acpi
industrialio_triggered_buffer 16384 2 ak8975,inv_mpu6050
snd_soc_rt5645 147456 0
kfifo_buf 16384 1 industrialio_triggered_buffer
snd_soc_sst_mfld_platform 102400 3 snd_intel_sst_core
i2c_mux 16384 1 inv_mpu6050_i2c
snd_soc_rt5640 118784 2 snd_soc_sst_bytcr_rt5640
hci_uart 98304 0
snd_soc_sst_match 16384 2 snd_soc_sst_bytcr_rt5640,snd_intel_sst_acpi
snd_soc_rl6231 16384 2 snd_soc_rt5640,snd_soc_rt5645
industrialio 69632 4 ak8975,inv_mpu6050,industrialio_triggered_buffer,kfifo_buf
btbcm 16384 1 hci_uart
btqca 16384 1 hci_uart
soc_button_array 16384 0
snd_soc_core 233472 4 snd_soc_sst_bytcr_rt5640,snd_soc_rt5640,snd_soc_rt5645,snd_soc_sst_mfld_platform
mac_hid 16384 0
dw_dmac 16384 0
btintel 16384 1 hci_uart
dw_dmac_core 24576 1 dw_dmac
zram 24576 4
bluetooth 557056 13 btsdio,hci_uart,btintel,btqca,bnep,btbcm
tpm_crb 16384 0
dptf_power 16384 0
snd_compress 20480 1 snd_soc_core
int3406_thermal 16384 0
mei_txe 20480 0
ac97_bus 16384 1 snd_soc_core
int3402_thermal 16384 0
int3403_thermal 16384 0
processor_thermal_device 16384 0
int3400_thermal 16384 0
snd_pcm_dmaengine 16384 1 snd_soc_core
intel_soc_dts_iosf 16384 2 intel_soc_dts_thermal,processor_thermal_device
mei 102400 1 mei_txe
acpi_thermal_rel 16384 1 int3400_thermal
int340x_thermal_zone 16384 3 int3402_thermal,int3403_thermal,processor_thermal_device
lpc_ich 24576 0
asus_wireless 16384 0
snd_pcm 102400 6 snd_soc_sst_bytcr_rt5640,snd_pcm_dmaengine,snd_soc_rt5640,snd_soc_rt5645,snd_soc_sst_mfld_platform,snd_soc_core
acpi_pad 180224 0
i2c_designware_platform 16384 0
i2c_designware_core 20480 1 i2c_designware_platform
snd_timer 32768 1 snd_pcm
spi_pxa2xx_platform 24576 0
snd 77824 5 snd_compress,snd_timer,snd_soc_sst_mfld_platform,snd_soc_core,snd_pcm
8250_dw 16384 0
soundcore 16384 1 snd
pwm_lpss_platform 16384 0
pwm_lpss 16384 1 pwm_lpss_platform
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 24576 0
x_tables 36864 1 ip_tables
autofs4 40960 2
aufs 237568 2555
uas 24576 0
usb_storage 69632 3 uas
nls_iso8859_1 16384 2
hid_generic 16384 0
usbhid 53248 0
mmc_block 36864 2
i915 1449984 4
i2c_algo_bit 16384 1 i915
drm_kms_helper 151552 1 i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
drm 352256 6 i915,drm_kms_helper
wmi 16384 1 asus_wmi
video 40960 3 asus_wmi,int3406_thermal,i915
i2c_hid 20480 0
hid 114688 4 i2c_hid,hid_generic,usbhid,hid_multitouch
sdhci_acpi 16384 0
sdhci 45056 1 sdhci_acpi
fjes 73728 0
iwconfig
lo no wireless extensions.
enx7824afc5c8a8 no wireless extensions.
ifconfig
The program 'ifconfig' is currently not installed. You can install it by typing:
sudo apt install net-tools
sudo iwlist scan
lo Interface doesn't support scanning.
enx7824afc5c8a8 Interface doesn't support scanning.
uname -r -m
4.10.0-19-generic x86_64
cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
lubuntu@lubuntu:~$ nm-tool
No command 'nm-tool' found, did you mean:
Command 'dm-tool' from package 'lightdm' (main)
nm-tool: command not found
lubuntu@lubuntu:~$ sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
nmcli connection show
NAME UUID TYPE DEVICE
Wired connection 1 801cccd7-3664-3477-9348-4869ecc79fff 802-3-ethernet --
nmcli connection list
Error: argument 'list' not understood. Try passing --help instead.
wget -N -t 5 -T 10 https://framagit.org/cracolinux/wificheck/raw/master/wificheck && chmod +x wificheck && ./wificheck
--2017-08-28 15:35:51-- https://framagit.org/cracolinux/wificheck/raw/master/wificheck
Resolving framagit.org (framagit.org)... failed: Name or service not known.
wget: unable to resolve host address ‘framagit.org’
J'espère que j'ai bien tout mis.