You are not logged in.

#1 2023-11-16 09:09:47

zhuchops
Member
Registered: 2023-11-16
Posts: 2

No WI-FI adapter found

recently install Arch and I see this in settings. lsusb see my usb adapter but ip addr dont. what should i do to solve this problem.

Offline

#2 2023-11-16 10:07:42

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,062

Re: No WI-FI adapter found

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

Usual suspects are rfkill, parallel windows and firmware/driver errors.
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Check "rfkill" and in case of a prallel windows, 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Online

#3 2023-11-18 09:57:56

zhuchops
Member
Registered: 2023-11-16
Posts: 2

Re: No WI-FI adapter found

I checked rfkill

rfkill --output-all
ID TYPE         DEVICE       TYPE-DESC    SOFT          HARD
0 bluetooth    hci0              Bluetooth         unblocked   unblocked

also turned out fast start and hybernation in windows with control panel. rebooted all systems twice, but the problem didnt go away.
it is link to my journal - http://0x0.st/HvEj.txt

Offline

#4 2023-11-18 13:28:29

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,062

Re: No WI-FI adapter found

There's

Nov 18 12:34:21 ARCHPC kernel: usbcore: registered new interface driver cdc_ether
Nov 18 12:34:21 ARCHPC NetworkManager[605]: <info>  [1700300061.6238] manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Nov 18 12:34:21 ARCHPC kernel: rndis_host 1-8:1.0 usb0: register 'rndis_host' at usb-0000:04:00.0-8, RNDIS device, 26:e9:b3:02:3d:a5
Nov 18 12:34:21 ARCHPC kernel: usbcore: registered new interface driver rndis_host
Nov 18 12:34:21 ARCHPC mtp-probe[2863]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb1/1-8"
Nov 18 12:34:21 ARCHPC mtp-probe[2863]: bus: 1, device: 6 was not an MTP device
Nov 18 12:34:21 ARCHPC kernel: rndis_host 1-8:1.0 enp4s0f0u8: renamed from usb0

but I don't see a wifi chip, usb or pci.

lspci
lsusb

Online

Board footer

Powered by FluxBB