You are not logged in.
Pages: 1
Hello world, I have moved, and in new place (dornitory) I have no option to connect to wired LAN. I have bought a Delock USB WLAN stick, and it works on Windows on the same PC, but does not work with Arch Linux (device is not displayed in KDE Network Manager). So I can transfer some files between Arch (offline) and Windows (connected to Internet). How can I turn this device up?
[admin@localpc ~]$ LC_ALL=C sudo bash
[root@localpc admin]# dmesg | grep usb | tail -n 10
[ 5.545377] usb 1-6: Product: USB OPTICAL MOUSE
[ 5.565224] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.0/0003:30FA:0300.0003/input/input7
[ 5.565284] hid-generic 0003:30FA:0300.0003: input,hidraw2: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0000:02:00.0-6/input0
[ 67.771053] usb 3-1: USB disconnect, device number 2
[ 70.670472] usb 3-1: new high-speed USB device number 3 using xhci_hcd
[ 70.813795] usb 3-1: New USB device found, idVendor=0bda, idProduct=a811, bcdDevice= 2.00
[ 70.813803] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 70.813806] usb 3-1: Product: 802.11ac WLAN Adapter
[ 70.813808] usb 3-1: Manufacturer: Realtek
[ 70.813809] usb 3-1: SerialNumber: 00e04c000001
[root@localpc admin]# iw
bash: iw: command not found
[root@localpc admin]# ip link list
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp5s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
link/ether b4:2e:99:9b:ce:88 brd ff:ff:ff:ff:ff:ff
[root@localpc admin]#
exit
[admin@localpc ~]$ Offline
Offline
Pages: 1