You are not logged in.

#1 2021-12-25 15:39:50

babaliaris
Member
From: Greece
Registered: 2017-09-29
Posts: 86
Website

[Solved] iwlwifi failed to init (This error appears some times)

Screenshot-20211225-190743.png

Sorry for the picture, I forgot to copy the text and I lost it after I rebooted and I can't find it again in journalctl using -b1, -b2, etc.

The errors are:

iwlwifi 0000:29:00.0: retry init count 0
iwlwifi 0000:29:00.0: retry init count 1
iwlwifi 0000:29:00.0: retry init count 2

The NetworkManager service is up and running. I don't get any errors or failed services with systemctl --failed.

When these errors appear, I can't connect to any WiFi (WiFi is disabled).

I have dual boot Arch Linux and Windows and it seems that if I reboot, then enter Windows and then reboot again and enter Arch Linux
it solves this problem (WiFi works) but I don't know if this is related in any way with the problem. I'm definetly sure that the clock on the bios
gets affected by the dual boot because Windows save the time in local time and Linux in UTC time so every time I must update the clock
through the internet.


Some specs of my computer:

Linux version 5.15.10-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Fri, 17 Dec 2021 11:17:37 +0000

CPU:

[babaliaris@linux ~]$ lscpu
Architecture:            x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Address sizes:         48 bits physical, 48 bits virtual
  Byte Order:            Little Endian
CPU(s):                  12
  On-line CPU(s) list:   0-11
Vendor ID:               AuthenticAMD
  Model name:            AMD Ryzen 5 5600X 6-Core Processor
    CPU family:          25
    Model:               33
    Thread(s) per core:  2
    Core(s) per socket:  6
    Socket(s):           1
    Stepping:            0
    Frequency boost:     enabled
    CPU max MHz:         4650,2920
    CPU min MHz:         2200,0000
    BogoMIPS:            7403.69
    Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pd
                         pe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4
                         _1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osv
                         w ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp
                          vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves
                          cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_sc
                         ale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmul
                         qdq rdpid overflow_recov succor smca fsrm
Virtualization features: 
  Virtualization:        AMD-V
Caches (sum of all):     
  L1d:                   192 KiB (6 instances)
  L1i:                   192 KiB (6 instances)
  L2:                    3 MiB (6 instances)
  L3:                    32 MiB (1 instance)
NUMA:                    
  NUMA node(s):          1
  NUMA node0 CPU(s):     0-11
Vulnerabilities:         
  Itlb multihit:         Not affected
  L1tf:                  Not affected
  Mds:                   Not affected
  Meltdown:              Not affected
  Spec store bypass:     Mitigation; Speculative Store Bypass disabled via prctl and seccomp
  Spectre v1:            Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  Spectre v2:            Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP always-on, RSB filling
  Srbds:                 Not affected
  Tsx async abort:       Not affected

Motherboard:

description: Motherboard
       product: MPG B550 GAMING EDGE WIFI (MS-7C91)
       vendor: Micro-Star International Co., Ltd.
       physical id: 0
       version: 1.0
       serial: 07C9111_L41E168078
       slot: To be filled by O.E.M.
     *-firmware
          description: BIOS
          vendor: American Megatrends International, LLC.
          physical id: 0
          version: 1.50
          date: 01/14/2021
          size: 64KiB
          capacity: 32MiB
          capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppynec int13floppytoshiba int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb biosbootspecification uefi

Last edited by babaliaris (2023-01-09 01:36:30)


Github Account: github.com/babaliaris     big_smileArch General Guidelinesbig_smile
Favourite Distro: archlinux.org                           big_smileArch Wikibig_smile

Offline

#2 2021-12-25 20:24:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,665

Re: [Solved] iwlwifi failed to init (This error appears some times)

Make sure fast boot in Windows is disabled: https://wiki.archlinux.org/title/Dual_b … ibernation

As for the clock issue, configure Windows to also use UTC: https://wiki.archlinux.org/title/Dual_b … e_standard

Last edited by V1del (2021-12-25 20:25:44)

Online

#3 2021-12-26 11:16:47

babaliaris
Member
From: Greece
Registered: 2017-09-29
Posts: 86
Website

Re: [Solved] iwlwifi failed to init (This error appears some times)

Thank you! I hope this solves the problem.


Github Account: github.com/babaliaris     big_smileArch General Guidelinesbig_smile
Favourite Distro: archlinux.org                           big_smileArch Wikibig_smile

Offline

#4 2023-01-09 01:36:02

babaliaris
Member
From: Greece
Registered: 2017-09-29
Posts: 86
Website

Re: [Solved] iwlwifi failed to init (This error appears some times)

Solved. The problem was with the laptop itself...


Github Account: github.com/babaliaris     big_smileArch General Guidelinesbig_smile
Favourite Distro: archlinux.org                           big_smileArch Wikibig_smile

Offline

Board footer

Powered by FluxBB