You are not logged in.
I need to restart my system several times to connect to internet. I am using Network Manager. It cant establish a connection without restarting.
When I cannot connect to the internet my system gives these outputs.
[indra@life-hack ~]$ sudo ip link set wlp2s0 up
[sudo] password for indra:
[indra@life-hack ~]$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp14s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
link/ether 54:53:ed:2b:0e:9d brd ff:ff:ff:ff:ff:ff
3: wlp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
link/ether 84:4b:f5:d3:e0:63 brd ff:ff:ff:ff:ff:ff
[indra@life-hack ~]$ wpa_passphrase indra_wifi password | wpa_supplicant -Dwext -iwlp2s0 -c/dev/stdin
Successfully initialized wpa_supplicant
ioctl[SIOCSIWPMKSA]: Operation not permitted
ioctl[SIOCSIWMODE]: Operation not permitted
ioctl[SIOCSIWAP]: Operation not permitted
ioctl[SIOCSIWESSID]: Operation not permitted
l2_packet_init: socket(PF_PACKET): Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Operation not permitted
ioctl[SIOCSIWAP]: Operation not permitted
ioctl[SIOCSIWESSID]: Operation not permitted
Could not set interface wlp2s0 flags (DOWN): Operation not permitted
[indra@life-hack ~]$ lspci -v
[...]
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
Subsystem: Foxconn International, Inc. Device e044
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at c3000000 (64-bit, non-prefetchable) [size=512K]
Expansion ROM at c3080000 [disabled] [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath9k
Kernel modules: ath9k
08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
Subsystem: Sony Corporation Device 90ac
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at c2000000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)
Subsystem: Sony Corporation Device 90ac
Flags: bus master, fast devsel, latency 0, IRQ 31
I/O ports at 2000 [size=256]
Memory at c5004000 (64-bit, prefetchable) [size=4K]
Memory at c5000000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
Any help is appreciated.
Offline