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