Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: julianmarcos on 13 February 2021, 13:48:06

Title: Network issue
Post by: julianmarcos on 13 February 2021, 13:48:06
For some reason the network card via wifi stoped working ( pass me commands to run so i can get it back working )
Title: Re: Network issue
Post by: alium on 13 February 2021, 15:16:30
begin here: https://forum.artixlinux.org/index.php/topic,1923.0.html
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 15:20:33
begin here: https://forum.artixlinux.org/index.php/topic,1923.0.html
Thanks
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 15:27:14
https://x0.at/QAX
Title: Re: Network issue
Post by: alium on 13 February 2021, 16:32:24
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 
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 17:13:33
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
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 17:16:00
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
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 17:23:48
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
Title: Re: Network issue
Post by: alium on 13 February 2021, 18:10:12
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
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 18:13:22
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
Title: Re: Network issue
Post by: alium on 13 February 2021, 18:26:22
which version of kernel  you use? run  "uname -r"

put here output from "rfkill list all" please
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 18:32:00
Code: [Select]
5.10.15-artix1-1
Code: [Select]
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Title: Re: Network issue
Post by: alium on 13 February 2021, 18:37:05
thanks,  have you dual-boot machine with Windows ?
Title: Re: Network issue
Post by: alium on 13 February 2021, 18:40:08
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
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 18:46:00
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
Title: Re: Network issue
Post by: alium on 13 February 2021, 18:48:24
can you please test lts kernel (pacman -S linux-lts) or some older kernel (5.9.14)? for me seems as kernel bug

our archive https://archive.artixlinux.org/packages/l/linux/ https://archive.artixlinux.org/packages/l/linux-headers/
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 18:50:31
Ok going to install lts kernel and if i reboot it should load it?
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 18:55:31
Ok going to install lts kernel and if i reboot it should load it?
It did not apear in grub what do i need to do to load the lts kernel?
Title: Re: Network issue
Post by: alium on 13 February 2021, 18:55:51
yes, after boot  put here dmes output please. You can shutdown your computer, one minute wait and after start it again (for loading new fw <- advises some)

yes, you must modify your boot loader settings.  can you put here output from cfg file? probably you use grub, or ?
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 18:57:00
But how do i load the old kernel?
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:00:04
put here output from your grub.cfg,
and after run "grub-mkconfig -o /boot/grub/grub.cfg"

for syslinux you'll need to edit the syslinux config file in /boot/syslinux/syslinux.cfg accordingly, just point everything to the -lts kernel.
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:02:15
Code: [Select]
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}

function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

set menu_color_normal=light-blue/black
set menu_color_highlight=light-cyan/blue

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  91db28a8-34cb-4e7d-8397-ec32152947de
else
  search --no-floppy --fs-uuid --set=root 91db28a8-34cb-4e7d-8397-ec32152947de
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=1920x1080x32,1280x720x32,auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=es_ES
  insmod gettext
fi
terminal_input console
terminal_output gfxterm
insmod part_gpt
insmod fat
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  A10E-8CAD
else
  search --no-floppy --fs-uuid --set=root A10E-8CAD
fi
insmod jpeg
background_image -m stretch /grub/bg.jpg
if [ x$feature_timeout_style = xy ] ; then
  set timeout_style=hidden
  set timeout=0
# Fallback hidden-timeout code in case the timeout_style feature is
# unavailable.
elif sleep --interruptible 0 ; then
  set timeout=0
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Artix Linux' --class artix --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-91db28a8-34cb-4e7d-8397-ec32152947de' {
load_video
set gfxpayload=keep
insmod gzio
insmod part_gpt
insmod fat
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  A10E-8CAD
else
  search --no-floppy --fs-uuid --set=root A10E-8CAD
fi
echo 'Loading Linux linux ...'
linux /vmlinuz-linux root=UUID=91db28a8-34cb-4e7d-8397-ec32152947de rw  loglevel=3 quiet acpi_os_name=Linux acpi_osi=
echo 'Loading initial ramdisk ...'
initrd /initramfs-linux.img
}
submenu 'Advanced options for Artix Linux' $menuentry_id_option 'gnulinux-advanced-91db28a8-34cb-4e7d-8397-ec32152947de' {
menuentry 'Artix Linux, with Linux linux' --class artix --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-advanced-91db28a8-34cb-4e7d-8397-ec32152947de' {
load_video
set gfxpayload=keep
insmod gzio
insmod part_gpt
insmod fat
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  A10E-8CAD
else
  search --no-floppy --fs-uuid --set=root A10E-8CAD
fi
echo 'Loading Linux linux ...'
linux /vmlinuz-linux root=UUID=91db28a8-34cb-4e7d-8397-ec32152947de rw  loglevel=3 quiet acpi_os_name=Linux acpi_osi=
echo 'Loading initial ramdisk ...'
initrd /initramfs-linux.img
}
menuentry 'Artix Linux, with Linux linux (fallback initramfs)' --class artix --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-fallback-91db28a8-34cb-4e7d-8397-ec32152947de' {
load_video
set gfxpayload=keep
insmod gzio
insmod part_gpt
insmod fat
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  A10E-8CAD
else
  search --no-floppy --fs-uuid --set=root A10E-8CAD
fi
echo 'Loading Linux linux ...'
linux /vmlinuz-linux root=UUID=91db28a8-34cb-4e7d-8397-ec32152947de rw  loglevel=3 quiet acpi_os_name=Linux acpi_osi=
echo 'Loading initial ramdisk ...'
initrd /initramfs-linux-fallback.img
}
menuentry 'Artix Linux, with Linux linux (recovery mode)' --class artix --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-recovery-91db28a8-34cb-4e7d-8397-ec32152947de' {
load_video
set gfxpayload=keep
insmod gzio
insmod part_gpt
insmod fat
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  A10E-8CAD
else
  search --no-floppy --fs-uuid --set=root A10E-8CAD
fi
echo 'Loading Linux linux ...'
linux /vmlinuz-linux root=UUID=91db28a8-34cb-4e7d-8397-ec32152947de rw single
echo 'Loading initial ramdisk ...'
initrd /initramfs-linux-fallback.img
}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:05:02
question: why you use "acpi_os_name=Linux acpi_osi="
in line
Code: [Select]
linux	/vmlinuz-linux root=UUID=91db28a8-34cb-4e7d-8397-ec32152947de rw  loglevel=3 quiet acpi_os_name=Linux acpi_osi= 
it's any fix?
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:11:25
I think is for my mouse but i dont know i think i didnt add it but now linux does not reconice my keyboard
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:16:44
https://envs.sh/nk.txt
* mouse
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:19:32
some like this? https://github.com/qmk/qmk_firmware/tree/master/keyboards/niu_mini :)
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:22:16
iwlwifi is not recognized and not loaded.... but your BT fw is loaded
try "modprobe iwlwifi"

but i think, 5.4. kernel is too much old for your comet lake, try 5.8.x or 5.9.x kernel please - > see this archive
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:24:06
I use it and it works but the laptop integrated keyboard, trackpad do not work
Also how did you get the url of the exact keyboard i use? Did you see my github?
Also how do i make nm reload so it tries to search networks when i load the module?
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:28:16
I use it and it works but the laptop integrated keyboard, trackpad do not work
Also how did you get the url of the exact keyboard i use? Did you see my github?
Also how do i make nm reload so it tries to search networks when i load the module?

No i just see your NUI in dmesg and search it in internet. I don't know your github page.
nm should automaticaly reload/search wifi connection, if iwlwifi modul will property loaded.

you can nm servce restart as usualy  (in my case "rc-service NetworkManager restart" ) - no idea, what you use for init
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:30:29
I restarted with rsm so rsm restart NetworkManager and nothing
Also on the new kernel cuz the old kernel was giving me more issues
Dmesg:  https://0x0.st/-XaN.json
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:32:56
wrong link on  https://0x0.st/-XaN.json

can you try 5.9.14 kernel, just to see, if fw loading works or not?
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:35:25
some iwlwifi's  fixes came to 5.10.16 kernel today. Maybe can help you new version of kernel
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:40:00
Link tried to modprobe and nothing still
DMESG: https://x0.at/5bi  :)

If you know how to make me update but i think i updated it ealrier this morning
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:46:24
Nop im running 5.10.15 if you can help me in updating or pass me the pacman command for it
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:47:00
i am not sure about linux-5.10.16, because i am not maintainer of this kernel. I maintain and use linux-zen (and version 5.10.16 will come to testing repo asap after release in archlinux).

can you please test 5.9.14 kernel? if you have time?
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:48:23
I can if i now how to install it

If you want i can try to switch to zen if it does not suppose some problem like distrohopping... ( Ah i read the other part )
How do i install linux-10.5.16?
Title: Re: Network issue
Post by: alium on 13 February 2021, 19:55:35
linux-10.5.16 is not yet in archlinux's nor artixlinux's repo. it was released 6 hours ago.  linux-zen contains some improvements and is more desktop focused. it's a kernel with some tweaks .
Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 19:56:37
linux-10.5.16 is not yet in archlinux's nor artixlinux's repo. it was released 6 hours ago.  linux-zen contains some improvements and is more desktop focused. it's a kernel with some tweaks .
Then i wait a few days and then continue on this tread? It is a bother but i can still connect via ethernet
Title: Re: Network issue
Post by: alium on 13 February 2021, 20:03:29
ok, we can wait some days,

if 5.10.16 will still not works for you  you will be forced from me to install 5.9.x   8)  ;D  (I need to verify whether it works or not)

because older kernel together with older firmware package should works - if it worked before without problems!
Theoretically can work 5.10.15 with  older firmware package (they changed wifi 9260 fw in last release of linux-firmware).

it's just necessary test some combinations of kernels and linux-firmware (seems as bug of some package - not sure if linux or linux-firmware)

Title: Re: Network issue
Post by: julianmarcos on 13 February 2021, 20:20:27
Ok thanks

Also how i can help in the linux developers to debug the issue? Because i want to contribute my grain of sand to the pepole that work hard in making a foss kernel up to donations
Title: New kernel does not work
Post by: julianmarcos on 15 February 2021, 14:33:35
5.10.16: https://0x0.st/-XVq.json
Still does not work
Title: Re: Network issue
Post by: alium on 15 February 2021, 15:11:10
Try newest kernel with older linux-firmware  package, above have you links to our archive
Title: Re: Network issue
Post by: julianmarcos on 15 February 2021, 15:25:39
What linux-firmware ver?
Title: Re: Network issue
Post by: alium on 15 February 2021, 16:53:21
the penultimate one. the last one is the latest one (you have it installed here)
Title: Re: Network issue
Post by: julianmarcos on 15 February 2021, 16:54:54
Can you pass me link? I think does not work with linux-firmware-20201218.646f159-1-any.pkg.tar.zst cuz i downloaded it installed via p -U linux-firmware-20201218.646f159-1-any.pkg.tar.zst and rebooted and nothing so im thinking is a hadware issue
Title: Re: Network issue
Post by: alium on 15 February 2021, 17:31:44
artix's archive seems be down for now, use this https://archive.archlinux.org/packages/l/linux-firmware/

Try linux 5.9.14 too

edit: our archive.artixlinux.org is for next hour down due upgrade the vps.
Title: Re: Network issue
Post by: alium on 15 February 2021, 17:33:27
wait, are you saying it didn't work for you before? I thought the update of kernel or frmware broke it
Title: Re: Network issue
Post by: julianmarcos on 15 February 2021, 18:58:29
wait, are you saying it didn't work for you before? I thought the update of kernel or frmware broke it
It worked but dont know  what happend..

Im a bit scared that it can be a hw issue
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 14:28:28
DMESG: https://x0.at/95r
It seems to not work but i dont think is hw issue
Title: Re: Network issue
Post by: alium on 16 February 2021, 17:17:01
can you do:
Code: [Select]
sudo updatedb

and can you put here output from:
Code: [Select]
locate iwlwifi-
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 17:49:48
Code: [Select]
/usr/lib/firmware/iwlwifi-100-5.ucode
/usr/lib/firmware/iwlwifi-1000-3.ucode
/usr/lib/firmware/iwlwifi-1000-5.ucode
/usr/lib/firmware/iwlwifi-105-6.ucode
/usr/lib/firmware/iwlwifi-135-6.ucode
/usr/lib/firmware/iwlwifi-2000-6.ucode
/usr/lib/firmware/iwlwifi-2030-6.ucode
/usr/lib/firmware/iwlwifi-3160-10.ucode
/usr/lib/firmware/iwlwifi-3160-12.ucode
/usr/lib/firmware/iwlwifi-3160-13.ucode
/usr/lib/firmware/iwlwifi-3160-16.ucode
/usr/lib/firmware/iwlwifi-3160-17.ucode
/usr/lib/firmware/iwlwifi-3160-7.ucode
/usr/lib/firmware/iwlwifi-3160-8.ucode
/usr/lib/firmware/iwlwifi-3160-9.ucode
/usr/lib/firmware/iwlwifi-3168-21.ucode
/usr/lib/firmware/iwlwifi-3168-22.ucode
/usr/lib/firmware/iwlwifi-3168-27.ucode
/usr/lib/firmware/iwlwifi-3168-29.ucode
/usr/lib/firmware/iwlwifi-3945-2.ucode
/usr/lib/firmware/iwlwifi-4965-2.ucode
/usr/lib/firmware/iwlwifi-5000-1.ucode
/usr/lib/firmware/iwlwifi-5000-2.ucode
/usr/lib/firmware/iwlwifi-5000-5.ucode
/usr/lib/firmware/iwlwifi-5150-2.ucode
/usr/lib/firmware/iwlwifi-6000-4.ucode
/usr/lib/firmware/iwlwifi-6000g2a-5.ucode
/usr/lib/firmware/iwlwifi-6000g2a-6.ucode
/usr/lib/firmware/iwlwifi-6000g2b-5.ucode
/usr/lib/firmware/iwlwifi-6000g2b-6.ucode
/usr/lib/firmware/iwlwifi-6050-4.ucode
/usr/lib/firmware/iwlwifi-6050-5.ucode
/usr/lib/firmware/iwlwifi-7260-10.ucode
/usr/lib/firmware/iwlwifi-7260-12.ucode
/usr/lib/firmware/iwlwifi-7260-13.ucode
/usr/lib/firmware/iwlwifi-7260-16.ucode
/usr/lib/firmware/iwlwifi-7260-17.ucode
/usr/lib/firmware/iwlwifi-7260-7.ucode
/usr/lib/firmware/iwlwifi-7260-8.ucode
/usr/lib/firmware/iwlwifi-7260-9.ucode
/usr/lib/firmware/iwlwifi-7265-10.ucode
/usr/lib/firmware/iwlwifi-7265-12.ucode
/usr/lib/firmware/iwlwifi-7265-13.ucode
/usr/lib/firmware/iwlwifi-7265-16.ucode
/usr/lib/firmware/iwlwifi-7265-17.ucode
/usr/lib/firmware/iwlwifi-7265-8.ucode
/usr/lib/firmware/iwlwifi-7265-9.ucode
/usr/lib/firmware/iwlwifi-7265D-10.ucode
/usr/lib/firmware/iwlwifi-7265D-12.ucode
/usr/lib/firmware/iwlwifi-7265D-13.ucode
/usr/lib/firmware/iwlwifi-7265D-16.ucode
/usr/lib/firmware/iwlwifi-7265D-17.ucode
/usr/lib/firmware/iwlwifi-7265D-21.ucode
/usr/lib/firmware/iwlwifi-7265D-22.ucode
/usr/lib/firmware/iwlwifi-7265D-27.ucode
/usr/lib/firmware/iwlwifi-7265D-29.ucode
/usr/lib/firmware/iwlwifi-8000C-13.ucode
/usr/lib/firmware/iwlwifi-8000C-16.ucode
/usr/lib/firmware/iwlwifi-8000C-21.ucode
/usr/lib/firmware/iwlwifi-8000C-22.ucode
/usr/lib/firmware/iwlwifi-8000C-27.ucode
/usr/lib/firmware/iwlwifi-8000C-31.ucode
/usr/lib/firmware/iwlwifi-8000C-34.ucode
/usr/lib/firmware/iwlwifi-8000C-36.ucode
/usr/lib/firmware/iwlwifi-8265-21.ucode
/usr/lib/firmware/iwlwifi-8265-22.ucode
/usr/lib/firmware/iwlwifi-8265-27.ucode
/usr/lib/firmware/iwlwifi-8265-31.ucode
/usr/lib/firmware/iwlwifi-8265-34.ucode
/usr/lib/firmware/iwlwifi-8265-36.ucode
/usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-33.ucode
/usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-34.ucode
/usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-38.ucode
/usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-41.ucode
/usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-43.ucode
/usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-46.ucode
/usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-33.ucode
/usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-34.ucode
/usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-38.ucode
/usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-41.ucode
/usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-43.ucode
/usr/lib/firmware/iwlwifi-9260-th-b0-jf-b0-46.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-hr-b0-48.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-hr-b0-50.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-hr-b0-53.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-hr-b0-55.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-hr-b0-59.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-jf-b0-48.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-jf-b0-50.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-jf-b0-53.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-jf-b0-55.ucode
/usr/lib/firmware/iwlwifi-Qu-b0-jf-b0-59.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-hr-b0-48.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-hr-b0-50.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-hr-b0-53.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-hr-b0-55.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-hr-b0-59.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-jf-b0-48.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-jf-b0-50.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-jf-b0-53.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-jf-b0-55.ucode
/usr/lib/firmware/iwlwifi-Qu-c0-jf-b0-59.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-hr-b0-48.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-hr-b0-50.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-hr-b0-53.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-hr-b0-55.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-hr-b0-59.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-jf-b0-48.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-jf-b0-50.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-jf-b0-53.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-jf-b0-55.ucode
/usr/lib/firmware/iwlwifi-QuZ-a0-jf-b0-59.ucode
/usr/lib/firmware/iwlwifi-cc-a0-46.ucode
/usr/lib/firmware/iwlwifi-cc-a0-48.ucode
/usr/lib/firmware/iwlwifi-cc-a0-50.ucode
/usr/lib/firmware/iwlwifi-cc-a0-53.ucode
/usr/lib/firmware/iwlwifi-cc-a0-55.ucode
/usr/lib/firmware/iwlwifi-cc-a0-59.ucode
/usr/lib/firmware/iwlwifi-ty-a0-gf-a0-59.ucode
Title: Re: Network issue
Post by: alium on 16 February 2021, 18:00:14
can you put here output from dmesg after you do:

Code: [Select]
modprobe iwlmvm 

and output from

Quote
lsmod | grep iwl
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 18:07:32
Code: [Select]
[julian@art ~]$ modprobe iwlmvm
modprobe: FATAL: Module iwlmvm not found in directory /lib/modules/5.9.14-artix1-1
[julian@art ~]$ lsmod | grep iwl

iwlwifi               401408  0
cfg80211              913408  1 iwlwifi
Title: Re: Network issue
Post by: alium on 16 February 2021, 18:12:19
please install newest kernel....

Code: [Select]
[picasso alois]# lsmod | grep iwl
iwlmvm                516096  0
iwlwifi               434176  1 iwlmvm
mac80211             1232896  1 iwlmvm
cfg80211             1064960  4 iwlmvm,iwlwifi,mac80211,8821ce

dmesg:
Code: [Select]
[23571.595955] Intel(R) Wireless WiFi driver for Linux

"Module iwlmvm not found " maybe this is that problem....
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 18:13:55
How? do i install the latest kernel?
Title: Re: Network issue
Post by: alium on 16 February 2021, 18:16:25
yes, 5.10.16
pacman -S linux 
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 18:19:05
Latest kernel works...
Code: [Select]
[julian@art ~]$ lsmod | grep iwl          

iwlwifi               417792  0
cfg80211              983040  1 iwlwifi
[julian@art ~]$ modprobe iwlmvm
modprobe: ERROR: could not insert 'iwlmvm': Operation not permitted
[julian@art ~]$ sudo !!
sudo modprobe iwlmvm
[julian@art ~]$ modprobe iwlmvm    
[julian@art ~]$ lsmod | grep iwl   

iwlmvm                479232  0
mac80211             1110016  1 iwlmvm
iwlwifi               417792  1 iwlmvm
cfg80211              983040  3 iwlmvm,iwlwifi,mac80211
[julian@art ~]$

But no wifi
Title: Re: Network issue
Post by: alium on 16 February 2021, 18:21:15
reboot computer (if you don't did it after upgrade the kernel) and put here dmesg output and "lsmod | grep iwl" again please  (if you not rebooted)


Try a full power-off/power-on. Rebooting doesn't always seem to reload the BT/Wifi  firmware.
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 18:22:42
https://ttm.sh/2K4.txt

REBOOT:
Code: [Select]
[julian@art ~]$ lsmod | grep iwl
iwlmvm                479232  0
mac80211             1110016  1 iwlmvm
iwlwifi               417792  1 iwlmvm
cfg80211              983040  3 iwlmvm,iwlwifi,mac80211
https://x0.at/G9f
Title: Re: Network issue
Post by: alium on 16 February 2021, 18:29:30
hmmmmmmm.. still not works :\

can you comment "acpi_os_name=Linux acpi_osi=" from GRUB line and reboot it? just to make sure the command doesn't cause it

I'm running out of ideas :-)

linux-zen 5.11.0 is in now testing...  you can try it too, if you want ;-)




Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 18:30:18
Ok
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 18:33:06
hmmmmmmm.. still not works :\

can you comment "acpi_os_name=Linux acpi_osi=" from GRUB line and reboot it? just to make sure the command doesn't cause it

I'm running out of ideas :-)

linux-zen 5.11.0 is in now testing...  you can try it too, if you want ;-)


It is the backligth


Title: Re: Network issue
Post by: alium on 16 February 2021, 18:43:55
i know, I want to be 100% sure that it does not affect other settings
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 18:44:12
It didnt

If you want i try to install zen
Title: Re: Network issue
Post by: alium on 16 February 2021, 18:49:31
you can, it's in testing...

Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 19:15:50
Ok let me p -S  linuix-zen
What it is 5.10.16.zen1-1
Title: Re: Network issue
Post by: alium on 16 February 2021, 19:25:25
no, i said it's in testing repo... 
https://ftp.sh.cvut.cz/artix-linux/gremlins/os/x86_64/linux-zen-5.11.zen1-1-x86_64.pkg.tar.zst
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 19:32:51
Running zen now what?
Title: Re: Network issue
Post by: alium on 16 February 2021, 19:34:31
rebooted? dmesg, lsmod
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 19:36:16
https://ttm.sh/2Ks.txt
Code: [Select]
[julian@art ~]$ lsmod | grep iwl   
iwlwifi               434176  0
cfg80211             1064960  1 iwlwifi
MAGIC
[julian@art ~]$ lsmod | grep iwl   
iwlmvm                516096  0
mac80211             1232896  1 iwlmvm
iwlwifi               434176  1 iwlmvm
cfg80211             1064960  3 iwlmvm,iwlwifi,mac80211

Does not solve so chaiging kern back
Title: Re: Network issue
Post by: julianmarcos on 16 February 2021, 19:38:39
And bye for now...
Title: Re: Network issue
Post by: alium on 16 February 2021, 19:50:08
the last thing we haven't tried is what I don't like about the grub. namely acpi_os_name = Linux acpi_osi =.
You really need to remove it, reboot, show dmesg and add it again if it doesn't cause our problem. To exclude all possibilities.
even if blacklight doesn't work for a moment

https://wiki.archlinux.org/index.php/DSDT
Title: Re: Network issue
Post by: julianmarcos on 17 February 2021, 18:00:18
What???? It confuses me a bit
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 07:17:21
It can also be NetworkManager but i noticed you have another module also loaded on lspci.
Maybe is that the problem
Title: Re: Network issue
Post by: alium on 20 February 2021, 08:27:46
hi, i still wail for dmesg after boot  without "acpi_os_name = Linux acpi_osi =" in GRUB line.

what have NetworkManager to do with not loaded fw?
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 08:30:30
With what kernel?

Oh thinked that also cloud be a netmanager issue
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 08:36:25
DMESG: https://ttm.sh/2CM.txt
Title: Re: Network issue
Post by: alium on 20 February 2021, 11:55:28
can you try our live ISO? just boot in and put here dmesg. If our live ISO will works (put here plese dmesg), some will wrong on your side. if that doesn't work either, try ISO of any linux distribution. we need check, if your wifi (HW) really works or not.
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 11:58:03
can you try our live ISO? just boot in and put here dmesg. If our live ISO will works (put here plese dmesg), some will wrong on your side. if that doesn't work either, try ISO of any linux distribution. we need check, if your wifi (HW) really works or not.
How do i do that? I can't load the live iso and post dmseg output cuz i dont have access to my strong and complicated password
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 13:26:01
Does not work...
Title: Re: Network issue
Post by: alium on 20 February 2021, 13:51:38
what does not work? our ISO? so try another distribution (Arch, Debian, Ubuntu, OpenSuse) whether works your wifi.
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 14:39:41
Wifi in other distro
Title: Re: Network issue
Post by: ####### on 20 February 2021, 15:22:30
I'm not sure 100%, but downgrading firmware may not work - possibly it's loaded into the device at boot and stored there, and only reloaded if the available version is newer unless you do something to force it to be downgraded. Like Pacman checks if there's an upgrade, it won't do anything if there isn't. Perhaps using another distro, it may reload it if the version is equal or greater.
Title: Re: Network issue
Post by: alium on 20 February 2021, 15:50:27
Or can try boot into Windows, and  install wifi driver.  Shutdown computer, and start again for reload fw. That can help you, if really that no HW issue is.

Another way is update BIOS, if new version will come, they can update fw too.
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 17:58:04
Or can try boot into Windows, and  install wifi driver.  Shutdown computer, and start again for reload fw. That can help you, if really that no HW issue is.

Another way is update BIOS, if new version will come, they can update fw too.
How  do i update bios? Cuz i dont have wind
Title: Re: Network issue
Post by: alium on 20 February 2021, 18:55:51
How  do i update bios? Cuz i dont have wind
that's sucks, if you can't without Windows upgrade your BIOS.
I have the same problem - upgrading the BIOS only through Windows at HP - I was "forced" to install Windows on one partition, because it was the >>easiest<< solution how to keep the BIOS up-to-date.

As I say, it sucks that Windows is needed for the easiest way to upgrade the BIOS.
Title: Re: Network issue
Post by: julianmarcos on 20 February 2021, 19:43:21
that's sucks, if you can't without Windows upgrade your BIOS.
I have the same problem - upgrading the BIOS only through Windows at HP - I was "forced" to install Windows on one partition, because it was the >>easiest<< solution how to keep the BIOS up-to-date.

As I say, it sucks that Windows is needed for the easiest way to upgrade the BIOS.
There is some way on linux of  updating bios?
Title: Re: Network issue
Post by: ####### on 21 February 2021, 03:16:40
Last year my internal Intel 5300 started going very slowly, about 1mb d/l. I bought a replacement, when I fitted it, the first boot was fine, then it went slow again. That was why I wondered if the firmware was cached in the card somehow, plus I read some stuff online, but I don't think it is in fact. Having recently swapped the mobo this seemed to rule out the hw, so prompted by this thread I gave it another go:

Code: [Select]
You can see what firmware is loaded with this, I had to install the lshw package first:
sudo lshw -C network

sudo mv /lib/firmware/iwlwifi-* (to some other empty dir)
Download the firmware for your card direct from Intel here:
https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html
tar -xvzf iwlwifi-5000-ucode-8.24.2.12.tgz
cd iwlwifi-5000-ucode-8.24.2.12/
sudo cp iwlwifi-5000-2.ucode /lib/firmware/

Reboot & try it, try another version if it doesn't work and there are other versions available.

  *-network
       description: Wireless interface
       product: Ultimate N WiFi Link 5300
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:0c:00.0
       logical name: wlp12s0
       version: 00
       serial: 00:21:6a:ac:b7:0a
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=5.10.16-1-lts firmware=8.24.2.12 5000-2.ucode ip=192.168.1.125 latency=0 link=yes multicast=yes wireless=IEEE 802
.11
       resources: irq:34 memory:f1ffe000-f1ffffff

With the newest version my card was still slow, but trying the one before it is working normally again - at least on this boot, hopefully it will last  ;D
Now the next bit is write a Pacman hook or something that puts the right firmware in place on updates of the firmware package which is needed for other bits of hw, or just remember to do it manually.
Also the sha256sum of the package firmware and the Intel firmware was different, despite the same file name, so it's worth a try even if it seems to be the same version that you already have.
I should add I can easily play with the iwlwifi stuff, because I also have another non-Intel wireless adapter plugged in which uses a different driver and firmware.
Well that seems to have fixed my Intel wifi, perhaps the same idea will help with yours?
As for BIOS updates, the methods vary with what make and model you are updating, there are often ways to do it in Linux but not always. You have to look it up online. Sometimes you can put the BIOS update on a disk or USB or something, and it's loaded when you start the computer, so it makes no difference what OS you use.
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 08:15:50
Last year my internal Intel 5300 started going very slowly, about 1mb d/l. I bought a replacement, when I fitted it, the first boot was fine, then it went slow again. That was why I wondered if the firmware was cached in the card somehow, plus I read some stuff online, but I don't think it is in fact. Having recently swapped the mobo this seemed to rule out the hw, so prompted by this thread I gave it another go:

Code: [Select]
You can see what firmware is loaded with this, I had to install the lshw package first:
sudo lshw -C network

sudo mv /lib/firmware/iwlwifi-* (to some other empty dir)
Download the firmware for your card direct from Intel here:
https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html
tar -xvzf iwlwifi-5000-ucode-8.24.2.12.tgz
cd iwlwifi-5000-ucode-8.24.2.12/
sudo cp iwlwifi-5000-2.ucode /lib/firmware/

Reboot & try it, try another version if it doesn't work and there are other versions available.

  *-network
       description: Wireless interface
       product: Ultimate N WiFi Link 5300
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:0c:00.0
       logical name: wlp12s0
       version: 00
       serial: 00:21:6a:ac:b7:0a
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=5.10.16-1-lts firmware=8.24.2.12 5000-2.ucode ip=192.168.1.125 latency=0 link=yes multicast=yes wireless=IEEE 802
.11
       resources: irq:34 memory:f1ffe000-f1ffffff


With the newest version my card was still slow, but trying the one before it is working normally again - at least on this boot, hopefully it will last  ;D
Now the next bit is write a Pacman hook or something that puts the right firmware in place on updates of the firmware package which is needed for other bits of hw, or just remember to do it manually.
Also the sha256sum of the package firmware and the Intel firmware was different, despite the same file name, so it's worth a try even if it seems to be the same version that you already have.
I should add I can easily play with the iwlwifi stuff, because I also have another non-Intel wireless adapter plugged in which uses a different driver and firmware.
Well that seems to have fixed my Intel wifi, perhaps the same idea will help with yours?
As for BIOS updates, the methods vary with what make and model you are updating, there are often ways to do it in Linux but not always. You have to look it up online. Sometimes you can put the BIOS update on a disk or USB or something, and it's loaded when you start the computer, so it makes no difference what OS you use.
Thanks but how do im supposed to know the version number?
Title: Re: Network issue
Post by: ####### on 21 February 2021, 13:21:20
For the wireless firmware, read the commands I used as a general guide, but be sure you understand what you are doing when you mv and cp.
This command will tell you the info you need to identify your wireless card, and what firmware is currently in use:
sudo lshw -C network
Then go to the Intel website, I think the one applicable to you is the one for the 9461, 9462 and 9560:
iwlwifi-9000-pu-b0-jf-b0-34.618819.0.tgz

There's a bug report on a similar problem from last year here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1864188 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1864188)
There is a mention of firmware versions there, especially see the last post which might be helpful, although neither of those is the same as the Intel firmware, although a file of the same name as all 3 options is in the firmware package. Who knows what gets loaded as standard, use lshw to find out and try some stuff.
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 13:26:00
For the wireless firmware, read the commands I used as a general guide, but be sure you understand what you are doing when you mv and cp.
This command will tell you the info you need to identify your wireless card, and what firmware is currently in use:
sudo lshw -C network
Then go to the Intel website, I think the one applicable to you is the one for the 9461, 9462 and 9560:
iwlwifi-9000-pu-b0-jf-b0-34.618819.0.tgz

There's a bug report on a similar problem from last year here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1864188 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1864188)
There is a mention of firmware versions there, especially see the last post which might be helpful, although neither of those is the same as the Intel firmware, although a file of the same name as all 3 options is in the firmware package. Who knows what gets loaded as standard, use lshw to find out and try some stuff.

Code: [Select]
  *-network UNCLAIMED       
       description: Network controller
       product: Comet Lake PCH-LP CNVi WiFi
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix cap_list
       configuration: latency=0
       resources: iomemory:600-5ff memory:6023104000-6023107fff
Title: Re: Network issue
Post by: ####### on 21 February 2021, 13:35:39
Yes, that's about what I got after I mv'ed all the iwlwifi stuff out of /lib/firmware, so no firmware at all was loaded. Try getting the Intel firmware, untar it (there are some instructions in the README in there with it too) then put the relevant file in /lib/firmware after temporarily mv'ing any other iwlwifi stuff to a backup location, so the driver has no choice what it loads (the driver chooses the first available on it's preference list) and reboot.
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 13:37:15
But  i didnt do anything??
Title: Re: Network issue
Post by: alium on 21 February 2021, 14:01:56
@julianmarcos ,
can you please share your /etc/mkinitcpio.conf?


and
Code: [Select]
lspci -nn 
to see which exatly ID you have
Title: Re: Network issue
Post by: alium on 21 February 2021, 14:26:37
you can try add your fw (if you sure which fw exactly) to mkinitcpio to load this file before start boot.

add it in /etc/mkinitcpio.conf into section FILES:

FILES=(/usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-34.ucode) but i think according to some clues your fw is /usr/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-38.ucode

creating new mkinitcpio:
Code: [Select]
mkinitcpio -p linux 
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 15:18:47
https://x0.at/UjL.conf#
https://x0.at/UKp#
Title: Re: Network issue
Post by: alium on 21 February 2021, 15:34:03
ID says, your wifi card is Intel® Wireless-AC 9462
https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html say, it need this firmware:
https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-9000-pu-b0-jf-b0-34.618819.0.tgz

can you please extract iwlwifi-9000-pu-b0-jf-b0-34.ucode from the tgz file an replace the another  iwlwifi-9000-pu-b0-jf-b0-34.ucode file in /usr/lib/fimware?

after shut down your computer, wait, and start it again (cold reboot)
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 15:35:04
Code: [Select]
sudo mkinitcpio -p linux
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.10.16-artix1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.10.16-artix1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successfulsudo mkinitcpio -p linux
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.10.16-artix1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.10.16-artix1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
Title: Re: Network issue
Post by: alium on 21 February 2021, 15:40:32
To rule out BT causing this problem, many recommend disabling the BT module:
add
Code: [Select]
blacklist btusb

to
Code: [Select]
/etc/modprobe.d/blacklist.conf

create file blacklist.conf if not eist.
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 15:42:37
To rule out BT causing this problem, many recommend disabling the BT module:
add
Code: [Select]
blacklist btusb

to
Code: [Select]
/etc/modprobe.d/blacklist.conf

create file blacklist.conf if not eist.
But when it works i can still enable it?, done
Title: Re: Network issue
Post by: alium on 21 February 2021, 15:45:14
But when it works i can still enable it?, done
you can enable it later again
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 15:45:52
Now i need to reboot?
Title: Re: Network issue
Post by: alium on 21 February 2021, 15:49:02
 shut down your computer, wait, and start it again (cold reboot) , as i wrote.. not simply restart

put here dmesg and lsmod (as usualy)
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 15:55:56
shut down your computer, wait, and start it again (cold reboot) , as i wrote.. not simply restart
Nothing...
Title: Re: Network issue
Post by: alium on 21 February 2021, 15:59:02
since your wifi doesn't work in other distributions either, as you said, so I see it more on the HW issue.
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 16:07:44
since your wifi doesn't work in other distributions either, as you said, so I see it more on the HW issue.
But i didnt touch HW
Title: Re: Network issue
Post by: alium on 21 February 2021, 16:12:08
it can go wrong "by itself", you don't have to touch it.
It is very very strange that the card does not work in other live ISOs. Feel free to try some more ISOs (different distributions)
Title: Re: Network issue
Post by: julianmarcos on 21 February 2021, 16:14:11
it can go wrong "by itself", you don't have to touch it.
It is very very strange that the card does not work in other live ISOs. Feel free to try some more ISOs (different distributions)
And what im supposed to do if it does not work?
Title: Re: Network issue
Post by: linuxer on 21 February 2021, 19:30:37
Get a new one, probably?

But make sure that it is a h/w failure first
Title: Re: Network issue
Post by: ####### on 23 February 2021, 03:48:58
My working Intel wifi stopped working properly again, regardless of firmware version. I think in my case the router and card agree a connection type and that's going wrong, then perhaps the router caches it or something, that's only a guess. But then I just found some ideas regarding iwlwifi module parameters, you can try these without rebooting, e.g. I did:
Code: [Select]
$ sudo rmmod iwldvm
$ sudo rmmod iwlwifi
$ sudo modprobe iwlwifi 11n_disable=1
which has improved the connection speed again, although it's still slower than it should be. But anyway, there are lots of other parameters to try, and "modinfo iwlwifi" gives some more info to research.
https://unix.stackexchange.com/questions/154333/how-to-see-driver-parameters (https://unix.stackexchange.com/questions/154333/how-to-see-driver-parameters)
https://unix.stackexchange.com/questions/67267/iwlwifi-error-then-wlan-is-very-slow-and-cant-see-other-wlans (https://unix.stackexchange.com/questions/67267/iwlwifi-error-then-wlan-is-very-slow-and-cant-see-other-wlans)
The firmware not being loaded might need to be resolved before any module parameters are going to help though.
So far as hardware issues go, I got a new intel card and changed mobo and it's made no difference. Also the other adapter I'm using wouldn't work unless I built a special driver from the makers for 3 or 4 years after I got it, the kernel one (in any distro I tried) was no good until it got fixed, it's worked fine since. I've not seen a confirmed wireless card hardware failure yet, so in my limited personal experience that's less likely. Also both newer hardware (like yours) and older hardware (like mine) tend to encounter more bugs. Difficult to prove though.
Title: Re: Network issue
Post by: julianmarcos on 24 February 2021, 17:49:37
linux-headers update...
Title: Re: Network issue
Post by: julianmarcos on 25 February 2021, 14:18:05
But nothing
Title: Re: Network issue
Post by: julianmarcos on 01 March 2021, 19:58:40
Was hw with a external usb net card working