terrencetec / Archore

Core scripts, templates, configuration files, and instructions for setting up my Arch Linux.
MIT License
1 stars 0 forks source link

Intel AX200 wifi adapter issues with Arch Linux #1

Open terrencetec opened 2 years ago

terrencetec commented 2 years ago

Temporary solution. See https://bbs.archlinux.org/viewtopic.php?id=247659 comment #10

Added

# /etc/modprobe.d/iwlwifi.conf
options iwlmvm power_scheme=1
terrencetec commented 2 years ago

Seems useless, instead try

# /etc/modprobe.d/iwlmvm.conf
options iwlmvm power_scheme=1

and

# /etc/modprobe.d/iwlwifi.conf
options iwlwifi power_save=0