개요
저는 몇 년 동안 거의 문제 없이 사용해 온 Arch Linux/Windows 10 듀얼 부팅 데스크탑을 가지고 있습니다. 어제만 해도 내 WiFi 연결은 5~30초 동안 작동했다가 연결이 끊어졌다가 다시 연결되었습니다. 그런 다음 "내가 시도한 것" 섹션의 프로세스를 수행했지만 여전히 아무것도 얻지 못했고 여기 있습니다. 주목해야 할 유일한 점은 팩맨 업데이트와 같은 작업에 사용될 때 WiFi 연결이 즉시 끊어지는 것 같습니다.
도움을 주시면 감사하겠습니다. 필요에 따라 추가 파일을 업로드할 의향이 있지만, 필요하다고 생각되는 파일과 로그를 모두 첨부해 보았습니다. 단, Journalctl 로그는 꽤 길고 어떻게 해야 할지 모르겠습니다. 편집하여 인터넷에 게시하므로 어떤 조언이라도 대단히 감사하겠습니다.
내가 시도한 것들
먼저 여러 네트워크 관리자가 실행 중인지 확인하는 등 몇 가지 작업을 수행했고, 사용하지 않았 dhcpcd
음에도 불구하고 실행 중인 것을 발견하여 NetworkManager
비활성화했습니다. 그런 다음 라우터에 로그인하여 ipv6이 "연결 해제"된 것을 확인하고 커널 매개변수를 통해 ipv6을 비활성화해 보았습니다. 라우터 페이지에서 dhcp 할당에 문제가 있는 경우를 대비하여 고정 IP 할당을 시도했지만 아무 것도 수행되지 않았기 때문에 취소했습니다. 그런 다음 누군가가 다른 포럼 게시물에서 비슷한 문제를 해결하는 데 도움이 되었다고 말하면서 Windows를 부팅하고 빠른 시작을 비활성화해 보았습니다. 그런 다음 Arch 설치 프로그램으로 부팅을 시도했지만 동일한 연결 문제가 없었습니다. 최근에 문제 systemd-networkd
가 있는지 확인하려고 시도했는데 NetworkManager
문제가 지속됩니다.
보충 자료
iwconfig
산출:
wlp3s0 IEEE 802.11 ESSID:"118527-2.4G"
Mode:Managed Frequency:2.462 GHz Access Point: 84:D3:43:04:97:D1
Bit Rate=144.4 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=59/70 Signal level=-51 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:11 Missed beacon:0
sudo systemctl list-units --type service --no-pager -l
산출:
UNIT LOAD ACTIVE SUB DESCRIPTION
dbus.service loaded active running D-Bus System Message Bus
[email protected] loaded active running Getty on tty1
kmod-static-nodes.service loaded active exited Create List of Static Device Nodes
lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
NetworkManager.service loaded active running Network Manager
polkit.service loaded active running Authorization Manager
rtkit-daemon.service loaded active running RealtimeKit Scheduling Policy Service
systemd-binfmt.service loaded active exited Set Up Additional Binary Formats
systemd-fsck@dev-disk-by\x2duuid-BB3A\x2d636F.service loaded active exited File System Check on /dev/disk/by-uuid/BB3A-636F
systemd-fsck@dev-disk-by\x2duuid-f51233b1\x2d0c82\x2d4271\x2dbd8f\x2d46f85c54f510.service loaded active exited File System Check on /dev/disk/by-uuid/f51233b1-0c82-4271-bd8f-46f85c54f510
systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running User Login Management
systemd-modules-load.service loaded active exited Load Kernel Modules
systemd-random-seed.service loaded active exited Load/Save Random Seed
systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
systemd-sysctl.service loaded active exited Apply Kernel Variables
systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev
systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories
systemd-udev-trigger.service loaded active exited Coldplug All udev Devices
systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files
systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP
systemd-user-sessions.service loaded active exited Permit User Sessions
transmission.service loaded active running Transmission BitTorrent Daemon
udisks2.service loaded active running Disk Manager
[email protected] loaded active exited User Runtime Directory /run/user/1000
[email protected] loaded active running User Manager for UID 1000
wpa_supplicant.service loaded active running WPA supplicant
inxi
산출:
System:
Host: kali Kernel: 5.16.16-arch1-1 arch: x86_64 bits: 64 Desktop: i3
v: 4.20.1 Distro: Arch Linux
Network:
Device-1: Qualcomm Atheros AR93xx Wireless Network Adapter driver: ath9k
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8169
답변1
uname -sr
게시하거나 출력할 수도 있습니다.inxi -NS
문제는 fix info leak with DMA_FROM_DEVICE
커널 5.16.15, 5.16.16 및 5.15.29에 통합된 최신 버전과 관련이 있을 수 있습니다. 오류를 추적할 수 있습니다.여기
현재 해결 방법은 문제가 발생한 버전보다 오래된 커널 버전을 사용하는 것입니다. 나는 그것을 사용하고 있다5.16.14-arch1-1