[WIFI] probleme carte wifi

Reconnaissance et configuration du matériel / kernel linux
Répondre
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

[WIFI] probleme carte wifi

Message par eveleian »

Bonjour,

Depuis les dernière mise a jour de arch ma carte wifi n'est plus détecter, avez vous une idé?
J'ai longtemps chercher sur internet, mais je ne trouve rien (ex pilote) a réinstaller.
Ma carte wifi

Code : Tout sélectionner

03:00.0 Unassigned class [ff00]: Qualcomm QCA6390 Wireless Network Adapter [AX500-DBS (2x2)] [17cb:1101]
merci pour votre aide
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17186
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [WIFI] probleme carte wifi

Message par benjarobin »

Bonjour, Quelle est la sortie (en root) de :

Code : Tout sélectionner

md5sum /lib/firmware/ath11k/QCA6390/hw2.0/*
zcat /proc/config.gz| grep -i ath11k
uname -a
pacman -Q linux
lsmod
hwinfo --netcard
ip link
dmesg | grep -i -A 3 -B 3 ath11
cat /proc/cmdline
Je suis en train de lire https://bugs.archlinux.org/task/69223, mais donne toutes les sorties demandées.
Lire aussi https://bugzilla.kernel.org/show_bug.cgi?id=210923

Quelle est la référence de ton PC (portable ou carte mère dans le cas d'un PC fixe). Est-ce que le BIOS/firmware est à jour ?
Quelle chargeur de démarrage utilises tu (Grub, systemd-boot, ...) ?
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

md5sum /lib/firmware/ath11k/QCA6390/hw2.0/* :

Code : Tout sélectionner

a101dc90f8e876f39383b60c9da64ec4  /lib/firmware/ath11k/QCA6390/hw2.0/amss.bin
4c0781f659d2b7d6bef10a2e3d457728  /lib/firmware/ath11k/QCA6390/hw2.0/board-2.bin
d4c912a3501a3694a3f460d13de06d28  /lib/firmware/ath11k/QCA6390/hw2.0/m3.bin
zcat /proc/config.gz| grep -i ath11k :

Code : Tout sélectionner

CONFIG_ATH11K=m
CONFIG_ATH11K_AHB=m
CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_DEBUG=y
CONFIG_ATH11K_DEBUGFS=y
# CONFIG_ATH11K_TRACING is not set
CONFIG_ATH11K_SPECTRAL=y
uname -a :

Code : Tout sélectionner

Linux raphael 5.14.5-arch1-1 #1 SMP PREEMPT Thu, 16 Sep 2021 11:02:40 +0000 x86_64 GNU/Linux
pacman -Q linux :

Code : Tout sélectionner

linux 5.14.5.arch1-1
lsmod :

Code : Tout sélectionner

Module                  Size  Used by
rndis_host             20480  0
cdc_ether              24576  1 rndis_host
usbnet                 53248  2 rndis_host,cdc_ether
mii                    16384  1 usbnet
rfcomm                 90112  16
cmac                   16384  2
algif_hash             16384  1
algif_skcipher         16384  1
af_alg                 32768  6 algif_hash,algif_skcipher
nvidia_drm             73728  0
nvidia_modeset       1200128  1 nvidia_drm
xt_conntrack           16384  1
xt_MASQUERADE          20480  1
nf_conntrack_netlink    57344  0
nfnetlink              20480  2 nf_conntrack_netlink
xt_addrtype            16384  2
iptable_filter         16384  1
iptable_nat            16384  1
nf_nat                 53248  2 iptable_nat,xt_MASQUERADE
nf_conntrack          180224  4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE
nvidia              35319808  1 nvidia_modeset
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
libcrc32c              16384  2 nf_conntrack,nf_nat
br_netfilter           32768  0
bridge                323584  1 br_netfilter
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
overlay               147456  0
hid_sensor_als         20480  0
hid_sensor_trigger     20480  2 hid_sensor_als
industrialio_triggered_buffer    16384  1 hid_sensor_trigger
kfifo_buf              16384  1 industrialio_triggered_buffer
bnep                   28672  2
hid_sensor_iio_common    20480  2 hid_sensor_trigger,hid_sensor_als
snd_soc_rt711          49152  0
snd_soc_rt1308_sdw     32768  0
snd_soc_rt715          49152  0
regmap_sdw             16384  3 snd_soc_rt715,snd_soc_rt711,snd_soc_rt1308_sdw
industrialio           94208  4 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_als
hid_sensor_custom      28672  0
snd_soc_dmic           16384  0
snd_sof_pci_intel_cnl    16384  0
joydev                 28672  0
snd_sof_intel_hda_common   106496  1 snd_sof_pci_intel_cnl
soundwire_intel        45056  1 snd_sof_intel_hda_common
qrtr_mhi               20480  0
soundwire_generic_allocation    16384  1 soundwire_intel
soundwire_cadence      36864  1 soundwire_intel
snd_sof_intel_hda      20480  1 snd_sof_intel_hda_common
snd_sof_pci            20480  2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
uvcvideo              118784  0
snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_common
videobuf2_vmalloc      20480  1 uvcvideo
hid_sensor_hub         24576  4 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_als,hid_sensor_custom
mousedev               24576  0
videobuf2_memops       20480  1 videobuf2_vmalloc
snd_sof               147456  2 snd_sof_pci,snd_sof_intel_hda_common
videobuf2_v4l2         36864  1 uvcvideo
cros_ec_ishtp          20480  0
cros_ec                20480  1 cros_ec_ishtp
videobuf2_common       69632  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
soundwire_bus          90112  7 regmap_sdw,soundwire_intel,snd_soc_rt715,soundwire_generic_allocation,soundwire_cadence,snd_soc_rt711,snd_soc_rt1308_sdw
intel_ishtp_loader     24576  0
intel_ishtp_hid        28672  0
8250_dw                16384  0
hid_multitouch         32768  0
snd_soc_skl           180224  0
iTCO_wdt               16384  0
dell_laptop            32768  0
intel_tcc_cooling      16384  0
snd_soc_hdac_hda       24576  2 snd_sof_intel_hda_common,snd_soc_skl
videodev              270336  3 videobuf2_v4l2,uvcvideo,videobuf2_common
x86_pkg_temp_thermal    20480  0
ee1004                 20480  0
snd_hda_ext_core       36864  4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
intel_powerclamp       20480  0
snd_soc_sst_ipc        20480  1 snd_soc_skl
dell_wmi               24576  1 dell_laptop
coretemp               20480  0
intel_pmc_bxt          16384  1 iTCO_wdt
snd_soc_sst_dsp        40960  1 snd_soc_skl
ledtrig_audio          16384  3 dell_wmi,snd_sof,dell_laptop
qrtr                   20480  5 qrtr_mhi
mei_hdcp               24576  0
mei_wdt                16384  0
snd_soc_acpi_intel_match    53248  3 snd_sof_intel_hda_common,snd_soc_skl,snd_sof_pci_intel_cnl
ns                     36864  1 qrtr
dell_smbios            32768  2 dell_wmi,dell_laptop
kvm_intel             335872  0
iTCO_vendor_support    16384  1 iTCO_wdt
mc                     65536  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
ath11k_pci             32768  0
ucsi_ccg               24576  0
dell_wmi_sysman        49152  0
snd_soc_acpi           16384  3 snd_soc_acpi_intel_match,snd_sof_intel_hda_common,snd_soc_skl
intel_rapl_msr         20480  0
dcdbas                 20480  1 dell_smbios
firmware_attributes_class    16384  1 dell_wmi_sysman
dell_wmi_descriptor    20480  2 dell_wmi,dell_smbios
wmi_bmof               16384  0
intel_wmi_thunderbolt    20480  0
dell_smm_hwmon         24576  0
snd_soc_core          344064  9 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_rt715,snd_soc_hdac_hda,snd_soc_rt711,snd_soc_skl,snd_soc_dmic,snd_soc_rt1308_sdw
kvm                  1056768  1 kvm_intel
ath11k                495616  1 ath11k_pci
irqbypass              16384  1 kvm
snd_compress           32768  1 snd_soc_core
crct10dif_pclmul       16384  1
qmi_helpers            32768  1 ath11k
ac97_bus               16384  1 snd_soc_core
crc32_pclmul           16384  0
snd_hda_codec_hdmi     73728  1
snd_pcm_dmaengine      16384  1 snd_soc_core
ghash_clmulni_intel    16384  0
mac80211             1183744  1 ath11k
i915                 2973696  20
snd_hda_intel          57344  1
hci_uart              155648  0
aesni_intel           380928  3
snd_intel_dspcfg       28672  3 snd_hda_intel,snd_sof_intel_hda_common,snd_soc_skl
snd_intel_sdw_acpi     20480  2 snd_sof_intel_hda_common,snd_intel_dspcfg
crypto_simd            16384  1 aesni_intel
btqca                  24576  1 hci_uart
snd_hda_codec         176128  3 snd_hda_codec_hdmi,snd_hda_intel,snd_soc_hdac_hda
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel
btrtl                  28672  1 hci_uart
rapl                   16384  0
btbcm                  20480  1 hci_uart
i2c_algo_bit           16384  1 i915
snd_hda_core          110592  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
intel_spi_pci          16384  0
intel_cstate           20480  0
ttm                    86016  1 i915
btintel                32768  1 hci_uart
snd_hwdep              16384  1 snd_hda_codec
cfg80211             1044480  2 ath11k,mac80211
intel_spi              24576  1 intel_spi_pci
intel_uncore          196608  0
snd_pcm               151552  14 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_rt715,snd_compress,snd_soc_core,snd_soc_rt711,snd_soc_skl,snd_soc_rt1308_sdw,snd_hda_core,snd_pcm_dmaengine
spi_nor               102400  1 intel_spi
mei_me                 45056  2
vfat                   24576  1
i2c_i801               36864  0
intel_lpss_pci         24576  2
fat                    86016  1 vfat
pcspkr                 16384  0
psmouse               184320  0
drm_kms_helper        303104  2 nvidia_drm,i915
mhi                    90112  2 ath11k_pci,qrtr_mhi
intel_lpss             16384  1 intel_lpss_pci
tpm_crb                20480  0
mtd                    81920  3 spi_nor,intel_spi
i2c_smbus              20480  1 i2c_i801
snd_timer              45056  1 snd_pcm
thunderbolt           331776  0
mei                   155648  5 mei_wdt,mei_hdcp,mei_me
libarc4                16384  1 mac80211
bluetooth             729088  44 btrtl,btqca,btintel,hci_uart,btbcm,bnep,rfcomm
processor_thermal_device_pci_legacy    16384  0
idma64                 20480  0
intel_gtt              24576  1 i915
cec                    73728  2 drm_kms_helper,i915
processor_thermal_device    20480  1 processor_thermal_device_pci_legacy
snd                   114688  10 snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm
agpgart                45056  2 intel_gtt,ttm
processor_thermal_rfim    16384  1 processor_thermal_device
processor_thermal_mbox    16384  2 processor_thermal_rfim,processor_thermal_device
syscopyarea            16384  1 drm_kms_helper
ucsi_acpi              16384  0
processor_thermal_rapl    20480  1 processor_thermal_device
soundcore              16384  1 snd
i2c_nvidia_gpu         16384  0
tpm_tis                16384  0
sysfillrect            16384  1 drm_kms_helper
intel_ish_ipc          28672  0
typec_ucsi             49152  2 ucsi_ccg,ucsi_acpi
intel_rapl_common      28672  2 intel_rapl_msr,processor_thermal_rapl
sysimgblt              16384  1 drm_kms_helper
tpm_tis_core           28672  1 tpm_tis
fb_sys_fops            16384  1 drm_kms_helper
typec                  65536  1 typec_ucsi
intel_ishtp            61440  4 cros_ec_ishtp,intel_ishtp_hid,intel_ish_ipc,intel_ishtp_loader
intel_soc_dts_iosf     20480  1 processor_thermal_device_pci_legacy
intel_pch_thermal      20480  0
tpm                    90112  3 tpm_tis,tpm_crb,tpm_tis_core
ecdh_generic           16384  1 bluetooth
roles                  16384  1 typec_ucsi
rng_core               16384  1 tpm
rfkill                 32768  8 bluetooth,dell_laptop,cfg80211
i2c_hid_acpi           16384  0
mac_hid                16384  0
wmi                    36864  6 dell_wmi_sysman,intel_wmi_thunderbolt,dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
ecc                    40960  1 ecdh_generic
i2c_hid                32768  1 i2c_hid_acpi
squashfs               69632  4
int3403_thermal        20480  0
int340x_thermal_zone    20480  2 int3403_thermal,processor_thermal_device
video                  57344  3 dell_wmi,dell_laptop,i915
intel_hid              24576  0
sparse_keymap          16384  2 intel_hid,dell_wmi
int3400_thermal        20480  0
acpi_thermal_rel       16384  1 int3400_thermal
acpi_pad               24576  0
acpi_tad               20480  0
loop                   40960  8
vboxnetflt             32768  0
vboxnetadp             28672  0
vboxdrv               528384  2 vboxnetadp,vboxnetflt
sg                     40960  0
drm                   585728  11 drm_kms_helper,nvidia,nvidia_drm,i915,ttm
crypto_user            20480  0
fuse                  167936  5
bpf_preload            16384  0
ip_tables              32768  2 iptable_filter,iptable_nat
x_tables               53248  6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE
ext4                  933888  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  163840  1 ext4
serio_raw              20480  0
atkbd                  36864  0
libps2                 20480  2 atkbd,psmouse
crc32c_intel           24576  3
i8042                  32768  1 dell_laptop
xhci_pci               20480  0
xhci_pci_renesas       20480  1 xhci_pci
serio                  28672  6 serio_raw,atkbd,psmouse,i8042
hwinfo --netcard : vide

ip link :

Code : Tout sélectionner

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default 
    link/ether 02:42:85:75:f0:33 brd ff:ff:ff:ff:ff:ff
4: enp0s20f0u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 3e:7f:41:5b:f3:97 brd ff:ff:ff:ff:ff:ff
dmesg | grep -i -A 3 -B 3 ath11 :

Code : Tout sélectionner

[    2.319944] intel_rapl_common: Found RAPL domain uncore
[    2.319945] intel_rapl_common: Found RAPL domain dram
[    2.319947] intel_rapl_common: Found RAPL domain psys
[    2.319975] ath11k_pci 0000:03:00.0: BAR 0: assigned [mem 0xd2100000-0xd21fffff 64bit]
[    2.320002] ath11k_pci 0000:03:00.0: enabling device (0000 -> 0002)
[    2.320513] ath11k_pci 0000:03:00.0: qca6390 hw2.0
[    2.358405] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input24
[    2.371095] fbcon: i915 (fb0) is primary device
[    2.371188] Console: switching to colour frame buffer device 240x75
--
[    7.539108] audit: type=1327 audit(1631981860.401:110): proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003132003139
[    7.609701] audit: type=1130 audit(1631981860.478:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.614818] audit: type=1101 audit(1631981860.478:112): pid=945 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="raph" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.855970] ath11k_pci 0000:03:00.0: failed to register fw indication: -110
[    7.855978] ath11k_pci 0000:03:00.0: failed to send qmi firmware indication: -110
[    9.085255] Bluetooth: RFCOMM TTY layer initialized
[    9.085262] Bluetooth: RFCOMM socket layer initialized
[    9.085266] Bluetooth: RFCOMM ver 1.11
cat /proc/cmdline :

Code : Tout sélectionner

BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a9d6ceab-d29b-4f4b-8204-9c789ebc25db rw loglevel=3
c'est un dell xps 17 (9700) qui démare sur un grub tout est a jours
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

benjarobin a écrit : sam. 18 sept. 2021, 13:27 Bonjour, Quelle est la sortie (en root) de :

Code : Tout sélectionner

md5sum /lib/firmware/ath11k/QCA6390/hw2.0/*
zcat /proc/config.gz| grep -i ath11k
uname -a
pacman -Q linux
lsmod
hwinfo --netcard
ip link
dmesg | grep -i -A 3 -B 3 ath11
cat /proc/cmdline
Je suis en train de lire https://bugs.archlinux.org/task/69223, mais donne toutes les sorties demandées.
Lire aussi https://bugzilla.kernel.org/show_bug.cgi?id=210923

Quelle est la référence de ton PC (portable ou carte mère dans le cas d'un PC fixe). Est-ce que le BIOS/firmware est à jour ?
Quelle chargeur de démarrage utilises tu (Grub, systemd-boot, ...) ?
Sachant que sur Windows ma carte wifi fonctionne bien
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17186
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [WIFI] probleme carte wifi

Message par benjarobin »

Comme indiqué dans le rapport de bug, essaye d'ajouter ceci au paramètre kernel via la configuration de Grub : memmap=12M\\\$20M
Une fois le système démarré, un cat /proc/cmdline doit contenir: memmap=12M$20M
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

benjarobin a écrit : dim. 19 sept. 2021, 19:25 Comme indiqué dans le rapport de bug, essaye d'ajouter ceci au paramètre kernel via la configuration de Grub : memmap=12M\\\$20M
Une fois le système démarré, un cat /proc/cmdline doit contenir: memmap=12M$20M
pas de probleme mais je n'est pas compris ou (et comment) le metre dans le grub, je supose au demarage mais apres je ne sais pas.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17186
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [WIFI] probleme carte wifi

Message par benjarobin »

Tu peux éditer en "live" depuis le menu de GRUB, mais ce n'est pas persistant. Mais ce n'est pas le plus pratique.

Tu peux éditer directement ton grub.cfg mais comme c'est un fichier généré ce n'est pas recommandé (mais perso je le fais tout vle temps...)

La méthode officiel est d'éditer le fichier default de GRUB (/etc/default/grub) puis de régénérer la configuration
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

benjarobin a écrit : lun. 20 sept. 2021, 19:28 La méthode officiel est d'éditer le fichier default de GRUB (/etc/default/grub) puis de régénérer la configuration
je l'ai fait mais tjs rien en plus cat /proc/cmdline me donne :

Code : Tout sélectionner

BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a9d6ceab-d29b-4f4b-8204-9c789ebc25db rw loglevel=3
donc toujours rien
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17186
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [WIFI] probleme carte wifi

Message par benjarobin »

As tu bien régénérer ton fichier grub.cfg ?
Quel est le contenu de : /etc/default/grub
Peux tu donner son contenu au pire ?
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

benjarobin a écrit : mar. 21 sept. 2021, 16:55 As tu bien régénérer ton fichier grub.cfg ?
Oui a moin que je me soit trompé de commande

benjarobin a écrit : mar. 21 sept. 2021, 16:55 Quel est le contenu de : /etc/default/grub
Peux tu donner son contenu au pire ?

Code : Tout sélectionner

# GRUB boot loader configuration

GRUB_DEFAULT="Windows Boot Manager (sur /dev/nvme0n1p1)"
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 "
GRUB_CMDLINE_LINUX=""

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y

# Set to 'countdown' or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=menu

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"
#GRUB_THEME="/path/to/gfxtheme"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
#GRUB_SAVEDEFAULT=true

# Uncomment to disable submenus in boot menu
#GRUB_DISABLE_SUBMENU=y

GRUB_DISABLE_OS_PROBER=false

memmap=12M\\\$20M
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17186
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [WIFI] probleme carte wifi

Message par benjarobin »

Tu dois modifier la variable GRUB_CMDLINE_LINUX_DEFAULT
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

benjarobin a écrit : mar. 21 sept. 2021, 19:02 Tu dois modifier la variable GRUB_CMDLINE_LINUX_DEFAULT
je doit la modifier pour ? :

Code : Tout sélectionner

GRUB_CMDLINE_LINUX_DEFAULT="memmap=12M\\\$20M"
car si oui cela n'a rien changer

cat /proc/cmdline :

Code : Tout sélectionner

BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a9d6ceab-d29b-4f4b-8204-9c789ebc25db rw memmap=12M$20M
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17186
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [WIFI] probleme carte wifi

Message par benjarobin »

dmesg contient toujours les mêmes lignes pour ath11k_pci ?
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

benjarobin a écrit : mar. 21 sept. 2021, 22:41 dmesg contient toujours les mêmes lignes pour ath11k_pci ?
ici : https://pastebin.com/tk8YwBgf
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

personne n'a d'idée ? cela commence a être dérangeant sans internet ...
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17186
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [WIFI] probleme carte wifi

Message par benjarobin »

Il faut penser à lire / suivre les rapports de bug que j'avais listé. Tu as bien fait de relancer ce sujet, car je ne suivait pas le rapport de bug...

En gros, garde le memmap..., en théorie il devrait être toujours nécessaire, c'est apparemment dû à un problème dans ton BIOS.
Par contre dans la version du kernel 5.14.5 il y a une régression en plus, un autre bug... Corrigé en version 5.14.7, donc si tu met ton système à jour ( avec le kernel 5.14.8 ) tout devrait être bon.
Tu n'as pas de chance tu cumules 2 problèmes...

Si tu es currieux, tu pourras (si cela fonctionne après mise à jour) essayer de supprimer le memmap des paramètres kernel
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
eveleian
Hankyu
Messages : 12
Inscription : sam. 18 sept. 2021, 12:31

Re: [WIFI] probleme carte wifi

Message par eveleian »

Effectivement j'ai fait mes mise a jours hier (j'avais eu un petit problème avec mes miroir) et maintenant le wifi fonctionne correctement, merci de ton aide.
Répondre