Il faut être super utilisateur pour la commande.
[Résolu] wifi et bluethooth plus fonctionnels
Bonjour à Tous,
Voici ce qu'on obtient en utilisant sudo rfkill
Merci
Voici ce qu'on obtient en utilisant sudo rfkill
[katinanh@localhost ~]$ sudo rfkill
[sudo] Mot de passe de katinanh :
rfkill: impossible d'ouvrir /dev/rfkill: Aucun fichier ou dossier de ce type
rfkill: impossible de lire /dev/rfkill: Mauvais descripteur de fichier
Pour dire que même en super utilisateur, on ne peut y accéder.Merci
C'est quoi comme matériel pour la partie wifi ? C'est un portable ou un fixe ?
Que donne
As tu essayé de démarrer sur un ancien kernel ? Que donne
Que donne
lscpi
?As tu essayé de démarrer sur un ancien kernel ? Que donne
rpm -q kernel
uname -a
?Bonsoir à tous
Le wifi est incorporé à un pc.
Résultat lspci :
Sur l'ancien Kernel, le wifi fonctionne correctement.
Résultat rpm -q kernel :
Résultat uname -a :
Merci
Le wifi est incorporé à un pc.
Résultat lspci :
[katinanh@localhost ~]$ sudo lspci
[sudo] Mot de passe de katinanh :
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0c)
00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 0c)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0c)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0c)
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0c)
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0c)
00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 0c)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0c)
00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 0c)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411 PCI Express Card Reader (rev 01)
01:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a)
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
Sur l'ancien Kernel, le wifi fonctionne correctement.
Résultat rpm -q kernel :
rpm -p kernel
RPM version 4.14.2.1
Copyright (C) 1998-2002 - Red Hat, Inc.
Ce programme peut être librement redistribué sous les termes de la licence GNU GPL[/i]
[i]Utilisation: rpm [-afgpcdLAlsiv?] [-a|--all] [-f|--file] [-g|--group]
[-p|--package] [--pkgid] [--hdrid] [--triggeredby]
[--whatconflicts] [--whatrequires] [--whatobsoletes]
[--whatprovides] [--whatrecommends] [--whatsuggests]
[--whatsupplements] [--whatenhances] [--nomanifest]
[-c|--configfiles] [-d|--docfiles] [-L|--licensefiles]
[-A|--artifactfiles] [--dump] [-l|--list]
[--queryformat=QUERYFORMAT] [-s|--state] [--nofiledigest]
[--nofiles] [--nodeps] [--noscript] [--allfiles] [--allmatches]
[--badreloc] [-e|--erase=<package>+] [--excludedocs]
[--excludepath=<chemin>] [--force] [-F|--freshen=<packagefile> +]
[-h|--hash] [--ignorearch] [--ignoreos] [--ignoresize] [--noverify]
[-i|--install] [--justdb] [--nodeps] [--nofiledigest]
[--nocontexts] [--nocaps] [--noorder] [--noscripts] [--notriggers]
[--oldpackage] [--percent] [--prefix=<rep>]
[--relocate=<vieux>=<nouveau>] [--replacefiles] [--replacepkgs]
[--test] [-U|--upgrade=<packagefile> +] [--reinstall=<packagefile> +]
[-D|--define='MACRO EXPR'] [--undefine=MACRO] [-E|--eval='EXPR']
[--target=CPU-VENDOR-OS] [--macros=<FICHIER:...>] [--noplugins]
[--nodigest] [--nosignature] [--rcfile=<FICHIER:...>]
[-r|--root=RACINE] [--dbpath=RÉPERTOIRE] [--querytags] [--showrc]
[--quiet] [-v|--verbose] [--version] [-?|--help] [--usage]
[--scripts] [--setperms] [--setugids] [--setcaps] [--restore]
[--conflicts] [--obsoletes] [--provides] [--requires]
[--recommends] [--suggests] [--supplements] [--enhances] [--info]
[--changelog] [--changes] [--xml] [--triggers] [--filetriggers]
[--last] [--dupes] [--filesbypkg] [--fileclass] [--filecolor]
[--fileprovide] [--filerequire] [--filecaps]
Résultat uname -a :
[katinanh@localhost ~]$ uname -a
Linux localhost.localdomain 4.19.3-300.fc29.x86_64 #1 SMP Wed Nov 21 15:27:25 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Merci
J'ai édité ton message pour utiliser la balise code et pas i C'est plus lisible.
Peux tu retenter le rpm -q kernel (attention -q et pas -p)
Peux tu retenter le rpm -q kernel (attention -q et pas -p)
Ainsi que le retour de
$ rpm -qa util-linux
2 mois plus tard
Bonsoir à tous
Veuillez m'excusez de cette longue absence.
Voici ce qu'on obtient avec rpm -q kernel :
Avec rpm qa util-linux :
Veuillez m'excusez de cette longue absence.
Voici ce qu'on obtient avec rpm -q kernel :
[katinanh@localhost ~]$ sudo rpm -q kernel
[sudo] Mot de passe de katinanh :
kernel-4.19.2-300.fc29.x86_64
kernel-4.19.2-301.fc29.x86_64
kernel-4.19.3-300.fc29.x86_64
[katinanh@localhost ~]$
Avec rpm qa util-linux :
[katinanh@localhost ~]$ sudo rpm -qa util-linux
[sudo] Mot de passe de katinanh :
util-linux-2.32.1-1.fc29.x86_64
[katinanh@localhost ~]$
MerciAvec la commande
Tu peux ensuite faire un
Indique nous le nom du driver en tout cas.
lspci -vvv
tu devrais pouvoir voir ta carte wifi et surtout le driver utilisé. Essaye de trouver sa référence sur ton kernel où le wifi fonctionne puis fait la même chose sur le kernel plus récent.Tu peux ensuite faire un
modinfo ton_driver
sur le kernel récent. Si ça te réponds plein de lignes c'est déjà que le driver existe toujours. Si ça te réponds que le module est introuvable ça sera une autre piste.Indique nous le nom du driver en tout cas.
Bonjour à Tous
Voici ce que donne lspci -vvv avec "le bon kernel" :
Voici ce que donne lspci -vvv avec "le bon kernel" :
[katinanh@localhost ~]$ lspci -vvv
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0c)
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Kernel driver in use: iosf_mbi_pci
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0c) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 91
Region 0: Memory at 90000000 (32-bit, non-prefetchable) [size=4M]
Region 2: Memory at 80000000 (32-bit, prefetchable) [size=256M]
Region 4: I/O ports at 2050 [size=8]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 0c) (prog-if 01 [AHCI 1.0])
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 87
Region 0: I/O ports at 2048 [size=8]
Region 1: I/O ports at 205c [size=4]
Region 2: I/O ports at 2040 [size=8]
Region 3: I/O ports at 2058 [size=4]
Region 4: I/O ports at 2020 [size=32]
Region 5: Memory at 90914000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0c) (prog-if 30 [XHCI])
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 88
Region 0: Memory at 90900000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0c)
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 92
Region 0: Memory at 90800000 (32-bit, non-prefetchable) [size=1M]
Region 1: Memory at 90700000 (32-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: mei_txe
Kernel modules: mei_txe
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0c)
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 93
Region 0: Memory at 90910000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0c) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00001000-00001fff [size=4K]
Memory behind bridge: 90600000-906fffff [size=1M]
Prefetchable memory behind bridge: 0000000090400000-00000000904fffff [size=1M]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 0c) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00003000-00003fff [size=4K]
Memory behind bridge: 90500000-905fffff [size=1M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [empty]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0c)
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 0c)
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 18
Region 0: Memory at 90916000 (32-bit, non-prefetchable) [size=32]
Region 4: I/O ports at 2000 [size=32]
Capabilities: <access denied>
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411 PCI Express Card Reader (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8411 PCI Express Card Reader
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 89
Region 0: Memory at 90600000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
01:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a)
Subsystem: Acer Incorporated [ALI] Device 0845
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
Region 0: I/O ports at 1000 [size=256]
Region 2: Memory at 90610000 (64-bit, non-prefetchable) [size=4K]
Region 4: Memory at 90400000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
Subsystem: Lite-On Communications Inc Device 0642
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at 90500000 (64-bit, non-prefetchable) [size=512K]
Expansion ROM at 90580000 [disabled] [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath9k
Kernel modules: ath9k, wl
Voici ce que donne modinfo ath9k car ath9k est le driver si je ne me trompe pas :[katinanh@localhost ~]$ modinfo ath9k
modinfo: ERROR: Module alias ath9k not found.
MerciSi tu fais:
Moi j'ai :
T'as quelle version du paquet kernel-modules ? La 4.19.15-300.fc29.x86_64 a l'air d'avoir le ath9k.
rpm -ql kernel-modules|grep ath9k
Il te sort rien ?Moi j'ai :
/lib/modules/4.19.13-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
/lib/modules/4.19.13-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko.xz
/lib/modules/4.19.13-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko.xz
/lib/modules/4.19.13-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko.xz
/lib/modules/4.19.14-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
/lib/modules/4.19.14-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko.xz
/lib/modules/4.19.14-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko.xz
/lib/modules/4.19.14-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko.xz
/lib/modules/4.19.15-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
/lib/modules/4.19.15-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko.xz
/lib/modules/4.19.15-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko.xz
/lib/modules/4.19.15-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko.xz
Le driver/module en question étant le fichier ath9k.ko.xz. Et il est fournit par le paquet kernel-modules.T'as quelle version du paquet kernel-modules ? La 4.19.15-300.fc29.x86_64 a l'air d'avoir le ath9k.
Bonsoir à Tous,
Voici ce que rpm -ql kernel-modules|grep ath9k donne :
Voici ce que rpm -ql kernel-modules|grep ath9k donne :
[katinanh@localhost ~]$ rpm -ql kernel-modules|grep ath9k
/lib/modules/4.19.2-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
/lib/modules/4.19.2-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko.xz
/lib/modules/4.19.2-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko.xz
/lib/modules/4.19.2-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko.xz
/lib/modules/4.19.2-301.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
/lib/modules/4.19.2-301.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko.xz
/lib/modules/4.19.2-301.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko.xz
/lib/modules/4.19.2-301.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko.xz
/lib/modules/4.19.3-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
/lib/modules/4.19.3-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko.xz
/lib/modules/4.19.3-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko.xz
/lib/modules/4.19.3-300.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko.xz
MerciYa le kernel 4.20 qui est dispo depuis quelques jours, tu as tenté ?
Le kernel-module associé dispose bien du module ath9k:
/lib/modules/4.20.3-200.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
Le kernel-module associé dispose bien du module ath9k:
/lib/modules/4.20.3-200.fc29.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
Bonsoir à Tous
Non je ne l'ai pas tenté. Je suis dans une zone ou la connexion est très lente.
Ya-il un moyen de restaurer l'ancien driver?
Non je ne l'ai pas tenté. Je suis dans une zone ou la connexion est très lente.
Ya-il un moyen de restaurer l'ancien driver?
6 jours plus tard
Bonjour à Tous
Les problèmes de wifi et bluethooh on été résolu en passant au kernel 20.
Merci à tous pour vôtre aide.
Bonne journée
Les problèmes de wifi et bluethooh on été résolu en passant au kernel 20.
Merci à tous pour vôtre aide.
Bonne journée