Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Network issue (Read 5179 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Network issue

For some reason the network card via wifi stoped working ( pass me commands to run so i can get it back working )




Re: Network issue

Reply #4
no wonder, that it not works, a lot of errors in dmesg, but important is this:
Code: [Select]
bluetooth hci0: Direct firmware load for intel/ibt-19-0-3.sfi failed with error -2
[    9.960315] Bluetooth: hci0: Failed to load Intel firmware file (-2)
[    9.967396] Intel(R) Wireless WiFi driver for Linux
[    9.974151] iwlwifi 0000:00:14.3: no suitable firmware found!
[    9.974153] iwlwifi 0000:00:14.3: minimum version required: (efault)108
[    9.974156] iwlwifi 0000:00:14.3: maximum version supported: (efault)105
[    9.974158] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
[    9.974159] iwlwifi 0000:00:14.3: Couldn't request the fw
[    9.975039] iwlwifi: probe of 0000:00:14.3 failed with error -2

firmware for wifi card missing. Have you installed  "linux-firmware" package?? i doubt about it (missing firmware for wifi and BT)
Code: [Select]
pacman -S linux-firmware 

Re: Network issue

Reply #5
no wonder, that it not works, a lot of errors in dmesg, but important is this:
Code: [Select]
bluetooth hci0: Direct firmware load for intel/ibt-19-0-3.sfi failed with error -2
[    9.960315] Bluetooth: hci0: Failed to load Intel firmware file (-2)
[    9.967396] Intel(R) Wireless WiFi driver for Linux
[    9.974151] iwlwifi 0000:00:14.3: no suitable firmware found!
[    9.974153] iwlwifi 0000:00:14.3: minimum version required: (efault)108
[    9.974156] iwlwifi 0000:00:14.3: maximum version supported: (efault)105
[    9.974158] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
[    9.974159] iwlwifi 0000:00:14.3: Couldn't request the fw
[    9.975039] iwlwifi: probe of 0000:00:14.3 failed with error -2

firmware for wifi card missing. Have you installed  "linux-firmware" package?? i doubt about it (missing firmware for wifi and BT)
Code: [Select]
pacman -S linux-firmware 
Ran sudo pacman -S linux-firmware rebooted and still nothing but thanks

Re: Network issue

Reply #6
Code: [Select]
[   10.946642] iwlwifi 0000:00:14.3: no suitable firmware found!
[   10.946645] iwlwifi 0000:00:14.3: minimum version required: (efault)108
[   10.946646] iwlwifi 0000:00:14.3: maximum version supported: (efault)105
[   10.946648] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux
-firmware.git
[   10.946649] iwlwifi 0000:00:14.3: Couldn't request the fw
[   10.947742] iwlwifi: probe of 0000:00:14.3 failed with error -2
That is a message that contains some parts of the old but is new i think
https://x0.at/oeO

Re: Network issue

Reply #7
no wonder, that it not works, a lot of errors in dmesg, but important is this:
Code: [Select]
bluetooth hci0: Direct firmware load for intel/ibt-19-0-3.sfi failed with error -2
[    9.960315] Bluetooth: hci0: Failed to load Intel firmware file (-2)
[    9.967396] Intel(R) Wireless WiFi driver for Linux
[    9.974151] iwlwifi 0000:00:14.3: no suitable firmware found!
[    9.974153] iwlwifi 0000:00:14.3: minimum version required: (efault)108
[    9.974156] iwlwifi 0000:00:14.3: maximum version supported: (efault)105
[    9.974158] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
[    9.974159] iwlwifi 0000:00:14.3: Couldn't request the fw
[    9.975039] iwlwifi: probe of 0000:00:14.3 failed with error -2

firmware for wifi card missing. Have you installed  "linux-firmware" package?? i doubt about it (missing firmware for wifi and BT)
Code: [Select]
pacman -S linux-firmware 
Also i did install it when installed artix linux and worked now is not  working

Re: Network issue

Reply #8
Also i did install it when installed artix linux and worked now is not  working
what is not working? pacman -S linux-firmware command?

i repeat... your missing firmware for your wifi card. so some is wrong in your computer.
do pacman -Sy linux-firmware

Re: Network issue

Reply #9
what is not working? pacman -S linux-firmware command?

i repeat... your missing firmware for your wifi card. so some is wrong in your computer.
do pacman -Sy linux-firmware
The command works
Code: [Select]
[julian@art ~]$ LANG=c sudo pacman -Sy linux-firmware 
:: Synchronizing package databases...
 system is up to date
 world is up to date
 galaxy is up to date
 extra is up to date
 community is up to date
warning: linux-firmware-20210208.b79d239-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) linux-firmware-20210208.b79d239-1

Total Installed Size:  636.04 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring                                [----------------------------------] 100%
(1/1) checking package integrity                              [----------------------------------] 100%
(1/1) loading package files                                   [----------------------------------] 100%
(1/1) checking for file conflicts                             [----------------------------------] 100%
(1/1) checking available disk space                           [----------------------------------] 100%
:: Processing package changes...
(1/1) reinstalling linux-firmware                             [----------------------------------] 100%
:: Running post-transaction hooks...
Only that after a reboot it does nof fix the issue

Re: Network issue

Reply #10
which version of kernel  you use? run  "uname -r"

put here output from "rfkill list all" please

Re: Network issue

Reply #11
Code: [Select]
5.10.15-artix1-1
Code: [Select]
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

Re: Network issue

Reply #12
thanks,  have you dual-boot machine with Windows ?

Re: Network issue

Reply #13
Quote
iwlwifi 0000:00:14.3: minimum version required: (efault)108
iwlwifi 0000:00:14.3: maximum version supported: (efault)105
it was similar bug in kernel 5.8...
looking for solution

Re: Network issue

Reply #14
thanks,  have you dual-boot machine with Windows ?
Nop no dual  boot only funky partitions
Code: [Select]
NAME        MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
nvme0n1     259:0    0  1,8T  0 disk
├─nvme0n1p1 259:1    0    1G  0 part /bedrock/strata/arch/boot
├─nvme0n1p2 259:2    0   30G  0 part /bedrock/strata/arch/bedrock/strata/bedrock
└─nvme0n1p3 259:3    0  1,8T  0 part /bedrock/strata/arch/home