J'ai réussi à démarrer sur windows en passant par F12.
Je l'ai éteint en passant par les paramètres pour vraiment l'éteindre.
Pour le wifi, j'avais déjà eu des soucis avec mon ancienne version de linux.
C'est un pc fixe avec une clé usb wifi.
J'ai taper les commandes suivantes que l'on m'avait donné la dernière fois :
sudo apt-get install linux-headers-generic build-essential git
git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
cd rtl8812AU_8821AU_linux
make
sudo make install
sudo modprobe rtl8812au
Puis j'ai redémarré. Cela n'a pas fonctionné.
J'ai lancé un wificheck avec la commande suivante :
wget -N -t 5 -T 10 https://framagit.org/cracolinux/wificheck/raw/master/wificheck && chmod +x wificheck && ./wificheck
Voilà le contenu du fichier wificheck.log :
[code]
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04 LTS"
>> lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 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 006: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader
Bus 003 Device 007: ID 12d1:108a Huawei Technologies Co., Ltd. ANE-LX1
Bus 003 Device 004: ID 0c45:760b Microdia USB Keyboard
Bus 003 Device 003: ID 03f0:a407 HP, Inc Wireless Optical Comfort Mouse
Bus 003 Device 002: ID 0bda:a811 Realtek Semiconductor Corp. RTL8811AU 802.11a/b/g/n/ac WLAN Adapter
Bus 003 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 11)
DeviceName: Onboard LAN
Subsystem: Acer Incorporated [ALI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1025:0750]
Kernel driver in use: r8169
Kernel modules: r8169
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabricant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: eno1
version: 11
numéro de série: d8:cb:8a:1a:1a:e8
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration : autonegotiation=on broadcast=yes driver=r8169 firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII
ressources : irq:18 portE/S:e000(taille=256) mémoire:f7c00000-f7c00fff mémoire:f0000000-f0003fff
*-network
description: Ethernet interface
identifiant matériel: 1
information bus: usb@3:6
nom logique: usb0
numéro de série: 96:31:b8:67:c8:82
fonctionnalités: ethernet physical
configuration : broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.237 link=yes multicast=yes
>> lsmod | sort
aesni_intel 372736 0
ahci 40960 2
autofs4 45056 2
cdc_ether 20480 1 rndis_host
coretemp 20480 0
crc32_pclmul 16384 0
crct10dif_pclmul 16384 1
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
crypto_simd 16384 1 aesni_intel
drm 491520 5 drm_kms_helper,i915
drm_kms_helper 184320 1 i915
fb_sys_fops 16384 1 drm_kms_helper
ghash_clmulni_intel 16384 0
glue_helper 16384 1 aesni_intel
hid 131072 3 usbhid,hid_redragon,hid_generic
hid_generic 16384 0
hid_redragon 16384 0
i2c_algo_bit 16384 1 i915
i2c_i801 32768 0
i915 1986560 12
input_leds 16384 0
intel_cstate 20480 0
intel_pch_thermal 16384 0
intel_powerclamp 20480 0
intel_rapl_common 24576 1 intel_rapl_msr
intel_rapl_msr 20480 0
intel_rapl_perf 20480 0
ip_tables 32768 0
isofs 49152 0
joydev 24576 0
kvm 663552 1 kvm_intel
kvm_intel 282624 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
libahci 32768 1 ahci
lp 20480 0
lpc_ich 24576 0
mac_hid 16384 0
mei 106496 3 mei_hdcp,mei_me
mei_hdcp 24576 0
mei_me 40960 1
mii 20480 1 usbnet
Module Size Used by
nls_iso8859_1 16384 1
nls_utf8 16384 0
parport 53248 3 parport_pc,lp,ppdev
parport_pc 40960 0
ppdev 24576 0
r8169 90112 0
realtek 24576 1
rndis_host 20480 0
sch_fq_codel 20480 3
snd 90112 19 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
snd_hda_codec 131072 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 61440 1
snd_hda_codec_realtek 118784 1
snd_hda_core 90112 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hda_intel 53248 4
snd_hwdep 20480 1 snd_hda_codec
snd_intel_dspcfg 24576 1 snd_hda_intel
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_timer 36864 2 snd_seq,snd_pcm
soundcore 16384 1 snd
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
uas 28672 0
ums_realtek 24576 0
usbhid 57344 0
usbnet 45056 2 rndis_host,cdc_ether
usb_storage 77824 2 uas,ums_realtek
video 49152 1 i915
wmi 32768 1 wmi_bmof
wmi_bmof 16384 0
x86_pkg_temp_thermal 20480 0
x_tables 40960 1 ip_tables
>> iwconfig
>> ifconfig -a
>> sudo iwlist scan
>> uname -r -m
5.4.0-37-generic x86_64
>> cat /etc/network/interfaces
>> nm-tool
>> nmcli dev wifi
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NAME UUID TYPE DEVICE
Connexion filaire 2 f030838c-cac1-3e0e-8055-b0473b68229a ethernet usb0
Connexion filaire 1 947f8959-926d-3ccd-9f94-7cbde2077b1a ethernet --
>> nmcli connection status
>> sudo rfkill list
[/code]