You are not logged in.
Pages: 1
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
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.stCheck "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.
Offline
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
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 usb0but I don't see a wifi chip, usb or pci.
lspci
lsusbOffline
Pages: 1